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
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-29
ipmi: set schedule_timeout_wait() value back to one
Martin Wilck
1
-1
/
+1
2010-06-29
ipmi: make sure drivers were registered before unregistering them
Matthew Garrett
1
-4
/
+17
2010-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+6
2010-06-22
Merge commit 'v2.6.35-rc3' into for-linus
Dmitry Torokhov
6
-16
/
+60
2010-06-15
TPM: ReadPubEK output struct fix
Rajiv Andrade
1
-0
/
+1
2010-06-09
Input: sysrq - fix "stuck" SysRq mode
Dmitry Torokhov
1
-2
/
+6
2010-06-06
Revert "tty: fix a little bug in scrup, vt.c"
Linus Torvalds
1
-1
/
+1
2010-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
3
-6
/
+9
2010-06-04
ramoops: add HAS_IOMEM dependency
Heiko Carstens
1
-0
/
+1
2010-06-04
vt_ioctl: return -EFAULT on copy_from_user errors
Dan Carpenter
1
-1
/
+3
2010-06-04
tty: fix a little bug in scrup, vt.c
Frank Pan
1
-1
/
+1
2010-06-04
TTY/n_gsm: potential double lock
Dan Carpenter
1
-4
/
+5
2010-06-03
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+1
2010-06-03
virtio: console: Fix crash when port is unplugged and blocked for write
Amit Shah
1
-0
/
+4
2010-06-03
virtio: console: Fix crash when hot-unplugging a port and read is blocked
Amit Shah
1
-3
/
+7
2010-06-02
agp/uninorth: Fix oops caused by flushing too much
Paul Mackerras
1
-1
/
+1
2010-06-01
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+39
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-2
/
+1
2010-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-26
/
+35
2010-05-27
drivers/char/applicom.c: use memdup_user
Julia Lawall
1
-8
/
+3
2010-05-27
drivers/char/ppdev.c: use kasprintf
Julia Lawall
1
-3
/
+1
2010-05-27
char drivers: RAM oops/panic logger
Marco Stornelli
3
-0
/
+170
2010-05-27
ipmi: handle run_to_completion properly in deliver_recv_msg()
Jiri Kosina
1
-3
/
+8
2010-05-27
ipmi: update driver to use dev_printk and its constructs
Myron Stowe
2
-127
/
+107
2010-05-27
ipmi: convert tracking of the ACPI device pointer to a PNP device
Myron Stowe
1
-1
/
+1
2010-05-27
ipmi: change timeout and event poll to one second
Corey Minyard
1
-2
/
+2
2010-05-27
ipmi: attempt to register multiple SIs of the same type
Matthew Garrett
1
-7
/
+21
2010-05-27
ipmi: reduce polling
Matthew Garrett
1
-7
/
+13
2010-05-27
ipmi: reduce polling when interrupts are available
Matthew Garrett
1
-2
/
+10
2010-05-27
ipmi: change device discovery order
Matthew Garrett
1
-11
/
+12
2010-05-27
ipmi: only register one si per bmc
Matthew Garrett
1
-2
/
+27
2010-05-27
ipmi: split device discovery and registration
Matthew Garrett
1
-46
/
+84
2010-05-27
ipmi: change addr_source to an enum rather than strings
Matthew Garrett
1
-19
/
+25
2010-05-27
drivers/char/vt.c: use memdup_user
Julia Lawall
1
-7
/
+3
2010-05-26
agp/intel: Restrict GTT mapping to valid range on i915 and i945
Chris Wilson
1
-7
/
+39
2010-05-26
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-10
/
+18
2010-05-26
m68k: amiga - Serial port platform device conversion
Geert Uytterhoeven
1
-26
/
+35
2010-05-26
agp: amd64, fix pci reference leaks
Jiri Slaby
1
-10
/
+18
2010-05-25
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+17
2010-05-25
drivers: misc: pass miscdevice pointer via file private data
Samu Onkalo
1
-0
/
+1
2010-05-25
hvsi: fix messed up error checking getting state name
Phil Carmody
1
-4
/
+2
2010-05-25
hangcheck-timer: fix x86_32 bugs
Yury Polyanskiy
1
-6
/
+14
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
12
-57
/
+144
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
42
-2744
/
+5571
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
4
-9
/
+17
2010-05-21
Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2
-326
/
+380
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-7
/
+3
2010-05-21
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-1876
/
+1917
2010-05-21
serial: Tidy REMOTE_DEBUG
Christoph Egger
1
-222
/
+1
2010-05-21
serial: isicomm: handle running out of slots
Dan Carpenter
1
-1
/
+7
[next]