summaryrefslogtreecommitdiffstats
path: root/drivers/ide
AgeCommit message (Expand)AuthorLines
2007-02-07hpt366: merge HPT37x speedproc handlersSergei Shtylyov-170/+88
2007-02-07hpt366: cache channel's MCR addressSergei Shtylyov-190/+181
2007-02-07hpt366: switch to using pci_get_slotSergei Shtylyov-30/+31
2007-02-07hpt366: print the real chip name at startupSergei Shtylyov-37/+67
2007-02-07hpt366: rework rate filtering tidyAndrew Morton-9/+14
2007-02-07hpt366: rework rate filteringSergei Shtylyov-94/+85
2007-02-01[PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700")Bartlomiej Zolnierkiewicz-1/+1
2007-02-01[PATCH] ide section fixesAl Viro-4/+4
2007-01-30[PATCH] jmicron: 40/80pin primary detectionethanhsiao@jmicron.com-7/+7
2007-01-27via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo...Josepch Chan-0/+3
2007-01-27ide: unregister idepnp driver on unloadTejun Heo-0/+10
2007-01-27ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz-27/+26
2007-01-27ide/generic: Jmicron has its own drivers nowAlan Cox-35/+0
2007-01-27atiixp.c: add cable detection support for ATI IDEConke Hu-3/+11
2007-01-27atiixp.c: sb600 ide only has one channelConke Hu-2/+9
2007-01-27atiixp.c: remove unused codeConke Hu-20/+1
2007-01-27jmicron: fix warningAndrew Morton-1/+2
2007-01-05[PATCH] atiixp: Old drivers/ide layer driver for the ATIIXP hang fixAlan-8/+10
2007-01-05[PATCH] via82cxxx: fix cable detectionBartlomiej Zolnierkiewicz-73/+65
2006-12-30[PATCH] PIIX/SLC90E66: PIO mode fallback fixSergei Shtylyov-28/+25
2006-12-30[PATCH] PIIX: remove check for broken MW DMA mode 0Sergei Shtylyov-31/+0
2006-12-20PCI: ATI sb600 sata quirkConke Hu-1/+0
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day-5/+5
2006-12-13[PATCH] HPT37x: read f_CNT saved by BIOS from portSergei Shtylyov-3/+3
2006-12-13[PATCH] ide: HPT3xx: fix PCI clock detectionSergei Shtylyov-14/+32
2006-12-13[PATCH] ide: fix the case of multiple HPT3xx chips presentSergei Shtylyov-3/+8
2006-12-13[PATCH] ide: fix HPT3xx hotswap supportSergei Shtylyov-79/+36
2006-12-13[PATCH] ide: optimize HPT37x timing tablesSergei Shtylyov-230/+174
2006-12-13[PATCH] ide: fix HPT37x timing tablesSergei Shtylyov-120/+29
2006-12-13[PATCH] ide: HPT3xxN clocking fixesSergei Shtylyov-84/+139
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day-1/+1
2006-12-12[PATCH] remove blk_queue_activity_fnBoaz Harrosh-4/+0
2006-12-10[PATCH] ide-cd: Handle strange interrupt on the Intel ESB2Alan Cox-0/+11
2006-12-10[PATCH] pdc202xx_new: fix PLL/timing issuesSergei Shtylyov-108/+375
2006-12-10[PATCH] ide: complete switch to pci_getAlan Cox-2/+2
2006-12-08[PATCH] sl82c105: straighten up IDE control/status register cachingSergei Shtylyov-18/+13
2006-12-08[PATCH] pdc202xx_new: fix PIO mode setupSergei Shtylyov-10/+5
2006-12-08[PATCH] ide: more conversion to pci_get APIsAlan Cox-11/+15
2006-12-07[PATCH] winbond IDE depends on IDEDMAOlaf Hering-8/+8
2006-12-07[PATCH] lockdep: fix ide/proc interactionPeter Zijlstra-4/+15
2006-12-07[PATCH] via82cxxx: handle error condition properlyAlan Cox-5/+16
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds-14/+6
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski-6/+0
2006-12-04[PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski-7/+3
2006-12-04[PATCH] pcmcia: yet another IDE IDMarcin Juszkiewicz-0/+1
2006-12-04[PATCH] pcmcia: Add an id to ide-cs.cMatt Reimer-0/+1
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras-19/+35
2006-11-30Fix misc .c/.h comment typosMatt LaPlante-1/+1
2006-11-25[PATCH] sgiioc4: Disable module unloadJeremy Higdon-7/+0
2006-11-14[PATCH] drivers/ide: stray bracketNicolas Kaiser-1/+1