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
2018-06-06
Merge tag 'for-linus-4.18' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
10
-1765
/
+1547
2018-06-05
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+2
2018-06-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-4
/
+10
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-13
/
+16
2018-05-26
random: convert to ->poll_mask
Christoph Hellwig
1
-13
/
+16
2018-05-24
ipmi: Properly release srcu locks on error conditions
Corey Minyard
1
-18
/
+25
2018-05-23
ipmi: NPCM7xx KCS BMC: enable interrupt to the host
Avi Fishman
1
-3
/
+14
2018-05-22
ipmi:bt: Set the timeout before doing a capabilities check
Corey Minyard
1
-1
/
+2
2018-05-19
hwrng: n2 - fix spelling mistake: "restesting" -> "retesting"
Colin Ian King
1
-1
/
+1
2018-05-16
tty: replace ->proc_fops with ->proc_show
Christoph Hellwig
1
-14
/
+1
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
6
-86
/
+7
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
1
-14
/
+1
2018-05-10
agp: uninorth: make two functions static
Mathieu Malaterre
1
-2
/
+2
2018-05-09
ipmi: Remove the proc interface
Corey Minyard
4
-486
/
+0
2018-05-05
hwrng: stm32 - fix pm_suspend issue
lionel.debieve@st.com
1
-2
/
+7
2018-05-05
hwrng: stm32 - define default state for rng driver
lionel.debieve@st.com
1
-0
/
+1
2018-04-30
Merge 4.17-rc3 into char-misc-next
Greg Kroah-Hartman
2
-92
/
+113
2018-04-26
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-86
/
+71
2018-04-26
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+42
2018-04-25
virtio_console: reset on out of memory
Michael S. Tsirkin
1
-7
/
+10
2018-04-25
virtio_console: move removal code
Michael S. Tsirkin
1
-36
/
+36
2018-04-25
virtio_console: drop custom control queue cleanup
Michael S. Tsirkin
1
-17
/
+0
2018-04-25
virtio_console: free buffers after reset
Michael S. Tsirkin
1
-25
/
+24
2018-04-25
virtio_console: don't tie bufs to a vq
Michael S. Tsirkin
1
-7
/
+7
2018-04-25
random: rate limit unseeded randomness warnings
Theodore Ts'o
1
-5
/
+34
2018-04-24
random: fix possible sleeping allocation from irq context
Theodore Ts'o
1
-1
/
+8
2018-04-23
char: mspec: change return type to vm_fault_t
Souptick Joarder
1
-9
/
+2
2018-04-21
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-31
/
+97
2018-04-21
hwrng: via - support new Centaur CPU
davidwang
1
-1
/
+1
2018-04-19
ipmi_ssif: Fix uninitialized variable issue
Gustavo A. R. Silva
1
-2
/
+1
2018-04-18
ipmi: add an NPCM7xx KCS BMC driver
Haiyue Wang
3
-0
/
+220
2018-04-18
ipmi_si: Clean up shutdown a bit
Corey Minyard
1
-21
/
+11
2018-04-18
ipmi_si: Rename intf_num to si_num
Corey Minyard
1
-9
/
+9
2018-04-18
ipmi: Remove smi->intf checks
Corey Minyard
2
-17
/
+6
2018-04-18
ipmi_ssif: Get rid of unused intf_num
Corey Minyard
1
-5
/
+0
2018-04-18
ipmi: ipmi_unregister_smi() cannot fail, have it return void
Corey Minyard
3
-10
/
+3
2018-04-18
ipmi_devintf: Add an error return on invalid ioctls
Corey Minyard
1
-0
/
+4
2018-04-18
ipmi_ssif: Remove usecount handling
Corey Minyard
1
-21
/
+0
2018-04-18
ipmi: Remove condition on interface shutdown
Corey Minyard
1
-2
/
+1
2018-04-18
ipmi_ssif: Convert over to a shutdown handler
Corey Minyard
1
-24
/
+31
2018-04-18
ipmi_si: Convert over to a shutdown handler
Corey Minyard
1
-13
/
+18
2018-04-18
ipmi: Rework locking and shutdown for hot remove
Corey Minyard
1
-210
/
+280
2018-04-18
ipmi: Fix some counter issues
Corey Minyard
1
-31
/
+45
2018-04-18
ipmi: Change ipmi_smi_t to struct ipmi_smi *
Corey Minyard
3
-95
/
+99
2018-04-18
ipmi: Rename ipmi_user_t to struct ipmi_user *
Corey Minyard
4
-47
/
+47
2018-04-18
ipmi_devintf: Small lock rework
Corey Minyard
1
-55
/
+28
2018-04-18
ipmi: Clean up some style issues in the message handler
Corey Minyard
1
-48
/
+35
2018-04-18
ipmi: Break up i_ipmi_request
Corey Minyard
1
-310
/
+344
2018-04-18
ipmi:devintf: Clean up some coding style issues
Corey Minyard
1
-22
/
+18
2018-04-18
ipmi: Clean up some debug code
Corey Minyard
1
-33
/
+25
[next]