Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sl82c105: Switch to ref counting API | Alan Cox | 2007-05-16 | 1 | -3/+5 |
* | ide: remove ide_dma_enable() | Bartlomiej Zolnierkiewicz | 2007-05-16 | 6 | -86/+8 |
* | sl82c105: add speedproc() method and MWDMA0/1 support | Sergei Shtylyov | 2007-05-16 | 1 | -5/+66 |
* | cs5530/sc1200: add ->speedproc support | Bartlomiej Zolnierkiewicz | 2007-05-16 | 2 | -46/+81 |
* | cs5530/sc1200: DMA support cleanup | Bartlomiej Zolnierkiewicz | 2007-05-16 | 2 | -21/+13 |
* | ide: use ide_tune_dma() part #2 | Bartlomiej Zolnierkiewicz | 2007-05-16 | 3 | -45/+3 |
* | cs5530/sc1200: add ->udma_filter methods | Bartlomiej Zolnierkiewicz | 2007-05-16 | 2 | -117/+89 |
* | pdc202xx_new: use ide_tune_dma() | Bartlomiej Zolnierkiewicz | 2007-05-16 | 1 | -28/+1 |
* | alim15x3: use ide_tune_dma() | Bartlomiej Zolnierkiewicz | 2007-05-16 | 1 | -62/+7 |
* | sis5513: PIO mode setup fixes | Bartlomiej Zolnierkiewicz | 2007-05-16 | 1 | -49/+36 |
* | serverworks: PIO mode setup fixes | Bartlomiej Zolnierkiewicz | 2007-05-16 | 1 | -53/+15 |
* | pdc202xx_old: rewrite mode programming code (v2) | Bartlomiej Zolnierkiewicz | 2007-05-16 | 1 | -134/+44 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-05-09 | 24 | -763/+257 |
|\ | |||||
| * | ide: add ide_proc_register_port() | Bartlomiej Zolnierkiewicz | 2007-05-10 | 2 | -5/+17 |
| * | ide: add "initializing" argument to ide_register_hw() | Bartlomiej Zolnierkiewicz | 2007-05-10 | 1 | -1/+1 |
| * | ide: cable detection fixes (take 2) | Bartlomiej Zolnierkiewicz | 2007-05-10 | 2 | -35/+1 |
| * | ide: make /proc/ide/ optional | Bartlomiej Zolnierkiewicz | 2007-05-10 | 4 | -14/+14 |
| * | ide: add ide_tune_dma() helper | Bartlomiej Zolnierkiewicz | 2007-05-10 | 12 | -206/+12 |
| * | ide: rework the code for selecting the best DMA transfer mode (v3) | Bartlomiej Zolnierkiewicz | 2007-05-10 | 20 | -457/+137 |
| * | ide: fix UDMA/MWDMA/SWDMA masks (v3) | Bartlomiej Zolnierkiewicz | 2007-05-10 | 7 | -57/+87 |
* | | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-08 | 8 | -507/+454 |
|\ | |||||
| * | hpt366: don't check enablebits for HPT36x | Sergei Shtylyov | 2007-05-05 | 1 | -1/+6 |
| * | siimage: fix wrong ->swdma_mask | Bartlomiej Zolnierkiewicz | 2007-05-05 | 1 | -10/+2 |
| * | it821x: PIO mode setup fixes | Bartlomiej Zolnierkiewicz | 2007-05-05 | 1 | -68/+58 |
| * | pdc202xx_new: enable DMA for all ATAPI devices | Bartlomiej Zolnierkiewicz | 2007-05-05 | 1 | -3/+0 |
| * | alim15x3: PIO fallback fix | Bartlomiej Zolnierkiewicz | 2007-05-05 | 1 | -4/+3 |
| * | aec62xx: fix PIO/DMA setup issues | Sergei Shtylyov | 2007-05-05 | 1 | -16/+6 |
| * | cmd64x: use interrupt status from MRDMODE register (take 2) | Sergei Shtylyov | 2007-05-05 | 1 | -48/+69 |
| * | cmd64x: procfs code fixes/cleanups (take 2) | Sergei Shtylyov | 2007-05-05 | 1 | -74/+55 |
| * | cmd64x: add/fix enablebits (take 2) | Sergei Shtylyov | 2007-05-05 | 1 | -3/+36 |
| * | cmd64x: interrupt status fixes (take 2) | Sergei Shtylyov | 2007-05-05 | 1 | -12/+12 |
| * | cmd64x: fix multiword and remove single-word DMA support | Sergei Shtylyov | 2007-05-05 | 1 | -131/+117 |
| * | sl82c105: DMA support code cleanup (take 4) | Sergei Shtylyov | 2007-05-05 | 1 | -89/+59 |
| * | sl82c105: rework PIO support (take 2) | Sergei Shtylyov | 2007-05-05 | 1 | -58/+41 |
* | | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 | 1 | -1/+1 |
|/ | |||||
* | hpt366: fix kernel oops with HPT302N | Sergei Shtylyov | 2007-04-20 | 1 | -2/+3 |
* | ide/pci/delkin_cb.c: add new PCI ID | Mark Lord | 2007-04-20 | 1 | -0/+1 |
* | pdc202xx_new: Enable ATAPI DMA | Albert Lee | 2007-03-26 | 1 | -1/+2 |
* | scc_pata: dependency fix | Kou Ishizaki | 2007-03-17 | 2 | -0/+859 |
* | jmicron: make ide jmicron driver play nice with libata ones | Tejun Heo | 2007-03-17 | 1 | -5/+24 |
* | cmd64x: fix recovery time calculation (take 3) | Sergei Shtylyov | 2007-03-17 | 1 | -25/+20 |
* | ide: remove some obsoleted kernel params (v2) | Bartlomiej Zolnierkiewicz | 2007-03-03 | 1 | -1/+1 |
* | ide/pci/delkin_cb.c: pci_module_init to pci_register_driver | Richard Knutsson | 2007-03-03 | 1 | -1/+1 |
* | ide: remove a ton of pointless #undef REALLY_SLOW_IO | Alan Cox | 2007-03-03 | 4 | -6/+0 |
* | siimage: DRAC4 note | Alan Cox | 2007-03-03 | 1 | -0/+5 |
* | piix/slc90e66: more tuneproc() fixing (take 2) | Sergei Shtylyov | 2007-03-03 | 2 | -37/+50 |
* | cmd64x: fix PIO mode setup (take 3) | Sergei Shtylyov | 2007-03-03 | 1 | -65/+43 |
* | alim15x3: fix PIO mode setup | Sergei Shtylyov | 2007-03-03 | 1 | -8/+27 |
* | ide: make ide_hwif_t.ide_dma_host_on void (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 2 | -11/+6 |