index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-pl022.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-12
spi: pl022: use generic DMA slave configuration if possible
Arnd Bergmann
1
-2
/
+41
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
1
-5
/
+4
2012-10-23
Merge tag 'spi-linus' into spi-next
Mark Brown
1
-4
/
+0
2012-10-23
spi/pl022: Revert recent runtime PM changes
Ulf Hansson
1
-3
/
+0
2012-10-17
Merge branch 'spi-pl022' into spi-next
Mark Brown
1
-16
/
+36
2012-10-17
spi/pl022: add IDLE state pin management
Patrice Chotard
1
-13
/
+31
2012-10-17
spi/pl022: Activate resourses before deactivate them in suspend
Ulf Hansson
1
-0
/
+3
2012-10-17
spi/pl022: Minor simplification for runtime pm
Ulf Hansson
1
-3
/
+2
2012-10-17
spi/pl022: Revert "spi/pl022: fix spi-pl022 pm enable at probe"
Ulf Hansson
1
-0
/
+1
2012-09-28
spi/pl022: get/put resources on suspend/resume
Linus Walleij
1
-22
/
+44
2012-09-28
spi/pl022: use more managed resources
Linus Walleij
1
-21
/
+10
2012-09-25
Merge tag 'v3.6-rc6' into spi-drivers
Mark Brown
1
-1
/
+0
2012-09-25
spi/pl022: Devicetree support w/o platform data
Roland Stigge
1
-5
/
+34
2012-09-20
spi/pl022: adopt pinctrl support
Patrice Chotard
1
-0
/
+46
2012-09-06
spi/pl022: Fix chipselects pointer computation
Roland Stigge
1
-4
/
+3
2012-08-22
spi/pl022: Add devicetree support
Roland Stigge
1
-9
/
+70
2012-08-22
spi/pl022: Add chip select handling via GPIO
Roland Stigge
1
-14
/
+34
2012-08-22
spi/pl022: Fix device remove function
Guenter Roeck
1
-1
/
+0
2012-08-17
spi/pl022: fix spi-pl022 pm enable at probe
Michel JAOUEN
1
-1
/
+0
2012-07-02
spi/pl022: enable runtime PM
Linus Walleij
1
-0
/
+4
2012-07-02
spi/pl022: delete DB5500 support
Linus Walleij
1
-14
/
+0
2012-07-02
spi/pl022: disable port when unused
Virupax Sadashivpetimath
1
-0
/
+5
2012-04-27
spi/pl022: Allow request for higher frequency than maximum possible
Viresh Kumar
1
-2
/
+8
2012-04-27
spi/pl022: Fix calculate_effective_freq()
Viresh Kumar
1
-6
/
+17
2012-04-17
spi/pl022: Fix range checking for bits per word
Vinit Shenoy
1
-16
/
+9
2012-04-13
ARM: 7366/3: amba: Remove AMBA level regulator support
Mark Brown
1
-2
/
+0
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+4
2012-03-21
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-229
/
+57
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
1
-2
/
+2
2012-03-07
spi: create a message queueing infrastructure
Linus Walleij
1
-251
/
+52
2012-02-22
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
Viresh Kumar
1
-0
/
+2
2012-02-13
Fix section mismatch in spi-pl022.c
Russell King
1
-1
/
+1
2012-02-02
spi/pl022: Add high priority message pump support
Chris Blair
1
-25
/
+52
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+4
2012-01-07
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-56
/
+85
2012-01-06
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-0
/
+2
2011-12-01
spi/pl022: make the chip deselect handling thread safe
Virupax Sadashivpetimath
1
-35
/
+37
2011-12-01
spi/pl022: add support for pm_runtime autosuspend
Chris Blair
1
-2
/
+18
2011-12-01
spi/pl022: disable the PL022 block when unused
Virupax Sadashivpetimath
1
-1
/
+5
2011-12-01
spi/pl022: move device disable to workqueue thread
Chris Blair
1
-9
/
+16
2011-12-01
spi/pl022: skip default configuration before suspending
Virupax Sadashivpetimath
1
-5
/
+0
2011-12-01
spi/pl022: fix build warnings
Jonas Aaberg
1
-1
/
+1
2011-12-01
spi/pl022: only enable RX interrupts when TX is complete
Chris Blair
1
-5
/
+10
2011-11-22
spi: pl022: Enable module alias autogeneration for AMBA drivers
Dave Martin
1
-0
/
+2
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
1
-4
/
+4
2011-11-08
ARM: 7149/1: spi/pl022: Enable clock in probe
Ulf Hansson
1
-0
/
+8
2011-10-31
spi, serial: move to dma_transfer_direction
Vinod Koul
1
-4
/
+4
2011-10-29
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-78
/
+68
2011-09-27
clk: spi-pl022: convert to clk_prepare()/clk_unprepare()
Russell King
1
-0
/
+10
2011-09-22
ARM: 7079/1: spi: Fix builderror in spi-pl022.c
Peter Hüwe
1
-3
/
+3
[next]