aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide
AgeCommit message (Expand)AuthorFilesLines
2006-09-13[PATCH] alim15x3.c: M5229 (rev c8) support for DMA cd-writerMichael De Backer1-1/+1
2006-09-11[PATCH] Fix 2.6.18-rc6 IDE breakage, add missing ident needed for current VIA...Alan Cox3-14/+14
2006-09-08[PATCH] sis5513: add SiS south bridge ID 0x966 and 0x968David Wang1-0/+2
2006-09-08[PATCH] optical /proc/ide/*/mediaAlexey Dobriyan1-0/+2
2006-09-01[PATCH] sgiioc4: fixup use of mmio opsJohn Keller1-18/+42
2006-08-30[PATCH] Missing PCI id update for VIA IDEAlan Cox1-1/+2
2006-08-09[PATCH] PATCH: 2.6.18 oops on boot fix for IDEAlan Cox1-0/+30
2006-07-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-14/+0
2006-07-31[PATCH] sgiioc4: Always share IRQBrent Casavant1-0/+1
2006-07-31[PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt1-0/+2
2006-07-28[PATCH] it821x: fix ide dma setup bugJens Axboe1-3/+8
2006-07-28[PATCH] ide: if the id fields looks screwy, disable DMAJens Axboe1-1/+1
2006-07-28[PATCH] ide: option to disable cache flushes for buggy drivesJens Axboe2-2/+5
2006-07-26[POWERPC] fix up front-LED KconfigJohannes Berg1-14/+0
2006-07-12Revert "[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if...Linus Torvalds1-71/+10
2006-07-12[PATCH] ide: fix Jmicron supportAlan Cox1-0/+8
2006-07-03[PATCH] lockdep: annotate on-stack completionsIngo Molnar1-1/+1
2006-07-03[PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar3-5/+5
2006-07-02[PATCH] irq-flags: ide: Use the new IRQF_ constantsThomas Gleixner2-7/+7
2006-07-01[PATCH] Fix problem with ATAPI DMA on IT8212 in LinuxAlan Cox1-0/+2
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds52-52/+0
2006-06-30[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO spac...Thomas Kleffel1-10/+71
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel52-52/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds6-37/+1
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-126/+8
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds4-6/+7
2006-06-28[PATCH] Set err_stops_fifo for newer Promise as wellAlan Cox1-0/+2
2006-06-28[PATCH] ide: clean up pdc202xx_old so its more readable (done so I could work...Alan Cox1-110/+5
2006-06-28[PATCH] ide: housekeeping on IDE driversAlan Cox5-71/+28
2006-06-28[PATCH] ide: fix error handling for drives which clear the FIFO on errorAlan Cox1-1/+1
2006-06-28[PATCH] SC1200 debug printkAlan Cox1-3/+1
2006-06-28[PATCH] ide: clean up siimageAlan Cox1-50/+12
2006-06-28[PATCH] Old IDE, fix SATA detection for cablingAlan Cox1-0/+4
2006-06-28[POWERPC] Convert powermac ide blink to new led infrastructureJohannes Berg2-126/+8
2006-06-27[PATCH] 64bit resource: fix up printks for resources in ide driversGreg Kroah-Hartman5-7/+9
2006-06-26[PATCH] ata: add some NVIDIA chipset IDsRandy Dunlap1-2/+5
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-2/+2
2006-06-26[PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman6-37/+1
2006-06-26[PATCH] Remove code that has long been commented out from pdc20265_oldTobias Oed1-6/+0
2006-06-26[PATCH] pdc202xx_old depends on CONFIG_BLK_DEV_IDEDMATobias Oed1-4/+0
2006-06-26[PATCH] fix IDE deadlock in error reporting codeIngo Molnar1-2/+2
2006-06-26[PATCH] ide: pdc202xx_old: remove the obsolete busprocSergei Shtylyov1-28/+1
2006-06-26[PATCH] ide: actually honor drive's minimum PIO/DMA cycle timesSergei Shtylyov1-1/+7
2006-06-26[PATCH] ide-io: increase timeout value to allow for slave wakeupAl Boldi1-1/+1
2006-06-26[PATCH] Fix IDE locking errorAlan Cox1-2/+10
2006-06-26[PATCH] ide: pdc202xx_old.c: remove unneeded tuneproc() callTobias Oed1-1/+0
2006-06-26spelling fixesAndreas Mohr2-2/+2
2006-06-25[PATCH] ide-floppy: fix debug-only syntax errorRandy Dunlap1-1/+1
2006-06-25[PATCH] IDE CD end-of media error fixAlan Cox2-28/+149
2006-06-25[PATCH] idetape gcc 4.1 warning fixDaniel Walker1-16/+33
2006-06-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+5
2006-06-23[PATCH] Get rid of struct request request_pm_state memberJens Axboe2-41/+54
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn8-30/+15
2006-06-23[PATCH] SGI IOC4: Detect IO card variantBrent Casavant1-0/+6
2006-06-23[PATCH] m68k: completely initialize hw_regs_t in ide_setup_portsRoman Zippel2-0/+2
2006-06-23[PATCH] Fix cdrom being confused on using kdumpRachita Kothiyal1-1/+4
2006-06-22Merge branch 'master' into upstreamJeff Garzik2-11/+1
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller2-11/+1
2006-06-11Merge branch 'upstream-fixes' into upstreamJeff Garzik1-5/+11
2006-05-31[PATCH] sgiioc4: use mmio ops instead of port ioJeremy Higdon1-5/+11
2006-05-24[PATCH] sata_nv: Add MCP61 supportAndrew Chew1-2/+5
2006-05-21[PATCH] powerpc: Fix ide-pmac sysfs entryBenjamin Herrenschmidt1-0/+2
2006-05-15[PATCH] ide_cs: Add IBM microdrive to known IDsThomas Kleffel1-0/+1
2006-04-19[PATCH] alim15x3: ULI M-1573 south Bridge supportKAI.HSU1-0/+2
2006-04-19[PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDCAdrian Bunk2-15/+0
2006-04-19[PATCH] ide: ATI SB600 IDE supportAnatoli Antonovitch1-0/+1
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-86/+41
2006-03-31[PATCH] LED: Add IDE disk activity LED triggerRichard Purdie1-0/+3
2006-03-31[PATCH] Ensure ide-taskfile calls any driver specific end_request functionRichard Purdie1-1/+7
2006-03-31[PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski1-8/+1
2006-03-31[PATCH] pcmcia: add return value to _config() functionsDominik Brodowski1-8/+7
2006-03-31[PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski1-32/+28
2006-03-31[PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski1-7/+6
2006-03-31[PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski1-7/+4
2006-03-31[PATCH] pcmcia: default suspend and resume handlingDominik Brodowski1-23/+0
2006-03-31[PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski1-7/+1
2006-03-29Merge ../linux-2.6Paul Mackerras5-9/+10
2006-03-28[PATCH] ide-tape: use time_after(), time_after_eq()Marcelo Feitoza Parisi1-2/+3
2006-03-28[PATCH] ide_generic_all_on() warning fixAndrew Morton1-1/+2
2006-03-28[PATCH] Small fixes backported to old IDE SiS driverAlan Cox1-0/+2
2006-03-28[PATCH] ide: AMD756 no host side cable detectionRene Herman1-6/+2
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2-2/+2
2006-03-27[PATCH] ide-cd: quiet down GPCMD_READ_CDVD_CAPACITY failureJens Axboe1-0/+1
2006-03-25[PATCH] ide: fix section mismatch warningSam Ravnborg1-1/+1
2006-03-24[PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operationsKumar Gala2-2/+9
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-1/+1
2006-03-23[PATCH] sem2mutex: drivers/ideArjan van de Ven4-24/+28
2006-03-23[PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig1-49/+50
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel1-0/+5
2006-03-01[PATCH] pcmcia: add another ide-cs CF card idDavid Brownell1-0/+1
2006-02-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-5/+0
2006-02-15[PATCH] ide: touch softlockup detector during pioAndrew Morton1-0/+3
2006-02-15[IA64] remove obsolete corporate addressJes Sorensen1-5/+0
2006-02-07[PATCH] ide: cast arguments to pr_debug() properlyMichael Richardson1-2/+4
2006-02-03[PATCH] IDE: always enable CONFIG_PDC202XX_FORCEAdrian Bunk3-28/+0
2006-02-03[PATCH] RocketPoint 1520 [hpt366] fails clock stabilizationLoren M. Lang1-0/+4
2006-02-03[PATCH] ide: set latency when resetting it821x out of firmware modeAlan Cox1-1/+1
2006-02-03[PATCH] ide-disk: Restore missing space in log messageJean Delvare1-1/+1
2006-02-03[PATCH] drivers/ide/ide-io.c: make __ide_end_request() staticAdrian Bunk1-3/+2
2006-02-03[PATCH] solve false-positive soft lockup messages during IDE initIngo Molnar1-0/+1
2006-02-03[PATCH] stop CompactFlash devices being marked as removableRichard Purdie3-49/+9
2006-02-03[PATCH] ide Kconfig fixesAndreas Mohr1-7/+7
2006-02-03[PATCH] ia64: drop arch-specific IDE MAX_HWIFS definitionBjorn Helgaas1-2/+2
2006-02-03[PATCH] piix: add Intel ICH8M device IDsJason Gaston1-0/+4
2006-02-03[PATCH] ide: restore support for AEC6280M cards in aec62xx.cThibaut VARENE1-0/+15
2006-02-02[PATCH] Fix sgiioc4 DMA timeout problem with 64KiB s/g elements.Jeremy Higdon1-5/+4
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven3-4/+4
2006-01-13[PATCH] Add ide_bus_type probe and remove methodsRussell King5-43/+56
2006-01-12[PATCH] Revert ide softirq handlingJens Axboe2-33/+3
2006-01-10[PATCH] ide-cd: clear random-write capability it not supportedAndrey Borzenkov1-0/+2
2006-01-10[PATCH] ide: preserve errors for failed requestsJens Axboe1-5/+6
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-1/+1
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl1-1/+1
2006-01-10[PATCH] powerpc: Some ppc compile fixes...David Woodhouse1-1/+1
2006-01-09[PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_semAleksey Makarov2-6/+6
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-3/+3
2006-01-09Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-7/+37
2006-01-09[IDE] Use the block layer deferred softirq request completionJens Axboe2-7/+37
2006-01-09[BLOCK] Kill blk_attempt_remerge()Jens Axboe1-10/+0
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig4-29/+32
2006-01-08[PATCH] frv: fix uninitialised variable in serverworks driverDavid Howells1-1/+1
2006-01-09[PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt1-1/+1
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt1-2/+2
2006-01-06[BLOCK] update IDE to use new blk_ordered for barriersTejun Heo2-88/+54
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2-5/+5
2006-01-06[PATCH] pcmcia: add some IDs for ide-cs and dtl1_csRichard Purdie1-0/+4
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski1-42/+14
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski1-15/+4
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski1-16/+5
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski1-14/+24
2006-01-04[PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...Kay Sievers5-0/+64
2005-12-15[PATCH] ide-cd: remove write-only cmd field from struct cdrom_infoBartlomiej Zolnierkiewicz2-8/+0
2005-12-15[PATCH] ide-disk: flush cache after calling del_gendisk()Bartlomiej Zolnierkiewicz1-2/+2
2005-12-15[PATCH] ide: AU1200 IDE updateJordan Crouse3-974/+535
2005-12-15[PATCH] ide: core modifications for AU1200Jordan Crouse1-9/+6
2005-12-15[PATCH] ide: MPC8xx IDE depends on IDE=y && BLK_DEV_IDE=yMarcelo Tosatti1-1/+1
2005-12-15[PATCH] via82cxxx IDE: Add VT8251 ISA bridgeDaniel Drake1-0/+1
2005-12-15[PATCH] sgiioc4: check for no hwifs availableJeremy Higdon1-1/+7
2005-11-19[PATCH] ide: add missing __init tags to device driversBartlomiej Zolnierkiewicz4-11/+5
2005-11-19[PATCH] ide: remove dead code from flagged_taskfile()Bartlomiej Zolnierkiewicz1-9/+3
2005-11-19[PATCH] ide: remove dead DEBUG_TASKFILE codeBartlomiej Zolnierkiewicz1-15/+0
2005-11-19[PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz1-6/+0
2005-11-19[PATCH] sis5513: enable ATA133 for the SiS965 southbridgeAurelien Jarno1-0/+1
2005-11-19[PATCH] via82cxxx: add VIA VT6410 IDE supportMathias Kretschmer1-9/+21
2005-11-18Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds12-339/+139
2005-11-18[PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMUJames Bottomley1-4/+4
2005-11-18[PATCH] ide: make comment match realityRalf Baechle1-1/+1
2005-11-18[PATCH] cs5520: fix return value of cs5520_init_one()Amit Gud1-3/+2
2005-11-18[PATCH] siimage: docs urlsJeff Garzik1-1/+7
2005-11-18[PATCH] aec62xxx: remove all dead (#if0'd) codeThibaut VARENE1-47/+0
2005-11-18[PATCH] pmac IDE: don't release empty interfacesThibaut VARENE1-14/+0
2005-11-18[PATCH] alim15x3: use KERN_WARNINGAlexey Dobriyan1-1/+1
2005-11-18[PATCH] alim15x3: replace pci_find_device() with pci_dev_present()Hanna Linder1-1/+6
2005-11-18[PARISC] Mention PA-RISC in NS87415 helpMatthew Wilcox1-1/+1
2005-11-18[PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard4-4/+4
2005-11-18[PATCH] via82cxxx IDE: support multiple controllersDaniel Drake1-78/+117
2005-11-18[PATCH] via82cxxx IDE: remove /proc/via entryDaniel Drake1-188/+0
2005-11-17[IDE] Add driver for Sibyte Swarm evaluation boardRalf Baechle4-1/+207
2005-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-44/+39
2005-11-13[PATCH] ppc: add support for new powerbooksOlof Johansson1-3/+8
2005-11-12[ARM] Ensure sl82c105 IDE interfaces are serialized when using DMARussell King1-0/+3
2005-11-12[ARM] Fix broken sl82c105 DMA preventionRussell King1-44/+36
2005-11-10[PATCH] PCI: automatically set device_driver.ownerLaurent riffard1-5/+7
2005-11-10[PATCH] ide-floppy: software eject not working with LS-120 driveOndrej Zary1-4/+2
2005-11-10[PATCH] siimage: enable interrupts on Adaptec SA-1210 cardJohn W. Linville1-0/+9
2005-11-09[PATCH] ide: CS5535 driverJaya Kumar3-0/+315
2005-11-09[PATCH] ide: AMD Geode GX/LX supportJordan Crouse1-0/+3
2005-11-09[PATCH] ide: possible cleanupsAdrian Bunk3-9/+1
2005-11-09[PATCH] ide: incorrect device link for ide-csHannes Reinecke2-3/+5
2005-11-08[PATCH] ppc: Fix PowerBook HD led on ARCH=powerpcBenjamin Herrenschmidt1-3/+6
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl4-22/+11
2005-11-07[PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena10-32/+14
2005-10-31Merge ../linux-2.6 by handPaul Mackerras5-28/+1348
2005-10-30[PATCH] ide-cd mini cleanup of castsJesper Juhl1-25/+29
2005-10-30[PATCH] protect ide_cdrom_capacity by ifdefAmos Waterland1-0/+2
2005-10-29Cleaned up AMD Au1200 IDE driver:Pete Popov3-1/+1281
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-2/+2
2005-10-28[PATCH] add sysfs support for ide tapeWill Dyson1-2/+36
2005-10-12Merge from Linus' treePaul Mackerras1-0/+8
2005-10-10[PATCH] ide: Workaround PM problemBenjamin Herrenschmidt1-0/+8
2005-09-29Merge by hand from Linus' tree.Paul Mackerras1-1/+1
2005-09-26[PATCH] pcmcia: update ID for NinjaATADominik Brodowski1-1/+1
2005-09-19[PATCH] powerpc: Remove sections use from ppc64 and driversJon Loeliger1-40/+40
2005-09-17[PATCH] ide: fix null request pointer for taskfile ioctlTimothy Thelin1-0/+1
2005-09-13[PATCH] ide: clean up the garbage in eighty_ninty_threeAlan Cox1-35/+6
2005-09-13Fix up more strange byte writes to the PCI_ROM_ADDRESS config wordLinus Torvalds2-2/+2
2005-09-11hpt366: write the full 4 bytes of ROM address, not just low 1 byteLinus Torvalds1-2/+6
2005-09-10[PATCH] janitor: ide/ide-cs: replace schedule_timeout() with msleep()Nishanth Aravamudan1-2/+2
2005-09-10[PATCH] janitor: ide-tape: replace schedule_timeout() with msleep()Nishanth Aravamudan1-2/+1
2005-09-10[PATCH] janitor: ide: min/max macros in ide-timing.hClemens Buchacher1-13/+12
2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk1-3/+3
2005-09-09[PATCH] pcmcia: more IDs for ide_csDominik Brodowski1-1/+5
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds1-1/+1
2005-09-05[PATCH] swsusp: prevent disks from spinning down and upMichal Schmidt1-1/+1
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek3-12/+12
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek1-4/+4
2005-08-28fix mismerge in ll_rw_blk.cJames Bottomley1-1/+1
2005-08-18[PATCH] serverworks: add support for new southbridge IDENarendra Sankar1-0/+23
2005-08-18[PATCH] ide: add support for Netcell Revolution to pci-ide generic driverMatt Gillette2-0/+8
2005-08-18[PATCH] ide: fix PCI_DEVIEC_ID_APPLE_UNI_N_ATA spellingGrant Coady1-1/+1