summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | bnx2: Don't use reserved namesBastian Blank2009-04-081-13/+13
| * | | | | | | | | FEC driver: add missing #endifSascha Hauer2009-04-081-0/+1
| * | | | | | | | | niu: Fix error handlingDan Carpenter2009-04-081-1/+1
| * | | | | | | | | mv643xx_eth: don't reset the rx coal timer on interface upLennert Buytenhek2009-04-081-2/+2
| * | | | | | | | | smsc911x: correct debugging message on mii read timeoutSteve Glendinning2009-04-081-1/+1
| * | | | | | | | | ethoc: fix library build errorsRandy Dunlap2009-04-081-0/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-04-081-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | serial: sunsu: sunsu_kbd_ms_init needs to be __devinitDavid S. Miller2009-04-081-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-0813-220/+94
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown2009-04-0713-220/+94
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
| | | | | | * | | | | | | | ACPI: WMI: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-12/+3
| | | | | | * | | | | | | | sony-laptop: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-26/+4
| | | | | | * | | | | | | | panasonic-laptop: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-21/+5
| | | | | | * | | | | | | | fujitsu-laptop: use .notify method instead of installing hotkey handler directlyBjorn Helgaas2009-04-071-27/+5
| | | | | | * | | | | | | | fujitsu-laptop: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-24/+4
| | | | | | * | | | | | | | ACPI: video: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-25/+5
| | | | | | * | | | | | | | ACPI: thermal: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-23/+4
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| | | | | * | | | | | | | ACPI: delete acpi_device.g_listLen Brown2009-04-071-13/+4
| | | | | * | | | | | | | ACPI: convert acpi_device_lock spinlock to mutexShaohua Li2009-04-074-39/+21
| | | | * | | | | | | | | ACPI: Adjust Kelvin offset to match local implementationJean Delvare2009-04-071-7/+34
| | | | |/ / / / / / / /
| | | * | | | | | | | | ACPICA: delete check for AML access to port 0x81-83Len Brown2009-04-071-1/+0
| | | * | | | | | | | | ACPI battery: fix async boot oopsVegard Nossum2009-04-071-1/+1
| | | * | | | | | | | | NULL noise: drivers/platform/x86/panasonic-laptop.cHannes Eder2009-04-071-1/+1
| | | |/ / / / / / / /
| | * / / / / / / / / x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi2009-04-071-0/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-081-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the arrayJustin Waters2009-04-081-2/+2
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-04-088-82/+161
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mmc_spi: support for non-byte-aligned cardsWolfgang Muees2009-04-081-38/+112
| * | | | | | | | | | | omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occursJarkko Lavinen2009-04-081-1/+1
| * | | | | | | | | | | mmc: Fix compile for omap_hsmmc.cTony Lindgren2009-04-081-1/+0
| * | | | | | | | | | | mmc_spi: convert timeout handling to jiffies and avoid busy waitingWolfgang Muees2009-04-081-17/+21
| * | | | | | | | | | | mmc_spi: do not check CID and CSD blocks with CRC16Wolfgang Muees2009-04-081-9/+12
| * | | | | | | | | | | omap_hsmmc: Flush posted write to IRQKevin Hilman2009-04-081-0/+4
| * | | | | | | | | | | New mail address for Pierre OssmanPierre Ossman2009-04-083-3/+3
| * | | | | | | | | | | imxmmc: move RSSR BLRPaulius Zaleckas2009-04-081-7/+3
| * | | | | | | | | | | imxmmc: init-exit reworkPaulius Zaleckas2009-04-081-5/+4
| * | | | | | | | | | | mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen2009-04-081-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* / | | | | | | | | | tty: MAX3100Alan Cox2009-04-081-0/+927
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-04-079-15/+83
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | PCI: pci_slot: grab refcount on slot's busAlex Chiang2009-04-061-0/+5
| * | | | | | | | | | PCI Hotplug: acpiphp: grab refcount on p2p subordinate busAlex Chiang2009-04-061-0/+14
| * | | | | | | | | | PCI: allow PCI core hotplug to remove PCI root busAlex Chiang2009-04-061-4/+0
| * | | | | | | | | | PCI: Fix oops in pci_vpd_truncateAnton Vorontsov2009-04-061-1/+2
| * | | | | | | | | | PCI: don't corrupt enable_cnt when doing manual resource alignmentYuji Shimada2009-04-061-5/+9
| * | | | | | | | | | PCI: annotate pci_rescan_bus as __ref, not __devinitAlex Chiang2009-04-061-1/+1
| * | | | | | | | | | PCI-IOV: fix missing kernel-docRandy Dunlap2009-04-061-0/+1
| * | | | | | | | | | PCI: Setup disabled bridges even if buses are addedYuji Shimada2009-04-064-5/+5
| * | | | | | | | | | PCI: SR-IOV quirk for Intel 82576 NICYu Zhao2009-04-061-0/+48
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-077-10/+1162
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | loop: mutex already unlocked in loop_clr_fd()Alexander Beregalov2009-04-071-2/+5