index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-16
ide: ->port_init_devs -> ->init_dev
Bartlomiej Zolnierkiewicz
4
-21
/
+19
2008-07-16
cmd640: fix warm-plug support for the secondary interface
Bartlomiej Zolnierkiewicz
1
-30
/
+21
2008-07-16
powerpc/ide: remove mpc8xx-ide driver
Arnd Bergmann
3
-885
/
+0
2008-07-16
swarm: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-2
/
+5
2008-07-16
ide: tighten checks on PCI BARs in ide_hwif_configure()
Bartlomiej Zolnierkiewicz
1
-7
/
+7
2008-07-16
sgiioc4: use driver name for resource allocation
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-07-16
icside: use ide_init_port_hw()
Bartlomiej Zolnierkiewicz
1
-34
/
+38
2008-07-16
icside: don't use hwif->hwif_data
Bartlomiej Zolnierkiewicz
1
-13
/
+12
2008-07-16
ide-cs: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-2
/
+6
2008-07-16
ide_4drives: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-9
/
+18
2008-07-16
au1xxx-ide: don't use hwif->hwif_data
Bartlomiej Zolnierkiewicz
1
-8
/
+3
2008-07-16
ide: set hwif->dev in ide_init_port_hw() (take 2)
Bartlomiej Zolnierkiewicz
6
-12
/
+4
2008-07-16
ide: make ide_hwifs[] static
Bartlomiej Zolnierkiewicz
2
-2
/
+2
2008-07-16
ide: fix hwif-s initialization
Bartlomiej Zolnierkiewicz
12
-28
/
+7
2008-07-16
ide: move PIO blacklist to ide-pio-blacklist.c
Bartlomiej Zolnierkiewicz
3
-97
/
+96
2008-07-16
ide: remove no longer used ide_pio_timings[]
Bartlomiej Zolnierkiewicz
1
-17
/
+0
2008-07-16
ide: move ide_pio_cycle_time() to ide-timings.c
Bartlomiej Zolnierkiewicz
2
-23
/
+22
2008-07-16
ide-pmac: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
1
-7
/
+6
2008-07-16
ide-mpc8xx: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
1
-20
/
+13
2008-07-16
sl82c105: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
2
-1
/
+3
2008-07-16
cy82c693: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
2
-5
/
+5
2008-07-16
cmd64x: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
2
-3
/
+4
2008-07-16
cmd640: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
2
-2
/
+7
2008-07-16
alim15x3: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
2
-4
/
+3
2008-07-16
qd65xx: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
2
-1
/
+3
2008-07-16
ht6560b: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
2
-4
/
+4
2008-07-16
ali14xx: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
2
-1
/
+3
2008-07-16
ide: convert ide-timing.h to ide-timings.c library (take 2)
Bartlomiej Zolnierkiewicz
9
-32
/
+27
2008-07-16
ide: checkpatch.pl fixes for ide-timing.h
Bartlomiej Zolnierkiewicz
1
-45
/
+48
2008-07-16
ide: remove XFER_* masks from ide-timing.h
Bartlomiej Zolnierkiewicz
2
-20
/
+8
2008-07-16
ide: move some bits from ide-timing.h to <linux/ide.h>
Bartlomiej Zolnierkiewicz
1
-23
/
+0
2008-07-16
ide: use u8 for xfer modes in ide-timing.h
Bartlomiej Zolnierkiewicz
1
-5
/
+6
2008-07-16
ide: remove unused XFER_UDMA_SLOW
Bartlomiej Zolnierkiewicz
1
-6
/
+1
2008-07-16
ide: remove needless includes from ide-lib.c
Bartlomiej Zolnierkiewicz
1
-15
/
+0
2008-07-16
BAST: Remove old IDE driver
Ben Dooks
3
-98
/
+0
2008-07-16
ide: use the dma safe check for REQ_TYPE_ATA_PC
FUJITA Tomonori
1
-5
/
+12
2008-07-16
ide: avoid DMA on the stack for REQ_TYPE_ATA_PC
FUJITA Tomonori
1
-0
/
+5
2008-07-16
ide: it821x in pass-through mode segfaults in 2.6.26-stable
Dimitri Gorokhovik
1
-0
/
+6
2008-07-15
pcmcia: ide-cs: Remove outdated comment
Larry Finger
1
-2
/
+0
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
37
-1369
/
+807
2008-07-15
ide-floppy: fix unfortunate function naming
Borislav Petkov
1
-8
/
+10
2008-07-15
ide-tape: unify idetape_create_read/write_cmd
Borislav Petkov
1
-27
/
+18
2008-07-15
ide: add ide_pc_intr() helper
Bartlomiej Zolnierkiewicz
3
-251
/
+186
2008-07-15
ide-{floppy,scsi}: read Status Register before stopping DMA engine
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2008-07-15
ide-floppy: add more debugging to idefloppy_pc_intr()
Bartlomiej Zolnierkiewicz
1
-2
/
+8
2008-07-15
ide-tape: always log debug info in idetape_pc_intr() if debugging is enabled
Bartlomiej Zolnierkiewicz
1
-9
/
+10
2008-07-15
ide-tape: add ide_tape_io_buffers() helper
Bartlomiej Zolnierkiewicz
1
-5
/
+10
2008-07-15
ide-tape: factor out DSC handling from idetape_pc_intr()
Bartlomiej Zolnierkiewicz
1
-6
/
+13
2008-07-15
ide-{floppy,tape}: move checking of ->failed_pc to ->callback
Bartlomiej Zolnierkiewicz
2
-6
/
+6
2008-07-15
ide: add ide_issue_pc() helper
Bartlomiej Zolnierkiewicz
3
-61
/
+53
[prev]
[next]