index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-26
cmd640: fix dependency on IDE_GENERIC
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-01-26
ide: move ide_arm_init() call from init_ide_data() to ide_init()
Bartlomiej Zolnierkiewicz
2
-4
/
+3
2008-01-26
ide: drop 'initializing' argument from ide_register_hw()
Bartlomiej Zolnierkiewicz
14
-66
/
+84
2008-01-26
ide: add ide_init_port_hw() helper
Bartlomiej Zolnierkiewicz
5
-66
/
+80
2008-01-26
sgiioc4: always init hwif->io_ports
Bartlomiej Zolnierkiewicz
1
-9
/
+6
2008-01-26
ide: Fix build break caused by "ide: remove ideprobe_init()"
Olof Johansson
1
-1
/
+1
2008-01-26
ide: remove ideprobe_init()
Bartlomiej Zolnierkiewicz
2
-39
/
+23
2008-01-26
ide: add hwif->chipset fixup to ide_device_add()
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2008-01-26
swarm: set hwif->chipset
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-01-26
rapide: set hwif->chipset
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-01-26
ide: fix probing for hosts with serialized or IRQ sharing interfaces
Bartlomiej Zolnierkiewicz
1
-2
/
+14
2008-01-26
ide: kill probe_hwif_init()
Bartlomiej Zolnierkiewicz
1
-21
/
+17
2008-01-26
ide: don't try to unregister interfaces if 'initializing' in ide_register_hw()
Bartlomiej Zolnierkiewicz
1
-2
/
+10
2008-01-26
ide: merge ->fixup and ->quirkproc methods
Bartlomiej Zolnierkiewicz
8
-62
/
+53
2008-01-26
ide: dump taskfile HOB registers in ide_tf_load() (if DEBUG is defined)
Bartlomiej Zolnierkiewicz
2
-6
/
+5
2008-01-26
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
Bartlomiej Zolnierkiewicz
13
-101
/
+42
2008-01-26
ide: move drive->using_dma check to callers of ->dma_host_on method
Bartlomiej Zolnierkiewicz
4
-5
/
+5
2008-01-26
atiixp: remove ->dma_host_on and ->dma_host_off methods
Bartlomiej Zolnierkiewicz
1
-53
/
+18
2008-01-26
ide-cris: fix DMA methods
Bartlomiej Zolnierkiewicz
1
-11
/
+7
2008-01-26
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
Bartlomiej Zolnierkiewicz
10
-82
/
+24
2008-01-26
au1xxx-ide: add ide_toggle_bounce() calls
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-01-26
icside: add ide_toggle_bounce() calls
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-01-26
sgiioc4: add ide_toggle_bounce() calls
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-01-26
cy82c693: add ->set_dma_mode method
Bartlomiej Zolnierkiewicz
2
-57
/
+22
2008-01-26
cy82c693: correct DMA modes clipping
Bartlomiej Zolnierkiewicz
1
-6
/
+6
2008-01-26
ide: (hopefully) fix VDMA for CS5520
Bartlomiej Zolnierkiewicz
3
-16
/
+25
2008-01-26
ide-disk: add idedisk_set_doorlock() helper
Bartlomiej Zolnierkiewicz
1
-10
/
+13
2008-01-26
serverworks: cleanup ->set_dma_mode method
Bartlomiej Zolnierkiewicz
1
-19
/
+6
2008-01-26
sl82c105: remove no longer needed ->selectproc method
Bartlomiej Zolnierkiewicz
1
-31
/
+3
2008-01-26
sl82c105: program DMA/PIO timings in ->dma_start/->ide_dma_end
Bartlomiej Zolnierkiewicz
1
-40
/
+15
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
181
-8829
/
+9707
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-4
/
+10
2008-01-25
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
44
-1238
/
+2636
2008-01-25
[SCSI] usbstorage: use last_sector_bug flag universally
Hans de Goede
1
-0
/
+4
2008-01-26
[CRYPTO] hifn795x: Disallow built-in hifn795x when HW_RANDOM is m
Herbert Xu
2
-4
/
+10
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
68
-1163
/
+3094
2008-01-25
RDMA/cxgb3: Fix the T3A workaround checks
Steve Wise
3
-4
/
+4
2008-01-25
IB/ipath: Remove unnecessary cast
Jan Engelhardt
1
-2
/
+1
2008-01-25
IPoIB: Constify seq_operations function pointer tables
Jan Engelhardt
1
-2
/
+2
2008-01-25
RDMA/cxgb3: Mark QP as privileged based on user capabilities
Steve Wise
2
-1
/
+3
2008-01-25
RDMA/cxgb3: Fix page shift calculation in build_phys_page_list()
Steve Wise
1
-0
/
+7
2008-01-25
RDMA/cxgb3: Flush the receive queue when closing
Steve Wise
1
-2
/
+5
2008-01-25
IB/ipath: Trivial simplification of ipath_make_ud_req()
Ralph Campbell
1
-2
/
+1
2008-01-25
IB/mthca: Update latest "native Arbel" firmware revision
Roland Dreier
1
-1
/
+1
2008-01-25
IPoIB: Remove redundant check of netif_queue_stopped() in xmit handler
Krishna Kumar
1
-10
/
+0
2008-01-25
IB/ipath: Add mappings from HW register to PortInfo port physical state
Ralph Campbell
2
-16
/
+41
2008-01-25
IB/ipath: Changes to support PIO bandwidth check on IBA7220
Dave Olson
4
-1
/
+49
2008-01-25
IB/ipath: Minor cleanup of unused fields and chip-specific errors
Dave Olson
2
-59
/
+25
2008-01-25
IB/ipath: New sysfs entries to control 7220 features
Michael Albaugh
2
-0
/
+366
2008-01-25
IB/ipath: Add new chip-specific functions to older chips, consistent init
Dave Olson
4
-26
/
+407
[next]