index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
ide: move IRQ clearing from ack_intr() method to clear_irq() method (take 2)
Sergei Shtylyov
2009-06-15
4
-32
/
+38
*
siimage: use ide_dma_test_irq() (take 2)
Sergei Shtylyov
2009-06-15
1
-26
/
+1
*
cmd64x: implement clear_irq() method (take 2)
Sergei Shtylyov
2009-06-15
1
-15
/
+19
*
ide: call clear_irq() method in ide_timer_expiry()
Sergei Shtylyov
2009-06-15
1
-0
/
+3
*
sgiioc4: coding style cleanup
Sergei Shtylyov
2009-06-15
1
-65
/
+54
*
ide: don't enable IORDY at a probe time
Bartlomiej Zolnierkiewicz
2009-06-15
2
-1
/
+21
*
ide: IORDY handling fixes
Bartlomiej Zolnierkiewicz
2009-06-15
9
-16
/
+21
*
ide-tape: fix build issue
Borislav Petkov
2009-06-15
1
-1
/
+1
*
Merge branch 'bp-remove-pc-buf' into for-next
Bartlomiej Zolnierkiewicz
2009-06-13
5
-247
/
+226
|
\
|
*
ide: unify interrupt reason checking
Borislav Petkov
2009-05-15
2
-73
/
+69
|
*
ide-cd: use whole request_sense buffer in EH
Borislav Petkov
2009-05-15
1
-11
/
+10
|
*
ide-atapi: remove pc->buf
Borislav Petkov
2009-05-15
4
-19
/
+3
|
*
ide-tape: fix READ POSITION cmd handling
Borislav Petkov
2009-05-15
1
-53
/
+49
|
*
ide-tape/ide_tape_get_bsize_from_bdesc: use local buffer
Borislav Petkov
2009-05-15
1
-5
/
+6
|
*
ide-floppy/ide_floppy_get_format_progress: use local sense buffer
Borislav Petkov
2009-05-15
1
-1
/
+2
|
*
ide-atapi: use local sense buffer
Borislav Petkov
2009-05-15
3
-4
/
+8
|
*
ide-floppy/ide_floppy_format_unit: use local buffer
Borislav Petkov
2009-05-15
1
-11
/
+13
|
*
ide-floppy/ide_floppy_get_sfrp_bit: use local buffer
Borislav Petkov
2009-05-15
1
-2
/
+3
|
*
ide-floppy/ide_floppy_get_flexible_disk_page: use local buffer
Borislav Petkov
2009-05-15
1
-10
/
+10
|
*
ide-atapi: add a buffer-arg to ide_queue_pc_tail
Borislav Petkov
2009-05-15
4
-42
/
+40
|
*
ide-atapi: add a len-parameter to ide_queue_pc_tail
Borislav Petkov
2009-05-15
4
-25
/
+25
|
*
ide-atapi: switch to rq->resid_len
Borislav Petkov
2009-05-15
2
-18
/
+13
|
*
ide-atapi: switch to blk_rq_bytes() on do_request() path
Borislav Petkov
2009-05-15
3
-16
/
+18
|
*
ide-tape: fix potential fs requests bug
Borislav Petkov
2009-05-15
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-06-12
13
-166
/
+135
|
\
\
|
*
|
[S390] ftrace: add function graph tracer support
Heiko Carstens
2009-06-12
1
-2
/
+2
|
*
|
[S390] dasd: forward internal errors to dasd_sleep_on caller
Stefan Weinhuber
2009-06-12
4
-9
/
+31
|
*
|
[S390] dasd: sync after async probe
Sebastian Ott
2009-06-12
2
-2
/
+14
|
*
|
[S390] dasd: check_characteristics cleanup
Sebastian Ott
2009-06-12
4
-19
/
+18
|
*
|
[S390] dasd: no High Performance FICON in 31-bit mode
Stefan Weinhuber
2009-06-12
1
-3
/
+8
|
*
|
[S390] dcssblk: revert devt conversion
Gerald Schaefer
2009-06-12
1
-2
/
+2
|
*
|
[S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qs
Roel Kluin
2009-06-12
1
-1
/
+1
|
*
|
[S390] 3270: lock dependency fixes
Martin Schwidefsky
2009-06-12
2
-48
/
+32
|
*
|
[S390] 3270: do not register with tty_register_device
Martin Schwidefsky
2009-06-12
1
-15
/
+0
|
*
|
[S390] qdio: inline qdio_perf_stat_inc
Jan Glauber
2009-06-12
2
-16
/
+6
|
*
|
[S390] qdio: simplify error handling in irq handler
Jan Glauber
2009-06-12
1
-32
/
+12
|
*
|
[S390] cio: fix sanity checks in device_ops.
Sebastian Ott
2009-06-12
1
-16
/
+8
|
*
|
[S390] merge cpu.h into cputime.h
Martin Schwidefsky
2009-06-12
1
-1
/
+1
*
|
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-06-12
29
-339
/
+2506
|
\
\
\
|
*
|
|
drm: Export hash table functionality.
Jerome Glisse
2009-06-12
1
-0
/
+4
|
*
|
|
drm: Split out the mm declarations in a separate header. Add atomic operations.
Jerome Glisse
2009-06-12
1
-28
/
+137
|
*
|
|
drm/radeon: add support for RV790.
Alex Deucher
2009-06-12
1
-2
/
+2
|
*
|
|
drm/radeon: add rv740 drm support.
Alex Deucher
2009-06-12
2
-3
/
+36
|
*
|
|
drm: Eliminate magic I2C frobbing when reading EDID
Keith Packard
2009-06-12
1
-73
/
+1
|
*
|
|
drm/i915: duplicate desired mode for use by fbcon.
Dave Airlie
2009-06-12
2
-4
/
+14
|
*
|
|
drm/via: vfree() no need checking before calling it
Figo.zhang
2009-06-12
1
-4
/
+2
|
*
|
|
drm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915 driver
yakui_zhao
2009-06-12
1
-20
/
+29
|
*
|
|
drm: Replace DRM_DEBUG with DRM_DEBUG_MODE in drm_mode
yakui_zhao
2009-06-12
1
-7
/
+11
|
*
|
|
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in intel_sdvo
yakui_zhao
2009-06-11
1
-32
/
+35
|
*
|
|
drm/i915: replace DRM_DEBUG with DRM_DEBUG_KMS in intel_lvds
yakui_zhao
2009-06-11
1
-2
/
+5
[next]