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-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
2013-02-15
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2
-2
/
+2
2013-02-15
drm/i915: Fix gen2 mappable calculations
Ben Widawsky
1
-1
/
+4
2013-02-14
tpm/ibmvtpm: build only when IBM pseries is configured
Kent Yoder
1
-1
/
+1
2013-02-13
virtio_console: Initialize guest_connected=true for rproc_serial
Sjur Brændeland
1
-5
/
+2
2013-02-13
virtio: use module_virtio_driver.
Rusty Russell
1
-12
/
+1
2013-02-12
virtio_console: Use virtio device index to generate port name
Sjur Brændeland
1
-13
/
+3
2013-02-08
pcmcia: synclink_cs: cleanup checkpatch warnings
Alexey Khoroshilov
1
-306
/
+310
2013-02-08
pcmcia: synclink_cs: fix error handling in mgslpc_probe()
Alexey Khoroshilov
1
-10
/
+41
2013-02-07
virtio_console: Don't access uninitialized data.
Sjur Brændeland
1
-1
/
+2
2013-02-06
drivers/char/mem.c: fix small coding style issues
Hans Grob
1
-5
/
+5
2013-02-05
tpm_tis: check pnp_acpi_device return code
Kent Yoder
1
-0
/
+3
2013-02-05
char/tpm/tpm_i2c_stm_st33: drop temporary variable for return value
Peter Huewe
1
-3
/
+1
2013-02-05
char/tpm/tpm_i2c_stm_st33: remove dead assignment in tpm_st33_i2c_probe
Peter Huewe
1
-2
/
+0
2013-02-05
char/tpm/tpm_i2c_stm_st33: Remove __devexit attribute
Peter Huewe
1
-1
/
+1
2013-02-05
char/tpm/tpm_i2c_stm_st33: Don't use memcpy for one byte assignment
Peter Huewe
1
-4
/
+2
2013-02-05
tpm_i2c_stm_st33: removed unused variables/code
Kent Yoder
1
-17
/
+1
[prev]
[next]