summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags.Mark Asselstine2008-06-041-2/+2
* Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-048-14/+52
|\
| * [netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2Grant Grundler2008-05-301-2/+8
| * atl1: fix 4G memory corruption bugAlexey Dobriyan2008-05-301-0/+1
| * ucc_geth_ethtool: Add a missing HW stats counterLi Yang2008-05-301-0/+1
| * ucc_geth_ethtool: Fix typoJoakim Tjernlund2008-05-301-1/+1
| * virtio: fix delayed xmit of packet and freeing of old packets.Rusty Russell2008-05-301-0/+22
| * virtio: fix virtio_net xmit of freed skb bugRusty Russell2008-05-301-5/+9
| * myri10ge: update driver versionBrice Goglin2008-05-301-1/+1
| * sc92031: remove bogus unlikely()Cesar Eduardo Barros2008-05-301-1/+1
| * [netdrvr] CS89X0: Add cleanup for dma after failWang Chen2008-05-301-3/+7
| * [netdrvr] sfc: Report XAUI link down at default log levelBen Hutchings2008-05-301-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-06-022-8/+1
|\ \
| * | 8250 Serial Driver: revert extra IRQ flag definition patchBryan Wu2008-05-312-8/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-06-021-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-307-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/+4
| * | | | sata_mv: PHY_MODEx errata fixesMark Lord2008-05-301-12/+12
| * | | | sata_mv: move SOC_FLAG to hprivMark Lord2008-05-301-14/+13
| | |/ / | |/| |
* | | | 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/+0
| * | | | virtio_net: another race with virtio_net and enable_cbChristian Borntraeger2008-05-301-1/+0
| * | | | 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/+21
| * | | | virtio: virtio_pci should not set bus_id.Rusty Russell2008-05-301-1/+0
| * | | | 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/+7
| * | | | | 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/+0
| * | | | | 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
OpenPOWER on IntegriCloud