index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-pl022.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: Remove HOTPLUG section attributes
Grant Likely
2012-12-07
1
-5
/
+4
*
Merge tag 'spi-linus' into spi-next
Mark Brown
2012-10-23
1
-4
/
+0
|
\
|
*
spi/pl022: Revert recent runtime PM changes
Ulf Hansson
2012-10-23
1
-3
/
+0
*
|
Merge branch 'spi-pl022' into spi-next
Mark Brown
2012-10-17
1
-16
/
+36
|
\
\
|
*
|
spi/pl022: add IDLE state pin management
Patrice Chotard
2012-10-17
1
-13
/
+31
|
*
|
spi/pl022: Activate resourses before deactivate them in suspend
Ulf Hansson
2012-10-17
1
-0
/
+3
|
*
|
spi/pl022: Minor simplification for runtime pm
Ulf Hansson
2012-10-17
1
-3
/
+2
|
|
/
*
|
spi/pl022: Revert "spi/pl022: fix spi-pl022 pm enable at probe"
Ulf Hansson
2012-10-17
1
-0
/
+1
|
/
*
spi/pl022: get/put resources on suspend/resume
Linus Walleij
2012-09-28
1
-22
/
+44
*
spi/pl022: use more managed resources
Linus Walleij
2012-09-28
1
-21
/
+10
*
Merge tag 'v3.6-rc6' into spi-drivers
Mark Brown
2012-09-25
1
-1
/
+0
|
\
|
*
spi/pl022: fix spi-pl022 pm enable at probe
Michel JAOUEN
2012-08-17
1
-1
/
+0
*
|
spi/pl022: Devicetree support w/o platform data
Roland Stigge
2012-09-25
1
-5
/
+34
*
|
spi/pl022: adopt pinctrl support
Patrice Chotard
2012-09-20
1
-0
/
+46
*
|
spi/pl022: Fix chipselects pointer computation
Roland Stigge
2012-09-06
1
-4
/
+3
*
|
spi/pl022: Add devicetree support
Roland Stigge
2012-08-22
1
-9
/
+70
*
|
spi/pl022: Add chip select handling via GPIO
Roland Stigge
2012-08-22
1
-14
/
+34
*
|
spi/pl022: Fix device remove function
Guenter Roeck
2012-08-22
1
-1
/
+0
|
/
*
spi/pl022: enable runtime PM
Linus Walleij
2012-07-02
1
-0
/
+4
*
spi/pl022: delete DB5500 support
Linus Walleij
2012-07-02
1
-14
/
+0
*
spi/pl022: disable port when unused
Virupax Sadashivpetimath
2012-07-02
1
-0
/
+5
*
spi/pl022: Allow request for higher frequency than maximum possible
Viresh Kumar
2012-04-27
1
-2
/
+8
*
spi/pl022: Fix calculate_effective_freq()
Viresh Kumar
2012-04-27
1
-6
/
+17
*
spi/pl022: Fix range checking for bits per word
Vinit Shenoy
2012-04-17
1
-16
/
+9
*
ARM: 7366/3: amba: Remove AMBA level regulator support
Mark Brown
2012-04-13
1
-2
/
+0
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-29
1
-2
/
+4
|
\
|
*
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-03-21
1
-2
/
+2
|
*
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
Viresh Kumar
2012-02-22
1
-0
/
+2
*
|
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-21
1
-229
/
+57
|
\
\
|
*
|
spi: create a message queueing infrastructure
Linus Walleij
2012-03-07
1
-251
/
+52
|
*
|
spi/pl022: Add high priority message pump support
Chris Blair
2012-02-02
1
-25
/
+52
|
|
/
*
|
Fix section mismatch in spi-pl022.c
Russell King
2012-02-13
1
-1
/
+1
|
/
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-17
1
-4
/
+4
|
\
|
*
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-11-17
1
-4
/
+4
|
|
\
|
|
*
spi, serial: move to dma_transfer_direction
Vinod Koul
2011-10-31
1
-4
/
+4
*
|
|
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-07
1
-56
/
+85
|
\
\
\
|
*
|
|
spi/pl022: make the chip deselect handling thread safe
Virupax Sadashivpetimath
2011-12-01
1
-35
/
+37
|
*
|
|
spi/pl022: add support for pm_runtime autosuspend
Chris Blair
2011-12-01
1
-2
/
+18
|
*
|
|
spi/pl022: disable the PL022 block when unused
Virupax Sadashivpetimath
2011-12-01
1
-1
/
+5
|
*
|
|
spi/pl022: move device disable to workqueue thread
Chris Blair
2011-12-01
1
-9
/
+16
|
*
|
|
spi/pl022: skip default configuration before suspending
Virupax Sadashivpetimath
2011-12-01
1
-5
/
+0
|
*
|
|
spi/pl022: fix build warnings
Jonas Aaberg
2011-12-01
1
-1
/
+1
|
*
|
|
spi/pl022: only enable RX interrupts when TX is complete
Chris Blair
2011-12-01
1
-5
/
+10
*
|
|
|
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2012-01-06
1
-0
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
spi: pl022: Enable module alias autogeneration for AMBA drivers
Dave Martin
2011-11-22
1
-0
/
+2
|
|
/
/
*
|
|
ARM: 7149/1: spi/pl022: Enable clock in probe
Ulf Hansson
2011-11-08
1
-0
/
+8
|
/
/
*
|
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-10-29
1
-78
/
+68
|
\
\
|
*
|
spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is true
Viresh Kumar
2011-09-21
1
-2
/
+6
|
*
|
spi/spi-pl022: calculate_effective_freq() must set rate <= requested rate
Viresh Kumar
2011-09-21
1
-51
/
+51
|
*
|
spi/spi-pl022: Don't allocate more sg than required.
Viresh Kumar
2011-09-21
1
-1
/
+1
[next]