summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-06-032-8/+1Star
|\
| * 8250 Serial Driver: revert extra IRQ flag definition patchBryan Wu2008-05-312-8/+1Star
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-06-031-0/+1
|\ \
| * | electra_cf: Add MODULE_DEVICE_TABLE()Olof Johansson2008-05-271-0/+1
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-05-317-117/+217
|\ \ \
| * | | ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.cpeerchen2008-05-301-4/+4
| * | | [libata] sata_fsl: Fix broken driver, add port multiplier (PMP) supportAshish Kalra2008-05-301-61/+163
| * | | libata: SRST can't be trusted on PMP sil3726Tejun Heo2008-05-301-2/+5
| * | | libata: fix libata-scsi kernel-doc notationRandy Dunlap2008-05-301-1/+2
| * | | ata: Convert to static DEFINE_SPINLOCK(lock)Pradeep Singh Rautela2008-05-301-1/+1
| * | | ata_piix: fix macbook ich8m problemsTejun Heo2008-05-301-3/+4
| * | | sata_mv: implement SoC guideline SATA_S11Mark Lord2008-05-301-1/+5
| * | | sata_mv: workaround for 60x1 errata sata13Mark Lord2008-05-301-2/+7
| * | | sata_mv: nuke unreleased GenIIe revisionsMark Lord2008-05-301-19/+4Star
| * | | sata_mv: PHY_MODEx errata fixesMark Lord2008-05-301-12/+12
| * | | sata_mv: move SOC_FLAG to hprivMark Lord2008-05-301-14/+13Star
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-05-309-44/+194
|\ \ \
| * | | virtio: force callback on empty.Rusty Russell2008-05-301-7/+0Star
| * | | virtio_net: another race with virtio_net and enable_cbChristian Borntraeger2008-05-301-1/+0Star
| * | | virtio: An entropy device, as suggested by hpa.Rusty Russell2008-05-303-0/+165
| * | | virtio_blk: allow read-only disksChristian Borntraeger2008-05-301-1/+5
| * | | virtio: set device index in common code.Rusty Russell2008-05-304-32/+21Star
| * | | virtio: virtio_pci should not set bus_id.Rusty Russell2008-05-301-1/+0Star
| * | | virtio: bus_id for devices should contain 'virtio'Rusty Russell2008-05-301-1/+1
| * | | Fix crash in virtio_blk during modprobe ; rmmod ; modprobeChris Lalancette2008-05-301-0/+1
| * | | lguest: use ioremap_cache, not ioremapRusty Russell2008-05-301-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-301-2/+6
|\ \ \ \
| * | | | PCI: fix rpadlpar pci hotplug driver sysfs usageBenjamin Herrenschmidt2008-05-301-2/+6
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-05-308-44/+101
|\ \ \ \
| * | | | Input: gtco - fix double kfree in error handling pathDmitry Torokhov2008-05-301-10/+7Star
| * | | | Input: pxa27x_keypad - miscellaneous fixesAntonio Ospite2008-05-281-13/+25
| * | | | Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov2008-05-281-0/+2
| * | | | Input: apanel - remove duplicate includeHuang Weiyi2008-05-271-1/+0Star
| * | | | Input: wm9713 - support five wire panelsMark Brown2008-05-271-0/+22
| * | | | Input: wm97xx-core - fix race on PHY initMark Brown2008-05-271-11/+11
| * | | | Input: wm97xx-core - fix driver nameMark Brown2008-05-271-1/+1
| * | | | Input: wm97xx-core - report a phys for WM97xx touchscreensMark Brown2008-05-271-0/+1
| * | | | Input: i8042 - make sure Dritek quirk is invoked at resumeBruno Prémont2008-05-271-8/+25
| * | | | Input: i8042 - add Dritek quirk for Acer TravelMate 660Bruno Prémont2008-05-201-0/+7
* | | | | drivers/watchdog/geodewdt.c: build fixIngo Molnar2008-05-301-2/+1Star
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-3011-28/+135
|\ \ \ \
| * | | | rndis_wlan: add missing range check for power_output modparamJussi Kivilinna2008-05-281-0/+5
| * | | | iwlwifi: fix rate scale TLC column selection bugGuy Cohen2008-05-281-1/+0Star
| * | | | iwlwifi: fix exit from stay_in_table stateGuy Cohen2008-05-281-1/+1
| * | | | rndis_wlan: Make connections to TKIP PSK networks workScott Ashcroft2008-05-281-2/+58
| * | | | rt2x00: Use atomic interface iteration in irq contextIvo van Doorn2008-05-281-3/+3
| * | | | rt2x00: Reset antenna RSSI after switchIvo van Doorn2008-05-282-0/+6
| * | | | rt2x00: Don't count retries as failureIvo van Doorn2008-05-281-1/+1
| * | | | rt2x00: Fix memleak in tx() pathIvo van Doorn2008-05-281-0/+1
| * | | | b43: Fix controller restart crashMichael Buesch2008-05-281-2/+10