Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
eb0ad9c06d51edb5d18a7007fd4d77a8805b2ba7
/
drivers
/
char
88265322
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
8f446a7
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
3498d13
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
3aebd34
Merge tag 'char-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
bf53083
Merge tag 'v3.6-rc7' into next
by James Morris
· 12 years ago
221b7b5
pcmcia: synclink_cs: fix potential tty NULL dereference
by Alexey Khoroshilov
· 12 years ago
08b79dd
drivers/char/mmtimer.c: Remove useless kfree
by Peter Senna Tschudin
· 12 years ago
f8885c2
drivers/char: removes unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
6592921
char/misc: remove CONFIG_EXPERIMENTAL dependencies
by Greg Kroah-Hartman
· 12 years ago
2e6185f
Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/drivers
by Olof Johansson
· 12 years ago
78890b5
Merge commit 'v3.6-rc5' into next
by Bjorn Helgaas
· 12 years ago
a40695e
tpm: fix tpm_acpi sparse warning on different address spaces
by Kent Yoder
· 12 years ago
efda0ad
virtio: console: fix error handling in init() function
by Alexey Khoroshilov
· 12 years ago
9a32bb3
ppdev: ppdev_init: do not return zero in case of failure
by Alexey Khoroshilov
· 12 years ago
f21ec3d
serial: add a new helper function
by Huang Shijie
· 12 years ago
8119807
driver/char/tpm: declare internal symbols as static
by Xiaoyan Zhang
· 11 years ago
7da59d2
Merge v3.6-rc3 into 'char-misc-next'
by Greg Kroah-Hartman
· 12 years ago
e372dc6
Merge 3.6-rc3 into tty-next
by Greg Kroah-Hartman
· 12 years ago
f84fdff
driver: add PPI support in tpm driver
by Xiaoyan Zhang
· 12 years ago
f334ac8
tpm: Do not dereference NULL pointer if acpi_os_map_memory() fails.
by Jesper Juhl
· 12 years ago
c5df392
drivers/char/tpm: Add securityfs support for event log
by Ashley Lai
· 12 years ago
132f762
drivers/char/tpm: Add new device driver to support IBM vTPM
by Ashley Lai
· 12 years ago
0a4af14
sgi-agp: Use list_for_each_entry() for bus->devices traversal
by Bjorn Helgaas
· 12 years ago
7e72fe7
tpm: compile out unused code in the PNP and PM cases
by Kent Yoder
· 12 years ago
dd7da13
tpm: fix double write race and tpm_release free issue
by Kent Yoder
· 12 years ago
578b016
hw_random: add support for the TPM chip as a hardware RNG source
by Kent Yoder
· 12 years ago
41ab999
tpm: Move tpm_get_random api into the TPM device driver
by Kent Yoder
· 13 years ago
e5dcd87
tpm: modularize event log collection
by Kent Yoder
· 13 years ago
aad628c
char/tpm: Add new driver for Infineon I2C TIS TPM
by Peter Huewe
· 12 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
a843af1
drm/i915: fix hsw uncached pte
by Daniel Vetter
· 12 years ago
c3a6344
TTY: tty_alloc_driver() returns error pointers
by Dan Carpenter
· 12 years ago
e045907
drivers/char/tlclk.c: fix error return code
by Julia Lawall
· 12 years ago
a33ba82
TTY: synclink_cs, fix build
by Jiri Slaby
· 12 years ago
930a93a
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
cc93441
TTY: synclink_cs, final cleanup in synclink_cs_init
by Jiri Slaby
· 12 years ago
16a1065
TTY: synclink_cs, use dynamic tty devices
by Jiri Slaby
· 12 years ago
737586f
TTY: synclink_cs, sanitize fail paths
by Jiri Slaby
· 12 years ago
b19e2ca
TTY: use tty_port_link_device
by Jiri Slaby
· 12 years ago
0019b40
TTY: add support for unnumbered device nodes
by Jiri Slaby
· 12 years ago
19e4ab5
Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds into next/drivers
by Arnd Bergmann
· 12 years ago
e4e139b
Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
536a344
TTY: ttyprintk, initialize tty_port earlier
by Jiri Slaby
· 12 years ago
ee8b593
TTY: ttyprintk, don't touch behind tty->write_buf
by Jiri Slaby
· 12 years ago
f06fb54
TTY: ttyprintk, unregister tty driver on failure
by Jiri Slaby
· 12 years ago
07368d3
tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEP
by Rafael J. Wysocki
· 12 years ago
59596df
omap-rng: fix use of SIMPLE_DEV_PM_OPS
by Arnd Bergmann
· 12 years ago
41494cb
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
da612d8
drm/i915: add more Haswell PCI IDs
by Paulo Zanoni
· 12 years ago
c87985a
Merge tty-next into 3.6-rc1
by Greg Kroah-Hartman
· 12 years ago
51891a4
char: nwflash: remove old led event code
by Bryan Wu
· 13 years ago
3e9a970
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
95b18e6
Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 12 years ago
6d8a97a
Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 12 years ago
287dc4b
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
0bc1a2e
virtio: rng: s3/s4 support
by Amit Shah
· 13 years ago
178d855
virtio: rng: split out common code in probe / remove for s3/s4 ops
by Amit Shah
· 13 years ago
4476987
virtio: rng: don't wait on host when module is going away
by Amit Shah
· 13 years ago
cc8744e
virtio: rng: allow tasks to be killed that are waiting for rng input
by Amit Shah
· 13 years ago
d2e7c96
random: mix in architectural randomness in extract_buf()
by H. Peter Anvin
· 12 years ago
bd22dc1
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
44a6b84
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
b84382f
Merge tag 'char-misc-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
a119365
[IA64] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
by Tony Luck
· 12 years ago
3539fc5
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 12 years ago
cbc96b7
random: Add comment to random_initialize()
by Tony Luck
· 12 years ago
553072b
hw_random: add Broadcom BCM63xx RNG driver
by Florian Fainelli
· 12 years ago
83c7f72
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
e05644e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
18cb2ae5
char/ipmi: remove local ioctl defines replaced by generic ones
by Oskar Schirmer
· 13 years ago
373f5ae
pcmcia,synclink_cs: fix termios port I missed
by Alan Cox
· 12 years ago
c5857cc
random: remove rand_initialize_irq()
by Theodore Ts'o
· 12 years ago
5b1f6d8
Merge 3.5-rc7 into char-misc-next.
by Greg Kroah-Hartman
· 12 years ago
8397c76
powerpc/BSR: cleanup the error path of bsr_init
by Devendra Naga
· 12 years ago
ce7240e
8250: three way resolve of the 8250 diffs
by Alan Cox
· 12 years ago
00ce1db
random: add tracepoints for easier debugging and verification
by Theodore Ts'o
· 13 years ago
c2557a3
random: add new get_random_bytes_arch() function
by Theodore Ts'o
· 13 years ago
e6d4947
random: use the arch-specific rng in xfer_secondary_pool
by Theodore Ts'o
· 13 years ago
a2080a6
random: create add_device_randomness() interface
by Linus Torvalds
· 13 years ago
902c098
random: use lockless techniques in the interrupt path
by Theodore Ts'o
· 13 years ago
775f4b2
random: make 'add_interrupt_randomness()' do something sane
by Theodore Ts'o
· 13 years ago
e1612de
powerpc: Disable /dev/port interface on systems without an ISA bridge
by Haren Myneni
· 13 years ago
b329669
hwrng: exynos - Add support for Exynos random number generator
by Jonghwa Lee
· 13 years ago
afec8a7
PM / IPMI: Remove empty legacy PCI PM callbacks
by Rafael J. Wysocki
· 13 years ago
ca9a205
tpm_nsc: Use struct dev_pm_ops for power management
by Rafael J. Wysocki
· 13 years ago
b633f05
tpm_tis: Use struct dev_pm_ops for power management
by Rafael J. Wysocki
· 13 years ago
8324be0
tpm_atmel: Use struct dev_pm_ops for power management
by Rafael J. Wysocki
· 13 years ago
035e2ce
PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()
by Rafael J. Wysocki
· 13 years ago
7650572
omap-rng: Use struct dev_pm_ops for power management
by Rafael J. Wysocki
· 13 years ago
74feec5
random: fix up sparse warnings
by Theodore Ts'o
· 13 years ago
199ac05
sonypi: Use struct dev_pm_ops for power management
by Rafael J. Wysocki
· 13 years ago
3621189
hwrng: mxc-rnga - fix data_present API
by Benoît Thébaudeau
· 13 years ago
25c0af7
agp/intel-agp: remove snb+ host bridge pciids
by Daniel Vetter
· 13 years ago
7b0cfee
Merge tag 'v3.5-rc4' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
e597dad
agp/intel: use correct GTT offset on VLV
by Jesse Barnes
· 13 years ago
e87c469
agp/intel: allow cacheable and GDFT PTEs on ValleyView
by Jesse Barnes
· 13 years ago
48d4e13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
3072928
tpm: check the chip reference before using it
by Andi Shyti
· 13 years ago
dad79cb
TPM: fix memleak when register hardware fails
by Wanlong Gao
· 13 years ago
Next »