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-02-24
virtio: console: Remove cached data on port close
Amit Shah
1
-0
/
+40
2010-02-24
virtio: console: Register with sysfs and create a 'name' attribute for ports
Amit Shah
1
-0
/
+57
2010-02-24
virtio: console: Ensure only one process can have a port open at a time
Amit Shah
1
-1
/
+17
2010-02-24
virtio: console: Add file operations to ports for open/read/write/poll
Amit Shah
1
-1
/
+163
2010-02-24
virtio: console: Associate each port with a char device
Amit Shah
2
-7
/
+82
2010-02-24
virtio: console: Prepare for writing to userspace buffers
Amit Shah
1
-6
/
+14
2010-02-24
virtio: console: Add a new MULTIPORT feature, support for generic ports
Amit Shah
1
-56
/
+336
2010-02-24
virtio: console: Introduce a send_buf function for a common path for sending ...
Amit Shah
1
-17
/
+33
2010-02-24
virtio: console: Introduce function to hand off data from host to readers
Amit Shah
1
-36
/
+106
2010-02-24
virtio: console: Separate out find_vqs operation into a different function
Amit Shah
1
-12
/
+86
2010-02-24
virtio: console: Separate out console init into a new function
Amit Shah
1
-22
/
+39
2010-02-24
virtio: console: Separate out console-specific data into a separate struct
Amit Shah
1
-20
/
+37
2010-02-24
virtio: console: ensure console size is updated on hvc open
Amit Shah
1
-16
/
+17
2010-02-24
virtio: console: struct ports for multiple ports per device.
Amit Shah
1
-63
/
+89
2010-02-24
virtio: console: remove global var
Rusty Russell
1
-21
/
+46
2010-02-24
virtio: console: don't assume a single console port.
Amit Shah
1
-9
/
+65
2010-02-24
virtio: console: use vdev->priv to avoid accessing global var.
Rusty Russell
1
-2
/
+8
2010-02-24
virtio: console: introduce a get_inbuf helper to fetch bufs from in_vq
Amit Shah
1
-4
/
+17
2010-02-24
virtio: console: ensure add_inbuf can work for multiple ports as well
Amit Shah
1
-17
/
+18
2010-02-24
virtio: console: encapsulate buffer information in a struct
Amit Shah
1
-15
/
+55
2010-02-24
virtio: console: port encapsulation
Rusty Russell
1
-49
/
+58
2010-02-24
virtio: console: We support only one device at a time
Amit Shah
1
-0
/
+5
2010-02-24
hvc_console: make the ops pointer const.
Rusty Russell
10
-14
/
+16
2010-02-24
virtio: console: statically initialize virtio_cons
Rusty Russell
1
-26
/
+34
2010-02-24
virtio: console: comment cleanup
Rusty Russell
1
-54
/
+54
2010-02-22
agp/intel: official names for Pineview and Ironlake
Zhenyu Wang
1
-6
/
+6
2010-02-17
Merge branch 'omap-fixes-for-linus' into omap-for-linus
Tony Lindgren
2
-23
/
+61
2010-02-17
cm4000_cs.c: Remove unnecessary cast
H Hartley Sweeten
1
-1
/
+1
2010-02-17
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
4
-35
/
+83
2010-02-15
omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2
Tony Lindgren
1
-1
/
+1
2010-02-11
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+4
2010-02-11
tpm_infineon: fix suspend/resume handler for pnp_driver
Marcel Selhorst
1
-22
/
+57
2010-02-09
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
1
-1
/
+1
2010-02-07
Fix race in tty_fasync() properly
Linus Torvalds
1
-1
/
+3
2010-02-04
Input: add match() method to input hanlders
Dmitry Torokhov
1
-8
/
+16
2010-02-04
x86/agp: Fix amd64-agp module initialization regression
FUJITA Tomonori
1
-1
/
+4
2010-02-03
hvc_console: Remove __devinit annotation from hvc_alloc
Amit Shah
2
-5
/
+5
2010-02-03
hvc_console: Make the ops pointer const.
Rusty Russell
9
-13
/
+15
2010-02-02
devmem: fix kmem write bug on memory holes
Wu Fengguang
1
-1
/
+1
2010-02-02
devmem: check vmalloc address on kmem read/write
KAMEZAWA Hiroyuki
1
-10
/
+18
2010-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-9
/
+0
2010-02-02
random: Remove unused inode variable
Herbert Xu
1
-1
/
+0
2010-02-02
random: drop weird m_time/a_time manipulation
Matt Mackall
1
-8
/
+0
2010-01-31
x86/agp: Fix agp_amd64_init regression
FUJITA Tomonori
1
-4
/
+9
2010-01-30
Input: Mac button emulation - implement as an input filter
Dmitry Torokhov
1
-5
/
+0
2010-01-27
x86, UV: Fix RTC latency bug by reading replicated cachelines
Dimitri Sivanich
1
-7
/
+11
2010-01-22
intel-agp: Switch to wbinvd_on_all_cpus
Borislav Petkov
1
-11
/
+4
2010-01-20
tty: fix race in tty_fasync
Greg Kroah-Hartman
1
-1
/
+1
2010-01-20
nozomi: quick fix for the close/close bug
Alan Cox
1
-1
/
+1
2010-01-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+1
[prev]
[next]