aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-04-113-16/+15
|\
| * i2c-tiny-usb: New VID/PID pairTill Harbaum2008-04-111-4/+8
| * i2c-davinci: Fix lost interruptTroy Kisky2008-04-111-11/+6
| * 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-091-3/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-04-097-12/+17
| |\ \
| | * | rt61pci: rt61pci_beacon_update do not free skb twiceDaniel Wagner2008-04-091-3/+1
| | * | 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-071-0/+6
| | * | iwlwifi: fix n-band association problemAbhijeet Kolekar2008-04-071-1/+0
| | * | ipw2200: set MAC address on radiotap interfaceDaniel Drake2008-04-071-0/+1
| | * | libertas: fix mode initialization problemHolger Schurig2008-04-071-1/+1
| * | | [NET]: Undo code bloat in hot paths due to print_mac().David S. Miller2008-04-087-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/+1
|\ \
| * | ata/sata_fsl: Remove unused variable in sata_fsl_probeJohann Felix Soden2008-04-091-3/+0
| * | 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-082-0/+2
* | | spi: spi_bfin5xx: remove unused labelMichael Hennerich2008-04-081-1/+0
* | | spi: spi_bfin5xx: fix probe() sequencingVitja Makarov2008-04-081-6/+6
* | | spi: spi_bfin5xx build fixMike Frysinger2008-04-081-2/+2
* | | acpi: fix "buggy BIOS check" when CPUs are hot removedAlok Kataria2008-04-081-1/+1
* | | acpi thermal: fix result checkKrzysztof Helt2008-04-081-1/+1
* | | ub: remove BUG() after __blk_end_request and fix the condition causing itPete Zaitcev2008-04-081-9/+29
|/ /
* | pvrusb2: fix broken build due to patch order dependencyMichael Krufky2008-04-071-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/+0
* | | 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/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-075-22/+224
|\ \ | |/
| * fix endian lossage in forcedethAl Viro2008-04-041-3/+2
| * net/tokenring/olympic.c section fixesAdrian Bunk2008-04-041-3/+3
| * net: marvell.c fix sparse shadowed variable warningHarvey Harrison2008-04-041-2/+0
| * [TG3]: Add PHY workaround for 5784Matt Carlson2008-04-032-14/+219
* | Merge branch 'pci_id_updates' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-04-061-0/+35
|\ \
| * | V4L/DVB (7497): pvrusb2: add new usb pid for 73xxx modelsMichael Krufky2008-04-061-0/+33
| * | V4L/DVB (7496): pvrusb2: add new usb pid for 75xxx modelsMichael Krufky2008-04-061-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-04-063-2/+15
|\ \ \
| * | | V4L/DVB (7499): v4l/dvb Kconfig: Fix bugzilla #10067Mauro Carvalho Chehab2008-04-061-0/+3
| * | | V4L/DVB (7495): s5h1409: fix blown-away bit in function s5h1409_set_gpioMichael Krufky2008-04-061-1/+1