index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2013-03-12
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-03-08
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-03-08
virtio: rng: disallow multiple device registrations, fixes crashes
Amit Shah
2013-03-05
hw_random: make buffer usable in scatterlist.
Rusty Russell
2013-03-04
random: fix locking dependency with the tasklist_lock
Theodore Ts'o
2013-02-27
drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally
Dae S. Kim
2013-02-27
ipmi: add options to disable openfirmware and PCI scanning
Corey Minyard
2013-02-27
ipmi: add new kernel options to prevent automatic ipmi init
Corey Minyard
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-02-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-22
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-21
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2013-02-20
drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILK
Chris Wilson
2013-02-19
locking: Various static lock initializer fixes
Thomas Gleixner
2013-02-15
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2013-02-15
drm/i915: Fix gen2 mappable calculations
Ben Widawsky
2013-02-14
tpm/ibmvtpm: build only when IBM pseries is configured
Kent Yoder
2013-02-13
virtio_console: Initialize guest_connected=true for rproc_serial
Sjur Brændeland
2013-02-13
virtio: use module_virtio_driver.
Rusty Russell
2013-02-12
virtio_console: Use virtio device index to generate port name
Sjur Brændeland
2013-02-08
pcmcia: synclink_cs: cleanup checkpatch warnings
Alexey Khoroshilov
2013-02-08
pcmcia: synclink_cs: fix error handling in mgslpc_probe()
Alexey Khoroshilov
2013-02-07
virtio_console: Don't access uninitialized data.
Sjur Brændeland
2013-02-06
drivers/char/mem.c: fix small coding style issues
Hans Grob
2013-02-05
tpm_tis: check pnp_acpi_device return code
Kent Yoder
2013-02-05
char/tpm/tpm_i2c_stm_st33: drop temporary variable for return value
Peter Huewe
2013-02-05
char/tpm/tpm_i2c_stm_st33: remove dead assignment in tpm_st33_i2c_probe
Peter Huewe
2013-02-05
char/tpm/tpm_i2c_stm_st33: Remove __devexit attribute
Peter Huewe
2013-02-05
char/tpm/tpm_i2c_stm_st33: Don't use memcpy for one byte assignment
Peter Huewe
2013-02-05
tpm_i2c_stm_st33: removed unused variables/code
Kent Yoder
2013-02-05
TPM: Wait for TPM_ACCESS tpmRegValidSts to go high at startup
Jason Gunthorpe
2013-02-05
tpm: Fix cancellation of TPM commands (interrupt mode)
Stefan Berger
2013-02-05
tpm: Fix cancellation of TPM commands (polling mode)
Stefan Berger
2013-02-05
tpm: Store TPM vendor ID
Stefan Berger
2013-02-05
TPM: Work around buggy TPMs that block during continue self test
Jason Gunthorpe
2013-02-05
tpm_i2c_stm_st33: fix oops when i2c client is unavailable
Kent Yoder
2013-02-05
char/tpm: Use struct dev_pm_ops for power management
Peter Huewe
2013-02-05
TPM: STMicroelectronics ST33 I2C BUILD STUFF
Mathias Leblanc
2013-02-05
tpm: rename STM driver to match other i2c drivers
Kent Yoder
2013-02-05
tpm: STM i2c driver fixes
Kent Yoder
2013-02-05
tpm: rename vendor data to priv and provide an accessor
Kent Yoder
2013-02-05
TPM: STMicroelectronics ST33 I2C KERNEL 3.x
Mathias Leblanc
2013-02-05
char/tpm: Use true and false for bools
Peter Huewe
2013-02-05
TPM: Switch to __packed instead of __attribute__((packed))
Jason Gunthorpe
2013-02-05
TPM: Issue TPM_STARTUP at driver load if the TPM has not been started
Jason Gunthorpe
[next]