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
/
include
/
linux
/
amba
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-29
ARM: PL011: Add support for Rx DMA buffer polling.
Chanho Min
1
-0
/
+3
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+146
2013-01-30
arm: Move sp810.h to include/linux/amba/
Catalin Marinas
1
-0
/
+64
2013-01-13
pl080.h: moved from arm/include/asm/hardware to include/linux/amba/
Alessandro Rubini
1
-0
/
+146
2012-12-03
ARM: 7588/1: amba: create a resource parent registrator
Linus Walleij
1
-0
/
+10
2012-10-02
Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
1
-0
/
+2
2012-09-10
serial: pl011: delete reset callback
Linus Walleij
1
-1
/
+0
2012-08-22
spi/pl022: Add chip select handling via GPIO
Roland Stigge
1
-0
/
+2
2012-08-01
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-148
/
+8
2012-07-02
spi/pl022: cleanup pl022 header documentation
Alexandre Pereira da Silva
1
-8
/
+1
2012-07-01
dmaengine: PL08x: get rid of unnecessary checks in dma_slave_config
Russell King
1
-2
/
+3
2012-07-01
dmaengine: PL08x: constify channel names and bus_id strings
Russell King
1
-1
/
+1
2012-07-01
dmaengine: PL08x: move private data structures into amba-pl08x.c
Russell King
1
-139
/
+2
2012-07-01
dmaengine: PL08x: clean up get_signal/put_signal
Russell King
1
-2
/
+2
2012-07-01
dmaengine: PL08x: remove circular_buffer boolean from channel data
Russell King
1
-4
/
+0
2012-05-25
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+3
2012-04-25
dma/amba-pl08x: add support for the Nomadik variant
Linus Walleij
1
-0
/
+3
2012-04-19
ARM: 7369/1: amba: add functions to add devices dynamically
Linus Walleij
1
-0
/
+8
2012-04-15
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-7
/
+0
2012-04-13
ARM: 7366/3: amba: Remove AMBA level regulator support
Mark Brown
1
-7
/
+0
2012-03-30
spi/pL022: include types.h to remove compilation warnings
Viresh Kumar
1
-0
/
+2
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-7
/
+4
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+0
2012-03-23
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-3
/
+28
2012-03-23
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+36
2012-03-24
Merge branch 'mmci' into amba
Russell King
1
-3
/
+19
2012-03-21
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+3
2012-03-16
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
viresh kumar
1
-0
/
+9
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
1
-2
/
+0
2012-03-13
Merge branch 'rmk_cookie_fixes2' into next
Vinod Koul
1
-2
/
+0
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
1
-2
/
+0
2012-03-08
DMA: PL330: Merge PL330 driver into drivers/dma/
Boojin Kim
1
-1
/
+0
2012-02-23
ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ...
viresh kumar
1
-0
/
+2
2012-02-22
dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIG
Viresh Kumar
1
-4
/
+4
2012-02-02
spi/pl022: Add high priority message pump support
Chris Blair
1
-0
/
+3
2012-01-25
ARM: amba: provide common initializers for static amba devices
Russell King
1
-0
/
+33
2012-01-25
ARM: amba: add amba_device allocation/add/put functions
Russell King
1
-0
/
+3
2012-01-20
ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handler
Ulf Hansson
1
-3
/
+3
2012-01-20
ARM: 7218/1: mmc: mmci: Provide option to configure bus signal direction
Ulf Hansson
1
-0
/
+16
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2012-01-14
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2012-01-13
Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2012-01-11
mmc: mmci: add capabilities2 for MMC_CAP2
Per Forlin
1
-0
/
+2
2012-01-09
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-10
/
+5
2012-01-07
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+4
2012-01-05
Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into ...
Grant Likely
1
-1
/
+1
2012-01-04
gpio: pl061: convert to use 0 for no irq
Rob Herring
1
-1
/
+1
2011-12-23
DMA: PL330: Infer transfer direction from transfer request instead of platfor...
Thomas Abraham
1
-10
/
+3
2011-12-23
DMA: PL330: move filter function into driver
Thomas Abraham
1
-0
/
+2
2011-12-01
spi/pl022: add support for pm_runtime autosuspend
Chris Blair
1
-0
/
+4
[next]