Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ide: change ->set_pio_mode method parameters | Bartlomiej Zolnierkiewicz | 2010-01-19 | 43 | -120/+128 |
* | ide: add drive->dma_mode field | Bartlomiej Zolnierkiewicz | 2010-01-19 | 2 | -0/+3 |
* | ide: add drive->pio_mode field | Bartlomiej Zolnierkiewicz | 2010-01-19 | 3 | -0/+7 |
* | via82cxxx: fix UDMA settings programming | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -2/+17 |
* | via82cxxx: add support for VT6415 PCIE PATA IDE Host Controller | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -0/+2 |
* | via82cxxx: add support for vt8261 and future chips | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -6/+4 |
* | via82cxxx: workaround h/w bugs | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -0/+57 |
* | via82cxxx: fix SATA cable detection | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -3/+7 |
* | ide: add SATA cable detection support | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -1/+1 |
* | via82cxxx: vx855 is a single channel controller | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -6/+13 |
* | serverworks: add missing pci_dev_put() call | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -0/+1 |
* | serverworks: cleanup svwks_udma_filter() | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -29/+11 |
* | pdc202xx_old: add ->init_hwif method | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -10/+8 |
* | opti621: remove stale driver history | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -71/+0 |
* | cy82c693: remove stale driver history | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -33/+0 |
* | cy82c693: fix PIO timings calculations | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -86/+20 |
* | cmd64x: remove superfluous checks from cmd64x_set_dma_mode() | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -6/+3 |
* | cmd64x: fix PIO and MWDMA timings calculations | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -59/+29 |
* | amd74xx: don't change UDMA settings when programming PIO timings | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -3/+4 |
* | alim15x3: cleanup ali_cable_detect() | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -8/+0 |
* | alim15x3: remove superfluous locking from ali_set_pio_mode() | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -5/+0 |
* | alim15x3: add ali_fifo_control() helper | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -16/+15 |
* | alim15x3: fix PIO timings calculations | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -19/+15 |
* | ide: use standard timing for XFER_PIO_SLOW mode in ide_timing_compute() | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -6/+7 |
* | ide_tape: kill off use of the ->ioctl operation | Alan Cox | 2010-01-12 | 1 | -2/+12 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-12-12 | 1 | -35/+57 |
|\ | |||||
| * | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-12-09 | 3 | -24/+14 |
| |\ | |||||
| * | | powerpc/macio: Rework hotplug media bay support | Benjamin Herrenschmidt | 2009-12-09 | 1 | -35/+57 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 | Linus Torvalds | 2009-12-09 | 14 | -219/+37 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Merge branch 'ide-dcr' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/... | David S. Miller | 2009-12-03 | 6 | -102/+2 |
| |\ \ | |||||
| | * | | sl82c105: remove no longer needed debugging code | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -23/+1 |
| | * | | sis5513: remove stale TODO | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -9/+0 |
| | * | | pdc202xx_old: remove no longer needed debugging code | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -15/+0 |
| | * | | cy82c693: remove no longer needed debugging code | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -27/+0 |
| | * | | cmd64x: remove no longer needed debugging code | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -17/+0 |
| | * | | alim15x3: remove obsolete and dangerous wdc_udma parameter | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -11/+1 |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/id... | David S. Miller | 2009-12-02 | 5 | -14/+7 |
| |\ \ \ | |||||
| | * | | | cs5535: add pci id for AMD based CS5535 controllers | Bartlomiej Zolnierkiewicz | 2009-12-02 | 1 | -0/+1 |
| | * | | | slc90e66: fix UDMA handling | Bartlomiej Zolnierkiewicz | 2009-12-01 | 1 | -2/+1 |
| * | | | | drivers/ide/tx4938ide.c: use resource_size() | H Hartley Sweeten | 2009-11-23 | 1 | -1/+1 |
| * | | | | drivers/ide/ide_platform.c: use resource_size() | H Hartley Sweeten | 2009-11-23 | 1 | -4/+4 |
| * | | | | drivers/ide/au1xxx-ide.c: use resource_size() | H Hartley Sweeten | 2009-11-23 | 1 | -4/+3 |
| * | | | | hpt366: remove dead old timing tables | Bartlomiej Zolnierkiewicz | 2009-11-18 | 1 | -63/+0 |
| * | | | | ide: update Kconfig text to mark as deprecated | Robert Hancock | 2009-10-29 | 1 | -35/+10 |
| * | | | | ide-tape: remove the BKL | Borislav Petkov | 2009-10-29 | 1 | -6/+15 |
| * | | | | hpt366: kill unused #define's | Sergei Shtylyov | 2009-10-29 | 1 | -2/+0 |
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-12-08 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | pata_piccolo: Driver for old Toshiba chipsets | Alan Cox | 2009-12-03 | 1 | -1/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2009-12-05 | 1 | -22/+11 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | pcmcia: rework the irq_req_t typedef | Dominik Brodowski | 2009-11-28 | 1 | -1/+0 |