index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-15
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-2
/
+1
2015-04-13
Merge branch 'pnp'
Rafael J. Wysocki
1
-12
/
+1
2015-04-12
switch drivers/char/mem.c to ->read_iter/->write_iter
Al Viro
1
-9
/
+9
2015-04-12
make new_sync_{read,write}() static
Al Viro
2
-4
/
+0
2015-04-12
Merge branch 'iocb' into for-next
Al Viro
2
-2
/
+1
2015-04-11
ipmi_ssif: Use interruptible completion for waiting in the thread
Corey Minyard
1
-3
/
+5
2015-04-11
ipmi/powernv: Fix minor locking bug
Alistair Popple
1
-0
/
+1
2015-04-11
ipmi: Handle BMCs that don't allow clearing the rcv irq bit
Corey Minyard
1
-7
/
+102
2015-04-03
char: xillybus: Don't return -EFAULT on user-triggered flush
Eli Billauer
1
-0
/
+2
2015-04-03
virtio_console: Use bool function return values of true/false not 1/0
Joe Perches
1
-1
/
+1
2015-04-03
misc: pass miscdevice through file's private_data
Tom Van Braeckel
1
-3
/
+8
2015-03-27
tpm/st33zp24/spi: Add missing device table for spi phy.
Christophe Ricard
1
-0
/
+7
2015-03-27
tpm/st33zp24: Add proper wait for ordinal duration in case of irq mode
Christophe Ricard
1
-1
/
+11
2015-03-26
fs: move struct kiocb to fs.h
Christoph Hellwig
2
-2
/
+1
2015-03-25
i8k: Remove use of seq_printf return value
Joe Perches
1
-7
/
+9
2015-03-25
hwrng: Avoid manual device_create_file() calls
Takashi Iwai
1
-23
/
+11
2015-03-25
misc: Add attribute groups
Takashi Iwai
1
-2
/
+3
2015-03-25
char: misc: document behaviour of open()
Martin Kepplinger
1
-1
/
+3
2015-03-25
Merge 4.0-rc5 into char-misc-next
Greg Kroah-Hartman
4
-29
/
+40
2015-03-19
tpm/tpm_infineon: Use struct dev_pm_ops for power management
Peter Huewe
1
-25
/
+9
2015-03-19
tpm: Update KConfig text to include TPM2.0 FIFO chips
Peter Huewe
1
-4
/
+5
2015-03-19
tpm/st33zp24/spi: Add st33zp24 spi phy
Christophe Ricard
5
-2
/
+408
2015-03-19
tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)
Christophe Ricard
8
-926
/
+1031
2015-03-19
tpm/tpm_i2c_stm_st33: Replace access to io_lpcpd from struct st33zp24_platfor...
Christophe Ricard
1
-7
/
+11
2015-03-19
tpm: fix: sanitized code paths in tpm_chip_register()
Jarkko Sakkinen
1
-24
/
+42
2015-03-19
PNP: tpm/tpm_infineon: Use module_pnp_driver to register driver
Peter Huewe
1
-12
/
+1
2015-03-18
hwrng: core - allow perfect entropy from hardware devices
Keith Packard
1
-1
/
+2
2015-03-17
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+18
2015-03-17
hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in init
Andre Wolokita
1
-1
/
+1
2015-03-17
hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disa...
Andre Wolokita
1
-1
/
+1
2015-03-16
char: constify of_device_id array
Fabian Frederick
5
-6
/
+6
2015-03-16
hwrng: iproc-rng200 - make use of devm_hwrng_register
Dmitry Torokhov
1
-14
/
+1
2015-03-16
hwrng: iproc-rng200 - do not use static structure
Dmitry Torokhov
1
-23
/
+21
2015-03-16
hwrng: msm - make use of devm_hwrng_register
Dmitry Torokhov
1
-10
/
+1
2015-03-16
hwrng: exynos - make use of devm_hwrng_register
Dmitry Torokhov
1
-11
/
+1
2015-03-16
hwrng: bcm63xx - make use of devm_hwrng_register
Dmitry Torokhov
1
-56
/
+31
2015-03-16
hwrng: add devm_* interfaces
Dmitry Torokhov
1
-0
/
+42
2015-03-12
hwrng: omap - remove #ifdefery around PM methods
Dmitry Torokhov
1
-12
/
+3
2015-03-11
hwrng: pseries - remove incorrect __init/__exit markups
Dmitry Torokhov
1
-2
/
+2
2015-03-11
hwrng: octeon - remove incorrect __exit markups
Dmitry Torokhov
1
-2
/
+2
2015-03-11
hwrng: omap - remove incorrect __exit markups
Dmitry Torokhov
1
-2
/
+2
2015-03-09
hwrng: xgene - add ACPI support for APM X-Gene RNG unit
Feng Kan
1
-0
/
+10
2015-03-07
tpm: fix call order in tpm-chip.c
Jarkko Sakkinen
1
-20
/
+14
2015-03-07
tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
jmlatten@linux.vnet.ibm.com
2
-8
/
+8
2015-03-06
hwrng: iproc-rng200 - Add Broadcom IPROC RNG driver
Scott Branden
3
-0
/
+268
2015-03-06
tpm: fix call order in tpm-chip.c
Jarkko Sakkinen
1
-20
/
+14
2015-03-06
tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
jmlatten@linux.vnet.ibm.com
2
-8
/
+8
2015-03-05
virtio_console: avoid config access from irq
Michael S. Tsirkin
1
-0
/
+16
2015-03-05
virtio_console: init work unconditionally
Michael S. Tsirkin
1
-1
/
+2
2015-03-01
hwrng: bcm63xx - use devm_* helpers
Florian Fainelli
1
-14
/
+6
[prev]
[next]