| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2019-03-06 | 4 | -1207/+0 |
|\ |
|
| * | ARM: pxa: remove unused empty mach/pxa25x-udc.h file | Vladimir Zapolskiy | 2019-01-24 | 1 | -0/+0 |
| * | ARM: pxa: remove raumfeld board files and defconfig | Daniel Mack | 2019-01-09 | 3 | -1208/+0 |
* | | Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2019-03-05 | 17 | -22/+22 |
|\ \ |
|
| * | | pxa2xx: replace spi_master with spi_controller | Lubomir Rintel | 2019-01-23 | 17 | -22/+22 |
| |/ |
|
* | | regulator: fixed/gpio: Pull inversion/OD into gpiolib | Linus Walleij | 2019-02-06 | 4 | -6/+2 |
* | | regulator: gpio: Convert to use descriptors | Linus Walleij | 2019-02-06 | 2 | -14/+32 |
|/ |
|
* | Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2019-01-05 | 4 | -1/+74 |
|\ |
|
| *-. | Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linus | Russell King | 2019-01-02 | 4 | -0/+74 |
| |\ \ |
|
| | * | | ARM: pxa/lubbock: switch PCMCIA to MAX1600 library | Russell King | 2018-12-04 | 1 | -0/+16 |
| | * | | ARM: pxa/mainstone: switch PCMCIA to MAX1600 library and gpiod APIs | Russell King | 2018-12-04 | 3 | -0/+58 |
| * | | | ARM: Kconfig: remove useless "default n" | Russell King | 2018-11-08 | 1 | -1/+0 |
| |/ / |
|
* | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2019-01-01 | 3 | -3/+3 |
|\ \ \ |
|
| * | | | ARM: pxa: avoid section mismatch warning | Arnd Bergmann | 2018-12-12 | 3 | -3/+3 |
| |/ / |
|
* | | | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-12-29 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig | 2018-11-23 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 2018-12-29 | 37 | -153/+427 |
|\ \ \ |
|
| * | | | mmc: pxa: Use GPIO descriptor for power | Linus Walleij | 2018-12-17 | 35 | -56/+43 |
| * | | | ARM: pxa: Delete platform data for CD/WP | Linus Walleij | 2018-12-17 | 36 | -117/+6 |
| * | | | ARM: pxa: Add GPIO descriptors for Palm27x | Linus Walleij | 2018-12-17 | 8 | -19/+108 |
| * | | | ARM: pxa: Add gpio descriptor lookup tables for MMC CD/WP | Linus Walleij | 2018-12-17 | 21 | -11/+322 |
| |/ / |
|
* / / | ata: palmld: Convert to GPIO descriptors | Linus Walleij | 2018-12-05 | 2 | -0/+14 |
|/ / |
|
* | | Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2018-10-23 | 5 | -17/+54 |
|\ \ |
|
| * | | regulator: fixed: Convert to use GPIO descriptor only | Linus Walleij | 2018-09-17 | 5 | -17/+54 |
* | | | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h | Boris Brezillon | 2018-10-03 | 3 | -6/+3 |
* | | | mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there | Boris Brezillon | 2018-10-03 | 3 | -5/+5 |
* | | | ARM: pxa: palmtreo: Drop docg4 specific init | Boris Brezillon | 2018-10-03 | 1 | -31/+0 |
* | | | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks | Boris Brezillon | 2018-10-03 | 3 | -10/+8 |
|/ / |
|
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2018-08-23 | 4 | -13/+17 |
|\ \ |
|
| * | | ARM: pxa: zylonite: use the new ac97 bus support | Robert Jarzmik | 2018-06-20 | 1 | -11/+0 |
| * | | ARM: pxa: add the missing AC97 clocks | Robert Jarzmik | 2018-06-20 | 1 | -0/+13 |
| * | | ARM: pxa: mioa701 convert to the new AC97 bus | Robert Jarzmik | 2018-06-20 | 1 | -2/+0 |
| * | | ARM: pxa: hx4700: fix the usb client | Robert Jarzmik | 2018-06-20 | 1 | -0/+4 |
* | | | Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2018-08-14 | 5 | -149/+123 |
|\ \ \ |
|
| * | | | Merge branch 'asoc-4.19' into asoc-next | Mark Brown | 2018-08-09 | 5 | -149/+123 |
| |\| | |
|
| | * | | ARM: pxa: remove the DMA IO resources | Robert Jarzmik | 2018-06-18 | 1 | -136/+0 |
| | * | | ARM: pxa: add dma slave map | Robert Jarzmik | 2018-06-18 | 5 | -13/+123 |
* | | | | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2018-08-14 | 2 | -2/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | mtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol, read_byte}() | Boris Brezillon | 2018-07-18 | 2 | -2/+0 |
| |/ / |
|
* / / | ARM: pxa: irq: fix handling of ICMR registers in suspend/resume | Daniel Mack | 2018-07-07 | 1 | -2/+2 |
|/ / |
|
* | | Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-06-14 | 2 | -2/+2 |
|\ \ |
|
| * | | i2c: gpio: move header to platform_data | Wolfram Sang | 2018-05-17 | 2 | -2/+2 |
* | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2018-06-12 | 2 | -5/+9 |
|\ \ \ |
|
| * | | | ARM: pxa3xx: enable external wakeup pins | Daniel Mack | 2018-05-25 | 1 | -0/+4 |
| * | | | ARM: pxa: stargate2: use device properties for at24 eeprom | Bartosz Golaszewski | 2018-05-25 | 1 | -5/+5 |
| |/ / |
|
* / / | ARM: Fix i2c-gpio GPIO descriptor tables | Linus Walleij | 2018-05-26 | 2 | -3/+3 |
|/ / |
|
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2018-04-06 | 8 | -42/+30 |
|\ \ |
|
| * \ | Merge tag 'nand/pxa3xx-removal' of git://git.infradead.org/linux-mtd into pxa... | Robert Jarzmik | 2018-03-07 | 7 | -33/+21 |
| |\ \ |
|
| | * | | mtd: nand: remove useless fields from pxa3xx NAND platform data | Miquel Raynal | 2018-03-02 | 6 | -24/+12 |
| | * | | mtd: nand: use Marvell reworked NAND controller driver with all platforms | Miquel Raynal | 2018-02-23 | 6 | -9/+9 |
| | |/ |
|