Commit Graph

2656 Commits (09113aea553cfaf074fd669cd0465daac4cea6e8)

Author SHA1 Message Date
Michael Buesch 2fc2111c27 ide-tape: Don't leak kernel stack information 16 years ago
Maxime Bizon bc146d23d1 ide: fix memory leak when flush command is issued 16 years ago
David S. Miller 3503e0acbf Revert "ide: improve handling of Power Management requests" 16 years ago
Christian Engelmayer e18ed145c7 ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ioctl HDIO_OBSOLETE_IDENTITY 16 years ago
Bartlomiej Zolnierkiewicz 2bf427b25b ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y 16 years ago
Borislav Petkov 9c72ebef5a ide-cd: handle fragmented packet commands gracefully 16 years ago
Bartlomiej Zolnierkiewicz 5e955245d6 ide: always kill the whole request on error 16 years ago
Bartlomiej Zolnierkiewicz 789547508f ide: fix ide_kill_rq() for special ide-{floppy,tape} driver requests 16 years ago
David S. Miller d7e2f36d9a ide cs5520: Initialize second port's interrupt number. 16 years ago
Bartlomiej Zolnierkiewicz a1317f714a ide: improve handling of Power Management requests 16 years ago
Bartlomiej Zolnierkiewicz ba9413bd28 ide: add QUANTUM FIREBALLct20 30 with firmware APL.090 to ivb_list[] 16 years ago
Bartlomiej Zolnierkiewicz 346c17a6cf ide: relax DMA info validity checking 16 years ago
Frans Pop d9ae62433e ide-cd: Improve "weird block size" error message 16 years ago
David S. Miller af054ed001 ide-cd: Don't warn on bogus block size unless it actually matters. 16 years ago
Bartlomiej Zolnierkiewicz ffc36c7610 ide: fix handling of unexpected IRQs vs request_irq() 16 years ago
David S. Miller e01698aed0 ide cmd64x: Remove serialize setting. 16 years ago
Rainer Weikusat 39c58f37a1 ide-cd: prevent null pointer deref via cdrom_newpc_intr 16 years ago
Greg Kroah-Hartman fcb5207723 ide: remove driver_data direct access of struct device 16 years ago
Bartlomiej Zolnierkiewicz 2c7eaa43c3 ide: BUG() on unknown requests 16 years ago
Bartlomiej Zolnierkiewicz a9c4150907 ide: filter out invalid DMA xfer mode changes in HDIO_DRIVE_CMD ioctl handler 16 years ago
Joao Ramos 5bfb151f1f ide: do not access ide_drive_t 'drive_data' field directly 16 years ago
Sergei Shtylyov 3779f818a4 sl82c105: implement test_irq() method 16 years ago
Sergei Shtylyov ec053e4ee9 siimage: implement test_irq() method 16 years ago
Sergei Shtylyov e0321fbe6d pdc202xx_old: implement test_irq() method (take 2) 16 years ago
Sergei Shtylyov 628df2f33d cmd64x: implement test_irq() method 16 years ago
Sergei Shtylyov 87441db22f cmd640: implement test_irq() method 16 years ago
Sergei Shtylyov f4d3ffa52a ide: move ack_intr() method into 'struct ide_port_ops' (take 2) 16 years ago
Sergei Shtylyov eba8999cef ide: move IRQ clearing from ack_intr() method to clear_irq() method (take 2) 16 years ago
Sergei Shtylyov 74414a9120 siimage: use ide_dma_test_irq() (take 2) 16 years ago
Sergei Shtylyov 30e5ffc368 cmd64x: implement clear_irq() method (take 2) 16 years ago
Sergei Shtylyov 53b987d5e7 ide: call clear_irq() method in ide_timer_expiry() 16 years ago
Sergei Shtylyov ccae50bcf9 sgiioc4: coding style cleanup 16 years ago
Bartlomiej Zolnierkiewicz 5880b5de71 ide: don't enable IORDY at a probe time 16 years ago
Bartlomiej Zolnierkiewicz c9ef59ff01 ide: IORDY handling fixes 16 years ago
Borislav Petkov 79ca743f68 ide-tape: fix build issue 16 years ago
Pavel Machek 4737f0978d trivial: Kconfig: .ko is normally not included in module names 16 years ago
Martin Olsson 19af5cdb7c trivial: fix typo milisecond/millisecond for documentation and source comments. 16 years ago
Bartlomiej Zolnierkiewicz ad7c52d098 ide: re-implement ide_pci_init_one() on top of ide_pci_init_two() 16 years ago
Bartlomiej Zolnierkiewicz 5df3bc2d35 ide: unexport ide_find_dma_mode() 16 years ago
Hugh Dickins 5f4417a156 ide: fix PowerMac bootup oops 16 years ago
Bartlomiej Zolnierkiewicz a20b2a44ec ide: skip probe if there are no devices on the port (v2) 16 years ago
Sergei Shtylyov 75c2d7d71a sl82c105: add printk() logging facility 16 years ago
Borislav Petkov 9d01e4cd7e ide-tape: fix proc warning 16 years ago
Bartlomiej Zolnierkiewicz 734affdcae ide: add IDE_DFLAG_NIEN_QUIRK device flag 16 years ago
Bartlomiej Zolnierkiewicz 8bc1e5aa06 ide: respect quirk_drives[] list on all controllers 16 years ago
Bartlomiej Zolnierkiewicz 0fcef027f6 hpt366: enable all quirks for devices on quirk_drives[] list 16 years ago
Bartlomiej Zolnierkiewicz d328e7657d hpt366: sync quirk_drives[] list with pdc202xx_{new,old}.c 16 years ago
Bartlomiej Zolnierkiewicz d6dcdea726 ide: remove superfluous SELECT_MASK() call from do_rw_taskfile() 16 years ago
Bartlomiej Zolnierkiewicz f9952beeaa ide: remove superfluous SELECT_MASK() call from ide_driveid_update() 16 years ago
Bartlomiej Zolnierkiewicz dff8817b78 icside: remove superfluous ->maskproc method 16 years ago