index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-17
drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow
Chen Gang
1
-2
/
+2
2013-05-17
drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdup
Alexandru Gheorghiu
1
-2
/
+1
2013-05-12
drivers/char/hw_random: don't check resource with devm_ioremap_resource
Wolfram Sang
2
-11
/
+0
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-05-08
char: add aio_{read,write} to /dev/{null,zero}
Zach Brown
1
-0
/
+35
2013-05-05
rtc: single_open() leaks
Al Viro
2
-2
/
+2
2013-05-05
ds1620: single_open() leak
Al Viro
1
-1
/
+1
2013-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
6
-72
/
+268
2013-05-03
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+8
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-90
/
+89
2013-05-02
proc: Supply a function to remove a proc entry by PDE
David Howells
1
-1
/
+1
2013-05-01
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-0
/
+1
2013-05-01
lib/string_helpers: introduce generic string_unescape
Andy Shevchenko
1
-0
/
+1
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
5
-87
/
+205
2013-04-29
ds1620: Don't use create_proc_read_entry()
David Howells
1
-14
/
+19
2013-04-29
efirtc: Don't use create_proc_read_entry()
David Howells
1
-43
/
+40
2013-04-29
genrtc: Don't use create_proc_read_entry()
David Howells
1
-25
/
+23
2013-04-29
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-27
/
+5
2013-04-25
hwrng: timeriomem - added devicetree hooks
Alexander Clouter
1
-2
/
+22
2013-04-25
hwrng: timeriomem - update to support more than one device
Alexander Clouter
1
-54
/
+116
2013-04-25
hwrng: bcm2835 - Add Broadcom BCM2835 RNG driver
Lubomir Rintel
3
-0
/
+126
2013-04-19
vm: convert HPET mmap to vm_iomap_memory() helper
Linus Torvalds
1
-13
/
+1
2013-04-17
TPM: Retry SaveState command in suspend path
Duncan Laurie
2
-4
/
+30
2013-04-15
virtio: console: replace EMFILE with EBUSY for already-open port
Amit Shah
1
-1
/
+1
2013-04-15
Merge 3.9-rc7 into char-misc-next
Greg Kroah-Hartman
2
-14
/
+39
2013-04-12
tpm/tpm_i2c_infineon: Add small comment about return value of __i2c_transfer
Peter Huewe
1
-0
/
+9
2013-04-12
tpm/tpm_i2c_infineon.c: Add OF attributes type and name to the of_device_id t...
Peter Huewe
1
-3
/
+18
2013-04-12
tpm_i2c_stm_st33: Remove duplicate inclusion of header files
Sachin Kamat
1
-2
/
+0
2013-04-12
tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)
Peter Huewe
1
-40
/
+97
2013-04-12
char/tpm: Convert struct i2c_msg initialization to C99 format
Shubhrajyoti Datta
1
-3
/
+16
2013-04-12
drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpy
Chen Gang
1
-7
/
+7
2013-04-12
tpm/tpm_i2c_stm_st33: formatting and white space changes
Peter Huewe
1
-31
/
+31
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2
-6
/
+6
2013-04-09
get rid of a bunch of open-coded create_proc_read_entry()
Al Viro
1
-4
/
+3
2013-04-08
virtio_console: make local symbols static
Wei Yongjun
1
-3
/
+3
2013-04-02
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-14
/
+39
2013-03-30
virtio: console: add locking around c_ovq operations
Amit Shah
1
-0
/
+5
2013-03-30
virtio: console: rename cvq_lock to c_ivq_lock
Amit Shah
1
-8
/
+9
2013-03-26
Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-2
/
+11
2013-03-26
drivers: char: Use PTR_RET function
Alexandru Gheorghiu
1
-1
/
+1
2013-03-22
hwrng: mxc-rnga - Use devm_ioremap_resource()
Fabio Estevam
1
-17
/
+4
2013-03-22
hwrng: exynos - add CONFIG_PM_SLEEP/CONFIG_PM_RUNTIME to suspend/resume
Jingoo Han
1
-1
/
+2
2013-03-20
virtio_console: use simplified virtqueue accessors.
Rusty Russell
1
-3
/
+3
2013-03-20
virtio_rng: use simplified virtqueue accessors.
Rusty Russell
1
-1
/
+1
2013-03-20
hw_random: free rng_buffer at module exit
Satoru Takeuchi
1
-0
/
+9
2013-03-18
Revert "virtio_console: Initialize guest_connected=true for rproc_serial"
Sjur Brændeland
1
-6
/
+16
2013-03-15
drivers: char: use module_platform_driver_probe()
Fabio Porcedda
2
-24
/
+2
2013-03-15
applicom: use correct array offset
Dan Carpenter
1
-2
/
+2
2013-03-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+11
2013-03-09
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+8
[prev]
[next]