Age | Commit message (Expand) | Author | Files | Lines |
2016-04-06 | dmaengine: pl08x: allocate OF slave channel data at probe time | Linus Walleij | 1 | -1/+1 |
2016-02-21 | drivers/hwtracing: make coresight-* explicitly non-modular | Paul Gortmaker | 1 | -0/+9 |
2015-12-14 | tty: amba-pl011: add support for ZTE UART (EXPERIMENTAL) | Russell King | 1 | -0/+18 |
2015-10-19 | ARM: 8446/1: amba: Remove unused callbacks for legacy system PM | Ulf Hansson | 1 | -2/+0 |
2015-09-04 | Revert "uart: pl011: Add support to ZTE ZX296702 uart" | Greg Kroah-Hartman | 1 | -14/+0 |
2015-08-05 | uart: pl011: Add support to ZTE ZX296702 uart | Jun Nie | 1 | -0/+14 |
2015-07-18 | Update Viresh Kumar's email address | Viresh Kumar | 1 | -1/+1 |
2015-03-17 | dmaengine: xilinx-dma: move header file to common location | Kedareswara rao Appana | 1 | -47/+0 |
2015-02-10 | ARM: 8256/1: driver coamba: add device binding path 'driver_override' | Antonios Motakis | 1 | -0/+1 |
2015-01-16 | ARM: 8207/1: amba: Use inlines instead of macros for amba_pclk_enable/disable | Krzysztof Kozlowski | 1 | -4/+8 |
2014-12-15 | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2014-11-17 | ARM: 8200/1: amba: Add helpers for (un)preparing AMBA clock v12 | Krzysztof Kozlowski | 1 | -0/+10 |
2014-11-08 | coresight: add CoreSight core layer framework | Pratik Patel | 1 | -0/+1 |
2014-09-24 | spi: pl022: Add support for chip select extension | Anders Berg | 1 | -0/+5 |
2014-06-10 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -0/+47 |
2014-06-02 | Merge tag 'mmc-v3.16-1' of git://git.linaro.org/people/ulf.hansson/mmc into next | Linus Torvalds | 1 | -42/+0 |
2014-06-02 | mmc: mmci: Enforce DMA configuration through DT | Ulf Hansson | 1 | -17/+0 |
2014-05-26 | ARM: 8057/1: amba: Add Qualcomm vendor ID. | srinik | 1 | -0/+1 |
2014-05-20 | mmc: mmci: Enforce max frequency configuration through DT | Ulf Hansson | 1 | -4/+0 |
2014-05-12 | mmc: mmci: Enforce mmc capabilities through DT | Ulf Hansson | 1 | -5/+0 |
2014-05-12 | mmc: mmci: Enforce DT for signal direction and feedback clock | Ulf Hansson | 1 | -16/+0 |
2014-04-30 | dma: Add Xilinx AXI Video Direct Memory Access Engine driver support | Srikanth Thokala | 1 | -0/+47 |
2014-01-02 | arm: fix comment header and macro name | Sachin Kamat | 1 | -5/+3 |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-11-14 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2013-11-09 | ARM: 7871/1: amba: Extend number of IRQS | Michal Simek | 1 | -1/+1 |
2013-10-31 | DMA-API: amba: get rid of separate dma_mask | Russell King | 1 | -2/+0 |
2013-10-14 | treewide: Fix common typo in "identify" | Maxime Jayat | 1 | -1/+1 |
2013-09-02 | dmaengine: PL08x: Add support for PL080S variant | Tomasz Figa | 1 | -0/+1 |
2013-07-05 | dmaengine: PL08x: Avoid collisions with get_signal() macro | Mark Brown | 1 | -4/+4 |
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-03 | Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/... | Linus Torvalds | 1 | -0/+2 |
2012-09-11 | 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-02 | 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-16 | 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 |