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-05-19
virtio: console: Use a control message to add ports
Amit Shah
1
-44
/
+33
2010-05-19
virtio: console: Move code around for future patches
Amit Shah
1
-133
/
+133
2010-05-19
virtio: console: Remove config work handler
Amit Shah
1
-63
/
+1
2010-05-19
virtio: console: Don't call hvc_remove() on unplugging console ports
Amit Shah
1
-0
/
+11
2010-05-19
virtio: console: Return -EPIPE to hvc_console if we lost the connection
Amit Shah
1
-2
/
+6
2010-05-19
virtio: console: Let host know of port or device add failures
Amit Shah
1
-0
/
+5
2010-05-19
virtio: console: Add a __send_control_msg() that can send messages without a ...
Amit Shah
1
-5
/
+11
2010-05-19
virtio: Revert "virtio: disable multiport console support."
Amit Shah
1
-41
/
+8
2010-05-19
virtio-rng: use virtqueue_xxx wrappers
Michael S. Tsirkin
1
-3
/
+3
2010-05-19
virtio_console: use virtqueue_xxx wrappers
Michael S. Tsirkin
1
-16
/
+16
2010-05-19
amd64-agp: Probe unknown AGP devices the right way
Ben Hutchings
1
-12
/
+15
2010-05-19
sis-agp: Remove SIS 760, handled by amd64-agp
Ben Hutchings
1
-8
/
+0
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
5
-8
/
+8
2010-05-18
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2010-05-18
Merge branch 'next' into for-linus
James Morris
3
-28
/
+65
2010-05-17
serial167: Kill unused variables
Geert Uytterhoeven
1
-2
/
+0
2010-05-17
drivers: Push down BKL into various drivers
Arnd Bergmann
12
-57
/
+144
2010-05-17
procfs: Push down the bkl from ioctl
Frederic Weisbecker
1
-5
/
+16
2010-05-17
TPM: ACPI/PNP dependency removal
Rajiv Andrade
2
-21
/
+25
2010-05-13
tty: Fix unbalanced BKL handling in error path
Alan Cox
1
-0
/
+1
2010-05-13
Merge commit 'v2.6.34-rc7' into tracing/core
Ingo Molnar
6
-9
/
+21
2010-05-11
agp: use NULL instead of 0 when pointer is needed
Bill Pemberton
1
-1
/
+1
2010-05-10
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
6
-9
/
+21
2010-05-10
pcmcia: dev_node removal (remaining drivers)
Dominik Brodowski
4
-24
/
+7
2010-05-10
pcmcia: dev_node removal (drivers with updated printk call)
Dominik Brodowski
2
-16
/
+3
2010-05-10
pcmcia: dev_node removal (write-only drivers)
Dominik Brodowski
1
-5
/
+0
2010-05-10
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
2
-18
/
+5
2010-05-07
Revert "TPM: ACPI/PNP dependency removal"
James Morris
2
-32
/
+22
2010-05-06
Merge branch 'master' into next
James Morris
62
-58
/
+125
2010-05-05
TPM: ACPI/PNP dependency removal
Rajiv Andrade
2
-22
/
+32
2010-04-30
tty: Fix regressions in the char driver conversion
Alan Cox
5
-6
/
+16
2010-04-23
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-1
/
+1
2010-04-23
agp: use scratch page on memory remove and at GATT creation V4
Jerome Glisse
9
-4
/
+44
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
64
-90
/
+204
2010-04-21
tracing: Dump either the oops's cpu source or all cpus buffers
Frederic Weisbecker
1
-1
/
+1
2010-04-20
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
1
-3
/
+5
2010-04-20
agp/intel: put back check that we have a driver for the bridge.
Dave Airlie
1
-0
/
+8
2010-04-20
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...
Dave Airlie
5
-1858
/
+1856
2010-04-19
pcmcia: fix error handling in cm4000_cs.c
Dan Carpenter
1
-3
/
+5
2010-04-18
agp/intel-gtt: kill previous_size assignments
Daniel Vetter
1
-8
/
+5
2010-04-18
agp/intel-gtt: kill intel_i830_tlbflush
Daniel Vetter
1
-16
/
+0
2010-04-18
agp/intel: split out gmch/gtt probe, part 1
Daniel Vetter
1
-29
/
+44
2010-04-18
agp/intel: kill mutli_gmch_chip
Daniel Vetter
1
-55
/
+52
2010-04-18
agp/intel: uncoditionally reconfigure driver on resume
Daniel Vetter
1
-16
/
+1
2010-04-18
agp/intel: split out the GTT support
Daniel Vetter
2
-1523
/
+1537
2010-04-18
agp/intel: introduce intel-agp.h header file
Daniel Vetter
4
-235
/
+241
2010-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-3
/
+0
2010-04-13
Input: keyboard - fix formatting issues
Dmitry Torokhov
1
-131
/
+147
2010-04-13
Input: keyboard - switch to using pr_err() and friends
Dmitry Torokhov
1
-4
/
+7
2010-04-13
Input: implement SysRq as a separate input handler
Dmitry Torokhov
2
-67
/
+216
[prev]
[next]