| Commit message (Expand) | Author | Age |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-05-09 |
|\ |
|
| * | ide: fix PIO setup on resume for ATAPI devices | Bartlomiej Zolnierkiewicz | 2007-05-09 |
| * | ide: legacy PCI bus order probing fixes | Bartlomiej Zolnierkiewicz | 2007-05-09 |
| * | ide: add ide_proc_register_port() | Bartlomiej Zolnierkiewicz | 2007-05-09 |
| * | ide: add "initializing" argument to ide_register_hw() | Bartlomiej Zolnierkiewicz | 2007-05-09 |
| * | ide: cable detection fixes (take 2) | Bartlomiej Zolnierkiewicz | 2007-05-09 |
| * | ide: move IDE settings handling to ide-proc.c | Bartlomiej Zolnierkiewicz | 2007-05-09 |
| * | ide: split off ioctl handling from IDE settings (v2) | Bartlomiej Zolnierkiewicz | 2007-05-09 |
| * | ide: make /proc/ide/ optional | Bartlomiej Zolnierkiewicz | 2007-05-09 |
| * | ide: add ide_tune_dma() helper | Bartlomiej Zolnierkiewicz | 2007-05-09 |
| * | ide: rework the code for selecting the best DMA transfer mode (v3) | Bartlomiej Zolnierkiewicz | 2007-05-09 |
| * | ide: fix UDMA/MWDMA/SWDMA masks (v3) | Bartlomiej Zolnierkiewicz | 2007-05-09 |
* | | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 |
|/ |
|
* | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-07 |
|\ |
|
| * | ide-cs: recognize 2GB CompactFlash from Transcend | Fabrice Aeschbacher | 2007-05-05 |
| * | hpt366: don't check enablebits for HPT36x | Sergei Shtylyov | 2007-05-05 |
| * | ide-cris: fix ->speedproc and wrong ->swdma_mask | Bartlomiej Zolnierkiewicz | 2007-05-05 |
| * | siimage: fix wrong ->swdma_mask | Bartlomiej Zolnierkiewicz | 2007-05-05 |
| * | it821x: PIO mode setup fixes | Bartlomiej Zolnierkiewicz | 2007-05-05 |
| * | pdc202xx_new: enable DMA for all ATAPI devices | Bartlomiej Zolnierkiewicz | 2007-05-05 |
| * | alim15x3: PIO fallback fix | Bartlomiej Zolnierkiewicz | 2007-05-05 |
| * | aec62xx: fix PIO/DMA setup issues | Sergei Shtylyov | 2007-05-05 |
| * | cmd64x: use interrupt status from MRDMODE register (take 2) | Sergei Shtylyov | 2007-05-05 |
| * | cmd64x: procfs code fixes/cleanups (take 2) | Sergei Shtylyov | 2007-05-05 |
| * | cmd64x: add/fix enablebits (take 2) | Sergei Shtylyov | 2007-05-05 |
| * | cmd64x: interrupt status fixes (take 2) | Sergei Shtylyov | 2007-05-05 |
| * | cmd64x: fix multiword and remove single-word DMA support | Sergei Shtylyov | 2007-05-05 |
| * | sl82c105: DMA support code cleanup (take 4) | Sergei Shtylyov | 2007-05-05 |
| * | sl82c105: rework PIO support (take 2) | Sergei Shtylyov | 2007-05-05 |
* | | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 |
* | | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 2007-05-02 |
|/ |
|
* | IDE: remove rwsem use from ide-proc core | Greg Kroah-Hartman | 2007-04-27 |
* | ide/Kconfig: add missing range check for IDE_MAX_HWIFS | Bartlomiej Zolnierkiewicz | 2007-04-20 |
* | hpt366: fix kernel oops with HPT302N | Sergei Shtylyov | 2007-04-20 |
* | ide/pci/delkin_cb.c: add new PCI ID | Mark Lord | 2007-04-20 |
* | ide: add "optical" to sysfs "media" attribute | Danny Kukawka | 2007-04-10 |
* | ide: ugly messages trying to open CD drive with no media present | Stuart Hayes | 2007-04-10 |
* | ide: correctly prevent IDE timer expiry function to run if request was alread... | Suleiman Souhlal | 2007-04-10 |
* | ide: use correct IDE error recovery | Suleiman Souhlal | 2007-03-26 |
* | pdc202xx_new: Enable ATAPI DMA | Albert Lee | 2007-03-26 |
* | ide: cosmetic adaption of drivers/ide/Kconfig concerning SATA | Patrick Ringl | 2007-03-26 |
* | ide: fix locking for manual DMA enable/disable ("hdparm -d") | Bartlomiej Zolnierkiewicz | 2007-03-26 |
* | ide: revert "ide: fix drive side 80c cable check, take 2" for now | Bartlomiej Zolnierkiewicz | 2007-03-26 |
* | ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config options | Bartlomiej Zolnierkiewicz | 2007-03-17 |
* | ide: don't allow DMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO=n | Bartlomiej Zolnierkiewicz | 2007-03-17 |
* | scc_pata: dependency fix | Kou Ishizaki | 2007-03-17 |
* | jmicron: make ide jmicron driver play nice with libata ones | Tejun Heo | 2007-03-17 |
* | ide: au1xxx: fix use of mixed declarations and code | Ralf Baechle | 2007-03-17 |
* | cmd64x: fix recovery time calculation (take 3) | Sergei Shtylyov | 2007-03-17 |
* | [PATCH] BLK_DEV_IDE_CELLEB dependency fix | Al Viro | 2007-03-14 |