summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ide: add short cables supportBartlomiej Zolnierkiewicz2007-07-0924-88/+121
* ide: convert ide_find_best_mode() users to use ide_max_dma_mode()Bartlomiej Zolnierkiewicz2007-07-095-215/+123
* ide: fix pre-EIDE SWDMA supportBartlomiej Zolnierkiewicz2007-07-091-1/+15
* drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with AR...Andi Drebes2007-07-091-1/+1
* ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variableRobert P. J. Day2007-07-091-14/+0
* ide: remove references to the non-existent CONFIG_SCSI_EATA_DMARobert P. J. Day2007-07-091-2/+2
* ide-cd: replace C code with call to ARRAY_SIZE() macroRobert P. J. Day2007-07-092-5/+3
* ide_in_drive_list(): "ALL" is not a wildcard anymoreJunio C Hamano2007-07-091-1/+0
* ide_in_drive_list(): accept NULL as the wildcard for firmware revisionJunio C Hamano2007-07-091-33/+34
* aec62xx: kill speedproc() method wrapper (take 2)Sergei Shtylyov2007-07-091-20/+8
* ide: use mutex instead of ide_setting_sem semaphore in IDE driverMatthias Kaehlcke2007-07-093-27/+27
* aec62xx: remove init_dma() method (take 2)Sergei Shtylyov2007-07-091-35/+16
* aec62xx: rework init_setup_aec6x80()Sergei Shtylyov2007-07-091-22/+13
* cmd64x: init. code cleanupSergei Shtylyov2007-07-091-81/+45
* hpt366: simplify UltraDMA filtering (take 4)Sergei Shtylyov2007-07-091-72/+82
* ide: use mutex instead of ide_cfg_sem semaphore in IDE driverMatthias Kaehlcke2007-07-092-7/+7
* ide: make void and rename ide_dma_timeout() methodSergei Shtylyov2007-07-0910-39/+41
* ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov2007-07-0911-47/+39
* serverworks: always tune CSB6Bartlomiej Zolnierkiewicz2007-07-091-75/+2
* qd65xx: fix PIO mode selectionBartlomiej Zolnierkiewicz2007-07-081-2/+1
* sis5513: adding PCI-IDUwe Koziolek2007-07-081-0/+1
* potential compiler error, irqfunc caller sites updateYoann Padioleau2007-07-065-5/+5
* PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issuesBjorn Helgaas2007-07-061-9/+54
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-07-053-17/+43
|\
| * Input: serio - take drv_mutex in serio_cleanup()Dmitry Torokhov2007-06-291-0/+2
| * Input: atkbd - use printk_ratelimit for spurious ACK messagesQi Yong2007-06-281-3/+4
| * Input: atkbd - throttle LED switchingDmitry Torokhov2007-06-281-14/+26
| * Input: i8042 - add HP Pavilion ZT1000 to the MUX blacklistDmitry Torokhov2007-06-281-0/+11
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-051-1/+1
|\ \
| * | [POWERPC] Disable old EMAC driver in arch/powerpcDavid Gibson2007-07-021-1/+1
* | | Remove the blink driverLinus Torvalds2007-07-043-54/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-07-037-23/+45
|\ \ \
| * | | ide: ide_scan_pcibus(): check __pci_register_driver return valueAndrew Morton2007-07-031-3/+7
| * | | ide: pdc202xx_new PLL input clock fixAlbert Lee2007-07-031-2/+8
| * | | it821x: fix incorrect SWDMA maskBartlomiej Zolnierkiewicz2007-07-031-2/+1
| * | | amd74xx: resume fixBartlomiej Zolnierkiewicz2007-07-031-5/+3
| * | | hpt366: use correct enablebits for HPT36xSergei Shtylyov2007-07-031-5/+15
| * | | hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66Sergei Shtylyov2007-07-031-1/+2
| * | | ide: Fix a theoretical Ooops caseAlan Cox2007-07-031-2/+2
| * | | ide: never called printk statement in ide-taskfile.c::wait_drive_not_busyMasatake YAMATO2007-07-031-4/+8
* | | | V4L/DVB (5822): Fix the return value in ttpci_budget_init()Hartmut Birr2007-07-031-1/+1
* | | | V4L/DVB (5818): CinergyT2: fix flush_workqueue() vs work->func() deadlockOleg Nesterov2007-07-031-26/+40
* | | | V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tunersJelle Foks2007-07-031-0/+2
* | | | V4L/DVB (5808): Bttv: fix v4l1 breaking the driverTrent Piepho2007-07-031-7/+6
|/ / /
* | | pata_pcmcia: Switch to ata_sff_port_startAlan Cox2007-07-031-1/+1
* | | pata_pdc202xx_old: Correct cable detect logicAlan Cox2007-07-031-2/+2
* | | ata_generic: Check the right register for the DMA enabled flagsAlan Cox2007-07-031-1/+1
* | | pata_ali: fix UDMA settingsChuck Ebbert2007-07-031-4/+4
* | | sata_mv: PCI-ID for Adaptec 1430SA SATA ControllerFlorian Attenberger2007-07-031-0/+3
* | | libata: fix assigned IRQ reportingTejun Heo2007-07-033-5/+11