index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ide: add port and host iterators
Bartlomiej Zolnierkiewicz
2009-01-06
6
-83
/
+58
|
*
ide: dynamic allocation of device structures
Bartlomiej Zolnierkiewicz
2009-01-06
6
-31
/
+63
|
*
ide: NUMA aware allocation of host and port structures
Bartlomiej Zolnierkiewicz
2009-01-06
1
-4
/
+5
|
*
it821x: use ide_get_pair_dev() helper
Bartlomiej Zolnierkiewicz
2009-01-06
1
-6
/
+2
|
*
cmd64x: use ide_get_pair_dev() helper
Bartlomiej Zolnierkiewicz
2009-01-06
1
-2
/
+4
|
*
cmd640: use ide_get_pair_dev() helper
Bartlomiej Zolnierkiewicz
2009-01-06
1
-3
/
+2
|
*
amd74xx: use ide_get_pair_dev() helper
Bartlomiej Zolnierkiewicz
2009-01-06
1
-2
/
+2
|
*
ide: remove ->error method from struct ide_driver
Bartlomiej Zolnierkiewicz
2009-01-06
4
-14
/
+2
|
*
ide: unexport ide_wait_not_busy()
Bartlomiej Zolnierkiewicz
2009-01-06
1
-3
/
+0
|
*
ide: remove ide_driver_t typedef
Bartlomiej Zolnierkiewicz
2009-01-06
10
-38
/
+38
|
*
ide: remove 'byte' typedef
Bartlomiej Zolnierkiewicz
2009-01-06
4
-18
/
+18
|
*
ide: remove ide_pci_enablebit_t typedef
Bartlomiej Zolnierkiewicz
2009-01-06
1
-1
/
+1
|
*
ide: remove local_irq_set() macro
Bartlomiej Zolnierkiewicz
2009-01-06
2
-2
/
+4
|
*
ide: remove HWIF() macro
Bartlomiej Zolnierkiewicz
2009-01-06
34
-101
/
+102
|
*
ide: move ide_init_port_data() and friends to ide-probe.c
Bartlomiej Zolnierkiewicz
2009-01-06
2
-146
/
+135
|
*
ide: update ide_unregister() documentation
Bartlomiej Zolnierkiewicz
2009-01-06
1
-13
/
+5
|
*
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
Bartlomiej Zolnierkiewicz
2009-01-06
25
-235
/
+164
|
*
ide: use lock bitops for ports serialization (v2)
Bartlomiej Zolnierkiewicz
2009-01-06
1
-42
/
+63
|
*
ide: remove hwgroup->hwif and {drive,hwif}->next
Bartlomiej Zolnierkiewicz
2009-01-06
2
-90
/
+12
|
*
ide: use per-port IRQ handlers
Bartlomiej Zolnierkiewicz
2009-01-06
3
-64
/
+32
|
*
ide: add ->cur_port to struct ide_host and use it for serialized hosts
Bartlomiej Zolnierkiewicz
2009-01-06
1
-10
/
+15
|
*
ide: fix setting nIEN on idle devices
Bartlomiej Zolnierkiewicz
2009-01-06
1
-4
/
+6
|
*
ide: fix LOCKDEP warning
Bartlomiej Zolnierkiewicz
2009-01-06
1
-1
/
+0
|
*
ide-atapi: start dma in a drive-specific way
Borislav Petkov
2009-01-02
1
-4
/
+11
|
*
ide-atapi: put the rest of non-ide-cd code into the else-clause of ide_transf...
Borislav Petkov
2009-01-02
1
-11
/
+11
|
*
ide-atapi: remove timeout arg to ide_issue_pc
Borislav Petkov
2009-01-02
3
-3
/
+8
|
*
ide-cd: remove handler wrappers
Borislav Petkov
2009-01-02
1
-38
/
+11
|
*
ide-cd: remove xferlen arg to cdrom_start_packet_command
Borislav Petkov
2009-01-02
1
-5
/
+5
|
*
ide-atapi: split drive-specific functionality in ide_issue_pc
Borislav Petkov
2009-01-02
1
-16
/
+20
|
*
ide-atapi: assign expiry and timeout based on device type
Borislav Petkov
2009-01-02
1
-13
/
+17
|
*
ide-atapi: compute cmd_len based on device type in ide_transfer_pc
Borislav Petkov
2009-01-02
1
-1
/
+13
|
*
ide: remove the last ide-scsi remnants
Borislav Petkov
2009-01-02
4
-9
/
+2
|
*
ide-atapi: remove ide-scsi remnants from ide_pc_intr()
Borislav Petkov
2009-01-02
1
-55
/
+13
|
*
ide-atapi: remove ide-scsi remnants from ide_transfer_pc()
Borislav Petkov
2009-01-02
1
-10
/
+4
|
*
ide-atapi: remove ide-scsi remnants from ide_issue_pc
Borislav Petkov
2009-01-02
1
-11
/
+1
|
*
ide-cd: move cdrom_timer_expiry to ide-atapi.c
Borislav Petkov
2009-01-02
5
-44
/
+43
|
*
ide-atapi: teach ide atapi about drive->waiting_for_dma
Borislav Petkov
2009-01-02
1
-0
/
+7
|
*
ide-atapi: accomodate transfer length calculation for ide-cd
Borislav Petkov
2009-01-02
3
-3
/
+17
|
*
ide-atapi: setup dma for ide-cd
Borislav Petkov
2009-01-02
1
-2
/
+3
|
*
ide-atapi: combine drive-specific assignments
Borislav Petkov
2009-01-02
1
-12
/
+11
|
*
ide-atapi: add a dev_is_idecd-inline
Borislav Petkov
2009-01-02
1
-1
/
+7
|
*
remove ide-scsi
FUJITA Tomonori
2009-01-02
1
-17
/
+0
|
*
ide-floppy: allocate only toplevel packet commands
Linus Torvalds
2009-01-02
2
-41
/
+43
|
*
ide-cd: move debug defines into header
Borislav Petkov
2009-01-02
2
-8
/
+8
|
*
ide: use per-device request queue locks (v2)
Bartlomiej Zolnierkiewicz
2009-01-02
3
-153
/
+77
|
*
ide: add ide_[un]lock_hwgroup() helpers
Bartlomiej Zolnierkiewicz
2009-01-02
2
-22
/
+12
|
*
ide: remove "paranoia" checks for hwgroup->busy
Bartlomiej Zolnierkiewicz
2009-01-02
1
-8
/
+1
|
*
ide: remove IDE PM hack from do_ide_request()
Bartlomiej Zolnierkiewicz
2009-01-02
1
-8
/
+1
|
*
ide: don't execute the next queued command from the hard-IRQ context (v2)
Bartlomiej Zolnierkiewicz
2009-01-02
1
-37
/
+30
|
*
ide: move sysfs support to ide-sysfs.c
Bartlomiej Zolnierkiewicz
2009-01-02
4
-123
/
+128
[prev]
[next]