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
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-16
Merge remote-tracking branches 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl'...
Mark Brown
7
-26
/
+62
2014-09-16
spi: davinci: add support for adding delay between word's transmissions
Murali Karicheri
1
-7
/
+48
2014-09-16
spi: davinci: remove empty function davinci_spi_cleanup
Grygorii Strashko
1
-5
/
+0
2014-09-13
spi: davinci: request cs_gpio's from probe
Grygorii Strashko
1
-9
/
+25
2014-09-13
spi: dw: don't use mrst prefix anymore
Andy Shevchenko
1
-17
/
+15
2014-09-13
Merge branch 'topic/checkpatch' of git://git.kernel.org/pub/scm/linux/kernel/...
Mark Brown
9
-13
/
+36
2014-09-13
spi: dw-mid: remove FSF address and update copyright
Andy Shevchenko
1
-5
/
+1
2014-09-13
spi: dw-mid: remove redundant dmac member
Andy Shevchenko
2
-5
/
+8
2014-09-13
spi: dw-mid: remove Moorestown support
Andy Shevchenko
2
-6
/
+4
2014-09-13
spi: dw-mid: check that DMA was inited before exit
Andy Shevchenko
1
-0
/
+2
2014-09-13
spi: dw: remove FSF address
Andy Shevchenko
2
-7
/
+3
2014-09-09
spi/pl022: Fix error message
Roland Stigge
1
-1
/
+1
2014-09-04
spi/rockchip: Don't warn if SPI is busy but disabled
Doug Anderson
1
-1
/
+2
2014-09-04
spi/rockchip: Fix the wait_for_idle() timeout
Doug Anderson
1
-1
/
+1
2014-09-04
spi: sirf: cleanup the indentation of marcos
Qipan Li
1
-8
/
+8
2014-09-04
spi: sirf: add fifo reset/start for cmd transfer
Qipan Li
1
-0
/
+2
2014-09-04
spi: sirf: fix 'cmd_transfer' function typos
Qipan Li
1
-4
/
+3
2014-09-04
spi: sirf: enable RX_IO_DMA_INT interrupt
Qipan Li
1
-1
/
+2
2014-09-04
spi: sirf: correct spi gpio and hardware chipselect behaviour
Qipan Li
1
-53
/
+33
2014-09-03
spi: txx9: Fix checkpatch issue
Jingoo Han
1
-0
/
+2
2014-09-03
spi: tegra20-sflash: Fix checkpatch issue
Jingoo Han
1
-1
/
+2
2014-09-03
spi: tegra114: Fix checkpatch issue
Jingoo Han
1
-0
/
+9
2014-09-03
spi: orion: Fix checkpatch issue
Jingoo Han
1
-2
/
+3
2014-09-03
spi: dw: Fix checkpatch issue
Jingoo Han
1
-7
/
+9
2014-09-03
spi: davinci: Fix checkpatch issue
Jingoo Han
1
-2
/
+6
2014-09-02
spi: spi-mxs: Fix checkpatch issue
Jingoo Han
1
-1
/
+3
2014-09-02
spi: xtensa-xtfpga: Fix checkpatch issue
Jingoo Han
1
-0
/
+1
2014-09-02
spi: ep93xx: Fix checkpatch issue
Jingoo Han
1
-0
/
+1
2014-09-01
spi: dw: Don't use devm_kzalloc in master->setup callback
Axel Lin
1
-2
/
+10
2014-09-01
spi: dw-pci: remove FSF address and update copyright
Andy Shevchenko
1
-5
/
+1
2014-09-01
spi: dw-pci: provide platform specific data via driver_data
Andy Shevchenko
1
-6
/
+14
2014-09-01
spi: dw-pci: convert to use dev_pm_ops
Andy Shevchenko
1
-22
/
+11
2014-09-01
spi: dw-pci: apply pci_bar and re-use pci_name
Andy Shevchenko
1
-1
/
+1
2014-09-01
spi: dw-pci: move info message at the end of probe
Andy Shevchenko
1
-3
/
+3
2014-09-01
spi: fsl: Don't use devm_kzalloc in master->setup callback
Axel Lin
2
-6
/
+19
2014-08-31
spi/drivers: Restrict COMPILE_TEST by HAS_DMA where needed
Geert Uytterhoeven
1
-2
/
+5
2014-08-31
Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linus
Mark Brown
1
-2
/
+2
2014-08-31
spi: sh-msiof: Fix transmit-only DMA transfers
Geert Uytterhoeven
1
-2
/
+2
2014-08-30
Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/...
Mark Brown
9
-49
/
+76
2014-08-29
spi: bcm53xx: make local symbol static
Jingoo Han
1
-1
/
+1
2014-08-29
spi/rockchip: Avoid accidentally turning off the clock
Doug Anderson
1
-1
/
+1
2014-08-28
spi: sh-msiof: Add support for new R-Car Gen2 SoCs
Geert Uytterhoeven
1
-0
/
+6
2014-08-28
spi: rspi: Add support for new R-Car Gen2 SoCs
Geert Uytterhoeven
1
-1
/
+1
2014-08-27
spi: dw: fix kernel crash due to NULL pointer dereference
Andy Shevchenko
1
-1
/
+1
2014-08-27
spi: dw-pci: fix bug when regs left uninitialized
Andy Shevchenko
1
-0
/
+2
2014-08-21
spi: davinci: fix SPI_NO_CS functionality
Grygorii Strashko
1
-8
/
+8
2014-08-20
spi/rockchip: fixup incorrect dma direction setting
Addy Ke
1
-1
/
+1
2014-08-20
spi/pxa2xx: Add ACPI ID for Intel Braswell
Alan Cox
1
-0
/
+1
2014-08-19
spi: spi-au1550: fix build failure
Manuel Lauss
1
-1
/
+1
2014-08-19
spi/pxa2xx-pci: remove unnecessary assignment
Andy Shevchenko
1
-1
/
+0
[prev]
[next]