index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm: use tabs instead of whitespaces in Kconfig
Peter Huewe
2013-10-22
1
-8
/
+8
*
tpm: Fix module name description in Kconfig for tpm_i2c_infineon
Peter Huewe
2013-10-22
1
-1
/
+1
*
tpm: Add support for Atmel I2C TPMs
Jason Gunthorpe
2013-10-22
3
-0
/
+294
*
tpm: Add support for the Nuvoton NPCT501 I2C TPM
Jason Gunthorpe
2013-10-22
3
-0
/
+721
*
tpm: Merge the tpm-bios module with tpm.o
Jason Gunthorpe
2013-10-22
3
-11
/
+3
*
tpm: Rename tpm.c to tpm-interface.c
Jason Gunthorpe
2013-10-22
2
-0
/
+2
*
tpm: cleanup checkpatch warnings
Peter Huewe
2013-10-22
1
-22
/
+22
*
tpm: Remove tpm_show_caps_1_2
Jason Gunthorpe
2013-10-22
6
-39
/
+27
*
tpm: st33: Remove chip->data_buffer access from this driver
Jason Gunthorpe
2013-10-22
1
-8
/
+0
*
tpm: Remove redundant dev_set_drvdata
Jason Gunthorpe
2013-10-22
3
-6
/
+0
*
tpm: Use container_of to locate the tpm_chip in tpm_open
Jason Gunthorpe
2013-10-22
1
-17
/
+4
*
tpm: Store devname in the tpm_chip
Jason Gunthorpe
2013-10-22
2
-11
/
+7
*
tpm atmel: Call request_region with the correct base
Jason Gunthorpe
2013-10-22
1
-1
/
+1
*
tpm: ibmvtpm: Use %zd formatting for size_t format arguments
Jason Gunthorpe
2013-10-22
1
-2
/
+2
*
Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-23
35
-97
/
+160
|
\
|
*
iio:buffer_cb: Add missing iio_buffer_init()
Lars-Peter Clausen
2013-09-21
1
-0
/
+2
|
*
iio: Prevent race between IIO chardev opening and IIO device free
Lars-Peter Clausen
2013-09-21
1
-9
/
+12
|
*
iio: fix: Keep a reference to the IIO device for open file descriptors
Lars-Peter Clausen
2013-09-21
2
-5
/
+17
|
*
iio: Stop sampling when the device is removed
Lars-Peter Clausen
2013-09-21
3
-1
/
+28
|
*
iio: Fix crash when scan_bytes is computed with active_scan_mask == NULL
Peter Meerwald
2013-09-21
1
-2
/
+9
|
*
iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
2013-09-21
1
-6
/
+6
|
*
iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
2013-09-21
1
-2
/
+2
|
*
iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
2013-09-21
1
-2
/
+4
|
*
iio: iio_device_add_event_sysfs() bugfix
Lukasz Czerwinski
2013-09-18
1
-1
/
+1
|
*
staging: iio: ade7854-spi: Fix return value
Sachin Kamat
2013-09-18
1
-1
/
+1
|
*
staging:iio:hmc5843: Fix measurement conversion
Peter Meerwald
2013-09-18
1
-1
/
+1
|
*
iio: isl29018: Fix uninitialized value
Derek Basehore
2013-09-18
1
-0
/
+1
|
*
staging:iio:dummy fix kfifo_buf kconfig dependency issue if kfifo modular and...
Jonathan Cameron
2013-09-18
1
-1
/
+1
|
*
iio: at91: fix adc_clk overflow
Josh Wu
2013-09-18
1
-5
/
+6
|
*
staging: line6: add bounds check in snd_toneport_source_put()
Dan Carpenter
2013-09-17
1
-3
/
+7
|
*
Staging: comedi: Fix dependencies for drivers misclassified as PCI
Ben Hutchings
2013-09-17
1
-16
/
+17
|
*
staging: r8188eu: Adjust RX gain
Larry Finger
2013-09-17
1
-1
/
+1
|
*
staging: r8188eu: Fix smatch warning in core/rtw_ieee80211.
Larry Finger
2013-09-17
1
-1
/
+1
|
*
staging: r8188eu: Fix smatch error in core/rtw_mlme_ext.c
Larry Finger
2013-09-17
1
-0
/
+1
|
*
staging: r8188eu: Fix Smatch off-by-one warning in hal/rtl8188e_hal_init.c
Larry Finger
2013-09-17
1
-1
/
+1
|
*
staging: Disable lustre file system for MIPS, SH, and XTENSA
Guenter Roeck
2013-09-17
1
-1
/
+1
|
*
Revert "staging: zram: Add auto loading of module if user opens /dev/zram."
Greg Kroah-Hartman
2013-09-17
1
-1
/
+0
|
*
staging: octeon-ethernet: rgmii: enable interrupts that we can handle
Aaro Koskinen
2013-09-17
1
-3
/
+1
|
*
staging: octeon-ethernet: remove skb alloc failure warnings
Aaro Koskinen
2013-09-17
2
-9
/
+1
|
*
staging: octeon-ethernet: make dropped packets to consume NAPI budget
Aaro Koskinen
2013-09-17
1
-1
/
+1
|
*
drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c: rename PTRS_PER_PAGE
Andrew Morton
2013-09-17
1
-2
/
+2
|
*
staging: dgnc: fix potential format string flaw
Kees Cook
2013-09-17
1
-2
/
+2
|
*
staging: lustre: clean up format string usages
Kees Cook
2013-09-17
7
-14
/
+14
|
*
staging: dgap: fix overflows and format strings
Kees Cook
2013-09-17
1
-7
/
+10
|
*
staging: xillybus: fix format string usage
Kees Cook
2013-09-17
1
-1
/
+1
|
*
staging: r8188eu: Fix uninitialized variable change_inx
Geert Uytterhoeven
2013-09-17
1
-1
/
+1
|
*
staging/lustre: Correct default for LUSTRE_TRANSLATE_ERRNOS
Geert Uytterhoeven
2013-09-17
1
-1
/
+1
|
*
staging/vt6656: Fix screwed up indentation in swGetOFDMControlRate
Dave Jones
2013-09-17
1
-2
/
+2
|
*
staging/rtl8188eu: pass channel list by reference instead of copying struct.
Dave Jones
2013-09-17
1
-7
/
+7
*
|
Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-09-23
31
-72
/
+81
|
\
\
[next]