Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ab70db5b81ac25691a5e040168fe4ea7fae7f39d
/
drivers
/
char
a3633f6
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
c77f8bf
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
e84e7a5
virtio: rng: disallow multiple device registrations, fixes crashes
by Amit Shah
· 12 years ago
f7f154f
hw_random: make buffer usable in scatterlist.
by Rusty Russell
· 12 years ago
b980955
random: fix locking dependency with the tasklist_lock
by Theodore Ts'o
· 12 years ago
3c94ce6
drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally
by Dae S. Kim
· 12 years ago
f2afae4
ipmi: add options to disable openfirmware and PCI scanning
by Corey Minyard
· 12 years ago
d941aea
ipmi: add new kernel options to prevent automatic ipmi init
by Corey Minyard
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
3c834b6
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
fffddfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
3b5d851
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
7ed214a
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
33673dc
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
da88a5f
drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILK
by Chris Wilson
· 12 years ago
eece09e
locking: Various static lock initializer fixes
by Thomas Gleixner
· 13 years ago
e8f71df
Merge branch 'acpi-cleanup'
by Rafael J. Wysocki
· 12 years ago
41907dd
drm/i915: Fix gen2 mappable calculations
by Ben Widawsky
· 12 years ago
5b26603
tpm/ibmvtpm: build only when IBM pseries is configured
by Kent Yoder
· 12 years ago
8078db7
virtio_console: Initialize guest_connected=true for rproc_serial
by Sjur Brændeland
· 12 years ago
b2a1702
virtio: use module_virtio_driver.
by Rusty Russell
· 12 years ago
dc18f08
virtio_console: Use virtio device index to generate port name
by Sjur Brændeland
· 12 years ago
3d55399
pcmcia: synclink_cs: cleanup checkpatch warnings
by Alexey Khoroshilov
· 12 years ago
d34138d
pcmcia: synclink_cs: fix error handling in mgslpc_probe()
by Alexey Khoroshilov
· 12 years ago
aded024
virtio_console: Don't access uninitialized data.
by Sjur Brændeland
· 12 years ago
890537b
drivers/char/mem.c: fix small coding style issues
by Hans Grob
· 12 years ago
6e38bfa
tpm_tis: check pnp_acpi_device return code
by Kent Yoder
· 12 years ago
7333549
char/tpm/tpm_i2c_stm_st33: drop temporary variable for return value
by Peter Huewe
· 12 years ago
07d7216
char/tpm/tpm_i2c_stm_st33: remove dead assignment in tpm_st33_i2c_probe
by Peter Huewe
· 12 years ago
e02983c
char/tpm/tpm_i2c_stm_st33: Remove __devexit attribute
by Peter Huewe
· 12 years ago
6429891
char/tpm/tpm_i2c_stm_st33: Don't use memcpy for one byte assignment
by Peter Huewe
· 12 years ago
d479042
tpm_i2c_stm_st33: removed unused variables/code
by Kent Yoder
· 12 years ago
7240b98
TPM: Wait for TPM_ACCESS tpmRegValidSts to go high at startup
by Jason Gunthorpe
· 12 years ago
78f09cc
tpm: Fix cancellation of TPM commands (interrupt mode)
by Stefan Berger
· 12 years ago
1f86605
tpm: Fix cancellation of TPM commands (polling mode)
by Stefan Berger
· 12 years ago
3e3a5e9
tpm: Store TPM vendor ID
by Stefan Berger
· 12 years ago
4643826
TPM: Work around buggy TPMs that block during continue self test
by Jason Gunthorpe
· 12 years ago
1fbc5e9
tpm_i2c_stm_st33: fix oops when i2c client is unavailable
by Kent Yoder
· 12 years ago
d459335
char/tpm: Use struct dev_pm_ops for power management
by Peter Huewe
· 12 years ago
2bfee22
TPM: STMicroelectronics ST33 I2C BUILD STUFF
by Mathias Leblanc
· 12 years ago
9da228e
tpm: rename STM driver to match other i2c drivers
by Kent Yoder
· 12 years ago
3d7a7bd
tpm: STM i2c driver fixes
by Kent Yoder
· 12 years ago
775585e
tpm: rename vendor data to priv and provide an accessor
by Kent Yoder
· 12 years ago
251a7b0
TPM: STMicroelectronics ST33 I2C KERNEL 3.x
by Mathias Leblanc
· 12 years ago
7324969
char/tpm: Use true and false for bools
by Peter Huewe
· 12 years ago
348df8d
TPM: Switch to __packed instead of __attribute__((packed))
by Jason Gunthorpe
· 12 years ago
c584af1
TPM: Issue TPM_STARTUP at driver load if the TPM has not been started
by Jason Gunthorpe
· 12 years ago
07b133e
char/tpm: simplify duration calculation and eliminate smatch warning.
by Peter Huewe
· 12 years ago
720ca4a
char/tpm: Remove duplicated lookup table
by Peter Huewe
· 12 years ago
a54c0c2
drm/i915: remove intel_gtt structure
by Ben Widawsky
· 12 years ago
9fe8074
TTY: synclink: Convert + to | for bit operations
by Joe Perches
· 12 years ago
51fac83
ACPI: Remove useless type argument of driver .remove() operation
by Rafael J. Wysocki
· 12 years ago
c7c9e1c
char: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
1f80518
virtio_console: Let unconnected rproc device receive data.
by Sjur Brændeland
· 12 years ago
ef4458a
Drivers: char: exynos_rng_pm_ops can be static
by Fengguang Wu
· 12 years ago
e5c6537
agp/intel: Add gma_bus_addr
by Ben Widawsky
· 12 years ago
8d2e630
drm/i915: Needs_dmar, not
by Ben Widawsky
· 12 years ago
9c61a32
drm/i915: Remove scratch page from shared
by Ben Widawsky
· 12 years ago
a81cc00
drm/i915: Cut out the infamous ILK w/a from AGP layer
by Ben Widawsky
· 12 years ago
4f73bc4
tty: Added a CONFIG_TTY option to allow removal of TTY
by Joe Millenbach
· 12 years ago
b5cc6c0
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
cc5ab61
TTY: synclink, remove unneeded tests
by Jiri Slaby
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
d6c53c0
TTY: move low_latency to tty_port
by Jiri Slaby
· 12 years ago
92a19f9
TTY: switch tty_insert_flip_char
by Jiri Slaby
· 12 years ago
227434f
TTY: switch tty_buffer_request_room to tty_port
by Jiri Slaby
· 12 years ago
a6b68a6
synclink fix ldisc buffer argument
by Paul Fulghum
· 12 years ago
bcd2982
Drivers: char: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
b7dfde9
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
06e5598
drm/i915: Move GSM mapping into dev_priv
by Ben Widawsky
· 12 years ago
7005cd3
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
1b63704
virtio_console: Add support for remoteproc serial
by Sjur Brændeland
· 12 years ago
276a3e9
virtio_console: Merge struct buffer_token into struct port_buffer
by Sjur Brændeland
· 12 years ago
eb34f12
virtio_console: Free buffers from out-queue upon close
by sjur.brandeland@stericsson.com
· 12 years ago
0127f68
virtio_console: Use kmalloc instead of kzalloc
by Sjur Brændeland
· 12 years ago
fe52953
virtio_console: Free buffer if splice fails
by Sjur Brændeland
· 12 years ago
589575a
virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0
by Rusty Russell
· 12 years ago
49e86f1
virtio: console: don't rely on virtqueue_add_buf() returning capacity.
by Amit Shah
· 12 years ago
3c2e81e
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
2a74dbb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
b8edf84
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
8287361
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
c6bd5bc
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
6a5971d
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
d3594ea
Merge branch 'block-dev'
by Linus Torvalds
· 12 years ago
1e8b333
blockdev: remove bd_block_size_semaphore again
by Linus Torvalds
· 12 years ago
164dce8
tpm_infineon: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
afc6d36
tpm: remove use of __devinit
by Bill Pemberton
· 12 years ago
2cf4e52
drivers/char: for hpet, add count checking, and ~0UL instead of -1
by Chen Gang
· 12 years ago
553da85
IXP4xx: HW pseudo-random generator is available on IXP45x/46x only.
by Krzysztof Hałasa
· 15 years ago
39af33f
char: remove use of __devexit
by Bill Pemberton
· 12 years ago
aa89ed9e
char: remove use of __devinitconst
by Bill Pemberton
· 12 years ago
0bbed20
char: remove use of __devinitdata
by Bill Pemberton
· 12 years ago
2223cbe
char: remove use of __devinit
by Bill Pemberton
· 12 years ago
4dde2d2
char: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
Next »