index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-06
sonypi: Simplify dependencies
Jean Delvare
1
-1
/
+1
2014-04-05
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-3
/
+3
2014-04-04
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-108
/
+136
2014-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
6
-87
/
+36
2014-04-02
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2014-04-01
pipe: kill ->map() and ->unmap()
Al Viro
1
-2
/
+2
2014-03-19
random: Add arch_has_random[_seed]()
H. Peter Anvin
1
-0
/
+3
2014-03-19
random: If we have arch_get_random_seed*(), try it before blocking
H. Peter Anvin
1
-0
/
+33
2014-03-19
random: Use arch_get_random_seed*() at init time and once a second
H. Peter Anvin
1
-4
/
+20
2014-03-19
random: use the architectural HWRNG for the SHA's IV in extract_buf()
Theodore Ts'o
1
-8
/
+8
2014-03-19
random: clarify bits/bytes in wakeup thresholds
Greg Price
1
-17
/
+17
2014-03-19
random: entropy_bytes is actually bits
Greg Price
1
-3
/
+3
2014-03-19
random: simplify accounting code
Greg Price
1
-17
/
+10
2014-03-19
random: tighten bound on random_read_wakeup_thresh
Greg Price
1
-1
/
+1
2014-03-19
random: forget lock in lockless accounting
Greg Price
1
-4
/
+0
2014-03-19
random: simplify accounting logic
Greg Price
1
-8
/
+4
2014-03-19
random: fix comment on "account"
Greg Price
1
-10
/
+21
2014-03-19
random: simplify loop in random_read
Greg Price
1
-39
/
+18
2014-03-19
random: fix description of get_random_bytes
Greg Price
1
-2
/
+3
2014-03-19
random: fix comment on proc_do_uuid
Greg Price
1
-4
/
+4
2014-03-19
random: fix typos / spelling errors in comments
Greg Price
1
-3
/
+3
2014-03-13
virtio-rng: don't crash if virtqueue is broken.
Rusty Russell
1
-2
/
+1
2014-03-10
hwrng: add randomness to system from rng sources
Kees Cook
1
-0
/
+7
2014-03-10
hwrng: timeriomem - Use devm_*() functions
Jingoo Han
1
-30
/
+10
2014-03-10
hwrng: nomadik - Use devm_*() functions
Jingoo Han
1
-9
/
+4
2014-03-10
hwrng: pixocell - Use devm_clk_get()
Jingoo Han
1
-6
/
+2
2014-03-10
hwrng: omap3-rom - Use devm_clk_get()
Jingoo Han
1
-2
/
+1
2014-03-10
hwrng: atmel - Use devm_clk_get()
Jingoo Han
1
-6
/
+2
2014-02-27
hwrng: pixocell - Use devm_ioremap_resource()
Jingoo Han
1
-16
/
+3
2014-02-27
hwrng: atmel - Use devm_ioremap_resource()
Jingoo Han
1
-11
/
+4
2014-02-25
Merge tag 'qcom-drivers-for-3.15' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
1
-3
/
+3
2014-02-21
hwrng: msm: switch Kconfig to ARCH_QCOM depends
Kumar Gala
1
-3
/
+3
2014-02-18
Merge 3.14-rc3 into char-misc-next
Greg Kroah-Hartman
3
-7
/
+5
2014-02-15
/dev/mem: handle out-of-bounds read/write
Petr Tesarik
1
-0
/
+6
2014-02-14
Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+2
2014-02-09
fix a kmap leak in virtio_console
Al Viro
1
-6
/
+3
2014-02-09
hwrng: cleanup in hwrng_register()
Dan Carpenter
1
-7
/
+3
2014-02-07
drivers/char: delete non-required instances of include <linux/init.h>
Paul Gortmaker
15
-15
/
+0
2014-02-07
raw: set range for MAX_RAW_DEVS
Paul Bolle
1
-0
/
+1
2014-02-07
raw: test against runtime value of max_raw_minors
Paul Bolle
1
-1
/
+1
2014-01-30
ipmi: Add missing rv in ipmi_parisc_probe()
Geert Uytterhoeven
1
-0
/
+1
2014-01-29
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-7
/
+25
2014-01-29
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
1
-1
/
+1
2014-01-25
Merge branch 'ipmi' (ipmi patches from Corey Minyard)
Linus Torvalds
4
-25
/
+39
2014-01-25
ipmi: Cleanup error return
Corey Minyard
1
-15
/
+29
2014-01-25
ipmi: fix timeout calculation when bmc is disconnected
Xie XiuQi
1
-1
/
+1
2014-01-25
ipmi: use USEC_PER_SEC instead of 1000000 for more meaningful
Xie XiuQi
3
-7
/
+7
2014-01-25
ipmi: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+2
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-272
/
+154
[prev]
[next]