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
2012-01-26
agp: fix scratch page cleanup
Michal Kubecek
1
-6
/
+6
2012-01-18
tpm: fix (ACPI S3) suspend regression
Stefan Berger
2
-0
/
+12
2012-01-16
Merge branch 'x86/rdrand' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+6
2012-01-16
random: Adjust the number of loops when initializing
H. Peter Anvin
1
-1
/
+1
2012-01-16
random: Use arch-specific RNG to initialize the entropy store
Theodore Ts'o
1
-0
/
+6
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
9
-14
/
+14
2012-01-12
Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")
Linus Torvalds
1
-12
/
+12
2012-01-12
ramoops: update parameters only after successful init
Kees Cook
1
-8
/
+9
2012-01-12
ramoops: fix use of rounddown_pow_of_two()
Marco Stornelli
1
-2
/
+2
2012-01-12
kexec: remove KMSG_DUMP_KEXEC
WANG Cong
1
-2
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
9
-14
/
+14
2012-01-12
Merge tag 'to-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2
-32
/
+110
2012-01-12
virtio: console: Disable callbacks for virtqueues at start of S4 freeze
Amit Shah
1
-0
/
+8
2012-01-12
virtio: console: Add freeze and restore handlers to support S4
Amit Shah
1
-0
/
+58
2012-01-12
virtio: console: Move vq and vq buf removal into separate functions
Amit Shah
1
-28
/
+40
2012-01-12
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
2
-4
/
+4
2012-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
7
-80
/
+7
2012-01-10
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
4
-80
/
+152
2012-01-10
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-4
/
+4
2012-01-09
Merge branch 'next' into for-linus
James Morris
4
-80
/
+152
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
4
-5
/
+5
2012-01-06
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-0
/
+2
2012-01-06
agp: Fix multi-line warning message whitespace
Tormod Volden
1
-4
/
+4
2012-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
4
-5
/
+5
2011-12-29
random: Use arch_get_random_int instead of cycle counter if avail
Linus Torvalds
1
-2
/
+6
2011-12-20
ipmi_watchdog: restore settings when BMC reset
Corey Minyard
1
-3
/
+38
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
1
-1
/
+1
2011-11-30
char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...
Axel Lin
7
-80
/
+7
2011-11-22
hwrng: nomadik: Enable module alias autogeneration for AMBA drivers
Dave Martin
1
-0
/
+2
2011-11-17
fix typo/thinko in get_random_bytes()
Luck, Tony
1
-1
/
+1
2011-11-17
Merge branch 'for-james' of git://github.com/srajiv/tpm into next
James Morris
4
-80
/
+152
2011-11-16
TPM: fix transmit_cmd error logic
Rajiv Andrade
3
-10
/
+9
2011-11-16
TPM: NSC and TIS drivers X86 dependency fix
Rajiv Andrade
1
-0
/
+2
2011-11-16
TPM: Export wait_for_stat for other vendor specific drivers
Rajiv Andrade
3
-53
/
+55
2011-11-16
TPM: Use vendor specific function for status probe
Rajiv Andrade
1
-5
/
+5
2011-11-16
tpm_tis: add delay after aborting command
Stefan Berger
1
-0
/
+3
2011-11-16
tpm_tis: Check return code from getting timeouts/durations
Stefan Berger
1
-1
/
+5
2011-11-16
tpm: Introduce function to poll for result of self test
Stefan Berger
3
-6
/
+51
2011-11-16
tpm: Cleanup tpm_continue_selftest
Stefan Berger
2
-8
/
+24
2011-11-16
tpm: Have tpm_get_timeouts return an error code
Stefan Berger
2
-5
/
+6
2011-11-08
agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set
Keith Packard
1
-2
/
+3
2011-11-08
drm/i915: fix if statement (bogus semi-colon)
Dan Carpenter
1
-1
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-0
/
+6
2011-11-02
Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...
Linus Torvalds
1
-2
/
+4
2011-11-02
Merge git://github.com/rustyrussell/linux
Linus Torvalds
1
-41
/
+79
2011-11-02
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
3
-4
/
+19
2011-11-02
um: switch to use of drivers/Kconfig
Al Viro
2
-4
/
+4
2011-11-02
um: clean Kconfig up a bit
Al Viro
1
-0
/
+15
2011-11-01
Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
3
-0
/
+172
[next]