aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)AuthorFilesLines
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Gravatar Linus Torvalds 1-1/+1
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2011-10-13Kconfig: remove redundant CONFIG_ prefix on two symbolsGravatar Paul Bolle 1-1/+1
2011-10-13ide: Fix file references in drivers/ide/Gravatar Johann Felix Soden 1-12/+12
2011-10-10Fix file references in drivers/ide/Gravatar Johann Felix Soden 1-12/+12
2011-10-03ide-disk: Fix request requeuingGravatar Borislav Petkov 1-1/+6
2011-08-08ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hGravatar Russell King 1-1/+1
2011-08-04drivers/ide/cy82c693.c: Add missing pci_dev_putGravatar Julia Lawall 1-0/+2
2011-08-04ide: Fix irq flags madnessGravatar Thomas Gleixner 1-1/+5
2011-07-11Merge branch 'master' into for-nextGravatar Jiri Kosina 1-1/+2
2011-06-11ide-cd: signedness warning fix againGravatar Connor Hansen 1-1/+2
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Gravatar Joe Perches 2-3/+3
2011-06-02block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removalGravatar Linus Torvalds 1-1/+0
2011-05-25Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-1/+2
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Gravatar Linus Torvalds 1-1/+1
2011-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Gravatar Linus Torvalds 4-6/+6
2011-05-20Merge commit 'v2.6.39' into for-2.6.40/coreGravatar Jens Axboe 2-1/+12
2011-05-16ide/ide-scan-pci.c: Use for_each_pci_dev().Gravatar Thiago Farina 1-1/+1
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constGravatar Joe Perches 1-1/+1
2011-04-21block: don't block events on excl write for non-optical devicesGravatar Tejun Heo 1-1/+1
2011-04-21ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cdGravatar Tejun Heo 3-2/+12
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Gravatar Linus Torvalds 7-9/+9
2011-04-05ide: always ensure that blk_delay_queue() is called if we have pending IOGravatar Jens Axboe 1-21/+21
2011-04-05ide: ide_requeue_and_plug() reinstate "always plug" behaviourGravatar Jens Axboe 1-2/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 7-9/+9
2011-03-26ide: ensure that we re-run the queue handlerGravatar Jens Axboe 1-1/+11
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 7-33/+24
2011-03-17ide: change to new flag variableGravatar matt mooney 1-1/+1
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreGravatar Jens Axboe 4-18/+4
2011-03-10block: remove per-queue pluggingGravatar Jens Axboe 3-7/+2
2011-03-10ide-cd: convert to blk_delay_queue() for a short pauseGravatar Jens Axboe 1-11/+2
2011-03-09ide: Convert to bdops->check_events()Gravatar Tejun Heo 4-15/+20
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTGravatar David Rientjes 1-1/+1
2010-11-22IDE: ide-floppy, remove unnecessary NULL checkGravatar Jiri Slaby 1-1/+1
2010-11-22drivers/ide/pmac.c: Remove unnecessary casts of pci_get_drvdataGravatar Joe Perches 1-2/+2
2010-11-22ide: fix use after free in ide-acpiGravatar Mariusz Kozlowski 1-2/+2
2010-10-26ide: clean up timed out request handlingGravatar Tejun Heo 1-8/+3
2010-10-26hpt366: fix clock turnaroundGravatar Sergei Shtylyov 1-1/+1
2010-10-26hpt366: add debounce delay to cable_detect() methodGravatar Sergei Shtylyov 1-5/+7
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 3-4/+2
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 2-20/+6
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 1-0/+1
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 5-28/+29
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierGravatar Jens Axboe 1-9/+3
2010-10-18Update broken web addresses in the kernel.Gravatar Justin P. Mattock 2-2/+1
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2010-10-05block: autoconvert trivial BKL users to private mutexGravatar Arnd Bergmann 5-28/+29
2010-09-29pcmcia: remove obsolete and wrong commentsGravatar Dominik Brodowski 1-45/+0
2010-09-29pcmcia: move driver name to struct pcmcia_driverGravatar Dominik Brodowski 1-3/+1
2010-09-29pcmcia: use autoconfiguration feature for ioports and iomemGravatar Dominik Brodowski 1-57/+25