summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: sunxi: Remove unneeded semicolonJavier Martinez Canillas2015-10-021-1/+1
* pinctrl: mxs: Remove unneded semicolonJavier Martinez Canillas2015-10-021-1/+1
* pinctrl: tz1090-pdc: Remove unneded semicolonsJavier Martinez Canillas2015-10-021-2/+2
* pinctrl: tz1090: Remove unneded semicolonsJavier Martinez Canillas2015-10-021-2/+2
* Merge branch 'sh-pfc-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij2015-10-0216-2237/+5047
|\
| * 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
* | pinctrl: mediatek: Consistently use the BIT() macroJavier Martinez Canillas2015-09-251-1/+1
* | pinctrl: rockchip: add support for the rk3036Xing Zheng2015-09-251-0/+17
* | ARM: at91/dt: sama5d2: add pio controller nodeLudovic Desroches2015-09-211-0/+14
* | MAINTAINERS: Add an entry for pinctrl-at91-pio4Ludovic Desroches2015-09-211-0/+7
* | pinctrl: dt-binding: Add DT binding documentation for Atmel PIO4Ludovic Desroches2015-09-211-0/+90
* | pinctrl: introduce driver for Atmel PIO4 controllerLudovic Desroches2015-09-213-0/+1031
* | Linux 4.3-rc2v4.3-rc2Linus Torvalds2015-09-201-1/+1
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-193-10/+17
|\ \
| * | ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpointsDoug Anderson2015-09-161-3/+5
| * | ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definitionAndre Przywara2015-09-161-1/+3
| * | ARM: get rid of needless #if in signal handling codeRussell King2015-09-161-4/+2
| * | ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King2015-09-161-5/+10
* | | Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-199-34/+52
|\ \ \
| * | | selftests: exec: revert to default emit ruleBamvor Jian Zhang2015-09-141-3/+1
| * | | selftests: change install command to rsyncBamvor Jian Zhang2015-09-142-8/+5
| * | | selftests: mqueue: simplify the MakefileBamvor Jian Zhang2015-09-141-5/+3
| * | | selftests: mqueue: allow extra cflagsBamvor Jian Zhang2015-09-141-1/+1
| * | | selftests: rename jump label to static_keysBamvor Jian Zhang2015-09-141-1/+1
| * | | selftests/seccomp: add support for s390Kees Cook2015-09-142-6/+38
| * | | seltests/zram: fix syntax errorZhang Zhen2015-09-142-10/+3
| | |/ | |/|
* | | Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-1912-46/+73
|\ \ \
| * \ \ Merge branch 'acpi-bus'Rafael J. Wysocki2015-09-184-16/+11
| |\ \ \
| | * | | ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla2015-09-154-16/+11
| | * | | ACPI: int340x_thermal: add missing CONFIG_ prefixSudeep Holla2015-09-151-1/+1
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki2015-09-188-30/+62
| |\ \ \ \ | | |_|/ / | |/| | |
OpenPOWER on IntegriCloud