index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-20
/
+1
2016-05-20
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-22
/
+3
2016-05-20
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-18
/
+11
2016-05-20
lib/uuid.c: move generate_random_uuid() to uuid.c
Andy Shevchenko
1
-20
/
+1
2016-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2016-05-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-168
/
+169
2016-05-16
ipmi: Fix the I2C address extraction from SPMI tables
Corey Minyard
1
-1
/
+1
2016-05-16
IPMI: reserve memio regions separately
Corey Minyard
1
-13
/
+27
2016-05-16
ipmi: Fix some minor coding style issues
Corey Minyard
1
-13
/
+12
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-2
/
+2
2016-05-01
char: Drop bogus dependency of DEVPORT on !M68K
Geert Uytterhoeven
1
-1
/
+0
2016-05-01
char/rtc: replace blacklist with whitelist
Arnd Bergmann
1
-2
/
+1
2016-04-30
char: xillybus: use devm_add_action_or_reset
Sudip Mukherjee
2
-19
/
+2
2016-04-30
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
1
-6
/
+6
2016-04-30
tty: Replace ASYNC_CHECK_CD and update atomically
Peter Hurley
1
-6
/
+2
2016-04-30
tty: Replace ASYNC_CTS_FLOW bit and update atomically
Peter Hurley
1
-4
/
+1
2016-04-30
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
1
-1
/
+1
2016-04-30
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
Peter Hurley
1
-1
/
+1
2016-04-20
crypto4xx: integrate ppc4xx-rng into crypto4xx
Christian Lamparter
3
-161
/
+0
2016-04-15
hwrng: hisi - Add support for Hisilicon SoC RNG
Kefeng Wang
3
-0
/
+140
2016-04-05
hwrng: exynos - Fix misspelled Samsung address
Krzysztof Kozlowski
1
-1
/
+1
2016-04-05
hwrng: exynos - Enable COMPILE_TEST
Krzysztof Kozlowski
1
-1
/
+2
2016-04-05
hwrng: exynos - Disable runtime PM on driver unbind
Krzysztof Kozlowski
1
-0
/
+9
2016-04-05
hwrng: exynos - Disable runtime PM on probe failure
Krzysztof Kozlowski
1
-1
/
+8
2016-04-05
hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
Krzysztof Kozlowski
1
-3
/
+7
2016-04-05
hwrng: exynos - Runtime suspend device after init
Krzysztof Kozlowski
1
-1
/
+2
2016-04-05
hwrng: bcm63xx - fix device tree compilation
Álvaro Fernández Rojas
1
-0
/
+1
2016-03-25
Revert "ppdev: use new parport device model"
Linus Torvalds
1
-20
/
+5
2016-03-22
ipmi/watchdog: use nmi_panic() when kernel panics in NMI handler
Hidehiro Kawai
1
-1
/
+1
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-14
/
+18
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2016-03-18
ipmi: do not probe ACPI devices if si_tryacpi is unset
Joe Lawrence
1
-0
/
+3
2016-03-18
ipmi_si: Avoid a wrong long timeout on transaction done
Corey Minyard
1
-2
/
+2
2016-03-18
ipmi_si: Fix module parameter doc names
Corey Minyard
1
-2
/
+2
2016-03-18
ipmi_ssif: Fix logic around alert handling
Corey Minyard
1
-9
/
+4
2016-03-17
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-14
/
+9
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-186
/
+241
2016-03-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
6
-214
/
+297
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-9
/
+193
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
2
-1
/
+23
2016-03-11
hwrng: exynos - use __maybe_unused to hide pm functions
Arnd Bergmann
1
-6
/
+4
2016-03-05
char: genrtc: replace blacklist with whitelist
Arnd Bergmann
1
-1
/
+2
2016-03-05
drivers: char: mem: fix IS_ERROR_VALUE usage
Andrzej Hajda
1
-1
/
+1
2016-03-05
char: xillybus: Fix internal data structure initialization
Eli Billauer
1
-1
/
+3
2016-03-01
Merge 4.5-rc6 into char-misc-next
Greg Kroah-Hartman
2
-1
/
+23
2016-02-28
hwrng: bcm63xx - fix non device tree compatibility
Álvaro Fernández Rojas
1
-1
/
+3
2016-02-27
drivers: char: random: add get_random_long()
Daniel Cashman
1
-0
/
+22
2016-02-26
tpm_tis: fix build warning with tpm_tis_resume
Jarkko Sakkinen
1
-0
/
+2
2016-02-20
tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
Jarkko Sakkinen
1
-2
/
+2
[next]