| Commit message (Expand) | Author | Age |
* | block: add and use scsi_blk_cmd_ioctl | Paolo Bonzini | 2012-01-14 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-12 |
* | ARM: at91/ide: use gpio_is_valid to check the gpio | Jean-Christophe PLAGNIOL-VILLARD | 2011-11-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 2011-11-18 |
|\ |
|
| * | cy82c693: fix PCI device selection | Bartlomiej Zolnierkiewicz | 2011-10-13 |
| * | icside: DMA support fix | Bartlomiej Zolnierkiewicz | 2011-10-13 |
| * | IDE: Don't powerdown Compaq Triflex IDE device on suspend | Mikulas Patocka | 2011-10-13 |
| * | piix: ICH7 MWDMA1 errata | Bartlomiej Zolnierkiewicz | 2011-10-11 |
* | | ide-{cd,floppy,tape}: Do not include <linux/irq.h> | Geert Uytterhoeven | 2011-11-08 |
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ \ |
|
| * | | ide/ata: Add module.h to the implicit modular users | Paul Gortmaker | 2011-10-31 |
| * | | ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker | 2011-10-31 |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2011-11-03 |
|\ \ \
| |/ /
|/| | |
|
| * | | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss | 2011-10-24 |
| * | | MIPS: Alchemy: kill au1xxx.h header | Manuel Lauss | 2011-10-24 |
| * | | MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header dep | Manuel Lauss | 2011-10-24 |
* | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2011-10-27 |
|\ \ \ |
|
| * | | | ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King | 2011-08-08 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-10-25 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Kconfig: remove redundant CONFIG_ prefix on two symbols | Paul Bolle | 2011-10-13 |
| * | | | Fix file references in drivers/ide/ | Johann Felix Soden | 2011-10-10 |
| |/ / |
|
* | / | ide: Fix file references in drivers/ide/ | Johann Felix Soden | 2011-10-13 |
| |/
|/| |
|
* | | ide-disk: Fix request requeuing | Borislav Petkov | 2011-10-03 |
|/ |
|
* | drivers/ide/cy82c693.c: Add missing pci_dev_put | Julia Lawall | 2011-08-04 |
* | ide: Fix irq flags madness | Thomas Gleixner | 2011-08-04 |
* | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 |
|\ |
|
| * | ide-cd: signedness warning fix again | Connor Hansen | 2011-06-11 |
* | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 |
|/ |
|
* | block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal | Linus Torvalds | 2011-06-01 |
* | Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-05-25 |
|\ |
|
| * | Merge commit 'v2.6.39' into for-2.6.40/core | Jens Axboe | 2011-05-20 |
| |\ |
|
| * | | block: don't block events on excl write for non-optical devices | Tejun Heo | 2011-04-21 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2011-05-24 |
|\ \ \ |
|
| * | | | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 2011-05-06 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2011-05-23 |
|\ \ \
| |/ /
|/| | |
|
| * | | ide/ide-scan-pci.c: Use for_each_pci_dev(). | Thiago Farina | 2011-05-16 |
| * | | IDE: ide-floppy, remove unnecessary NULL check | Jiri Slaby | 2010-11-22 |
| * | | drivers/ide/pmac.c: Remove unnecessary casts of pci_get_drvdata | Joe Perches | 2010-11-22 |
| * | | ide: fix use after free in ide-acpi | Mariusz Kozlowski | 2010-11-22 |
* | | | ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd | Tejun Heo | 2011-04-21 |
| |/
|/| |
|
* | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 |
|\ \ |
|
| * | | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | | | ide: always ensure that blk_delay_queue() is called if we have pending IO | Jens Axboe | 2011-04-05 |
* | | | ide: ide_requeue_and_plug() reinstate "always plug" behaviour | Jens Axboe | 2011-04-05 |
|/ / |
|
* | | ide: ensure that we re-run the queue handler | Jens Axboe | 2011-03-26 |
* | | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-03-24 |
|\ \ |
|
| * \ | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core | Jens Axboe | 2011-03-10 |
| |\ \ |
|
| | * | | block: remove per-queue plugging | Jens Axboe | 2011-03-10 |
| | * | | ide-cd: convert to blk_delay_queue() for a short pause | Jens Axboe | 2011-03-10 |
| * | | | ide: Convert to bdops->check_events() | Tejun Heo | 2011-03-09 |
| |/ / |
|