index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-omap-uwire.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
spi: omap-uwire: switch to use modern name
Yang Yingliang
1
-16
/
+16
2023-07-11
spi: Convert to SPI_CONTROLLER_HALF_DUPLEX
Andy Shevchenko
1
-1
/
+1
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
1
-4
/
+4
2023-03-06
spi: omap-uwire: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-01-12
ARM: omap1: remove dead code
Arnd Bergmann
1
-15
/
+1
2022-04-21
ARM: omap1: move perseus spi pinconf to board file
Arnd Bergmann
1
-12
/
+3
2021-06-01
Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-1
/
+8
2021-06-01
spi: Cleanup on failure of initial setup
Lukas Wunner
1
-1
/
+8
2021-05-20
spi: omap-uwire: add parenthesis for sizeof
Zhiqi Song
1
-1
/
+1
2021-05-11
spi: omap-uwire: Use SPI_MODE_X_MASK
Andy Shevchenko
1
-1
/
+1
2020-07-15
spi: omap-uwire: Use clk_prepare_enable and clk_disable_unprepare
Qing Zhang
1
-2
/
+2
2015-09-17
spi: omap-uwire: Remove needless bits_per_word and speed_hz tests
Jarkko Nikula
1
-3
/
+4
2015-03-23
spi: omap-uwire: Remove needless include asm/irq.h
Jarkko Nikula
1
-1
/
+0
2014-12-22
spi: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-24
spi: omap-uwire: Fix build error
Sachin Kamat
1
-1
/
+1
2014-06-24
spi: omap-uwire: Ensure devm_ioremap() is prototyped
Mark Brown
1
-0
/
+1
2014-06-21
spi: omap-uwire: use devm_ functions
Himangi Saraogi
1
-6
/
+2
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/omap-uwire', 'spi/topic/omap100k', ...
Mark Brown
1
-20
/
+3
2014-03-30
Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi...
Mark Brown
1
-6
/
+0
2014-03-29
spi: bitbang: Make spi_bitbang_stop() return void
Axel Lin
1
-3
/
+2
2014-03-27
spi: omap-uwire: add missing iounmap
Nishanth Menon
1
-0
/
+1
2014-03-26
spi: omap-uwire: Remove full duplex check
Axel Lin
1
-4
/
+0
2014-03-03
spi: omap-uwire: Convert to use bits_per_word_mask
Axel Lin
1
-16
/
+2
2014-02-12
spi: Remove duplicate code to check chip_select
Axel Lin
1
-6
/
+0
2013-10-09
spi: spi-omap-uwire: replace platform_driver_probe to support deferred probing
Wolfram Sang
1
-2
/
+3
2013-05-23
spi: use platform_{get,set}_drvdata()
Jingoo Han
1
-2
/
+2
2013-02-05
spi: Remove erroneous __init, __exit and __exit_p() references in drivers
Grant Likely
1
-3
/
+3
2012-09-20
ARM: OMAP1: Make plat/mux.h omap1 only
Tony Lindgren
1
-1
/
+1
2012-09-12
ARM: OMAP1: Move SoC specific headers from plat to mach for omap1
Tony Lindgren
1
-1
/
+2
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-10-31
spi: Add module.h to implicit users in drivers/spi
Paul Gortmaker
1
-0
/
+1
2011-06-06
spi: reorganize drivers
Grant Likely
1
-0
/
+593