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
/
spi-ath79.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-14
spi: Remove unneeded include of linux/workqueue.h
Axel Lin
1
-1
/
+0
2014-03-30
Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/...
Mark Brown
1
-1
/
+0
2014-03-03
spi: spi-ath79: fix initial GPIO CS line setup
Gabor Juhos
1
-2
/
+2
2014-02-03
spi: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-17
spi: ath79: Use devm_*() functions
Jingoo Han
1
-10
/
+4
2013-09-17
spi: bitbang: Let spi_bitbang_start() take a reference to master
Axel Lin
1
-1
/
+1
2013-08-29
spi: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-26
Merge remote-tracking branch 'spi/topic/core' into spi-next
Mark Brown
1
-2
/
+0
2013-05-29
spi: convert drivers to use bits_per_word_mask
Stephen Warren
1
-3
/
+1
2013-05-13
spi: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-02-06
spi/ath79: add shutdown handler
Gabor Juhos
1
-0
/
+6
2013-02-05
spi/ath79: avoid multiple initialization of the SPI controller
Gabor Juhos
1
-17
/
+24
2013-02-05
spi/ath79: use gpio_request_one
Gabor Juhos
1
-11
/
+11
2013-02-05
spi/ath79: remove superfluous chip select code
Gabor Juhos
1
-6
/
+0
2013-02-05
spi/ath79: add missing HIGH->LOW SCK transition
Gabor Juhos
1
-0
/
+2
2013-02-05
spi/ath79: add delay between SCK changes
Gabor Juhos
1
-1
/
+43
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
1
-3
/
+3
2012-05-19
spi: By default setup spi_masters with 1 chipselect and dynamics bus number
Grant Likely
1
-3
/
+0
2011-12-07
spi/ath79: fix compile error due to missing include
Gabor Juhos
1
-0
/
+1
2011-10-25
drivercore: Add helper macro for platform_driver boilerplate
Grant Likely
1
-12
/
+1
2011-06-10
spi: Convert uses of struct resource * to resource_size(ptr)
Joe Perches
1
-1
/
+1
2011-06-06
spi: reorganize drivers
Grant Likely
1
-0
/
+292