index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-10-08
7
-14
/
+45
|
\
|
*
spi: spi-fsl-qspi: Clear TDH bits in FLSHCR register
Frieder Schrempf
2019-10-08
1
-5
/
+33
|
*
spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode
Vladimir Oltean
2019-10-08
1
-1
/
+4
|
*
spi: stm32-qspi: Fix kernel oops when unbinding driver
Patrice Chotard
2019-10-04
1
-1
/
+2
|
*
spi: lpspi: fix memory leak in fsl_lpspi_probe
Navid Emamdoost
2019-10-01
1
-1
/
+1
|
*
spi: gpio: prevent memory leak in spi_gpio_probe
Navid Emamdoost
2019-10-01
1
-1
/
+3
|
*
spi: orion: fix runtime PM initialization
tomaspaukrt@email.cz
2019-09-26
1
-3
/
+0
|
*
spi: Add call to spi_slave_abort() function when spidev driver is released
Lukasz Majewski
2019-09-25
1
-0
/
+3
|
*
spi: mxic: Fix DMAS_CTRL register layout
Miquel Raynal
2019-09-20
1
-2
/
+2
|
*
spi: mxic: Select SPI_NOR type by default
Miquel Raynal
2019-09-20
1
-1
/
+1
*
|
spi: spi-fsl-dspi: Implement the PTP system timestamping for TCFQ mode
Vladimir Oltean
2019-10-07
1
-0
/
+15
*
|
spi: Add a PTP system timestamp to the transfer structure
Vladimir Oltean
2019-10-07
2
-0
/
+188
*
|
spi: gpio: Look for a device node instead of match
Stephen Boyd
2019-10-07
1
-4
/
+1
*
|
spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode
Vladimir Oltean
2019-10-02
1
-1
/
+4
*
|
SPI: designware: pci: Switch over to MSI interrupts
Felipe Balbi
2019-10-01
1
-2
/
+11
*
|
spi: spi-fsl-qspi: Introduce variable to fix different invalid master Id
Kuldeep Singh
2019-10-01
1
-0
/
+17
*
|
spi: fsl-lpspi: clean up indentation issue
Colin Ian King
2019-10-01
1
-1
/
+1
*
|
spi: Introduce dspi_slave_abort() function for NXP's dspi SPI driver
Lukasz Majewski
2019-10-01
1
-0
/
+20
*
|
spi: xtensa-xtfpga: Use devm_platform_ioremap_resource() in xtfpga_spi_probe()
Markus Elfring
2019-10-01
1
-9
/
+1
*
|
spi: mediatek: Use devm_platform_ioremap_resource() in mtk_spi_slave_probe()
Markus Elfring
2019-10-01
1
-11
/
+1
*
|
spi: mediatek: Use devm_platform_ioremap_resource() in mtk_spi_probe()
Markus Elfring
2019-10-01
1
-10
/
+1
*
|
spi: lantiq-ssc: Use devm_platform_ioremap_resource() in lantiq_ssc_probe()
Markus Elfring
2019-10-01
1
-9
/
+1
*
|
spi: mxic: Ensure width is respected in spi-mem operations
Miquel Raynal
2019-10-01
1
-1
/
+1
*
|
spi: atmel: Remove AVR32 leftover
Gregory CLEMENT
2019-10-01
1
-24
/
+0
*
|
spi: dw: Add compatible string for Renesas RZ/N1 SPI Controller
Phil Edworthy
2019-10-01
1
-0
/
+1
*
|
spi: dw: Add basic runtime PM support
Phil Edworthy
2019-10-01
1
-0
/
+8
*
|
dt-bindings: snps,dw-apb-ssi: Add optional clock domain information
Gareth Williams
2019-10-01
1
-1
/
+2
*
|
dt: spi: Add Renesas RZ/N1 binding documentation
Phil Edworthy
2019-10-01
1
-0
/
+11
*
|
spi: dt-bindings: Convert spi-sifive binding to json-schema
Pragnesh Patel
2019-10-01
2
-37
/
+86
*
|
dt-bindings: hspi: Convert bindings to json-schema
Simon Horman
2019-10-01
2
-26
/
+57
*
|
Linux 5.4-rc1
v5.4-rc1
Linus Torvalds
2019-09-30
1
-2
/
+2
*
|
Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-30
5
-18
/
+58
|
\
\
|
*
|
btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls
Qu Wenruo
2019-09-27
1
-0
/
+3
|
*
|
btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space
Qu Wenruo
2019-09-27
1
-1
/
+1
|
*
|
btrfs: Fix a regression which we can't convert to SINGLE profile
Qu Wenruo
2019-09-25
1
-1
/
+7
|
*
|
btrfs: relocation: fix use-after-free on dead relocation roots
Qu Wenruo
2019-09-25
1
-1
/
+8
|
*
|
Btrfs: fix race setting up and completing qgroup rescan workers
Filipe Manana
2019-09-24
1
-14
/
+19
|
*
|
Btrfs: fix missing error return if writeback for extent buffer never started
Filipe Manana
2019-09-24
1
-0
/
+4
|
*
|
btrfs: adjust dirty_metadata_bytes after writeback failure of extent buffer
Dennis Zhou
2019-09-24
1
-0
/
+9
|
*
|
Btrfs: fix selftests failure due to uninitialized i_mode in test inodes
Filipe Manana
2019-09-24
1
-1
/
+7
*
|
|
Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-09-30
17
-212
/
+291
|
\
\
\
|
*
|
|
csky: Move static keyword to the front of declaration
Krzysztof Wilczynski
2019-09-30
1
-1
/
+1
|
*
|
|
csky: entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-09-30
1
-4
/
+0
|
*
|
|
csky: Fixup csky_pmu.max_period assignment
Mao Han
2019-09-30
1
-1
/
+1
|
*
|
|
csky: Fixup add zero_fp fixup perf backtrace panic
Guo Ren
2019-09-30
2
-21
/
+31
|
*
|
|
csky: Use generic free_initrd_mem()
Mike Rapoport
2019-09-30
1
-16
/
+0
|
*
|
|
csky: Fixup 610 vipt cache flush mechanism
Guo Ren
2019-08-22
2
-12
/
+49
|
*
|
|
csky: Support kernel non-aligned access
Guo Ren
2019-08-20
1
-17
/
+45
|
*
|
|
csky: Fixup defer cache flush for 610
Guo Ren
2019-08-20
2
-25
/
+29
|
*
|
|
csky: Fixup arch_get_unmapped_area() implementation
Guo Ren
2019-08-20
2
-37
/
+43
[next]