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
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
3
-3
/
+3
2012-10-07
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-20
/
+178
2012-10-07
Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-51
/
+70
2012-10-06
sections: fix section conflicts in drivers/char
Andi Kleen
1
-1
/
+1
2012-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-69
/
+56
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-32
/
+30
2012-10-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
16
-160
/
+2440
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-3
/
+3
2012-10-01
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-34
/
+0
2012-10-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
3
-99
/
+81
2012-10-01
Merge tag 'char-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
8
-18
/
+36
2012-09-28
virtio: console: fix error handling in init() function
Alexey Khoroshilov
1
-1
/
+11
2012-09-28
virtio/console: Allocate scatterlist according to the current pipe size
Masami Hiramatsu
1
-11
/
+12
2012-09-28
virtio/console: Wait until the port is ready on splice
Masami Hiramatsu
1
-12
/
+27
2012-09-28
virtio/console: Add a failback for unstealable pipe buffer
Masami Hiramatsu
1
-3
/
+25
2012-09-28
virtio/console: Add splice_write support
Masami Hiramatsu
1
-8
/
+128
2012-09-28
Merge tag 'v3.6-rc7' into next
James Morris
2
-36
/
+70
2012-09-26
pcmcia: synclink_cs: fix potential tty NULL dereference
Alexey Khoroshilov
1
-7
/
+13
2012-09-26
drivers/char/mmtimer.c: Remove useless kfree
Peter Senna Tschudin
1
-2
/
+1
2012-09-26
drivers/char: removes unnecessary semicolon
Peter Senna Tschudin
2
-3
/
+3
2012-09-23
hwrng: OMAP: remove SoC restrictions from driver registration
Paul Walmsley
1
-3
/
+0
2012-09-23
hwrng: OMAP: convert to use runtime PM
Paul Walmsley
1
-26
/
+9
2012-09-23
hwrng: OMAP: store per-device data in per-device variables, not file statics
Paul Walmsley
1
-38
/
+77
2012-09-20
agp/intel: Use a write-combining map for updating PTEs
Chris Wilson
1
-3
/
+8
2012-09-20
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
1
-29
/
+22
2012-09-18
char/misc: remove CONFIG_EXPERIMENTAL dependencies
Greg Kroah-Hartman
1
-3
/
+3
2012-09-16
Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
4
-14
/
+137
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
4
-14
/
+137
2012-09-12
tpm: fix tpm_acpi sparse warning on different address spaces
Kent Yoder
1
-2
/
+2
2012-09-07
hwrng: mxc-rnga - Access data via structure
Fabio Estevam
1
-57
/
+51
2012-09-07
hwrng: mxc-rnga - Adapt clocks to new i.mx clock framework
Fabio Estevam
1
-5
/
+5
2012-09-05
virtio: console: fix error handling in init() function
Alexey Khoroshilov
1
-1
/
+11
2012-09-05
ppdev: ppdev_init: do not return zero in case of failure
Alexey Khoroshilov
1
-1
/
+2
2012-09-05
serial: add a new helper function
Huang Shijie
1
-1
/
+1
2012-09-04
driver/char/tpm: declare internal symbols as static
Xiaoyan Zhang
2
-20
/
+21
2012-08-27
Merge v3.6-rc3 into 'char-misc-next'
Greg Kroah-Hartman
1
-1
/
+3
2012-08-27
Merge 3.6-rc3 into tty-next
Greg Kroah-Hartman
4
-14
/
+137
2012-08-22
driver: add PPI support in tpm driver
Xiaoyan Zhang
4
-1
/
+475
2012-08-22
tpm: Do not dereference NULL pointer if acpi_os_map_memory() fails.
Jesper Juhl
1
-0
/
+5
2012-08-22
drivers/char/tpm: Add securityfs support for event log
Ashley Lai
4
-12
/
+93
2012-08-22
drivers/char/tpm: Add new device driver to support IBM vTPM
Ashley Lai
5
-0
/
+836
2012-08-22
sgi-agp: Use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
1
-3
/
+2
2012-08-22
tpm: compile out unused code in the PNP and PM cases
Kent Yoder
1
-1
/
+2
2012-08-22
tpm: fix double write race and tpm_release free issue
Kent Yoder
1
-2
/
+3
2012-08-22
hw_random: add support for the TPM chip as a hardware RNG source
Kent Yoder
3
-0
/
+64
2012-08-22
tpm: Move tpm_get_random api into the TPM device driver
Kent Yoder
2
-6
/
+76
2012-08-22
tpm: modularize event log collection
Kent Yoder
5
-142
/
+182
2012-08-22
char/tpm: Add new driver for Infineon I2C TIS TPM
Peter Huewe
3
-0
/
+707
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2
-3
/
+3
2012-08-20
drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated data
Julia Lawall
1
-12
/
+5
[next]