summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-01-19ide: ide_timing_compute() fixupBartlomiej Zolnierkiewicz1-1/+1
2010-01-19ide: make ide_get_best_pio_mode() staticBartlomiej Zolnierkiewicz1-2/+1
2010-01-19via82cxxx: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz1-1/+1
2010-01-19tx493xide: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz2-2/+2
2010-01-19siimage: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz1-1/+1
2010-01-19palm_bk3710: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz1-1/+1
2010-01-19it821x: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz1-1/+1
2010-01-19cs5536: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz1-1/+1
2010-01-19cs5535: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz1-1/+1
2010-01-19cmd64x: fix handling of address setup timingsBartlomiej Zolnierkiewicz1-7/+10
2010-01-19amd74xx: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz1-1/+1
2010-01-19alim15x3: fix handling of UDMA enable bitBartlomiej Zolnierkiewicz1-25/+18
2010-01-19alim15x3: fix handling of DMA timingsBartlomiej Zolnierkiewicz1-16/+39
2010-01-19alim15x3: fix handling of command timingsBartlomiej Zolnierkiewicz1-2/+7
2010-01-19alim15x3: fix handling of address setup timingsBartlomiej Zolnierkiewicz1-0/+11
2010-01-19ide-timings: use ->pio_mode value to determine fastest PIO speedBartlomiej Zolnierkiewicz1-3/+2
2010-01-19ide: change ->set_dma_mode method parametersBartlomiej Zolnierkiewicz35-86/+100
2010-01-19ide: change ->set_pio_mode method parametersBartlomiej Zolnierkiewicz43-120/+128
2010-01-19ide: add drive->dma_mode fieldBartlomiej Zolnierkiewicz2-0/+3
2010-01-19ide: add drive->pio_mode fieldBartlomiej Zolnierkiewicz3-0/+7
2010-01-19via82cxxx: fix UDMA settings programmingBartlomiej Zolnierkiewicz1-2/+17
2010-01-19via82cxxx: add support for VT6415 PCIE PATA IDE Host ControllerBartlomiej Zolnierkiewicz1-0/+2
2010-01-19via82cxxx: add support for vt8261 and future chipsBartlomiej Zolnierkiewicz1-6/+4
2010-01-19via82cxxx: workaround h/w bugsBartlomiej Zolnierkiewicz1-0/+57
2010-01-19via82cxxx: fix SATA cable detectionBartlomiej Zolnierkiewicz1-3/+7
2010-01-19ide: add SATA cable detection supportBartlomiej Zolnierkiewicz1-1/+1
2010-01-19via82cxxx: vx855 is a single channel controllerBartlomiej Zolnierkiewicz1-6/+13
2010-01-19serverworks: add missing pci_dev_put() callBartlomiej Zolnierkiewicz1-0/+1
2010-01-19serverworks: cleanup svwks_udma_filter()Bartlomiej Zolnierkiewicz1-29/+11
2010-01-19pdc202xx_old: add ->init_hwif methodBartlomiej Zolnierkiewicz1-10/+8
2010-01-19opti621: remove stale driver historyBartlomiej Zolnierkiewicz1-71/+0
2010-01-19cy82c693: remove stale driver historyBartlomiej Zolnierkiewicz1-33/+0
2010-01-19cy82c693: fix PIO timings calculationsBartlomiej Zolnierkiewicz1-86/+20
2010-01-19cmd64x: remove superfluous checks from cmd64x_set_dma_mode()Bartlomiej Zolnierkiewicz1-6/+3
2010-01-19cmd64x: fix PIO and MWDMA timings calculationsBartlomiej Zolnierkiewicz1-59/+29
2010-01-19amd74xx: don't change UDMA settings when programming PIO timingsBartlomiej Zolnierkiewicz1-3/+4
2010-01-19alim15x3: cleanup ali_cable_detect()Bartlomiej Zolnierkiewicz1-8/+0
2010-01-19alim15x3: remove superfluous locking from ali_set_pio_mode()Bartlomiej Zolnierkiewicz1-5/+0
2010-01-19alim15x3: add ali_fifo_control() helperBartlomiej Zolnierkiewicz1-16/+15
2010-01-19alim15x3: fix PIO timings calculationsBartlomiej Zolnierkiewicz1-19/+15
2010-01-19ide: use standard timing for XFER_PIO_SLOW mode in ide_timing_compute()Bartlomiej Zolnierkiewicz1-6/+7
2010-01-12ide_tape: kill off use of the ->ioctl operationAlan Cox1-2/+12
2010-01-11Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-6/+13
2010-01-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds64-973/+2410
2010-01-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-69/+288
2010-01-11Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2010-01-11rtc_cmos: convert shutdown to new pnp_driver->shutdownOGAWA Hirofumi1-6/+3
2010-01-11gpio: adp5588-gpio: new driver for ADP5588 GPIO expandersMichael Hennerich3-0/+276
2010-01-11drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'Stephen Hemminger1-3/+9
2010-01-11hwmon: driver for Texas Instruments amc6821 chipTomaz Mertelj3-0/+1127