summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]Geert Uytterhoeven2015-10-2024-53/+53
* pinctrl: sh-pfc: r8a7778: Add bias (pull-up) pinconf supportUlrich Hecht2015-10-201-21/+242
* pinctrl: sh-pfc: Add macros defining GP ports with config flagsUlrich Hecht2015-10-201-22/+25
* pinctrl: sh-pfc: r8a7794: Add VIN pin groupsKoji Matsuoka2015-10-201-0/+184
* pinctrl: sh-pfc: r8a779[01]: Move 'union vin_data' to shared header fileSergei Shtylyov2015-10-203-37/+23
* pinctrl: sh-pfc: r8a7795: add EtherAVB supportTakeshi Kihara2015-10-021-0/+87
* pinctrl: sh-pfc: r8a7795: add Audio SSI pin supportKuninori Morimoto2015-10-021-0/+231
* pinctrl: sh-pfc: r8a7795: add Audio clock pin supportKuninori Morimoto2015-10-021-0/+160
* pinctrl: sh-pfc: r8a7795: add I2C pin supportKuninori Morimoto2015-10-021-0/+77
* pinctrl: sh-pfc: r8a7795: add SCIFx supportGeert Uytterhoeven2015-10-021-0/+257
* pinctrl: sh-pfc: Initial R8A7795 PFC supportTakeshi Kihara2015-10-026-0/+2019
* pinctrl: sh-pfc: remove unused PINMUX_IPSR_MODSEL_DATA()Kuninori Morimoto2015-10-021-2/+0
* pinctrl: sh-pfc: r8a7779: use PINMUX_IPSR_MSEL()Kuninori Morimoto2015-10-021-210/+210
* pinctrl: sh-pfc: r8a7790: use PINMUX_IPSR_MSEL()Kuninori Morimoto2015-10-021-519/+519
* pinctrl: sh-pfc: r8a7791: use PINMUX_IPSR_MSEL()Kuninori Morimoto2015-10-021-538/+538
* pinctrl: sh-pfc: r8a7794: use PINMUX_IPSR_MSEL()Kuninori Morimoto2015-10-021-414/+414
* pinctrl: sh-pfc: sh7734: use PINMUX_IPSR_MSEL()Kuninori Morimoto2015-10-021-389/+389
* pinctrl: sh-pfc: modify PINMUX_IPSR_MSEL() macro orderKuninori Morimoto2015-10-021-1/+1
* pinctrl: sh-pfc: Remove hardcoded IRQ numbersLaurent Pinchart2015-10-025-134/+125
* pinctrl: sh-pfc: Get rid of CONFIG_ARCH_SHMOBILE_LEGACYGeert Uytterhoeven2015-10-021-22/+19
* pinctrl: sh-pfc: r8a7791/r8a7793: Correct SCIFB1_B SCK MOD_SEL valueGeert Uytterhoeven2015-10-021-1/+1
* pinctrl: sh-pfc: r8a7794: Remove bogus SCIF0 SCK pin dataGeert Uytterhoeven2015-10-021-18/+0
* pinctrl: sh-pfc: Confine legacy function GPIOs to SHGeert Uytterhoeven2015-10-023-1/+10
* pinctrl: sh-pfc: Remove empty gpio_function_free()Geert Uytterhoeven2015-10-021-5/+0
* pinctrl: sh-pfc: Stop calling gpiochip_add_pin_range() on DT platformsGeert Uytterhoeven2015-10-021-15/+22
* Linux 4.3-rc1v4.3-rc1Linus Torvalds2015-09-121-2/+2
* Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2015-09-1250-421/+220
|\
| * CRISv10: delete unused lib/dmacopy.cRabin Vincent2015-09-051-42/+0
| * CRISv10: delete unused lib/old_checksum.cRabin Vincent2015-09-051-86/+0
| * CRIS: fix switch_mm() lockdep splatRabin Vincent2015-09-051-1/+8
| * CRISv32: enable LOCKDEP_SUPPORTRabin Vincent2015-09-051-0/+4
| * CRIS: add STACKTRACE_SUPPORTRabin Vincent2015-09-054-0/+88
| * CRISv32: annotate irq enable in idle loopRabin Vincent2015-09-051-2/+2
| * CRISv32: add support for irqflags tracingRabin Vincent2015-09-053-1/+20
| * CRIS: UAPI: use generic types.hRabin Vincent2015-09-053-13/+1
| * CRIS: UAPI: use generic shmbuf.hRabin Vincent2015-09-052-42/+1
| * CRIS: UAPI: use generic msgbuf.hRabin Vincent2015-09-052-33/+1
| * CRIS: UAPI: use generic socket.hRabin Vincent2015-09-052-92/+1
| * CRIS: UAPI: use generic sembuf.hRabin Vincent2015-09-052-25/+1
| * CRIS: UAPI: use generic sockios.hRabin Vincent2015-09-052-13/+1
| * CRIS: UAPI: use generic auxvec.hRabin Vincent2015-09-052-4/+1
| * CRIS: UAPI: use generic headers via KbuildRabin Vincent2015-09-0512-31/+10
| * CRIS: UAPI: fix elf.h exportRabin Vincent2015-09-054-1/+8
| * CRIS: don't make asm/elf.h depend on asm/user.hRabin Vincent2015-09-053-8/+7
| * CRIS: UAPI: fix ptrace.hRabin Vincent2015-09-056-3/+8
| * CRISv32: Squash compile warnings for axisflashmapJesper Nilsson2015-09-051-4/+5
| * CRISv32: Add GPIO driver to the default configsJesper Nilsson2015-09-054-14/+12
| * CRISv32: ETRAX FS: Squash warnings in pinmux driverJesper Nilsson2015-09-051-2/+6
| * CRIS: Wire up missing syscallsChen Gang2015-09-054-1/+25
| * CRISv32: allow CONFIG_DEBUG_BUGVERBOSERabin Vincent2015-09-051-0/+1