index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-28
spi: pxa2xx: Fix unconditional call of lpss_ssp_setup in pxa2xx_spi_resume
Jarkko Nikula
1
-1
/
+2
2015-01-27
spi: spi-fsl-dspi: Remove usage of devm_kzalloc
Bhuvanchandra DV
1
-2
/
+12
2015-01-27
spi/xilinx: Simplify data read from the Rx FIFO
Ricardo Ribalda Delgado
1
-7
/
+8
2015-01-27
spi: dw-mid: get a proper clock frequency for SPI2
Andy Shevchenko
2
-8
/
+11
2015-01-26
spi/xilinx: Support for spi mode LOOP
Ricardo Ribalda Delgado
1
-2
/
+4
2015-01-26
spi/xilinx: Support for spi mode LSB_FIRST
Ricardo Ribalda Delgado
1
-2
/
+5
2015-01-26
Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/msiof' and 'spi/fix/pxa...
Mark Brown
4
-6
/
+5
2015-01-16
spi: Kconfig: Remove additional newline
Michal Simek
1
-1
/
+0
2015-01-16
spi: orion: Add multiple chip select support to spi-orion
Ken Wilson
1
-1
/
+14
2015-01-14
spi: st-ssc4: Remove duplicate code to test unsupported mode bits
Axel Lin
1
-6
/
+0
2015-01-14
spi: orion: Change spi-orion to use transfer_one() semantics for SPI transfers
Ken Wilson
1
-50
/
+23
2015-01-07
spi: dw-pci: describe Intel MID controllers better
Andy Shevchenko
2
-10
/
+30
2015-01-07
spi: dw: print debug message with FIFO size
Andy Shevchenko
1
-4
/
+5
2015-01-07
spi: dw: amend warning message
Andy Shevchenko
1
-1
/
+1
2015-01-07
spi: sh-msiof: Use async pm_runtime_put() in sh_msiof_spi_setup()
Geert Uytterhoeven
1
-1
/
+1
2015-01-07
Merge tag 'v3.19-rc3' into spi-sh-msiof
Mark Brown
2
-4
/
+9
2015-01-07
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
1
-3
/
+3
2015-01-06
spi: sirf: drop redundant sirf,marco-spi compatible string
Barry Song
1
-1
/
+0
2015-01-06
spi: fsl-(e)spi: Support compile as module
Esben Haabendal
4
-6
/
+25
2015-01-06
spi/dln2: simplify return flow for dln2_spi_transfer_setup and dln2_spi_enable
Laurentiu Palcu
1
-12
/
+3
2015-01-06
Merge remote-tracking branch 'spi/fix/msiof' into spi-sh-msiof
Mark Brown
1
-1
/
+1
2015-01-06
spi: sh-msiof: fix MDR1_FLD_MASK value
Yoshihiro Shimoda
1
-1
/
+1
2015-01-05
spi: dw-mid: fix FIFO size
Andy Shevchenko
1
-1
/
+0
2015-01-05
spi: meson: Constify struct regmap_config
Krzysztof Kozlowski
1
-1
/
+1
2015-01-05
spi: dw: Fix detecting FIFO depth
Axel Lin
1
-2
/
+2
2015-01-05
spi/gpio: fixed space coding style issue
Nizam Haider
1
-2
/
+2
2014-12-30
spi: spi-imx: Do not store the irq number in the private structure
Fabio Estevam
1
-7
/
+6
2014-12-29
spi: qup: Add SPI_CPOL configuration support
Ivan T. Ivanov
1
-1
/
+10
2014-12-29
spi/pxa2xx: Clear cur_chip pointer before starting next message
Mika Westerberg
1
-1
/
+1
2014-12-24
Merge remote-tracking branches 'spi/fix/img-spfi' and 'spi/fix/msiof' into sp...
Mark Brown
1
-0
/
+5
2014-12-24
spi: sh-msiof: Configure MSIOF sync signal timing in device tree
Yoshihiro Shimoda
1
-0
/
+47
2014-12-24
spi: img-spfi: Select FIFO based on transfer length
Andrew Bresticker
1
-30
/
+19
2014-12-24
spi: img-spfi: Increase DMA burst size
Andrew Bresticker
1
-2
/
+2
2014-12-24
spi/fsl: unnecessary double init_completion removed
Nicholas Mc Guire
1
-2
/
+0
2014-12-23
spi/dln2: Fix for PM_RUNTIME removal
Mark Brown
1
-1
/
+1
2014-12-22
spi: pxa2xx: Cleanup register access macros
Jarkko Nikula
4
-142
/
+117
2014-12-22
spi: pxa2xx: Pass driver data instead of ioaddr to wait_ssp_rx_stall()
Jarkko Nikula
1
-3
/
+3
2014-12-22
spi: pxa2xx: Move is_lpss_ssp() tests to caller
Jarkko Nikula
1
-9
/
+6
2014-12-22
spi: pxa2xx: Remove unused define
Jarkko Nikula
1
-2
/
+0
2014-12-22
spi: add support for DLN-2 USB-SPI adapter
Laurentiu Palcu
3
-0
/
+901
2014-12-22
spi: Add new driver for STMicroelectronics' SPI Controller
Lee Jones
3
-0
/
+518
2014-12-22
spi: img-spfi: Enable controller before starting TX DMA
Andrew Bresticker
1
-2
/
+2
2014-12-22
spi: Remove FSF mailing addresses
Jarkko Nikula
22
-94
/
+0
2014-12-19
spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2
-4
/
+4
2014-12-18
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-9
/
+9
2014-12-15
spi: sh-msiof: Add runtime PM lock in initializing
Hisashi Nakamura
1
-0
/
+5
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
52
-53
/
+0
2014-12-13
spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
6
-9
/
+9
2014-12-11
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-104
/
+202
2014-12-11
Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
25
-276
/
+1821
[prev]
[next]