index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-20
spi: spi-fsl-dspi: Move dspi_interrupt above dspi_transfer_one_message
Vladimir Oltean
1
-57
/
+57
2019-08-20
spi: spi-fsl-dspi: Fix typos
Vladimir Oltean
1
-2
/
+2
2019-08-20
spi: spi-fsl-dspi: Use reverse Christmas tree declaration order
Vladimir Oltean
1
-14
/
+14
2019-08-20
spi: spi-fsl-dspi: Replace legacy spi_master names with spi_controller
Vladimir Oltean
1
-50
/
+50
2019-08-20
spi: spi-fsl-dspi: Remove pointless assignment of master->transfer to NULL
Vladimir Oltean
1
-1
/
+0
2019-08-20
spi: spi-fsl-dspi: Remove unused initialization of 'ret' in dspi_probe
Vladimir Oltean
1
-1
/
+1
2019-08-20
spi: spi-fsl-dspi: Reduce indentation in dspi_release_dma()
Vladimir Oltean
1
-11
/
+12
2019-08-20
spi: spi-fsl-dspi: Change usage pattern of SPI_MCR_* and SPI_CTAR_* macros
Vladimir Oltean
1
-16
/
+21
2019-08-20
spi: spi-fsl-dspi: Demistify magic value in SPI_SR_CLEAR
Vladimir Oltean
1
-1
/
+13
2019-08-20
spi: spi-fsl-dspi: Use BIT() and GENMASK() macros
Vladimir Oltean
1
-29
/
+29
2019-08-20
spi: spi-fsl-dspi: Remove unused defines and includes
Vladimir Oltean
1
-26
/
+0
2019-08-20
spi: spi-fsl-dspi: Fix code alignment
Vladimir Oltean
1
-185
/
+185
2019-08-20
spi: Fix the number of CS lines documented as an example
Manivannan Sadhasivam
1
-1
/
+1
2019-08-20
spi: zynq-qspi: Fix missing spi_unregister_controller when unload module
Axel Lin
1
-1
/
+1
2019-08-12
spi: dw-pci: Add support for Intel Elkhart Lake PSE SPI
Jarkko Nikula
1
-0
/
+13
2019-08-08
spi: Rename of_spi_register_master() function
Linus Walleij
1
-3
/
+3
2019-08-07
spi: sh-msiof: Use devm_platform_ioremap_resource() helper
Geert Uytterhoeven
1
-3
/
+1
2019-08-07
spi: bcm-qspi: Fix BSPI QUAD and DUAL mode support when using flex mode
Rayagonda Kokatanur
1
-2
/
+2
2019-08-02
spi: atmel: add tracing to custom .transfer_one_message callback
Uwe Kleine-König
1
-0
/
+5
2019-08-02
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
36
-80
/
+19
2019-08-02
spi: Reduce kthread priority
Peter Zijlstra
2
-2
/
+2
2019-08-02
spi: pxa2xx: Add support for Intel Tiger Lake
Jarkko Nikula
1
-0
/
+8
2019-08-01
spi: core: Use DEVICE_ATTR_RW() for SPI slave control sysfs attribute
Geert Uytterhoeven
1
-6
/
+5
2019-07-26
spi: sprd: Change the hwlock support to be optional
Baolin Wang
1
-3
/
+8
2019-07-26
spi: sprd: adi: Change hwlock to be optional
Baolin Wang
1
-26
/
+42
2019-07-26
spi: sprd: adi: Add a reset reason for watchdog mode
Sherry Zong
1
-0
/
+15
2019-07-26
spi: sprd: adi: Add a reset reason for factory test mode
Sherry Zong
1
-0
/
+3
2019-07-26
spi: sprd: adi: Add a reset reason for TOS panic
Chenxu Wei
1
-0
/
+3
2019-07-26
spi: sprd: adi: Remove redundant address bits setting
Baolin Wang
1
-3
/
+0
2019-07-24
spi: bcm2835: Fix 3-wire mode if DMA is enabled
Lukas Wunner
1
-1
/
+2
2019-07-24
spi: dw-pci: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-07-22
spi: dw-mmio: Clock should be shut when error occurs
Andy Shevchenko
1
-2
/
+4
2019-07-22
spi: dw-mmio: Use devm_platform_ioremap_resource()
Andy Shevchenko
1
-3
/
+1
2019-07-22
spi: pxa2xx: Balance runtime PM enable/disable on error
Lubomir Rintel
1
-2
/
+4
2019-07-21
Linus 5.3-rc1
v5.3-rc1
Linus Torvalds
1
-2
/
+2
2019-07-21
Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-122
/
+119
2019-07-21
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2019-07-21
Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-31
/
+126
2019-07-21
iommu/amd: fix a crash in iova_magazine_free_pfns
Qian Cai
1
-1
/
+1
2019-07-21
hexagon: switch to generic version of pte allocation
Mike Rapoport
1
-32
/
+2
2019-07-21
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
19
-60
/
+1458
2019-07-20
typo fix: it's d_make_root, not d_make_inode...
Al Viro
1
-1
/
+1
2019-07-20
dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples
Rob Herring
1
-0
/
+4
2019-07-20
dt-bindings: iio: ad7124: Fix dtc warnings in example
Rob Herring
1
-33
/
+38
2019-07-20
dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example
Rob Herring
1
-1
/
+1
2019-07-20
dt-bindings: pinctrl: aspeed: Fix AST2500 example errors
Rob Herring
1
-4
/
+1
2019-07-20
dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors
Rob Herring
2
-2
/
+6
2019-07-20
dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes
Rob Herring
1
-82
/
+61
2019-07-20
dt-bindings: Ensure child nodes are of type 'object'
Rob Herring
6
-0
/
+8
2019-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
20
-29
/
+2183
[prev]
[next]