index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipmi_ssif: Fix uninitialized variable issue
Gustavo A. R. Silva
2018-04-19
1
-2
/
+1
*
ipmi: add an NPCM7xx KCS BMC driver
Haiyue Wang
2018-04-18
3
-0
/
+220
*
ipmi_si: Clean up shutdown a bit
Corey Minyard
2018-04-18
1
-21
/
+11
*
ipmi_si: Rename intf_num to si_num
Corey Minyard
2018-04-18
1
-9
/
+9
*
ipmi: Remove smi->intf checks
Corey Minyard
2018-04-18
2
-17
/
+6
*
ipmi_ssif: Get rid of unused intf_num
Corey Minyard
2018-04-18
1
-5
/
+0
*
ipmi: ipmi_unregister_smi() cannot fail, have it return void
Corey Minyard
2018-04-18
3
-10
/
+3
*
ipmi_devintf: Add an error return on invalid ioctls
Corey Minyard
2018-04-18
1
-0
/
+4
*
ipmi_ssif: Remove usecount handling
Corey Minyard
2018-04-18
1
-21
/
+0
*
ipmi: Remove condition on interface shutdown
Corey Minyard
2018-04-18
1
-2
/
+1
*
ipmi_ssif: Convert over to a shutdown handler
Corey Minyard
2018-04-18
1
-24
/
+31
*
ipmi_si: Convert over to a shutdown handler
Corey Minyard
2018-04-18
1
-13
/
+18
*
ipmi: Rework locking and shutdown for hot remove
Corey Minyard
2018-04-18
1
-210
/
+280
*
ipmi: Fix some counter issues
Corey Minyard
2018-04-18
1
-31
/
+45
*
ipmi: Change ipmi_smi_t to struct ipmi_smi *
Corey Minyard
2018-04-18
3
-95
/
+99
*
ipmi: Rename ipmi_user_t to struct ipmi_user *
Corey Minyard
2018-04-18
4
-47
/
+47
*
ipmi_devintf: Small lock rework
Corey Minyard
2018-04-18
1
-55
/
+28
*
ipmi: Clean up some style issues in the message handler
Corey Minyard
2018-04-18
1
-48
/
+35
*
ipmi: Break up i_ipmi_request
Corey Minyard
2018-04-18
1
-310
/
+344
*
ipmi:devintf: Clean up some coding style issues
Corey Minyard
2018-04-18
1
-22
/
+18
*
ipmi: Clean up some debug code
Corey Minyard
2018-04-18
1
-33
/
+25
*
ipmi:watchdog: Use the IPMI panic handler instead of the system one
Corey Minyard
2018-04-18
1
-37
/
+23
*
ipmi: Add a panic handler for IPMI users
Corey Minyard
2018-04-18
1
-110
/
+104
*
ipmi:watchdog: Replace printk() with pr_xxx()
Corey Minyard
2018-04-18
1
-30
/
+20
*
ipmi:watchdog: Rework locking and handling
Corey Minyard
2018-04-18
1
-155
/
+140
*
ipmi: Add a maintenance mode for IPMB messages
Corey Minyard
2018-04-18
1
-0
/
+28
*
ipmi: Add a way to tune some timeouts
Corey Minyard
2018-04-18
1
-32
/
+48
*
Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2018-04-10
1
-83
/
+0
|
\
|
*
char: rtc: remove unused rtc_control() API
Alexandre Belloni
2018-03-01
1
-83
/
+0
*
|
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2018-04-08
5
-120
/
+249
|
\
\
|
*
|
tpm: fix intermittent failure with self tests
James Bottomley
2018-03-23
3
-40
/
+31
|
*
|
tpm: add retry logic
James Bottomley
2018-03-23
2
-15
/
+61
|
*
|
tpm: self test failure should not cause suspend to fail
Chris Chiu
2018-03-23
1
-0
/
+4
|
*
|
tpm2: add longer timeouts for creation commands.
Tomas Winkler
2018-03-23
3
-13
/
+26
|
*
|
tpm_crb: use __le64 annotated variable for response buffer address
Tomas Winkler
2018-03-23
1
-2
/
+3
|
*
|
tpm: fix buffer type in tpm_transmit_cmd
Winkler, Tomas
2018-03-23
2
-5
/
+5
|
*
|
tpm: tpm-interface: fix tpm_transmit/_cmd kdoc
Winkler, Tomas
2018-03-23
1
-2
/
+4
|
*
|
tpm: cmd_ready command can be issued only after granting locality
Tomas Winkler
2018-03-23
3
-47
/
+119
*
|
|
kernel.h: Retain constant expression output for max()/min()
Kees Cook
2018-04-05
1
-4
/
+4
*
|
|
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-05
3
-5
/
+4
|
\
\
\
|
*
|
|
/dev/mem: Avoid overwriting "err" in read_mem()
Kees Cook
2018-03-28
1
-3
/
+3
|
*
|
|
char: nvram: disable on ARM
Alexandre Belloni
2018-03-15
1
-1
/
+1
|
*
|
|
PCI: Add Altera vendor ID
Johannes Thumshirn
2018-03-14
1
-1
/
+0
|
|
/
/
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-04-05
10
-32
/
+330
|
\
\
\
|
*
|
|
hwrng: ks-sa - add hw_random driver
Vitaly Andrianov
2018-03-23
3
-0
/
+265
|
*
|
|
hwrng: mxc-rnga - add driver support on boards with device tree
Vladimir Zapolskiy
2018-03-16
1
-9
/
+14
|
*
|
|
hwrng: omap - Fix clock resource by adding a register clock
Gregory CLEMENT
2018-03-09
1
-0
/
+16
|
*
|
|
hwrng: omap - Remove useless test before clk_disable_unprepare
Gregory CLEMENT
2018-03-09
1
-4
/
+2
|
*
|
|
hwrng: cavium - make two functions static
Colin Ian King
2018-03-09
2
-2
/
+2
|
*
|
|
hwrng: stm32 - rework read timeout calculation
lionel.debieve@st.com
2018-03-02
1
-15
/
+10
[next]