aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-29ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ioctl HDIO_OBSOLETE_IDENTITYChristian Engelmayer1-1/+2
2009-06-29ide: fix resume for CONFIG_BLK_DEV_IDEACPI=yBartlomiej Zolnierkiewicz2-42/+25
2009-06-26ide-cd: handle fragmented packet commands gracefullyBorislav Petkov1-2/+12
2009-06-25ide: always kill the whole request on errorBartlomiej Zolnierkiewicz4-15/+5
2009-06-25ide: fix ide_kill_rq() for special ide-{floppy,tape} driver requestsBartlomiej Zolnierkiewicz1-1/+1
2009-06-24ide cs5520: Initialize second port's interrupt number.David S. Miller1-0/+1
2009-06-24ide: improve handling of Power Management requestsBartlomiej Zolnierkiewicz1-32/+22
2009-06-24ide: add QUANTUM FIREBALLct20 30 with firmware APL.090 to ivb_list[]Bartlomiej Zolnierkiewicz1-0/+1
2009-06-24ide: relax DMA info validity checkingBartlomiej Zolnierkiewicz2-24/+0
2009-06-24ide-cd: Improve "weird block size" error messageFrans Pop1-3/+2
2009-06-24ide-cd: Don't warn on bogus block size unless it actually matters.David S. Miller1-1/+4
2009-06-24ide: fix handling of unexpected IRQs vs request_irq()Bartlomiej Zolnierkiewicz1-3/+20
2009-06-21ide cmd64x: Remove serialize setting.David S. Miller1-2/+1
2009-06-20Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds32-550/+561
2009-06-20ide-cd: prevent null pointer deref via cdrom_newpc_intrRainer Weikusat1-1/+1
2009-06-15ide: remove driver_data direct access of struct deviceGreg Kroah-Hartman3-5/+7
2009-06-15ide: BUG() on unknown requestsBartlomiej Zolnierkiewicz4-27/+6
2009-06-15ide: filter out invalid DMA xfer mode changes in HDIO_DRIVE_CMD ioctl handlerBartlomiej Zolnierkiewicz1-9/+4
2009-06-15ide: do not access ide_drive_t 'drive_data' field directlyJoao Ramos8-39/+83
2009-06-15sl82c105: implement test_irq() methodSergei Shtylyov1-0/+11
2009-06-15siimage: implement test_irq() methodSergei Shtylyov1-0/+12
2009-06-15pdc202xx_old: implement test_irq() method (take 2)Sergei Shtylyov1-0/+22
2009-06-15cmd64x: implement test_irq() methodSergei Shtylyov1-57/+12
2009-06-15cmd640: implement test_irq() methodSergei Shtylyov1-0/+13
2009-06-15ide: move ack_intr() method into 'struct ide_port_ops' (take 2)Sergei Shtylyov7-27/+26
2009-06-15ide: move IRQ clearing from ack_intr() method to clear_irq() method (take 2)Sergei Shtylyov4-32/+38
2009-06-15siimage: use ide_dma_test_irq() (take 2)Sergei Shtylyov1-26/+1
2009-06-15cmd64x: implement clear_irq() method (take 2)Sergei Shtylyov1-15/+19
2009-06-15ide: call clear_irq() method in ide_timer_expiry()Sergei Shtylyov1-0/+3
2009-06-15sgiioc4: coding style cleanupSergei Shtylyov1-65/+54
2009-06-15ide: don't enable IORDY at a probe timeBartlomiej Zolnierkiewicz2-1/+21
2009-06-15ide: IORDY handling fixesBartlomiej Zolnierkiewicz9-16/+21
2009-06-15ide-tape: fix build issueBorislav Petkov1-1/+1
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2009-06-13Merge branch 'bp-remove-pc-buf' into for-nextBartlomiej Zolnierkiewicz5-247/+226
2009-06-12Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds42-522/+383
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek1-1/+1
2009-06-12trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson1-1/+1
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds12-84/+88
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds13-777/+350
2009-06-10ide: re-implement ide_pci_init_one() on top of ide_pci_init_two()Bartlomiej Zolnierkiewicz1-54/+16
2009-06-10ide: unexport ide_find_dma_mode()Bartlomiej Zolnierkiewicz1-1/+0
2009-06-10ide: fix PowerMac bootup oopsHugh Dickins1-26/+21
2009-06-08ide: skip probe if there are no devices on the port (v2)Bartlomiej Zolnierkiewicz1-3/+9
2009-06-08sl82c105: add printk() logging facilitySergei Shtylyov1-4/+5
2009-06-08ide-tape: fix proc warningBorislav Petkov1-22/+13
2009-06-07ide: add IDE_DFLAG_NIEN_QUIRK device flagBartlomiej Zolnierkiewicz4-9/+12
2009-06-07ide: respect quirk_drives[] list on all controllersBartlomiej Zolnierkiewicz5-80/+27
2009-06-07hpt366: enable all quirks for devices on quirk_drives[] listBartlomiej Zolnierkiewicz1-1/+1
2009-06-07hpt366: sync quirk_drives[] list with pdc202xx_{new,old}.cBartlomiej Zolnierkiewicz1-0/+4