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