index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-04-04
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-03
1
-15
/
+10
|
*
hwrng: stm32 - allow disable clock error detection
lionel.debieve@st.com
2018-03-03
1
-1
/
+9
|
*
hwrng: stm32 - add reset during probe
lionel.debieve@st.com
2018-03-03
1
-0
/
+9
|
*
hwrng: bcm2835 - Handle deferred clock properly
Stefan Wahren
2018-02-22
1
-0
/
+2
|
*
hwrng: imx-rngc - make symbol imx_rngc_pm_ops static
weiyongjun \(A\)
2018-02-15
1
-1
/
+1
*
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-04
1
-30
/
+28
|
\
\
|
*
|
drivers/char/random.c: remove unused dont_count_entropy
Rasmus Villemoes
2018-02-28
1
-28
/
+25
|
*
|
random: optimize add_interrupt_randomness
Andi Kleen
2018-02-28
1
-1
/
+2
|
*
|
random: use a tighter cap in credit_entropy_bits_safe()
Theodore Ts'o
2018-02-28
1
-1
/
+1
*
|
|
Merge tag 'for-linus-4.17' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2018-04-03
27
-593
/
+1067
|
\
\
\
|
*
|
|
ipmi/parisc: Add IPMI chassis poweroff for certain HP PA-RISC and IA-64 servers
Helge Deller
2018-03-27
1
-0
/
+21
|
*
|
|
ipmi_ssif: Fix kernel panic at msg_done_handler
Kamlakant Patel
2018-03-13
1
-2
/
+2
|
*
|
|
ipmi:pci: Blacklist a Realtek "IPMI" device
Corey Minyard
2018-03-13
1
-0
/
+12
|
*
|
|
ipmi: Remove ACPI SPMI probing from the system interface driver
Corey Minyard
2018-03-12
1
-154
/
+0
|
*
|
|
ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver
Corey Minyard
2018-03-12
1
-105
/
+0
|
*
|
|
ipmi: missing error code in try_smi_init()
Dan Carpenter
2018-03-06
1
-0
/
+1
|
*
|
|
ipmi: use ARRAY_SIZE for poweroff_functions array sizing calculation
Colin Ian King
2018-03-06
1
-2
/
+1
|
*
|
|
ipmi: Consolidate cleanup code
Corey Minyard
2018-03-06
1
-94
/
+70
|
*
|
|
ipmi: Remove some unnecessary initializations
Corey Minyard
2018-03-06
1
-5
/
+0
|
*
|
|
ipmi: Fix some error cleanup issues
Corey Minyard
2018-03-06
1
-4
/
+14
|
*
|
|
ipmi: Add or fix SPDX-License-Identifier in all files
Corey Minyard
2018-02-27
22
-206
/
+24
|
*
|
|
ipmi: Re-use existing macros for built-in properties
Andy Shevchenko
2018-02-26
1
-13
/
+5
|
*
|
|
ipmi:pci: Make the PCI defines consistent with normal Linux ones
Corey Minyard
2018-02-26
1
-17
/
+14
|
*
|
|
ipmi: kcs_bmc: coding-style fixes and use new poll type
Haiyue Wang
2018-02-26
3
-36
/
+41
|
*
|
|
ipmi: kcs_bmc: mark expected switch fall-through in kcs_bmc_handle_data
Gustavo A. R. Silva
2018-02-26
1
-0
/
+1
|
*
|
|
ipmi: add an Aspeed KCS IPMI BMC driver
Haiyue Wang
2018-02-26
3
-0
/
+332
|
*
|
|
ipmi: add a KCS IPMI BMC driver
Haiyue Wang
2018-02-26
4
-0
/
+574
|
|
/
/
*
|
|
char: remove blackfin OTP driver
Arnd Bergmann
2018-03-26
3
-266
/
+0
*
|
|
char: remove tile-srom.c
Arnd Bergmann
2018-03-26
3
-487
/
+0
*
|
|
char: remove obsolete ds1302 rtc driver
Arnd Bergmann
2018-03-26
3
-367
/
+0
*
|
|
tpm: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-02-26
2
-0
/
+8
*
|
|
tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-02-26
1
-2
/
+2
*
|
|
tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...
Jeremy Boone
2018-02-26
1
-2
/
+3
*
|
|
tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-02-26
1
-2
/
+6
*
|
|
tpm_tis: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-02-26
1
-2
/
+3
|
/
/
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-02-15
1
-1
/
+1
*
|
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
16
-32
/
+32
*
|
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-06
2
-4
/
+11
|
\
\
|
*
|
agp: sworks: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-11
1
-1
/
+2
|
*
|
agp: nvidia: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-11
1
-3
/
+9
|
|
/
*
|
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2018-02-01
1
-8
/
+8
|
\
\
|
*
\
Merge tag 'drm-intel-next-2017-12-14' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2017-12-21
1
-8
/
+8
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
drm/i915: prefer resource_size_t for everything stolen
Matthew Auld
2017-12-12
1
-6
/
+6
[next]