summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-07-09alim15x3: backport short cables support from pata_ali.cBartlomiej Zolnierkiewicz1-23/+48
2007-07-09piix: backport short cables support from ata_piix.cBartlomiej Zolnierkiewicz1-3/+34
2007-07-09ide: add short cables supportBartlomiej Zolnierkiewicz24-88/+121
2007-07-09ide: convert ide_find_best_mode() users to use ide_max_dma_mode()Bartlomiej Zolnierkiewicz5-215/+123
2007-07-09ide: fix pre-EIDE SWDMA supportBartlomiej Zolnierkiewicz1-1/+15
2007-07-09drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with AR...Andi Drebes1-1/+1
2007-07-09ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variableRobert P. J. Day1-14/+0
2007-07-09ide: remove references to the non-existent CONFIG_SCSI_EATA_DMARobert P. J. Day1-2/+2
2007-07-09ide-cd: replace C code with call to ARRAY_SIZE() macroRobert P. J. Day2-5/+3
2007-07-09ide_in_drive_list(): "ALL" is not a wildcard anymoreJunio C Hamano1-1/+0
2007-07-09ide_in_drive_list(): accept NULL as the wildcard for firmware revisionJunio C Hamano1-33/+34
2007-07-09aec62xx: kill speedproc() method wrapper (take 2)Sergei Shtylyov1-20/+8
2007-07-09ide: use mutex instead of ide_setting_sem semaphore in IDE driverMatthias Kaehlcke3-27/+27
2007-07-09aec62xx: remove init_dma() method (take 2)Sergei Shtylyov1-35/+16
2007-07-09aec62xx: rework init_setup_aec6x80()Sergei Shtylyov1-22/+13
2007-07-09cmd64x: init. code cleanupSergei Shtylyov1-81/+45
2007-07-09hpt366: simplify UltraDMA filtering (take 4)Sergei Shtylyov1-72/+82
2007-07-09ide: use mutex instead of ide_cfg_sem semaphore in IDE driverMatthias Kaehlcke2-7/+7
2007-07-09ide: make void and rename ide_dma_timeout() methodSergei Shtylyov10-39/+41
2007-07-09ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov11-47/+39
2007-07-09serverworks: always tune CSB6Bartlomiej Zolnierkiewicz1-75/+2
2007-07-08qd65xx: fix PIO mode selectionBartlomiej Zolnierkiewicz1-2/+1
2007-07-08sis5513: adding PCI-IDUwe Koziolek1-0/+1
2007-07-06potential compiler error, irqfunc caller sites updateYoann Padioleau5-5/+5
2007-07-06PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issuesBjorn Helgaas1-9/+54
2007-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-17/+43
2007-07-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-1/+1
2007-07-04Remove the blink driverLinus Torvalds3-54/+0
2007-07-03Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds7-23/+45
2007-07-03ide: ide_scan_pcibus(): check __pci_register_driver return valueAndrew Morton1-3/+7
2007-07-03ide: pdc202xx_new PLL input clock fixAlbert Lee1-2/+8
2007-07-03it821x: fix incorrect SWDMA maskBartlomiej Zolnierkiewicz1-2/+1
2007-07-03amd74xx: resume fixBartlomiej Zolnierkiewicz1-5/+3
2007-07-03hpt366: use correct enablebits for HPT36xSergei Shtylyov1-5/+15
2007-07-03hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66Sergei Shtylyov1-1/+2
2007-07-03ide: Fix a theoretical Ooops caseAlan Cox1-2/+2
2007-07-03ide: never called printk statement in ide-taskfile.c::wait_drive_not_busyMasatake YAMATO1-4/+8
2007-07-03V4L/DVB (5822): Fix the return value in ttpci_budget_init()Hartmut Birr1-1/+1
2007-07-03V4L/DVB (5818): CinergyT2: fix flush_workqueue() vs work->func() deadlockOleg Nesterov1-26/+40
2007-07-03V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tunersJelle Foks1-0/+2
2007-07-03V4L/DVB (5808): Bttv: fix v4l1 breaking the driverTrent Piepho1-7/+6
2007-07-03pata_pcmcia: Switch to ata_sff_port_startAlan Cox1-1/+1
2007-07-03pata_pdc202xx_old: Correct cable detect logicAlan Cox1-2/+2
2007-07-03ata_generic: Check the right register for the DMA enabled flagsAlan Cox1-1/+1
2007-07-03pata_ali: fix UDMA settingsChuck Ebbert1-4/+4
2007-07-03sata_mv: PCI-ID for Adaptec 1430SA SATA ControllerFlorian Attenberger1-0/+3
2007-07-03libata: fix assigned IRQ reportingTejun Heo3-5/+11
2007-07-02ACPI: fix acpi_osi=!LinuxLen Brown1-2/+2
2007-07-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2-2/+4
2007-07-02Merge branch 'upstream-linus2' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0