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
*
nvme_fc: add module to ops template to allow module references
James Smart
2019-11-26
4
-2
/
+16
*
nvmet-loop: Avoid preallocating big SGL for data
Israel Rukshin
2019-11-26
1
-4
/
+4
*
nvme-fc: Avoid preallocating big SGL for data
Israel Rukshin
2019-11-26
1
-4
/
+4
*
nvme-rdma: Avoid preallocating big SGL for data
Israel Rukshin
2019-11-26
2
-5
/
+11
*
Merge tag 'for-linus-5.5-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2019-11-26
4
-86
/
+50
|
\
|
*
ipmi: fix ipmb_poll()'s return type
Luc Van Oostenryck
2019-11-22
1
-3
/
+3
|
*
ipmi: kill off 'timespec' usage again
Arnd Bergmann
2019-11-08
1
-27
/
+13
|
*
drivers: ipmi: Support for both IPMB Req and Resp
Vijay Khemka
2019-11-07
1
-22
/
+9
|
*
ipmi: Fix memory leak in __ipmi_bmc_register
Navid Emamdoost
2019-10-22
1
-1
/
+4
|
*
ipmi: bt-bmc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-22
1
-3
/
+1
|
*
ipmi: use %*ph to print small buffer
Andy Shevchenko
2019-10-22
1
-23
/
+4
|
*
ipmi: Don't allow device module unload when in use
Corey Minyard
2019-10-22
1
-7
/
+16
*
|
Merge tag 'i3c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...
Linus Torvalds
2019-11-26
1
-2
/
+2
|
\
\
|
*
|
i3c: Spelling s/dicovered/discovered/
Geert Uytterhoeven
2019-10-31
1
-1
/
+1
|
*
|
i3c: master: use i3c_dev_get_master()
Vitor Soares
2019-10-01
1
-1
/
+1
*
|
|
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-11-26
5
-22
/
+20
|
\
\
\
|
*
|
|
pcmcia: remove unused dprintk definition
Dominik Brodowski
2019-11-22
1
-2
/
+0
|
*
|
|
pcmcia: include <pcmcia/ds.h> for pcmcia_parse_tuple
Ben Dooks (Codethink)
2019-11-22
1
-0
/
+1
|
*
|
|
pcmcia: include cs_internal.h for missing declarations
Ben Dooks (Codethink)
2019-11-22
1
-0
/
+2
|
*
|
|
pcmcia: Use dev_get_drvdata where possible
Chuhong Yuan
2019-11-21
1
-2
/
+1
|
*
|
|
pcmcia: clean an indentation issues, remove extraneous spaces
Colin Ian King
2019-11-21
1
-18
/
+16
*
|
|
|
Merge tag 'spi-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2019-11-26
61
-517
/
+856
|
\
\
\
\
|
*
\
\
\
Merge branch 'spi-5.5' into spi-next
Mark Brown
2019-11-22
56
-468
/
+888
|
|
\
\
\
\
|
|
*
|
|
|
spi: pic32: Retire dma_request_slave_channel_compat()
Peter Ujfalusi
2019-11-22
1
-16
/
+30
|
|
*
|
|
|
spi: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
1
-9
/
+9
|
|
*
|
|
|
spi: mediatek: add SPI_CS_HIGH support
Luhua Xu
2019-11-18
1
-2
/
+10
|
|
*
|
|
|
spi: st-ssc4: add missed pm_runtime_disable
Chuhong Yuan
2019-11-18
1
-0
/
+3
|
|
*
|
|
|
spi: tegra20-slink: add missed clk_unprepare
Chuhong Yuan
2019-11-15
1
-1
/
+4
|
|
*
|
|
|
spi: tegra20-slink: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-15
1
-2
/
+1
|
|
*
|
|
|
spi: tegra114: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-15
1
-2
/
+1
|
|
*
|
|
|
spi: s3c64xx: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-15
1
-4
/
+2
|
|
*
|
|
|
spi: qup: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-15
1
-2
/
+2
|
|
*
|
|
|
spi: pl022: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-15
1
-2
/
+2
|
|
*
|
|
|
spi: imx: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-15
1
-2
/
+2
|
|
*
|
|
|
spi: fsl-lpspi: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-15
1
-2
/
+2
|
|
*
|
|
|
spi: atmel: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-15
1
-1
/
+1
|
|
*
|
|
|
spi: at91-usart: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-15
1
-2
/
+2
|
|
*
|
|
|
spi: Fix regression to return zero on success instead of positive value
Tony Lindgren
2019-11-12
1
-0
/
+9
|
|
*
|
|
|
spi: pxa2xx: Add missed security checks
Chuhong Yuan
2019-11-11
1
-0
/
+6
|
|
*
|
|
|
spi: nxp-fspi: Use devm API to fix missed unregistration of controller
Chuhong Yuan
2019-11-11
1
-1
/
+1
|
|
*
|
|
|
spi: omap2-mcspi: Remove redundant checks
Vignesh Raghavendra
2019-11-11
1
-58
/
+47
|
|
*
|
|
|
spi: zynq-qspi: Support two chip selects
Miquel Raynal
2019-11-08
1
-8
/
+25
|
|
*
|
|
|
spi: zynq-qspi: Do the actual hardware initialization later in the probe
Miquel Raynal
2019-11-08
1
-3
/
+4
|
|
*
|
|
|
spi: zynq-qspi: Clarify the select chip function
Miquel Raynal
2019-11-08
1
-11
/
+6
|
|
*
|
|
|
spi: zynq-qspi: Enhance the Linear CFG bit definitions
Miquel Raynal
2019-11-08
1
-3
/
+3
|
|
*
|
|
|
spi: zynq-qspi: Keep the bitfields naming consistent
Miquel Raynal
2019-11-08
1
-6
/
+6
|
|
*
|
|
|
spi: zynq-qspi: Anything else than CS0 is not supported yet
Miquel Raynal
2019-11-08
1
-2
/
+6
|
|
*
|
|
|
spi: zynq-qspi: Keep the naming consistent across the driver
Miquel Raynal
2019-11-08
1
-5
/
+5
|
|
*
|
|
|
spi: spi-mem: fallback to using transfers when CS gpios are used
Chris Packham
2019-11-07
1
-1
/
+1
|
|
*
|
|
|
spi: bcm-qspi: Convert to use CS GPIO descriptors
Chris Packham
2019-11-07
1
-2
/
+5
[next]