index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
21
-21
/
+0
|
\
|
*
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
21
-21
/
+0
|
|
\
|
|
*
char: xillybus: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
|
*
char: tpm: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
3
-3
/
+0
|
|
*
char: ipmi: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
|
*
char: hw_random: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
14
-14
/
+0
|
|
*
char: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
2
-2
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-12-13
3
-13
/
+16
|
\
\
\
|
*
|
|
hwrng: atmel - add DT support
Boris Brezillon
2014-11-20
2
-1
/
+8
|
*
|
|
hwrng: atmel - use clk_prepapre_enable/_disable_unprepare
Boris Brezillon
2014-11-20
1
-4
/
+4
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2014-11-12
2
-5
/
+5
|
|
\
|
|
|
*
|
|
hwrng: core - Changed from using strncat to strlcat
Rickard Strandqvist
2014-10-24
1
-8
/
+4
|
|
|
/
|
|
/
|
*
|
|
ipmi: Check the BT interrupt enable periodically
Corey Minyard
2014-12-11
1
-2
/
+25
*
|
|
ipmi: Fix attention handling for system interfaces
Corey Minyard
2014-12-11
1
-15
/
+30
*
|
|
ipmi: Periodically check to see if irqs and messages are set right
Corey Minyard
2014-12-11
1
-96
/
+101
*
|
|
drivers/char/ipmi: Add powernv IPMI driver
Jeremy Kerr
2014-12-11
3
-0
/
+317
*
|
|
ipmi: Add SMBus interface driver (SSIF)
Corey Minyard
2014-12-11
3
-0
/
+1879
*
|
|
ipmi: Remove the now unused priority from SMI sender
Corey Minyard
2014-12-11
2
-4
/
+3
*
|
|
ipmi: Remove the now unnecessary message queue
Corey Minyard
2014-12-11
1
-78
/
+34
*
|
|
ipmi: Make the message handler easier to use for SMI interfaces
Corey Minyard
2014-12-11
1
-40
/
+162
*
|
|
ipmi: Move message sending into its own function
Corey Minyard
2014-12-11
1
-4
/
+9
*
|
|
ipmi: rename waiting_msgs to waiting_rcv_msgs
Corey Minyard
2014-12-11
1
-15
/
+16
*
|
|
ipmi: Fix handling of BMC flags
Corey Minyard
2014-12-11
1
-37
/
+68
*
|
|
ipmi: Initialize BMC device attributes
Corey Minyard
2014-12-11
1
-0
/
+2
*
|
|
ipmi: Unregister previously registered driver in error case
trenn@suse.de
2014-12-11
1
-0
/
+1
*
|
|
ipmi: Fix a bug in hot add/remove
Corey Minyard
2014-12-11
1
-1
/
+1
*
|
|
ipmi: Remove useless sysfs_name parameters
Corey Minyard
2014-12-11
2
-30
/
+5
*
|
|
ipmi: clean up the device handling for the bmc device
Corey Minyard
2014-12-11
1
-193
/
+92
*
|
|
ipmi: Move the address source to string to ipmi-generic code
Corey Minyard
2014-12-11
2
-7
/
+15
*
|
|
ipmi: Ignore SSIF in the PNP handling
Corey Minyard
2014-12-11
1
-0
/
+5
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2014-12-11
1
-17
/
+22
|
\
\
\
|
*
|
|
virtio_console: fix sparse warnings
Michael S. Tsirkin
2014-12-09
1
-4
/
+5
|
*
|
|
virtio: drop VIRTIO_F_VERSION_1 from drivers
Michael S. Tsirkin
2014-12-09
1
-1
/
+0
|
*
|
|
virtio_console: virtio 1.0 support
Michael S. Tsirkin
2014-12-09
1
-12
/
+17
|
*
|
|
virtio: use u32, not bitmap for features
Michael S. Tsirkin
2014-12-09
1
-1
/
+1
*
|
|
|
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-10
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
hwrandom / exynos / PM: Use CONFIG_PM in #ifdef
Rafael J. Wysocki
2014-12-04
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-09
1
-5
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
/dev/mem: Use more consistent data types
Thierry Reding
2014-11-10
1
-5
/
+8
|
|
/
/
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2014-11-13
1
-2
/
+2
|
\
\
\
|
*
|
|
virtio_console: move early VQ enablement
Cornelia Huck
2014-11-13
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-11-12
1
-4
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hwrng: pseries - port to new read API and fix stack corruption
Greg Kurz
2014-11-06
1
-4
/
+7
|
|
/
*
|
Return short read or 0 at end of a raw device, not EIO
David Jeffery
2014-10-31
1
-1
/
+1
*
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-10-24
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
2014-10-17
1
-4
/
+4
*
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-18
2
-6
/
+13
|
\
\
|
*
|
virtio-rng: refactor probe error handling
Michael S. Tsirkin
2014-10-15
1
-6
/
+9
|
*
|
virtio_console: enable VQs early on restore
Michael S. Tsirkin
2014-10-15
1
-0
/
+2
|
*
|
virtio_console: enable VQs early
Michael S. Tsirkin
2014-10-15
1
-0
/
+2
|
|
/
[next]