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.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-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
*
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-17
153
-5616
/
+9532
|
\
|
*
goldfish: Fix build error of missing ioremap on UM
Krzysztof Kozlowski
2016-03-05
1
-0
/
+1
|
*
nvmem: mediatek: Fix later provider initialization
Andrew-CT Chen
2016-03-05
1
-1
/
+22
|
*
nvmem: imx-ocotp: Fix return value of imx_ocotp_read
Axel Lin
2016-03-05
1
-1
/
+1
|
*
nvmem: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
2016-03-05
1
-0
/
+4
|
*
char: genrtc: replace blacklist with whitelist
Arnd Bergmann
2016-03-05
1
-1
/
+2
|
*
drivers/hwtracing: make coresight-etm-perf.c explicitly non-modular
Paul Gortmaker
2016-03-05
1
-2
/
+2
|
*
drivers: char: mem: fix IS_ERROR_VALUE usage
Andrzej Hajda
2016-03-05
1
-1
/
+1
|
*
char: xillybus: Fix internal data structure initialization
Eli Billauer
2016-03-05
1
-1
/
+3
|
*
pch_phub: return -ENODATA if ROM can't be mapped
Colin Ian King
2016-03-05
1
-1
/
+3
|
*
Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
Alex Ng
2016-03-01
1
-1
/
+9
|
*
Drivers: hv: vmbus: Support handling messages on multiple CPUs
K. Y. Srinivasan
2016-03-01
3
-7
/
+17
|
*
Drivers: hv: utils: Remove util transport handler from list if registration f...
Alex Ng
2016-03-01
1
-0
/
+3
|
*
Drivers: hv: util: Pass the channel information during the init call
K. Y. Srinivasan
2016-03-01
4
-3
/
+4
|
*
Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_u...
Vitaly Kuznetsov
2016-03-01
1
-1
/
+1
|
*
Drivers: hv: vmbus: remove code duplication in message handling
Vitaly Kuznetsov
2016-03-01
3
-47
/
+27
|
*
Drivers: hv: vmbus: avoid wait_for_completion() on crash
Vitaly Kuznetsov
2016-03-01
4
-6
/
+6
|
*
Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
Vitaly Kuznetsov
2016-03-01
1
-35
/
+33
|
*
misc: at24: replace memory_accessor with nvmem_device_read
Andrew Lunn
2016-03-01
1
-30
/
+1
|
*
eeprom: 93xx46: extend driver to plug into the NVMEM framework
Andrew Lunn
2016-03-01
2
-27
/
+95
|
*
eeprom: at25: extend driver to plug into the NVMEM framework
Andrew Lunn
2016-03-01
2
-55
/
+71
|
*
eeprom: at25: Remove in kernel API for accessing the EEPROM
Andrew Lunn
2016-03-01
1
-26
/
+0
|
*
eeprom: at24: extend driver to plug into the NVMEM framework
Andrew Lunn
2016-03-01
2
-41
/
+82
|
*
nvmem: Add backwards compatibility support for older EEPROM drivers.
Andrew Lunn
2016-03-01
1
-8
/
+76
|
*
nvmem: Add flag to export NVMEM to root only
Andrew Lunn
2016-03-01
1
-2
/
+55
|
*
misc: ad525x_dpot: Fix the enabling of the "otpXen" attributes
Dan Bogdan Nechita
2016-03-01
1
-1
/
+1
|
*
drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors
Michael Hennerich
2016-03-01
1
-1
/
+1
|
*
mei: me: add broxton pci device ids
Tomas Winkler
2016-03-01
2
-0
/
+7
|
*
Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/...
Greg Kroah-Hartman
2016-03-01
4
-3
/
+322
|
|
\
|
|
*
lkdtm: improve use-after-free tests
Kees Cook
2016-03-01
1
-4
/
+15
|
|
*
lkdtm: add test for atomic_t underflow/overflow
David Windsor
2016-03-01
1
-0
/
+13
|
|
*
lkdtm: Add read/write after free tests for buddy memory
Laura Abbott
2016-03-01
1
-0
/
+45
|
|
*
lkdtm: Update WRITE_AFTER_FREE test
Laura Abbott
2016-03-01
1
-4
/
+13
|
|
*
lkdtm: Add READ_AFTER_FREE test
Laura Abbott
2016-03-01
1
-0
/
+38
|
*
|
Merge tag 'extcon-next-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2016-03-01
9
-11
/
+88
|
|
\
\
|
|
*
|
extcon: palmas: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
2016-02-29
1
-2
/
+2
|
|
*
|
extcon: palmas: Add the support for VBUS detection by using GPIO
Felipe Balbi
2016-02-05
1
-0
/
+50
|
|
*
|
extcon: max77843: Use correct size for reading the interrupt register
Dan Carpenter
2016-02-05
1
-1
/
+1
|
|
*
|
extcon: arizona: Use DAPM mutex helper functions
Charles Keepax
2016-01-25
1
-2
/
+2
|
|
*
|
extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing port
Chanwoo Choi
2016-01-25
6
-1
/
+28
|
|
*
|
extcon: gpio: Fix typo in comment
Moritz Fischer
2016-01-25
1
-1
/
+1
|
|
*
|
extcon: Use to_i2c_client for both rt8973a and sm5502
Geliang Tang
2016-01-25
2
-4
/
+4
|
*
|
|
Merge 4.5-rc6 into char-misc-next
Greg Kroah-Hartman
2016-03-01
243
-1649
/
+3165
|
|
\
\
\
|
*
|
|
|
mei: fix format string in debug prints
Alexander Usyskin
2016-02-20
4
-6
/
+6
|
*
|
|
|
drivers/hwtracing: make coresight-* explicitly non-modular
Paul Gortmaker
2016-02-20
10
-45
/
+24
|
*
|
|
|
coresight: introducing a global trace ID function
Mathieu Poirier
2016-02-20
1
-5
/
+2
|
*
|
|
|
coresight: etm-perf: new PMU driver for ETM tracers
Mathieu Poirier
2016-02-20
4
-1
/
+434
|
*
|
|
|
coresight: etb10: implementing AUX API
Mathieu Poirier
2016-02-20
1
-0
/
+234
|
*
|
|
|
coresight: etb10: adding operation mode for sink->enable()
Mathieu Poirier
2016-02-20
5
-15
/
+31
|
*
|
|
|
coresight: etb10: moving to local atomic operations
Mathieu Poirier
2016-02-20
1
-4
/
+5
[next]