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
Commit message (
Expand
)
Author
Age
Files
Lines
*
memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs
David Brownell
2009-04-02
1
-14
/
+44
*
memory_accessor: implement the new memory_accessor interface for I2C EEPROM
Kevin Hilman
2009-04-02
1
-13
/
+54
*
workqueue: add to_delayed_work() helper function
Jean Delvare
2009-04-02
11
-18
/
+17
*
floppy: provide a PNP device table in the module.
Scott James Remnant
2009-04-02
1
-0
/
+8
*
random: align rekey_work's timer
Anton Blanchard
2009-04-02
1
-1
/
+2
*
__tty_open(): use the correct type for saved_flags
Andrew Morton
2009-04-02
1
-1
/
+1
*
fb: nvidiafb recognizes geforcego 7300 chip as mobile
Sergey Senozhatsky
2009-04-02
1
-0
/
+1
*
serial: fixup /proc/tty/driver/serial after proc_fops conversion
Alexey Dobriyan
2009-04-01
1
-1
/
+1
*
qeth: properly delete empty files.
Linus Torvalds
2009-04-01
2
-0
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2009-04-01
48
-1293
/
+810
|
\
|
*
ide-floppy: do not complete rq's prematurely
Borislav Petkov
2009-03-31
1
-7
/
+6
|
*
ide: be able to build pmac driver without IDE built-in
Gilles Espinasse
2009-03-31
1
-1
/
+1
|
*
ide-pmac: IDE cable detection on Apple PowerBook
TOMARI Hisanobu
2009-03-31
1
-2
/
+10
|
*
ide: inline SELECT_DRIVE()
Sergei Shtylyov
2009-03-31
6
-20
/
+18
|
*
ide: turn selectproc() method into dev_select() method (take 5)
Sergei Shtylyov
2009-03-31
16
-45
/
+136
|
*
ide: move data register access out of tf_{read|load}() methods (take 2)
Sergei Shtylyov
2009-03-31
9
-100
/
+17
|
*
ide: call {in|out}put_data() methods from tf_{read|load}() methods (take 2)
Sergei Shtylyov
2009-03-31
7
-48
/
+52
|
*
ide-io-std: shorten ide_{in|out}put_data()
Sergei Shtylyov
2009-03-31
1
-32
/
+28
|
*
ide: rename IDE_TFLAG_IN_[HOB_]FEATURE
Sergei Shtylyov
2009-03-31
8
-59
/
+57
|
*
ide: turn set_irq() method into write_devctl() method
Sergei Shtylyov
2009-03-31
18
-68
/
+30
|
*
ide: use ATA_HOB
Sergei Shtylyov
2009-03-31
7
-14
/
+14
|
*
ide-disk: use ATA_ERR
Sergei Shtylyov
2009-03-31
1
-2
/
+2
|
*
ide: add support for CFA specified transfer modes (take 3)
Sergei Shtylyov
2009-03-31
5
-10
/
+40
|
*
ide-iops: only clear DMA words on setting DMA mode
Sergei Shtylyov
2009-03-31
1
-3
/
+5
|
*
ide: identify data word 53 bit 1 doesn't cover words 62 and 63 (take 3)
Sergei Shtylyov
2009-03-31
4
-26
/
+19
|
*
au1xxx-ide: auide_{in|out}sw() should be static
Sergei Shtylyov
2009-03-31
1
-2
/
+2
|
*
ide-floppy: use ide_pio_bytes()
Bartlomiej Zolnierkiewicz
2009-03-31
2
-71
/
+21
|
*
ide-{floppy,tape}: fix padding for PIO transfers
Bartlomiej Zolnierkiewicz
2009-03-31
2
-54
/
+35
|
*
ide: remove CONFIG_BLK_DEV_IDEDOUBLER config option
Bartlomiej Zolnierkiewicz
2009-03-31
2
-26
/
+9
|
*
ide: decrease size of ->pc_buf field in struct ide_atapi_pc
Bartlomiej Zolnierkiewicz
2009-03-31
3
-2
/
+12
|
*
ide: fix locking in drive_release_dev()
Bartlomiej Zolnierkiewicz
2009-03-31
1
-8
/
+4
|
*
ide: merge ide_arm and ide_generic host drivers
Bartlomiej Zolnierkiewicz
2009-03-31
4
-66
/
+15
|
*
ide-generic: remove no longer needed sysfs interface
Bartlomiej Zolnierkiewicz
2009-03-31
1
-67
/
+1
|
*
ide: sanitize ide_build_sglist() and ide_destroy_dmatable()
Bartlomiej Zolnierkiewicz
2009-03-31
4
-30
/
+32
|
*
ide: set/clear drive->waiting_for_dma flag in the core code
Bartlomiej Zolnierkiewicz
2009-03-31
14
-36
/
+11
|
*
ide: move ide_map_sg() call out of ->dma_setup method (take 2)
Bartlomiej Zolnierkiewicz
2009-03-31
8
-37
/
+17
|
*
ide: add ->dma_check method
Bartlomiej Zolnierkiewicz
2009-03-31
3
-12
/
+19
|
*
trm290: use custom ->dma_{start,end} to handle trm290_prepare_drive()
Bartlomiej Zolnierkiewicz
2009-03-31
1
-4
/
+3
|
*
ns87415: use custom ->dma_{start,end} to handle ns87415_prepare_drive()
Bartlomiej Zolnierkiewicz
2009-03-31
1
-13
/
+11
|
*
ide: add ide_dma_prepare() helper
Bartlomiej Zolnierkiewicz
2009-03-31
3
-18
/
+15
|
*
ide: destroy DMA mappings after ending DMA (v2)
Bartlomiej Zolnierkiewicz
2009-03-31
14
-24
/
+12
|
*
ide: inline ide_dma_timeout() into ide_dma_timeout_retry()
Bartlomiej Zolnierkiewicz
2009-03-31
1
-15
/
+6
|
*
ide: add ->dma_clear method and remove ->dma_timeout one
Bartlomiej Zolnierkiewicz
2009-03-31
20
-45
/
+14
|
*
ide-cd: minor ide_cdrom_setup() cleanup
Bartlomiej Zolnierkiewicz
2009-03-31
1
-8
/
+7
|
*
ide-cd: unify transfer padding in cdrom_newpc_intr()
Bartlomiej Zolnierkiewicz
2009-03-31
1
-18
/
+11
|
*
ide-cd: use common completion path for DMA requests in cdrom_newpc_intr()
Bartlomiej Zolnierkiewicz
2009-03-31
1
-10
/
+1
|
*
ide-cd: use scatterlists for PIO transfers (non-fs requests) (v2)
Bartlomiej Zolnierkiewicz
2009-03-31
1
-70
/
+30
|
*
ide-cd: merge ide_cd_prepare_rw_request() into cdrom_start_rw()
Bartlomiej Zolnierkiewicz
2009-03-31
1
-16
/
+5
|
*
ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers for fs requests
Bartlomiej Zolnierkiewicz
2009-03-31
1
-35
/
+1
|
*
ide-cd: use scatterlists for PIO transfers (fs requests)
Bartlomiej Zolnierkiewicz
2009-03-31
2
-105
/
+46
[next]