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 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-10-02
16
-160
/
+2440
|
\
|
*
Merge tag 'v3.6-rc7' into next
James Morris
2012-09-28
2
-36
/
+70
|
|
\
|
*
|
tpm: fix tpm_acpi sparse warning on different address spaces
Kent Yoder
2012-09-12
1
-2
/
+2
|
*
|
driver/char/tpm: declare internal symbols as static
Xiaoyan Zhang
2012-09-04
2
-20
/
+21
|
*
|
driver: add PPI support in tpm driver
Xiaoyan Zhang
2012-08-22
4
-1
/
+475
|
*
|
tpm: Do not dereference NULL pointer if acpi_os_map_memory() fails.
Jesper Juhl
2012-08-22
1
-0
/
+5
|
*
|
drivers/char/tpm: Add securityfs support for event log
Ashley Lai
2012-08-22
4
-12
/
+93
|
*
|
drivers/char/tpm: Add new device driver to support IBM vTPM
Ashley Lai
2012-08-22
5
-0
/
+836
|
*
|
tpm: compile out unused code in the PNP and PM cases
Kent Yoder
2012-08-22
1
-1
/
+2
|
*
|
tpm: fix double write race and tpm_release free issue
Kent Yoder
2012-08-22
1
-2
/
+3
|
*
|
hw_random: add support for the TPM chip as a hardware RNG source
Kent Yoder
2012-08-22
3
-0
/
+64
|
*
|
tpm: Move tpm_get_random api into the TPM device driver
Kent Yoder
2012-08-22
2
-6
/
+76
|
*
|
tpm: modularize event log collection
Kent Yoder
2012-08-22
5
-142
/
+182
|
*
|
char/tpm: Add new driver for Infineon I2C TIS TPM
Peter Huewe
2012-08-22
3
-0
/
+707
*
|
|
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
2
-3
/
+3
|
\
\
\
|
*
|
|
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
2
-3
/
+3
*
|
|
|
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-10-01
1
-34
/
+0
|
\
\
\
\
|
*
\
\
\
Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
2012-09-16
4
-14
/
+137
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Arnd Bergmann
2012-08-13
1
-34
/
+0
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
char: nwflash: remove old led event code
Bryan Wu
2012-08-01
1
-34
/
+0
*
|
|
|
|
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-10-01
3
-99
/
+81
|
\
\
\
\
\
|
*
|
|
|
|
serial: add a new helper function
Huang Shijie
2012-09-05
1
-1
/
+1
|
*
|
|
|
|
Merge 3.6-rc3 into tty-next
Greg Kroah-Hartman
2012-08-27
4
-14
/
+137
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
TTY: tty_alloc_driver() returns error pointers
Dan Carpenter
2012-08-16
2
-4
/
+4
|
*
|
|
|
|
TTY: synclink_cs, fix build
Jiri Slaby
2012-08-14
1
-1
/
+1
|
*
|
|
|
|
TTY: synclink_cs, final cleanup in synclink_cs_init
Jiri Slaby
2012-08-13
1
-33
/
+32
|
*
|
|
|
|
TTY: synclink_cs, use dynamic tty devices
Jiri Slaby
2012-08-13
1
-12
/
+15
|
*
|
|
|
|
TTY: synclink_cs, sanitize fail paths
Jiri Slaby
2012-08-13
1
-27
/
+14
|
*
|
|
|
|
TTY: use tty_port_link_device
Jiri Slaby
2012-08-13
1
-0
/
+1
|
*
|
|
|
|
TTY: add support for unnumbered device nodes
Jiri Slaby
2012-08-13
1
-13
/
+4
|
*
|
|
|
|
TTY: ttyprintk, initialize tty_port earlier
Jiri Slaby
2012-08-10
1
-4
/
+4
|
*
|
|
|
|
TTY: ttyprintk, don't touch behind tty->write_buf
Jiri Slaby
2012-08-10
1
-1
/
+1
|
*
|
|
|
|
TTY: ttyprintk, unregister tty driver on failure
Jiri Slaby
2012-08-10
1
-0
/
+1
|
*
|
|
|
|
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
2012-08-06
23
-269
/
+793
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
pcmcia,synclink_cs: fix termios port I missed
Alan Cox
2012-07-19
1
-12
/
+12
|
*
|
|
|
|
8250: three way resolve of the 8250 diffs
Alan Cox
2012-07-17
1
-8
/
+8
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'char-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2012-10-01
8
-18
/
+36
|
\
\
\
\
\
|
*
|
|
|
|
pcmcia: synclink_cs: fix potential tty NULL dereference
Alexey Khoroshilov
2012-09-26
1
-7
/
+13
|
*
|
|
|
|
drivers/char/mmtimer.c: Remove useless kfree
Peter Senna Tschudin
2012-09-26
1
-2
/
+1
|
*
|
|
|
|
drivers/char: removes unnecessary semicolon
Peter Senna Tschudin
2012-09-26
2
-3
/
+3
|
*
|
|
|
|
char/misc: remove CONFIG_EXPERIMENTAL dependencies
Greg Kroah-Hartman
2012-09-18
1
-3
/
+3
|
*
|
|
|
|
virtio: console: fix error handling in init() function
Alexey Khoroshilov
2012-09-05
1
-1
/
+11
|
*
|
|
|
|
ppdev: ppdev_init: do not return zero in case of failure
Alexey Khoroshilov
2012-09-05
1
-1
/
+2
|
*
|
|
|
|
Merge v3.6-rc3 into 'char-misc-next'
Greg Kroah-Hartman
2012-08-27
1
-1
/
+3
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
drivers/char/tlclk.c: fix error return code
Julia Lawall
2012-08-16
1
-1
/
+3
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
2012-09-13
4
-14
/
+137
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
drm/i915: fix hsw uncached pte
Daniel Vetter
2012-08-17
2
-36
/
+70
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-08-14
2
-6
/
+93
|
|
\
\
\
|
|
*
\
\
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-08-09
2
-6
/
+93
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
drm/i915: add more Haswell PCI IDs
Paulo Zanoni
2012-08-07
2
-6
/
+93
[next]