aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
* block: add and use scsi_blk_cmd_ioctlPaolo Bonzini2012-01-251-2/+1
* ide-disk: Fix request requeuingBorislav Petkov2011-10-161-1/+6
* ide-cd: signedness warning fix againConnor Hansen2011-06-111-1/+2
* block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removalLinus Torvalds2011-06-021-1/+0
* Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-251-1/+2
|\
| * Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe2011-05-202-1/+12
| |\
| * | block: don't block events on excl write for non-optical devicesTejun Heo2011-04-211-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-241-1/+1
|\ \ \
| * | | pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-061-1/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2011-05-224-6/+6
|\ \ \ | |/ / |/| |
| * | ide/ide-scan-pci.c: Use for_each_pci_dev().Thiago Farina2011-05-161-1/+1
| * | IDE: ide-floppy, remove unnecessary NULL checkJiri Slaby2010-11-221-1/+1
| * | drivers/ide/pmac.c: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-11-221-2/+2
| * | ide: fix use after free in ide-acpiMariusz Kozlowski2010-11-221-2/+2
* | | ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cdTejun Heo2011-04-213-2/+12
| |/ |/|
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-077-9/+9
|\ \
| * | Fix common misspellingsLucas De Marchi2011-03-317-9/+9
* | | ide: always ensure that blk_delay_queue() is called if we have pending IOJens Axboe2011-04-051-21/+21
* | | ide: ide_requeue_and_plug() reinstate "always plug" behaviourJens Axboe2011-04-051-2/+1
|/ /
* | ide: ensure that we re-run the queue handlerJens Axboe2011-03-261-1/+11
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-247-33/+24
|\ \
| * \ Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-104-18/+4
| |\ \
| | * | block: remove per-queue pluggingJens Axboe2011-03-103-7/+2
| | * | ide-cd: convert to blk_delay_queue() for a short pauseJens Axboe2011-03-101-11/+2
| * | | ide: Convert to bdops->check_events()Tejun Heo2011-03-094-15/+20
| |/ /
* / / ide: change to new flag variablematt mooney2011-03-171-1/+1
|/ /
* / kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-1/+1
|/
* ide: clean up timed out request handlingTejun Heo2010-10-261-8/+3
* hpt366: fix clock turnaroundSergei Shtylyov2010-10-261-1/+1
* hpt366: add debounce delay to cable_detect() methodSergei Shtylyov2010-10-261-5/+7
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-243-4/+2
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-182-2/+1
| * Use kzalloc in idedisk_prep_fn.Tao Ma2010-08-191-2/+1
* | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-222-20/+6
|\ \
| * \ Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-191-9/+3
| |\ \
| * | | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-101-7/+6
| * | | ide: remove unnecessary blk_queue_flushing() test in do_ide_request()Tejun Heo2010-09-101-13/+0
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \ \
| * | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
| |/ / /
* | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-225-28/+29
|\ \ \ \
| * | | | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-055-28/+29
| |/ / /
* | | | pcmcia: remove obsolete and wrong commentsDominik Brodowski2010-09-291-45/+0
* | | | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-291-3/+1
* | | | pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski2010-09-291-57/+25
* | | | pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-291-20/+3
* | | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-291-3/+3
* | | | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-291-2/+1
* | | | pcmcia: simplify IntTypeDominik Brodowski2010-09-291-1/+0
* | | | pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski2010-09-291-3/+3
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-09-191-9/+3
|\ \ \ | |/ / |/| |