index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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
*
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
|
|
*
drm/i915: make dsm struct resource centric
Matthew Auld
2017-12-12
1
-2
/
+0
|
|
*
agp/intel: Flush all chipset writes after updating the GGTT
Chris Wilson
2017-12-11
1
-0
/
+2
*
|
|
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-01
4
-32
/
+80
|
\
\
\
|
*
|
|
char: lp: use true or false for boolean values
Gustavo A. R. Silva
2018-01-25
1
-1
/
+1
|
*
|
|
char: xillybus: remove direct dependency on DT functions
Rob Herring
2018-01-09
2
-10
/
+6
|
*
|
|
Merge 4.15-rc6 into char-misc-next
Greg Kroah-Hartman
2018-01-02
3
-23
/
+30
|
|
\
\
\
|
|
|
/
/
|
*
|
|
/dev/mem: Add bounce buffer for copy-out
Kees Cook
2017-12-18
1
-5
/
+22
|
*
|
|
lp: support 64-bit time_t user space
Arnd Bergmann
2017-11-28
1
-16
/
+51
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
1
-9
/
+8
|
\
\
\
|
*
|
|
treewide: Use DEVICE_ATTR_RO
Joe Perches
2018-01-09
1
-9
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-01-31
9
-245
/
+389
|
\
\
\
|
*
|
|
hwrng: bcm2835 - Remove redundant dev_err call in bcm2835_rng_probe()
weiyongjun \(A\)
2018-01-26
1
-3
/
+1
|
*
|
|
hwrng: imx-rngc - simplify the power management definitions
Martin Kaiser
2018-01-18
1
-10
/
+3
|
*
|
|
hwrng: exynos - remove redundant dev_err call in exynos_trng_probe()
weiyongjun \(A\)
2018-01-18
1
-3
/
+1
|
*
|
|
hwrng: exynos - Signedness bug in exynos_trng_do_read()
Dan Carpenter
2018-01-18
1
-1
/
+1
|
*
|
|
hwrng: mediatek - Setup default RNG quality
Sean Wang
2018-01-18
1
-0
/
+1
|
*
|
|
hwrng: exynos - add Samsung Exynos True RNG driver
Łukasz Stelmach
2018-01-05
3
-0
/
+250
|
*
|
|
hwrng: core - Clean up RNG list when last hwrng is unregistered
Gary R Hook
2017-12-22
1
-0
/
+4
|
*
|
|
crypto: chacha20 - Fix keystream alignment for chacha20_block()
Eric Biggers
2017-11-29
1
-12
/
+12
|
*
|
|
hwrng: bcm63xx - Remove since bcm2835-rng takes over
Florian Fainelli
2017-11-29
3
-168
/
+0
|
*
|
|
hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platforms
Florian Fainelli
2017-11-29
2
-4
/
+14
|
*
|
|
hwrng: bcm2835 - Add Broadcom MIPS I/O accessors
Florian Fainelli
2017-11-29
1
-2
/
+11
|
*
|
|
hwrng: bcm2835 - Abstract I/O accessors
Florian Fainelli
2017-11-29
1
-8
/
+19
|
*
|
|
hwrng: bcm2835 - Manage an optional clock
Florian Fainelli
2017-11-29
1
-1
/
+16
|
*
|
|
hwrng: bcm2835 - Rework interrupt masking
Florian Fainelli
2017-11-29
1
-16
/
+23
|
*
|
|
hwrng: bcm2835 - Use device managed helpers
Florian Fainelli
2017-11-29
1
-12
/
+1
|
*
|
|
hwrng: bcm2835 - Implementation cleanup callback
Florian Fainelli
2017-11-29
1
-3
/
+9
|
*
|
|
hwrng: bcm2835 - Move enabling to hwrng::init
Florian Fainelli
2017-11-29
1
-4
/
+12
|
*
|
|
hwrng: bcm2835 - Define a driver private context
Florian Fainelli
2017-11-29
1
-21
/
+34
|
*
|
|
hwrng: bcm2835 - Obtain base register via resource
Florian Fainelli
2017-11-29
1
-10
/
+10
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2018-01-31
20
-513
/
+563
|
\
\
\
|
*
|
|
tpm: remove unused variables
Arnd Bergmann
2018-01-08
1
-2
/
+0
|
*
|
|
tpm: remove unused data fields from I2C and OF device ID tables
Javier Martinez Canillas
2018-01-08
1
-21
/
+6
|
*
|
|
tpm: only attempt to disable the LPC CLKRUN if is already enabled
Javier Martinez Canillas
2018-01-08
1
-1
/
+10
|
*
|
|
tpm: follow coding style for variable declaration in tpm_tis_core_init()
Javier Martinez Canillas
2018-01-08
1
-1
/
+3
|
*
|
|
tpm: delete the TPM_TIS_CLK_ENABLE flag
Javier Martinez Canillas
2018-01-08
3
-18
/
+0
|
*
|
|
tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
Azhar Shaikh
2018-01-08
4
-92
/
+118
|
*
|
|
tpm_tis: Move ilb_base_addr to tpm_tis_data
Azhar Shaikh
2018-01-08
3
-48
/
+56
|
*
|
|
tpm2-cmd: allow more attempts for selftest execution
Alexander.Steffen@infineon.com
2018-01-08
1
-7
/
+5
|
*
|
|
tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented
Javier Martinez Canillas
2018-01-08
2
-8
/
+25
|
*
|
|
tpm: Move Linux RNG connection to hwrng
Jason Gunthorpe
2018-01-08
6
-69
/
+52
|
*
|
|
tpm: use struct tpm_chip for tpm_chip_find_get()
Jarkko Sakkinen
2018-01-08
4
-76
/
+87
|
*
|
|
tpm: parse TPM event logs based on EFI table
Thiebaud Weksteen
2018-01-08
6
-4
/
+88
[next]