summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] fsl_elbc_nand: factor out localbus definesAnton Vorontsov2008-04-171-207/+12Star
* [POWERPC] QE: UCC nodes cleanupAnton Vorontsov2008-04-173-8/+27
* [POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms.Laurent Pinchart2008-04-174-10/+78
* [POWERPC] i2c: OF helpers for the i2c APIJochen Friedrich2008-04-163-0/+122
* [POWERPC] OF helpers for the GPIO APIAnton Vorontsov2008-04-163-0/+249
* [POWERPC] properly declare onstack completion in iseries vethBenjamin Herrenschmidt2008-04-161-1/+2
* [POWERPC] hvcbeat: Fix buffer manipulationIshizaki Kou2008-04-161-2/+2
* Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras2008-04-161-2/+33
|\
| * pasemi_mac: Netpoll supportNate Case2008-04-071-0/+23
| * pasemi_mac: Jumbo frame bugfixesOlof Johansson2008-04-071-2/+10
* | Merge branch 'linux-2.6'Paul Mackerras2008-04-14302-1721/+2456
|\ \ | |/ |/|
| * Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-04-113-16/+15Star
| |\
| | * i2c-tiny-usb: New VID/PID pairTill Harbaum2008-04-111-4/+8
| | * i2c-davinci: Fix lost interruptTroy Kisky2008-04-111-11/+6Star
| | * i2c-ibm_iic: Fast mode parm desc fixupPaul Mundt2008-04-111-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-1114-125/+197
| |\ \
| | * | BNX2X: Correct bringing chip out of resetEliezer Tamir2008-04-101-3/+3
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-04-107-12/+17
| | |\ \
| | | * | rt61pci: rt61pci_beacon_update do not free skb twiceDaniel Wagner2008-04-091-3/+1Star
| | | * | ssb-mipscore: Fix interrupt vectorsMichael Buesch2008-04-091-6/+7
| | | * | ssb-pcicore: Fix IRQ TPS flag handlingLarry Finger2008-04-091-1/+1
| | | * | b43legacy: fix bcm4303 crashStefano Brivio2008-04-081-0/+6
| | | * | iwlwifi: fix n-band association problemAbhijeet Kolekar2008-04-081-1/+0Star
| | | * | ipw2200: set MAC address on radiotap interfaceDaniel Drake2008-04-081-0/+1
| | | * | libertas: fix mode initialization problemHolger Schurig2008-04-081-1/+1
| | * | | [NET]: Undo code bloat in hot paths due to print_mac().David S. Miller2008-04-097-110/+177
| | |/ /
| * | | md: close a livelock window in handle_parity_checks5Dan Williams2008-04-111-22/+29
| * | | cciss: error: implicit declaration of function 'sg_init_table'Mike Pagano2008-04-111-0/+1
| * | | rtc: fix platform driver hotplug/coldplugKay Sievers2008-04-1119-2/+33
| * | | watchdog: fix platform driver hotplug/coldplugKay Sievers2008-04-1112-0/+20
| * | | usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-1116-6/+30
| * | | usb gadget: fix platform driver hotplug/coldplugKay Sievers2008-04-118-2/+11
| * | | spi: fix platform driver hotplug/coldplugKay Sievers2008-04-1114-7/+31
| * | | rtc: rtc-s35390a.c needs the bitreverse libraryRandy Dunlap2008-04-111-0/+1
| | |/ | |/|
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-04-092-4/+1Star
| |\ \
| | * | ata/sata_fsl: Remove unused variable in sata_fsl_probeJohann Felix Soden2008-04-091-3/+0Star
| | * | pata_sil680: Fix build on arch/ppcBenjamin Herrenschmidt2008-04-091-1/+1
| * | | mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync()Dmitry Adamushko2008-04-092-0/+2
| * | | spi: spi_bfin5xx: remove unused labelMichael Hennerich2008-04-091-1/+0Star
| * | | spi: spi_bfin5xx: fix probe() sequencingVitja Makarov2008-04-091-6/+6
| * | | spi: spi_bfin5xx build fixMike Frysinger2008-04-091-2/+2
| * | | acpi: fix "buggy BIOS check" when CPUs are hot removedAlok Kataria2008-04-091-1/+1
| * | | acpi thermal: fix result checkKrzysztof Helt2008-04-091-1/+1
| * | | ub: remove BUG() after __blk_end_request and fix the condition causing itPete Zaitcev2008-04-091-9/+29
| |/ /
| * | pvrusb2: fix broken build due to patch order dependencyMichael Krufky2008-04-081-0/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-071-1/+1
| |\ \
| | * | siimage: fix kernel oops on PPC 44xSergei Shtylyov2008-04-071-1/+1
| * | | virtio_net: remove overzealous printkAnthony Liguori2008-04-071-1/+0Star
| * | | Revert "smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade"Linus Torvalds2008-04-071-4/+4
| |/ /
| * | virtio: remove overzealous BUG_ON.Rusty Russell2008-04-071-3/+0Star