summaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)Author
2011-10-13ide: Fix file references in drivers/ide/Johann Felix Soden
2011-10-03ide-disk: Fix request requeuingBorislav Petkov
2011-08-04drivers/ide/cy82c693.c: Add missing pci_dev_putJulia Lawall
2011-08-04ide: Fix irq flags madnessThomas Gleixner
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-06-11ide-cd: signedness warning fix againConnor Hansen
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-02block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removalLinus Torvalds
2011-05-25Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2011-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2011-05-20Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe
2011-05-16ide/ide-scan-pci.c: Use for_each_pci_dev().Thiago Farina
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches
2011-04-21block: don't block events on excl write for non-optical devicesTejun Heo
2011-04-21ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cdTejun Heo
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-05ide: always ensure that blk_delay_queue() is called if we have pending IOJens Axboe
2011-04-05ide: ide_requeue_and_plug() reinstate "always plug" behaviourJens Axboe
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-26ide: ensure that we re-run the queue handlerJens Axboe
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-17ide: change to new flag variablematt mooney
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe
2011-03-10block: remove per-queue pluggingJens Axboe
2011-03-10ide-cd: convert to blk_delay_queue() for a short pauseJens Axboe
2011-03-09ide: Convert to bdops->check_events()Tejun Heo
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2010-11-22IDE: ide-floppy, remove unnecessary NULL checkJiri Slaby
2010-11-22drivers/ide/pmac.c: Remove unnecessary casts of pci_get_drvdataJoe Perches
2010-11-22ide: fix use after free in ide-acpiMariusz Kozlowski
2010-10-26ide: clean up timed out request handlingTejun Heo
2010-10-26hpt366: fix clock turnaroundSergei Shtylyov
2010-10-26hpt366: add debounce delay to cable_detect() methodSergei Shtylyov
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-09-29pcmcia: remove obsolete and wrong commentsDominik Brodowski
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski
2010-09-29pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski
2010-09-29pcmcia: introduce autoconfiguration featureDominik Brodowski
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski
2010-09-29pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski
2010-09-29pcmcia: simplify IntTypeDominik Brodowski
2010-09-29pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski