index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-05
hwrng: exynos - add Samsung Exynos True RNG driver
Ćukasz Stelmach
3
-0
/
+250
2018-01-02
Merge 4.15-rc6 into char-misc-next
Greg Kroah-Hartman
3
-23
/
+30
2017-12-22
hwrng: core - Clean up RNG list when last hwrng is unregistered
Gary R Hook
1
-0
/
+4
2017-12-21
Merge tag 'drm-intel-next-2017-12-14' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-8
/
+8
2017-12-18
/dev/mem: Add bounce buffer for copy-out
Kees Cook
1
-5
/
+22
2017-12-16
tpm: move wait_for_tpm_stat() to respective driver files
Nayna Jain
4
-62
/
+121
2017-12-12
ipmi_si: Fix error handling of platform device
Corey Minyard
1
-3
/
+6
2017-12-12
ipmi watchdog: fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2017-12-12
ipmi_si_platform: Fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2017-12-12
drm/i915: prefer resource_size_t for everything stolen
Matthew Auld
1
-6
/
+6
2017-12-12
drm/i915: make dsm struct resource centric
Matthew Auld
1
-2
/
+0
2017-12-12
Merge tag 'for-linus-4.15-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
3
-23
/
+30
2017-12-11
ipmi_si: fix crash on parisc
Mikulas Patocka
1
-0
/
+2
2017-12-11
ipmi_si: Fix oops with PCI devices
Corey Minyard
1
-2
/
+5
2017-12-11
agp/intel: Flush all chipset writes after updating the GGTT
Chris Wilson
1
-0
/
+2
2017-12-06
ipmi: Stop timers before cleaning up the module
Masamitsu Yamazaki
1
-21
/
+23
2017-11-29
crypto: chacha20 - Fix keystream alignment for chacha20_block()
Eric Biggers
1
-12
/
+12
2017-11-29
hwrng: bcm63xx - Remove since bcm2835-rng takes over
Florian Fainelli
3
-168
/
+0
2017-11-29
hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platforms
Florian Fainelli
2
-4
/
+14
2017-11-29
hwrng: bcm2835 - Add Broadcom MIPS I/O accessors
Florian Fainelli
1
-2
/
+11
2017-11-29
hwrng: bcm2835 - Abstract I/O accessors
Florian Fainelli
1
-8
/
+19
2017-11-29
hwrng: bcm2835 - Manage an optional clock
Florian Fainelli
1
-1
/
+16
2017-11-29
hwrng: bcm2835 - Rework interrupt masking
Florian Fainelli
1
-16
/
+23
2017-11-29
hwrng: bcm2835 - Use device managed helpers
Florian Fainelli
1
-12
/
+1
2017-11-29
hwrng: bcm2835 - Implementation cleanup callback
Florian Fainelli
1
-3
/
+9
2017-11-29
hwrng: bcm2835 - Move enabling to hwrng::init
Florian Fainelli
1
-4
/
+12
2017-11-29
hwrng: bcm2835 - Define a driver private context
Florian Fainelli
1
-21
/
+34
2017-11-29
hwrng: bcm2835 - Obtain base register via resource
Florian Fainelli
1
-10
/
+10
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
16
-29
/
+29
2017-11-28
lp: support 64-bit time_t user space
Arnd Bergmann
1
-16
/
+51
2017-11-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
5
-17
/
+14
2017-11-22
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
5
-9
/
+9
2017-11-17
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-6
/
+0
2017-11-16
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-11
/
+10
2017-11-16
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
1
-0
/
+4
2017-11-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2017-11-16
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
1
-1
/
+0
2017-11-16
Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
19
-2201
/
+2987
2017-11-16
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+3
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-32
/
+58
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-16
/
+12
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2017-11-13
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-171
/
+161
2017-11-10
ipmi: get rid of pointless access_ok()
Al Viro
1
-6
/
+0
2017-11-10
hwrng: iproc-rng200 - Add support for BCM7278
Florian Fainelli
2
-3
/
+4
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
22
-0
/
+22
2017-11-06
hwrng: virtio - Virtio RNG devices need to be re-registered after suspend/resume
Jim Quigley
1
-1
/
+20
2017-11-03
hwrng: core - Reset user selected rng by writing "" to rng_current
PrasannaKumar Muralidharan
1
-19
/
+32
2017-11-03
hwrng: xgene - Convert timers to use timer_setup()
Kees Cook
1
-5
/
+3
[prev]
[next]