index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
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-01
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-25
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-12
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+11
2013-03-08
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+8
2013-03-08
virtio: rng: disallow multiple device registrations, fixes crashes
Amit Shah
1
-2
/
+11
2013-03-05
hw_random: make buffer usable in scatterlist.
Rusty Russell
1
-3
/
+16
2013-03-04
random: fix locking dependency with the tasklist_lock
Theodore Ts'o
1
-4
/
+8
2013-02-27
drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally
Dae S. Kim
1
-7
/
+9
2013-02-27
ipmi: add options to disable openfirmware and PCI scanning
Corey Minyard
1
-10
/
+28
2013-02-27
ipmi: add new kernel options to prevent automatic ipmi init
Corey Minyard
1
-4
/
+24
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
11
-23
/
+23
2013-02-26
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-26
/
+5
2013-02-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-55
/
+73
2013-02-22
new helper: file_inode(file)
Al Viro
11
-23
/
+23
2013-02-22
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2013-02-21
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-311
/
+346
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-36
/
+37
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-10
/
+12
2013-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
12
-80
/
+1155
2013-02-20
drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILK
Chris Wilson
1
-2
/
+35
2013-02-19
locking: Various static lock initializer fixes
Thomas Gleixner
1
-3
/
+3
[prev]
[next]