| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] sl82c105: straighten up IDE control/status register caching | Sergei Shtylyov | 2006-12-08 | 1 | -18/+13 |
* | [PATCH] pdc202xx_new: fix PIO mode setup | Sergei Shtylyov | 2006-12-08 | 1 | -10/+5 |
* | [PATCH] ide: more conversion to pci_get APIs | Alan Cox | 2006-12-08 | 3 | -11/+15 |
* | [PATCH] via82cxxx: handle error condition properly | Alan Cox | 2006-12-07 | 1 | -5/+16 |
* | Merge branch 'linux-2.6' into for-linus | Paul Mackerras | 2006-12-04 | 3 | -12/+23 |
|\ |
|
| * | [PATCH] sgiioc4: Disable module unload | Jeremy Higdon | 2006-11-25 | 1 | -7/+0 |
| * | [PATCH] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.c | Peer Chen | 2006-11-03 | 1 | -2/+5 |
| * | [PATCH] drivers/ide/pci/generic.c: add missing newline to the all-generic-ide... | Sergey Vlasov | 2006-10-30 | 1 | -1/+1 |
| * | [PATCH] JMB 368 PATA detection | Alan Cox | 2006-10-28 | 1 | -2/+4 |
| * | [PATCH] drivers/ide/pci/generic.c: re-add the __setup("all-generic-ide",...) | Adrian Bunk | 2006-10-21 | 1 | -0/+13 |
| * | [PATCH] ioc4: Enable build on non-SN2 | Brent Casavant | 2006-10-17 | 1 | -1/+1 |
* | | [PATCH] Remove inclusion of asm/processor.h in via82cxxx.c | Sascha Hauer | 2006-11-13 | 1 | -2/+2 |
|/ |
|
* | [PATCH] ide-generic: jmicron fix | Alan Cox | 2006-10-11 | 1 | -4/+6 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 3 | -3/+0 |
* | [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support. | Yoichi Yuasa | 2006-10-03 | 2 | -308/+0 |
* | [PATCH] IDE: more pci_find cleanup | Alan Cox | 2006-10-03 | 3 | -8/+15 |
* | [PATCH] Allow ide_generic_all to be used modular and built in | Patrick Jefferson | 2006-10-03 | 1 | -9/+2 |
* | [PATCH] CONFIG_PM=n slim: drivers/ide/pci/sc1200.c | Alexey Dobriyan | 2006-10-03 | 1 | -0/+4 |
* | [PATCH] ide: remove dma_base2 field from ide_hwif_t | Sergei Shtylyov | 2006-10-03 | 2 | -12/+9 |
* | [PATCH] ide: backport piix fixes from libata into the legacy driver | Alan Cox | 2006-10-03 | 1 | -9/+22 |
* | [PATCH] Enable cdrom dma access with pdc20265_old | Tobias Oed | 2006-10-03 | 1 | -11/+11 |
* | [PATCH] non-libata driver for Jmicron devices | Alan Cox | 2006-10-03 | 2 | -0/+270 |
* | [PATCH] sis5513: Switch to pci refcounting | Alan Cox | 2006-10-01 | 1 | -1/+2 |
* | [PATCH] serverworks: Switch to pci refcounted interfaces | Alan Cox | 2006-10-01 | 1 | -3/+5 |
* | [PATCH] piix: Use refcounted interface when searching for a 450NX | Alan Cox | 2006-10-01 | 1 | -1/+1 |
* | [PATCH] atiixp: ATI SB600 IDE support for various modes | Anatoli Antonovitch | 2006-09-29 | 1 | -0/+21 |
* | [PATCH] alim15x3.c: M5229 (rev c8) support for DMA cd-writer | Michael De Backer | 2006-09-13 | 1 | -1/+1 |
* | [PATCH] Fix 2.6.18-rc6 IDE breakage, add missing ident needed for current VIA... | Alan Cox | 2006-09-11 | 3 | -14/+14 |
* | [PATCH] sis5513: add SiS south bridge ID 0x966 and 0x968 | David Wang | 2006-09-08 | 1 | -0/+2 |
* | [PATCH] sgiioc4: fixup use of mmio ops | John Keller | 2006-09-01 | 1 | -18/+42 |
* | [PATCH] Missing PCI id update for VIA IDE | Alan Cox | 2006-08-30 | 1 | -1/+2 |
* | [PATCH] PATCH: 2.6.18 oops on boot fix for IDE | Alan Cox | 2006-08-09 | 1 | -0/+30 |
* | [PATCH] it821x: fix ide dma setup bug | Jens Axboe | 2006-07-28 | 1 | -3/+8 |
* | [PATCH] ide: fix Jmicron support | Alan Cox | 2006-07-12 | 1 | -0/+8 |
* | [PATCH] Fix problem with ATAPI DMA on IT8212 in Linux | Alan Cox | 2006-07-01 | 1 | -0/+2 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 27 | -27/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 | 4 | -6/+7 |
|\ |
|
| * | [PATCH] 64bit resource: fix up printks for resources in ide drivers | Greg Kroah-Hartman | 2006-06-27 | 5 | -7/+9 |
* | | [PATCH] Set err_stops_fifo for newer Promise as well | Alan Cox | 2006-06-28 | 1 | -0/+2 |
* | | [PATCH] ide: clean up pdc202xx_old so its more readable (done so I could work... | Alan Cox | 2006-06-28 | 1 | -110/+5 |
* | | [PATCH] ide: housekeeping on IDE drivers | Alan Cox | 2006-06-28 | 5 | -71/+28 |
* | | [PATCH] SC1200 debug printk | Alan Cox | 2006-06-28 | 1 | -3/+1 |
* | | [PATCH] ide: clean up siimage | Alan Cox | 2006-06-28 | 1 | -50/+12 |
* | | [PATCH] ata: add some NVIDIA chipset IDs | Randy Dunlap | 2006-06-26 | 1 | -2/+5 |
|/ |
|
* | [PATCH] Remove code that has long been commented out from pdc20265_old | Tobias Oed | 2006-06-26 | 1 | -6/+0 |
* | [PATCH] pdc202xx_old depends on CONFIG_BLK_DEV_IDEDMA | Tobias Oed | 2006-06-26 | 1 | -4/+0 |
* | [PATCH] ide: pdc202xx_old: remove the obsolete busproc | Sergei Shtylyov | 2006-06-26 | 1 | -28/+1 |
* | [PATCH] Fix IDE locking error | Alan Cox | 2006-06-26 | 1 | -2/+10 |
* | [PATCH] ide: pdc202xx_old.c: remove unneeded tuneproc() call | Tobias Oed | 2006-06-26 | 1 | -1/+0 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-06-23 | 1 | -2/+5 |
|\ |
|