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
2014-10-20
char: xillybus: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-20
char: tpm: drop owner assignment from platform_drivers
Wolfram Sang
3
-3
/
+0
2014-10-20
char: ipmi: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-20
char: hw_random: drop owner assignment from platform_drivers
Wolfram Sang
14
-14
/
+0
2014-10-20
char: drop owner assignment from platform_drivers
Wolfram Sang
2
-2
/
+0
2014-10-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+13
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2014-10-15
virtio-rng: refactor probe error handling
Michael S. Tsirkin
1
-6
/
+9
2014-10-15
virtio_console: enable VQs early on restore
Michael S. Tsirkin
1
-0
/
+2
2014-10-15
virtio_console: enable VQs early
Michael S. Tsirkin
1
-0
/
+2
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-43
/
+13
2014-10-12
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-6
/
+7
2014-10-09
switch /dev/zero and /dev/full to ->read_iter()
Al Viro
1
-43
/
+13
2014-10-08
Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+13
2014-10-08
Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-0
/
+2721
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
9
-17
/
+453
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-1
/
+12
2014-10-07
ipmi: Clear drvdata when interface is removed
Takao Indoh
1
-0
/
+3
2014-10-07
ipmi: work around gcc-4.9 build warning
Arnd Bergmann
1
-3
/
+3
2014-10-07
ipmi/of: Don't use unavailable interfaces
Benjamin Herrenschmidt
1
-0
/
+3
2014-10-07
ipmi: Clean up the error handling for channel config errors
Corey Minyard
1
-6
/
+9
2014-10-06
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
1
-6
/
+7
2014-10-02
char: tile-srom: Add real platform bus parent
Pawel Moll
1
-1
/
+12
2014-10-02
hwrng: printk replacement
Sudip Mukherjee
6
-17
/
+16
2014-09-24
xillybus: Move out of staging
Eli Billauer
8
-0
/
+2721
2014-09-24
i8k: Add support for Dell Latitude E6540
Steven Honeyman
1
-0
/
+13
2014-09-24
char: xilinx_hwicap: Remove .owner field for driver
Michal Simek
1
-1
/
+0
2014-09-11
virtio-rng: skip reading when we start to remove the device
Amos Kong
1
-0
/
+5
2014-09-11
virtio-rng: fix stuck of hot-unplugging busy device
Amos Kong
1
-0
/
+2
2014-08-29
hwrng: xgene - add support for APM X-Gene SoC RNG support
Feng Kan
3
-0
/
+437
2014-08-26
drivers/char/random: Replace __get_cpu_var uses
Christoph Lameter
1
-1
/
+1
2014-08-15
virtio: rng: add derating factor for use by hwrng core
Amit Shah
1
-0
/
+1
2014-08-11
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-32
/
+19
2014-08-08
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-15
/
+0
2014-08-06
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-130
/
+252
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
4
-28
/
+81
2014-08-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-28
/
+5
2014-08-06
hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytes
Stephen Boyd
1
-1
/
+1
2014-08-06
random: limit the contribution of the hw rng to at most half
Theodore Ts'o
1
-39
/
+4
2014-08-06
random: introduce getrandom(2) system call
Theodore Ts'o
1
-3
/
+37
2014-08-05
Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-3
/
+1
2014-08-05
Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-43
/
+85
2014-08-05
Merge tag 'v3.16' into drm-next
Dave Airlie
4
-12
/
+66
2014-08-02
agp: remove read/write stubs
Mathias Krause
1
-15
/
+0
2014-07-30
tpm: simplify code by using %*phN specifier
Andy Shevchenko
1
-3
/
+1
2014-07-30
tpm: Provide a generic means to override the chip returned timeouts
Jason Gunthorpe
2
-21
/
+72
2014-07-30
tpm: missing tpm_chip_put in tpm_get_random()
Jarkko Sakkinen
1
-3
/
+4
2014-07-30
tpm: Properly clean sysfs entries in error path
Stefan Berger
1
-1
/
+3
2014-07-30
tpm: Add missing tpm_do_selftest to ST33 I2C driver
Jason Gunthorpe
1
-0
/
+1
2014-07-27
Revert "hwrng: virtio - ensure reads happen after successful probe"
Amit Shah
2
-15
/
+0
[next]