index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
amba
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-17
Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers
Russell King
2
-2
/
+23
2011-02-23
ARM: 6758/1: amba: support pm ops
Rabin Vincent
1
-0
/
+2
2011-02-23
ARM: amba: make amba_driver id_table const
Russell King
1
-1
/
+1
2011-02-23
ARM: amba: make probe() functions take const id tables
Russell King
1
-1
/
+1
2011-02-23
ARM: 6662/1: amba: make amba_bustype non-static
Rob Herring
1
-0
/
+2
2011-02-19
ARM: clcd: add method for describing display capabilities
Russell King
1
-17
/
+65
2011-02-19
ARM: clcd: use amba_part() to determine if we have a PL110 primecell
Russell King
1
-5
/
+5
2011-02-04
ARM: mmci: add dmaengine-based DMA support
Russell King
1
-0
/
+17
2011-01-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-49
/
+50
2011-01-16
ARM: PL08x: cleanup comments
Russell King - ARM Linux
1
-23
/
+20
2011-01-14
ARM: PL08x: fix a warning
Dan Williams
1
-1
/
+1
2011-01-06
Merge branch 'misc' into devel
Russell King
1
-0
/
+8
2011-01-05
ARM: PL011: add DMA burst threshold support for ST variants
Russell King
1
-0
/
+15
2011-01-05
ARM: PL011: Add support for transmit DMA
Russell King
1
-0
/
+7
2011-01-04
ARM: PL08x: fix locking between prepare function and submit function
Russell King - ARM Linux
1
-4
/
+0
2011-01-04
ARM: PL08x: introduce 'phychan_hold' to hold on to physical channels
Russell King - ARM Linux
1
-0
/
+3
2011-01-04
ARM: PL08x: rename 'desc_list' as 'pend_list'
Russell King - ARM Linux
1
-2
/
+2
2011-01-04
ARM: PL08x: shrink srcbus/dstbus in txd structure
Russell King - ARM Linux
1
-2
/
+2
2011-01-04
ARM: PL08x: allow AHB master port selection to be configured
Russell King - ARM Linux
1
-2
/
+13
2011-01-04
ARM: PL08x: move default cctl into txd structure
Russell King - ARM Linux
1
-1
/
+2
2011-01-04
ARM: PL08x: move ccfg into txd structure
Russell King - ARM Linux
1
-1
/
+5
2011-01-04
ARM: PL08x: avoid duplicating registers in txd and phychan structures
Russell King - ARM Linux
1
-13
/
+0
2011-01-04
ARM: PL08x: use 'size_t' for lengths
Russell King - ARM Linux
1
-2
/
+2
2011-01-04
ARM: PL08x: avoid 'void *' struct fields when we can type them properly
Russell King - ARM Linux
1
-1
/
+4
2011-01-04
ARM: PL08x: fix atomic_t usage and tx_submit() return value range
Russell King - ARM Linux
1
-1
/
+0
2010-11-26
ARM: 6467/1: amba: optional PrimeCell core voltage switch
Linus Walleij
1
-0
/
+8
2010-10-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-0
/
+222
2010-10-21
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-4
/
+24
2010-10-18
Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...
Russell King
3
-4
/
+24
2010-10-12
spi/pl022: get rid of chipinfo dev pointer
Linus Walleij
1
-1
/
+0
2010-10-12
spi/pl022: Add spi->mode support to AMBA SPI driver
Kevin Wells
1
-6
/
+0
2010-10-12
spi/pl022: add PrimeCell generic DMA support
Linus Walleij
1
-0
/
+6
2010-10-11
ARM: 6421/1: amba-pl011: add missing ST specific registers
Linus Walleij
1
-0
/
+11
2010-10-08
ARM: 6368/1: move the PrimeCell IDs to use macros
Linus Walleij
1
-4
/
+11
2010-09-29
dmaengine: driver for the ARM PL080/PL081 PrimeCells v5
Linus Walleij
1
-0
/
+222
2010-08-26
ARM: 6307/1: mmci: allow the card detect GPIO value not to be inverted
Rabin Vincent
1
-0
/
+2
2010-08-17
VIDEO: amba clcd: don't disable an already disabled clock
Russell King
1
-0
/
+1
2010-07-31
Merge branch 'misc' into devel
Russell King
2
-4
/
+9
2010-07-31
ARM: AMBA: Add pclk support to AMBA bus infrastructure
Russell King
1
-0
/
+11
2010-07-29
ARM: 6243/1: mmci: pass power_mode to the translate_vdd callback
Rabin Vincent
1
-4
/
+6
2010-07-27
ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivative
Linus Walleij
1
-0
/
+1
2010-07-27
ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivative
Linus Walleij
1
-0
/
+2
2010-05-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-0
/
+45
2010-05-25
Merge remote branch 'origin' into secretlab/next-spi
Grant Likely
1
-1
/
+22
2010-05-25
spi/pl022: add support for the PL023 derivate
Linus Walleij
1
-2
/
+30
2010-05-25
spi/pl022: fix up differences between ARM and ST versions
Linus Walleij
1
-1
/
+3
2010-05-23
DMA: PL330: Add dma api driver
Jassi Brar
1
-0
/
+45
2010-05-17
Merge branch 'devel-stable' into devel
Russell King
2
-0
/
+5
2010-04-14
ARM: 6033/1: ARM: MMCI: pass max frequency from platform
Linus Walleij
1
-1
/
+22
2010-03-29
ARM: 6003/1: removing compilation warning from pl061.h
viresh kumar
1
-0
/
+2
[prev]
[next]