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
2017-07-06
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-182
/
+151
2017-07-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+2
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2017-07-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-2
/
+58
2017-07-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
12
-231
/
+265
2017-07-04
Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-2
/
+2
2017-07-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-868
/
+0
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2
-17
/
+12
2017-07-03
Merge branch 'acpica'
Rafael J. Wysocki
1
-2
/
+2
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+6
2017-06-26
ipmi: get rid of field-by-field __get_user()
Al Viro
1
-50
/
+37
2017-06-26
ipmi: get COMPAT_IPMICTL_RECEIVE_MSG in sync with the native one
Al Viro
1
-133
/
+115
2017-06-26
Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core
Will Deacon
4
-21
/
+20
2017-06-24
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
1
-6
/
+6
2017-06-23
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+6
2017-06-21
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2
-7
/
+44
2017-06-20
drivers/char: kmem: disable on arm64
Ard Biesheuvel
1
-0
/
+2
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-1
/
+1
2017-06-20
hwrng: mtk - add runtime PM support
Sean Wang
1
-0
/
+42
2017-06-19
random: silence compiler warnings and fix race
Jason A. Donenfeld
1
-6
/
+6
2017-06-19
tpm/tpm_atmel: remove unnecessary NULL check
Gustavo A. R. Silva
1
-7
/
+5
2017-06-19
tpm/st33zp24: Switch to devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
2
-4
/
+2
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-06-13
tpm: vtpm_proxy: Prevent userspace from sending driver command
Stefan Berger
1
-0
/
+33
2017-06-13
tpm: vtpm_proxy: Implement request_locality function.
Stefan Berger
2
-0
/
+37
2017-06-13
tpm: Introduce flag TPM_TRANSMIT_RAW
Stefan Berger
2
-1
/
+3
2017-06-13
tpm: vtpm_proxy: Suppress error logging when in closed state
Stefan Berger
2
-3
/
+4
2017-06-13
tpm, tpmrm: Mark tpmrm_write as static
Peter Huewe
1
-1
/
+1
2017-06-13
tpm: remove struct tpm_pcrextend_in
Jarkko Sakkinen
1
-6
/
+0
2017-06-13
tpm, tpm_infineon: remove useless snprintf() calls
Jarkko Sakkinen
1
-4
/
+4
2017-06-13
tpm: fix byte order related arithmetic inconsistency in tpm_getcap()
Jarkko Sakkinen
2
-27
/
+16
2017-06-13
tpm: Apply a sane minimum adapterlimit value for retransmission.
Bryan Freed
1
-20
/
+56
2017-06-13
tpm_tis: Consolidate the platform and acpi probe flow
Jason Gunthorpe
1
-113
/
+54
2017-06-13
tpm_tis: Use platform_get_irq
Jason Gunthorpe
1
-4
/
+2
2017-06-13
tpm_tis: Fix IRQ autoprobing when using platform_device
Jason Gunthorpe
1
-1
/
+1
2017-06-13
tpm: move TPM 1.2 code of tpm_pcr_extend() to tpm1_pcr_extend()
Roberto Sassu
1
-17
/
+24
2017-06-13
tpm: move endianness conversion of ordinals to tpm_input_header
Roberto Sassu
2
-14
/
+14
2017-06-13
tpm: move endianness conversion of TPM_TAG_RQU_COMMAND to tpm_input_header
Roberto Sassu
3
-9
/
+9
2017-06-12
ACPICA: Add header support for TPM2 table changes
Bob Moore
1
-2
/
+2
2017-06-11
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+43
2017-06-11
Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2017-06-07
random: invalidate batched entropy after crng init
Jason A. Donenfeld
1
-0
/
+37
2017-06-07
random: use lockless method of accessing and updating f->reg_idx
Theodore Ts'o
1
-6
/
+6
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
2
-17
/
+12
2017-06-04
Merge branch 'timers/urgent' into WIP.timers
Thomas Gleixner
2
-4
/
+8
2017-06-03
drivers: char: mem: Fix wraparound check to allow mappings up to the end
Julius Werner
1
-1
/
+1
2017-06-02
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+5
2017-06-02
pcmcia: remove left-over %Z format
Nicolas Iooss
1
-3
/
+3
2017-06-01
hw_random: timeriomem_rng: Allow setting RNG quality from platform data
Rick Altherr
1
-0
/
+7
[next]