index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2019-01-01
Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2018-12-28
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-12-28
Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-19
char: lp: use new parport device model
Sudip Mukherjee
2018-12-19
char: lp: properly count the lp devices
Sudip Mukherjee
2018-12-19
char: lp: use first unused lp number while registering
Sudip Mukherjee
2018-12-19
char: lp: detach the device when parallel port is removed
Sudip Mukherjee
2018-12-19
char: lp: introduce list to save port number
Sudip Mukherjee
2018-12-19
char/rtc: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-10
rtc: Switch to use %ptR
Andy Shevchenko
2018-12-06
char: virtio: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-11-27
drivers/ipmi: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
char: lp: fix spacing style before open parenthesis
Sudip Mukherjee
2018-11-27
char: lp: fix whitespace with pointers
Sudip Mukherjee
2018-11-27
char: lp: use tabs instead of spaces
Sudip Mukherjee
2018-11-27
char: lp: do not use return as a function
Sudip Mukherjee
2018-11-27
char: lp: move trailing statement to next line
Sudip Mukherjee
2018-11-27
char: lp: remove trailing whitespace
Sudip Mukherjee
2018-11-20
crypto: chacha20-generic - refactor to allow varying number of rounds
Eric Biggers
2018-11-16
hwrng: bcm2835 - Switch to SPDX identifier
Stefan Wahren
2018-11-11
tlclk: clean an indentation issue, remove extraneous tabs
Colin Ian King
2018-11-09
ttyprintk: make the printk log level configurable
Peter Korsgaard
2018-10-27
Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2018-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-10-25
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2018-10-24
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-23
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2018-10-13
synclink: reduce pointless checks in ->ioctl()
Al Viro
2018-10-11
ipmi: Fix timer race with module unload
Jan Glauber
2018-10-05
tpm: Restore functionality to xen vtpm driver.
Dr. Greg Wettstein
2018-10-05
tpm: add support for nonblocking operation
Tadeusz Struk
2018-10-05
tpm: add ptr to the tpm_space struct to file_priv
Tadeusz Struk
2018-10-05
tpm: Make SECURITYFS a weak dependency
Peter Huewe
2018-10-05
tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
Javier Martinez Canillas
2018-10-05
tpm: fix response size validation in tpm_get_random()
Jarkko Sakkinen
2018-10-05
hwrng: core - document the quality field
Michael S. Tsirkin
2018-10-01
char: pcmcia: cm4000_cs: Replace mdelay with usleep_range in set_protocol
Jia-Ju Bai
2018-10-01
pcmcia: remove KERN_INFO level from debug message
Colin Ian King
2018-09-21
crypto: chacha20 - Fix chacha20_block() keystream alignment (again)
Eric Biggers
2018-09-18
ipmi:ssif: Add support for multi-part transmit messages > 2 parts
Corey Minyard
2018-09-18
ipmi: Remove platform driver overrides and use the id_table
Corey Minyard
2018-09-18
ipmi: Free the address list on module cleanup
Corey Minyard
2018-09-18
ipmi: Don't leave holes in the I2C address list in the ssif driver
Corey Minyard
2018-09-18
ipmi: fix return value of ipmi_set_my_LUN
YueHaibing
2018-09-18
ipmi: Convert pr_xxx() to dev_xxx() in the BT code
Corey Minyard
2018-09-18
ipmi:dmi: Ignore IPMI SMBIOS entries with a zero base address
Corey Minyard
2018-09-18
ipmi:dmi: Use pr_fmt in the IPMI DMI code
Corey Minyard
2018-09-18
ipmi: Change to ktime_get_ts64()
Arnd Bergmann
[next]