index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
|
thermal: rockchip: handle set_trips without the trip points
Caesar Wang
2016-12-14
1
-1
/
+15
|
|
|
*
|
|
thermal: rockchip: optimize the conversion table
Caesar Wang
2016-12-14
1
-1
/
+24
|
|
|
*
|
|
thermal: rockchip: fixes invalid temperature case
Caesar Wang
2016-12-14
1
-20
/
+28
|
|
|
*
|
|
thermal: rockchip: don't pass table structs by value
Brian Norris
2016-12-14
1
-40
/
+40
|
|
|
*
|
|
thermal: rockchip: improve conversion error messages
Brian Norris
2016-12-14
1
-2
/
+4
|
*
|
|
|
|
thermal: core: move tz->device.groups cleanup to thermal_release
Jacob von Chorus
2017-01-06
1
-5
/
+5
|
*
|
|
|
|
thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()
Fabio Estevam
2017-01-04
1
-17
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-01-22
10
-32
/
+31
|
\
\
\
\
\
|
*
|
|
|
|
xhci: remove WARN_ON if dma mask is not set for platform devices
Mathias Nyman
2017-01-20
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'fixes-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-01-17
9
-31
/
+30
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
usb: dwc2: host: fix Wmaybe-uninitialized warning
Nicholas Mc Guire
2017-01-16
1
-2
/
+2
|
|
*
|
|
|
usb: dwc2: gadget: Fix GUSBCFG.USBTRDTIM value
Amelie Delaunay
2017-01-16
1
-2
/
+2
|
|
*
|
|
|
usb: gadget: udc: atmel: remove memory leak
Alexandre Belloni
2017-01-12
2
-1
/
+3
|
|
*
|
|
|
usb: dwc3: exynos fix axius clock error path to do cleanup
Shuah Khan
2017-01-12
1
-1
/
+3
|
|
*
|
|
|
usb: dwc2: Avoid suspending if we're in gadget mode
John Stultz
2017-01-12
1
-0
/
+3
|
|
*
|
|
|
usb: dwc2: use u32 for DT binding parameters
Leo Yan
2017-01-12
2
-7
/
+7
|
|
*
|
|
|
usb: gadget: f_fs: Fix iterations on endpoints.
Vincent Pelletier
2017-01-12
1
-6
/
+6
|
|
*
|
|
|
usb: dwc2: gadget: Fix DMA memory freeing
Vardan Mikayelyan
2017-01-12
1
-11
/
+3
|
|
*
|
|
|
usb: gadget: composite: Fix function used to free memory
Christophe JAILLET
2017-01-12
1
-1
/
+1
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-01-22
2
-14
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
libnvdimm, namespace: fix pmem namespace leak, delete when size set to zero
Dan Williams
2017-01-13
1
-13
/
+10
|
*
|
|
|
|
pmem: return EIO on read_pmem() failure
Stefan Hajnoczi
2017-01-13
1
-1
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-01-22
1
-7
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
clk/samsung: exynos542x: mark some clocks as critical
Marek Szyprowski
2017-01-10
1
-7
/
+7
*
|
|
|
|
|
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-20
16
-66
/
+158
|
\
\
\
\
\
\
|
*
|
|
|
|
|
qla2xxx: Disable out-of-order processing by default in firmware
Quinn Tran
2017-01-17
1
-6
/
+0
|
*
|
|
|
|
|
qla2xxx: Fix erroneous invalid handle message
Quinn Tran
2017-01-17
2
-1
/
+5
|
*
|
|
|
|
|
qla2xxx: Reduce exess wait during chip reset
Quinn Tran
2017-01-17
1
-2
/
+2
|
*
|
|
|
|
|
qla2xxx: Terminate exchange if corrupted
Quinn Tran
2017-01-17
3
-5
/
+43
|
*
|
|
|
|
|
qla2xxx: Fix crash due to null pointer access
Quinn Tran
2017-01-17
1
-4
/
+12
|
*
|
|
|
|
|
qla2xxx: Collect additional information to debug fw dump
Quinn Tran
2017-01-17
1
-7
/
+20
|
*
|
|
|
|
|
qla2xxx: Reset reserved field in firmware options to 0
Himanshu Madhani
2017-01-17
1
-1
/
+14
|
*
|
|
|
|
|
qla2xxx: Set tcm_qla2xxx version to automatically track qla2xxx version
Himanshu Madhani
2017-01-17
2
-3
/
+2
|
*
|
|
|
|
|
qla2xxx: Include ATIO queue in firmware dump when in target mode
Himanshu Madhani
2017-01-17
1
-0
/
+24
|
*
|
|
|
|
|
qla2xxx: Fix wrong IOCB type assumption
Quinn Tran
2017-01-17
1
-7
/
+1
|
*
|
|
|
|
|
qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-u...
Bart Van Assche
2017-01-17
3
-4
/
+4
|
*
|
|
|
|
|
qla2xxx: Move two arrays from header files to .c files
Bart Van Assche
2017-01-17
4
-19
/
+23
|
*
|
|
|
|
|
qla2xxx: Declare an array with file scope static
Bart Van Assche
2017-01-17
1
-1
/
+1
|
*
|
|
|
|
|
qla2xxx: Fix indentation
Bart Van Assche
2017-01-17
1
-3
/
+3
|
*
|
|
|
|
|
ibmvscsis: Fix sleeping in interrupt context
Bryant G. Ly
2017-01-17
1
-2
/
+2
|
*
|
|
|
|
|
ibmvscsis: Fix max transfer length
Bryant G. Ly
2017-01-17
1
-1
/
+2
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-01-20
1
-4
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
nbd: only set MSG_MORE when we have more to send
Josef Bacik
2017-01-19
1
-4
/
+2
*
|
|
|
|
|
|
Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-01-20
8
-12
/
+21
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linus
Mark Brown
2017-01-17
1
-1
/
+3
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
spi: sh-msiof: Do not use C++ style comment
Simon Horman
2016-12-20
1
-1
/
+1
|
|
*
|
|
|
|
|
|
spi: sh-msiof: Add R-Car Gen 2 and 3 fallback bindings
Simon Horman
2016-12-14
1
-1
/
+3
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
|
*
-
-
-
-
-
-
-
.
\
\
\
\
\
\
\
Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/axi', 'spi/fix/davi...
Mark Brown
2017-01-17
6
-6
/
+12
|
|
\
\
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
*
|
|
|
|
|
|
|
spi: pxa2xx: add missed break
Andy Shevchenko
2017-01-04
1
-0
/
+1
|
|
|
|
|
|
|
/
/
/
/
/
/
/
|
|
|
|
|
*
/
/
/
/
/
/
/
spi: SPI_FSL_DSPI should depend on HAS_DMA
Geert Uytterhoeven
2016-12-14
1
-0
/
+1
|
|
|
|
|
|
/
/
/
/
/
/
/
[prev]
[next]