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
*
pps: parport: use timespec64 instead of timespec
Arnd Bergmann
2018-02-07
1
-20
/
+20
*
drivers/rapidio/devices/tsi721_dma.c: adjust six checks for null pointers
Markus Elfring
2018-02-07
1
-7
/
+5
*
drivers/rapidio/devices/tsi721_dma.c: delete an unnecessary variable initiali...
Markus Elfring
2018-02-07
1
-1
/
+1
*
drivers/rapidio/devices/tsi721_dma.c: delete an error message for a failed me...
Markus Elfring
2018-02-07
1
-3
/
+0
*
rapidio: move 12 EXPORT_SYMBOL_GPL() calls to function implementations
Markus Elfring
2018-02-07
1
-13
/
+12
*
rapidio: return an error code only as a constant in two functions
Markus Elfring
2018-02-07
1
-15
/
+6
*
rapidio: delete an unnecessary variable initialisation in three functions
Markus Elfring
2018-02-07
1
-3
/
+3
*
rapidio: improve a size determination in five functions
Markus Elfring
2018-02-07
1
-10
/
+5
*
rapidio: adjust five function calls together with a variable assignment
Markus Elfring
2018-02-07
1
-12
/
+14
*
rapidio: adjust 12 checks for null pointers
Markus Elfring
2018-02-07
1
-9
/
+9
*
rapidio: delete an error message for a failed memory allocation in rio_init_m...
Markus Elfring
2018-02-07
1
-1
/
+0
*
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
2018-02-07
1
-4
/
+2
*
Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteproc
Linus Torvalds
2018-02-05
10
-199
/
+91
|
\
|
*
remoteproc: Reset table_ptr on stop
Bjorn Andersson
2018-01-15
1
-0
/
+3
|
*
remoteproc: Drop dangling find_rsc_table dummies
Bjorn Andersson
2018-01-15
6
-54
/
+0
|
*
remoteproc: Move resource table load logic to find
Bjorn Andersson
2018-01-15
3
-50
/
+35
|
*
remoteproc: Don't handle empty resource table
Bjorn Andersson
2018-01-15
1
-0
/
+3
|
*
remoteproc: Merge rproc_ops and rproc_fw_ops
Bjorn Andersson
2018-01-15
7
-88
/
+52
|
*
remoteproc: Clone rproc_ops in rproc_alloc()
Bjorn Andersson
2018-01-15
1
-1
/
+8
|
*
remoteproc: Cache resource table size
Bjorn Andersson
2018-01-15
1
-13
/
+7
|
*
remoteproc: Remove depricated crash completion
Bjorn Andersson
2018-01-15
1
-10
/
+0
|
*
virtio_remoteproc: correct put_device virtio_device.dev
weiping zhang
2018-01-02
1
-1
/
+1
*
|
Merge tag 'rpmsg-v4.16' of git://github.com/andersson/remoteproc
Linus Torvalds
2018-02-05
4
-19
/
+55
|
\
\
|
*
|
rpmsg: smd: Fix double unlock in __qcom_smd_send()
Dan Carpenter
2018-01-19
1
-5
/
+5
|
*
|
rpmsg: glink: Fix missing mutex_init() in qcom_glink_alloc_channel()
Wei Yongjun
2018-01-02
1
-0
/
+1
|
*
|
rpmsg: smd: Don't hold the tx lock during wait
Bjorn Andersson
2017-12-19
1
-0
/
+7
|
*
|
rpmsg: smd: Fail send on a closed channel
Bjorn Andersson
2017-12-19
1
-6
/
+8
|
*
|
rpmsg: smd: Wake up all waiters
Bjorn Andersson
2017-12-19
1
-2
/
+2
|
*
|
rpmsg: smd: Create device for all channels
Bjorn Andersson
2017-12-19
1
-5
/
+0
|
*
|
rpmsg: smd: Perform handshake during open
Bjorn Andersson
2017-12-19
1
-0
/
+30
|
*
|
rpmsg: glink: smem: Ensure ordering during tx
Bjorn Andersson
2017-12-19
1
-0
/
+3
|
*
|
drivers: rpmsg: remove duplicate includes
Pravin Shedge
2017-12-06
1
-2
/
+0
|
*
|
remoteproc: qcom: Use PTR_ERR_OR_ZERO() in glink prob
Vasyl Gomonovych
2017-11-29
1
-1
/
+1
|
|
/
*
|
Merge tag 'mmc-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
2018-02-05
3
-10
/
+161
|
\
\
|
*
|
mmc: MMC_SDHI_{SYS,INTERNAL}_DMAC should depend on HAS_DMA
Geert Uytterhoeven
2018-01-31
1
-2
/
+2
|
*
|
mmc: sdhci: Implement an SDHCI-specific bounce buffer
Linus Walleij
2018-01-31
2
-8
/
+159
*
|
|
Merge tag 'pwm/for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-05
3
-1
/
+28
|
\
\
\
|
*
|
|
pwm: meson: Add clock source configuration for Meson-AXG
Jian Hu
2017-12-05
1
-0
/
+26
|
*
|
|
pwm: stmpe: Fix wrong register offset for hwpwm=2 case
Axel Lin
2017-12-05
1
-1
/
+1
|
*
|
|
pwm: Set class for exported channels in sysfs
Gottfried Haider
2017-12-05
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
net: mediatek: Explicitly include pinctrl headers
Thierry Reding
2018-02-05
1
-0
/
+1
*
|
|
mmc: meson-gx-mmc: Explicitly include pinctr/consumer.h
Thierry Reding
2018-02-05
1
-0
/
+1
*
|
|
drm/rockchip: lvds: Explicitly include pinctrl headers
Thierry Reding
2018-02-05
1
-0
/
+1
*
|
|
pinctrl: files should directly include apis they use
Stephen Rothwell
2018-02-05
1
-0
/
+1
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-04
1
-1
/
+2
|
\
\
\
|
*
|
|
irqchip/stm32: Fix copyright
Benjamin Gaignard
2018-01-29
1
-1
/
+2
*
|
|
|
Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-02-04
7
-22
/
+14
|
\
\
\
\
|
*
|
|
|
block: skd: fix incorrect linux/slab_def.h inclusion
Arnd Bergmann
2018-02-02
1
-3
/
+4
|
*
|
|
|
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
2018-01-31
6
-19
/
+10
*
|
|
|
|
Merge tag 'ntb-4.16' of git://github.com/jonmason/ntb
Linus Torvalds
2018-02-04
10
-1852
/
+3269
|
\
\
\
\
\
[next]