aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)Author
2010-08-13ide-cd: Do not access completed requests in the irq handlerBorislav Petkov
2010-08-02ide: Fix IDE taskfile with cfq schedulerMikulas Patocka
2010-08-02cmd640: fix kernel oops in test_irq() methodSergei Shtylyov
2009-12-18slc90e66: fix UDMA handlingBartlomiej Zolnierkiewicz
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-11-25ide: fix ioctl to pass requested transfer mode to ide_find_dma_mode instead o...Hemant Pedanekar
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-11-06Revert "ide: try to use PIO Mode 0 during probe if possible"David S. Miller
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-10-29ide: Serialize CMD643 and CMD646 to fix a hardware bug with SSDMikulas Patocka
2009-10-16ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2Shane Huang
2009-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-10-07Revert "Revert "ide: try to use PIO Mode 0 during probe if possible""Bartlomiej Zolnierkiewicz
2009-10-07sis5513: fix PIO setup for ATAPI devicesBartlomiej Zolnierkiewicz
2009-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-10-04Revert "ide: try to use PIO Mode 0 during probe if possible"David S. Miller
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-09-22ide: use printk_onceMarcin Slusarz
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-19Merge branch 'acpica' into releaseLen Brown
2009-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds
2009-09-15ide: fixup for fujitsu diskWu Zhangjin
2009-09-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-11ahci: Add AMD SB900 SATA/IDE controller device IDsShane Huang
2009-09-01ide: convert to ->proc_fopsAlexey Dobriyan
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore
2009-08-15at91_ide: remove headers specific for at91sam9263Sergey Matyukevich
2009-08-15IDE: palm_bk3710: convert clock usage after clkdev conversionKevin Hilman
2009-08-14pcmcia: add CNF-CDROM-ID for ideWolfram Sang
2009-08-07ide: fix races in handling of user-space SET XFER commandsBartlomiej Zolnierkiewicz
2009-08-07ide: allow ide_dev_read_id() to be called from the IRQ contextBartlomiej Zolnierkiewicz
2009-08-07ide: ide-taskfile.c fix style problemsJaswinder Singh Rajput
2009-08-07drivers/ide/ide-cd.c: Use DIV_ROUND_CLOSESTJulia Lawall
2009-08-07ide-tape: fix handling of postponed rqsBorislav Petkov
2009-08-07ide-tape: convert to ide_debug_log macroBorislav Petkov
2009-08-07ide-tape: fix debug callMark de Wever
2009-08-07ide: Fix annoying warning in ide_pio_bytes().David S. Miller
2009-08-07IDE: Save a call to PageHighMem()Jean Delvare
2009-07-21ide-tape: Don't leak kernel stack informationMichael Buesch
2009-07-21ide: fix memory leak when flush command is issuedMaxime Bizon
2009-07-06Revert "ide: improve handling of Power Management requests"David S. Miller
2009-06-29ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ...Christian Engelmayer
2009-06-29ide: fix resume for CONFIG_BLK_DEV_IDEACPI=yBartlomiej Zolnierkiewicz
2009-06-26ide-cd: handle fragmented packet commands gracefullyBorislav Petkov
2009-06-25ide: always kill the whole request on errorBartlomiej Zolnierkiewicz
2009-06-25ide: fix ide_kill_rq() for special ide-{floppy,tape} driver requestsBartlomiej Zolnierkiewicz
2009-06-24ide cs5520: Initialize second port's interrupt number.David S. Miller
2009-06-24ide: improve handling of Power Management requestsBartlomiej Zolnierkiewicz