summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-025-0/+2018
* 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
* thermal: fix intel PCH thermal driver mismergeLinus Torvalds2015-09-121-7/+4
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-121-1/+2
|\
| * fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches2015-09-121-1/+2
* | Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds2015-09-124-42/+203
|\ \
| * | NTB: Fix range check on memory window indexAllen Hubbe2015-09-071-1/+1
| * | NTB: Improve index handling in B2B MW workaroundAllen Hubbe2015-09-071-6/+16
| * | NTB: Use unique DMA channels for TX and RXDave Jiang2015-09-071-19/+58
| * | NTB: Remove dma_sync_wait from ntb_async_rxAllen Hubbe2015-09-071-9/+3
| * | NTB: Clean up QP stats infoDave Jiang2015-09-071-9/+16
| * | NTB: Make the transport list in order of discoveryDave Jiang2015-09-071-1/+1
| * | NTB: Add PCI Device IDs for Broadwell XeonDave Jiang2015-09-072-0/+18
| * | NTB: Add flow control to the ntb_netdevDave Jiang2015-09-072-1/+94
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-1215-15/+947
|\ \ \
| * \ \ Merge branch 'next' into for-linusDmitry Torokhov2015-09-1115-15/+947
| |\ \ \
| | * | | Input: imx_keypad - remove obsolete commentFabio Estevam2015-09-051-2/+0
| | * | | Input: touchscreen - add imx6ul_tsc driver supportHaibo Chen2015-09-053-0/+536
| | * | | Input: Add touchscreen support for Colibri VF50Sanchayan Maity2015-09-053-0/+399
| | * | | Input: i8042 - lower log level for "no controller" messageTakashi Iwai2015-09-051-1/+1
| | * | | Input: evdev - do not report errors form flush()Takashi Iwai2015-09-041-9/+4
| | * | | Input: elants_i2c - extend the calibration timeout to 12 secondsJames Chen2015-09-041-1/+1
| | * | | Input: sparcspkr - fix module autoload for OF platform driversLuis de Bethencourt2015-09-041-0/+2
| | * | | Input: regulator-haptic - fix module autoload for OF platform driverLuis de Bethencourt2015-09-031-0/+1
| | * | | Input: pwm-beeper - fix module autoload for OF platform driverLuis de Bethencourt2015-09-031-0/+1
| | * | | Input: ab8500-ponkey - Fix module autoload for OF platform driverLuis de Bethencourt2015-09-031-0/+1
| | * | | Input: cyttsp - remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-09-032-2/+0
| | * | | Input: elan_i2c - add ACPI ID "ELAN1000"João Paulo Rechi Vita2015-09-031-0/+1