aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [SCSI] qla2xxx: Disable local-interrupts while polling for RISC status.Andrew Vasquez2008-05-151-0/+4
| * | | [SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a fir...Andrew Vasquez2008-05-153-5/+7
| * | | [SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE trac...Andrew Vasquez2008-05-151-1/+1
| * | | [SCSI] qla2xxx: Convert vport_sem to a mutexmatthias@kaehlcke.net2008-05-155-15/+15
| * | | [SCSI] qla2xxx: firmware semaphore to mutexDaniel Walker2008-05-151-5/+6
| * | | [SCSI] qla2xxx: Correct locking within MSI-X interrupt handlers.Andrew Vasquez2008-05-151-4/+4
| * | | [SCSI] qla2xxx: Display driver version at module init-time.Andrew Vasquez2008-05-151-1/+2
| * | | [SCSI] qla2xxx: Return correct port_type to FC-transport for Vports.Shyam Sundar2008-05-151-1/+5
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-06-041-7/+26
|\ \ \ \
| * | | | kgdbts: Use HW breakpoints with CONFIG_DEBUG_RODATAJason Wessel2008-05-281-4/+24
| * | | | kgdb: use common ascii helpers and put_unaligned_be32 helperHarvey Harrison2008-05-281-3/+2
* | | | | s2io iomem annotationsAl Viro2008-06-041-4/+6
* | | | | isp1760-if iomem annotationsAl Viro2008-06-041-2/+2
* | | | | cdc-wdm endianness fixesAl Viro2008-06-041-2/+2
* | | | | usb/c67x00 endianness annotationsAl Viro2008-06-041-6/+6
* | | | | ibmaem endianness annotationsAl Viro2008-06-041-6/+6
* | | | | serial_core: uart_set_ldisc infrastructureAlan Cox2008-06-031-0/+10
* | | | | PNP: mark resources that conflict with PCI devices "disabled"Bjorn Helgaas2008-06-022-2/+2
| |_|/ / |/| | |
* | | | 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