index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
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-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
2018-09-18
ipmi_si: fix potential integer overflow on large shift
Colin Ian King
2018-09-18
ipmi_si_pci: fix NULL device in ipmi_si error message
Meelis Roos
[next]