summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ide: call write_devctl() method from tf_read() methodSergei Shtylyov2009-04-083-12/+8
* ide: move common code out of tf_load() methodSergei Shtylyov2009-04-083-14/+12
* ide: simplify 'struct ide_taskfile'Sergei Shtylyov2009-04-089-73/+74
* ide: replace IDE_TFLAG_* flags by IDE_VALID_*Sergei Shtylyov2009-04-0817-118/+159
* ide-cd: fix intendation in cdrom_decode_status()Bartlomiej Zolnierkiewicz2009-04-081-97/+88
* ide-cd: unify handling of fs and pc requests in cdrom_decode_status()Bartlomiej Zolnierkiewicz2009-04-081-45/+24
* ide-cd: convert cdrom_decode_status() to use switch statementsBartlomiej Zolnierkiewicz2009-04-081-25/+32
* ide-cd: update debugging supportBorislav Petkov2009-04-081-4/+4
* ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status()Borislav Petkov2009-04-081-6/+12
* ide: remove unused #include <linux/version.h>Huang Weiyi2009-04-081-1/+0
* tx4939ide: Fix tx4939ide_{in,out}put_data_swap argumentAtsushi Nemoto2009-04-081-2/+2
* tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read}Atsushi Nemoto2009-04-082-180/+8
* ide-cd: carve out an ide_cd_breathe()-helper for fs write requestsBorislav Petkov2009-04-081-27/+38
* ide-cd: move status checking into the IRQ handlerBorislav Petkov2009-04-081-22/+16
* ide-h8300: remove custom tf_{read|load}() methodsSergei Shtylyov2009-04-081-77/+2
* at91_ide: remove custom tf_{read|load}() methodsSergei Shtylyov2009-04-081-76/+2
* ide-h8300: remove mm_{inw|outw}()Sergei Shtylyov2009-04-081-22/+0
* tx4939ide: remove wmb()Atsushi Nemoto2009-04-081-3/+3
* ide: remove wmb() from ide-dma-sff.c and scc_pata.cGrant Grundler2009-04-082-8/+3
* ide: falconide/q40ide - Use __ide_mm_{in,out}sw() for dataGeert Uytterhoeven2009-04-082-8/+19
* ide: Fix host drivers that need IRQF_SHAREDGeert Uytterhoeven2009-04-081-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-04-079-15/+83
|\
| * PCI: pci_slot: grab refcount on slot's busAlex Chiang2009-04-061-0/+5
| * PCI Hotplug: acpiphp: grab refcount on p2p subordinate busAlex Chiang2009-04-061-0/+14
| * PCI: allow PCI core hotplug to remove PCI root busAlex Chiang2009-04-061-4/+0
| * PCI: Fix oops in pci_vpd_truncateAnton Vorontsov2009-04-061-1/+2
| * PCI: don't corrupt enable_cnt when doing manual resource alignmentYuji Shimada2009-04-061-5/+9
| * PCI: annotate pci_rescan_bus as __ref, not __devinitAlex Chiang2009-04-061-1/+1
| * PCI-IOV: fix missing kernel-docRandy Dunlap2009-04-061-0/+1
| * PCI: Setup disabled bridges even if buses are addedYuji Shimada2009-04-064-5/+5
| * PCI: SR-IOV quirk for Intel 82576 NICYu Zhao2009-04-061-0/+48
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-077-10/+1162
|\ \
| * | loop: mutex already unlocked in loop_clr_fd()Alexander Beregalov2009-04-071-2/+5
| * | mflash: initial supportunsik Kim2009-04-073-0/+1023
| * | cciss: change to discover first memory BARMike Miller2009-04-071-5/+14
| * | cciss: kernel scan thread for MSA2012Mike Miller2009-04-073-2/+111
| * | cciss: fix residual count for block pc requestsJens Axboe2009-04-071-1/+9
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-074-215/+302
|\ \ \
| * | | sata_mv: shorten register namesMark Lord2009-04-061-211/+211
| * | | sata_mv: workaround errata SATA#13Mark Lord2009-04-061-1/+19
| * | | sata_mv: cosmetic renamesMark Lord2009-04-061-17/+18
| * | | sata_mv: workaround errata SATA#26Mark Lord2009-04-061-1/+19
| * | | sata_mv: workaround errata PCI#7Mark Lord2009-04-061-4/+23
| * | | sata_mv: replace 0x1f with ATA_PIO4 (v2)Mark Lord2009-04-061-8/+8
| * | | sata_mv: fix irq mask racesMark Lord2009-04-061-0/+9
| * | | sata_mv: revert SoC irq breakageMark Lord2009-04-061-4/+6
| * | | libata: ahci enclosure management bios workaroundDavid Milburn2009-04-061-2/+15
| * | | ata_piix: VGN-BX297XP wants the controller power up on suspendTejun Heo2009-04-061-0/+7
| * | | libata: Remove some redundant casts from pata_octeon_cf.cDavid Daney2009-04-061-3/+3
| | |/ | |/|
* | | Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-04-077-94/+1437
|\ \ \
OpenPOWER on IntegriCloud