index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2013-02-05
char/tpm/tpm_i2c_stm_st33: Don't use memcpy for one byte assignment
Peter Huewe
1
-4
/
+2
2013-02-05
tpm_i2c_stm_st33: removed unused variables/code
Kent Yoder
1
-17
/
+1
2013-02-05
TPM: Wait for TPM_ACCESS tpmRegValidSts to go high at startup
Jason Gunthorpe
1
-0
/
+21
2013-02-05
tpm: Fix cancellation of TPM commands (interrupt mode)
Stefan Berger
3
-12
/
+31
2013-02-05
tpm: Fix cancellation of TPM commands (polling mode)
Stefan Berger
8
-8
/
+48
2013-02-05
tpm: Store TPM vendor ID
Stefan Berger
2
-0
/
+3
2013-02-05
TPM: Work around buggy TPMs that block during continue self test
Jason Gunthorpe
1
-1
/
+9
2013-02-05
tpm_i2c_stm_st33: fix oops when i2c client is unavailable
Kent Yoder
2
-6
/
+11
2013-02-05
char/tpm: Use struct dev_pm_ops for power management
Peter Huewe
1
-16
/
+12
2013-02-05
TPM: STMicroelectronics ST33 I2C BUILD STUFF
Mathias Leblanc
2
-0
/
+11
2013-02-05
tpm: rename STM driver to match other i2c drivers
Kent Yoder
2
-1
/
+1
2013-02-05
tpm: STM i2c driver fixes
Kent Yoder
2
-89
/
+69
2013-02-05
tpm: rename vendor data to priv and provide an accessor
Kent Yoder
2
-5
/
+7
2013-02-05
TPM: STMicroelectronics ST33 I2C KERNEL 3.x
Mathias Leblanc
2
-0
/
+984
2013-02-05
char/tpm: Use true and false for bools
Peter Huewe
1
-6
/
+6
2013-02-05
TPM: Switch to __packed instead of __attribute__((packed))
Jason Gunthorpe
2
-21
/
+21
2013-02-05
TPM: Issue TPM_STARTUP at driver load if the TPM has not been started
Jason Gunthorpe
2
-4
/
+46
2013-02-05
char/tpm: simplify duration calculation and eliminate smatch warning.
Peter Huewe
1
-7
/
+6
2013-02-05
char/tpm: Remove duplicated lookup table
Peter Huewe
1
-17
/
+1
2012-12-20
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-99
/
+230
2012-12-20
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-13
/
+27
2012-12-18
virtio_console: Add support for remoteproc serial
Sjur Brændeland
1
-23
/
+169
2012-12-18
virtio_console: Merge struct buffer_token into struct port_buffer
Sjur Brændeland
1
-76
/
+53
2012-12-18
virtio_console: Free buffers from out-queue upon close
sjur.brandeland@stericsson.com
1
-0
/
+4
2012-12-18
virtio_console: Use kmalloc instead of kzalloc
Sjur Brændeland
1
-1
/
+1
2012-12-18
virtio_console: Free buffer if splice fails
Sjur Brændeland
1
-0
/
+2
2012-12-18
virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
1
-5
/
+5
2012-12-18
virtio: console: don't rely on virtqueue_add_buf() returning capacity.
Amit Shah
1
-0
/
+2
2012-12-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-399
/
+12
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-56
/
+30
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-7
/
+3
2012-12-13
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+1
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+0
2012-12-12
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-2
/
+7
2012-12-12
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
36
-81
/
+83
2012-12-12
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-6
/
+6
2012-12-03
Merge branch 'block-dev'
Linus Torvalds
1
-1
/
+1
2012-11-29
blockdev: remove bd_block_size_semaphore again
Linus Torvalds
1
-1
/
+1
2012-11-28
tpm_infineon: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-28
tpm: remove use of __devinit
Bill Pemberton
4
-5
/
+5
2012-11-27
drivers/char: for hpet, add count checking, and ~0UL instead of -1
Chen Gang
1
-1
/
+4
2012-11-22
IXP4xx: HW pseudo-random generator is available on IXP45x/46x only.
Krzysztof Hałasa
2
-4
/
+7
2012-11-22
char: remove use of __devexit
Bill Pemberton
30
-33
/
+33
2012-11-22
char: remove use of __devinitconst
Bill Pemberton
2
-3
/
+3
2012-11-22
char: remove use of __devinitdata
Bill Pemberton
10
-12
/
+12
2012-11-22
char: remove use of __devinit
Bill Pemberton
6
-23
/
+23
2012-11-22
char: remove use of __devexit_p
Bill Pemberton
2
-2
/
+2
2012-11-20
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
2
-399
/
+12
2012-11-19
various: Fix spelling of "asynchronous" in comments.
Adam Buchbinder
2
-2
/
+2
2012-11-16
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2
-2
/
+7
[next]