summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | pinctrl: uniphier: allocate struct pinctrl_desc in probe functionMasahiro Yamada2016-05-318-54/+33
* | pinctrl: uniphier: set pinctrl_desc name in common probe functionMasahiro Yamada2016-05-317-24/+7
* | pinctrl: uniphier: set pinctrl_desc owner in common probe functionMasahiro Yamada2016-05-317-6/+1
* | pinctrl: uniphier: fix register offsets for drive strength controlMasahiro Yamada2016-05-315-46/+46
* | pinctrl: uniphier: rename function and variable namesMasahiro Yamada2016-05-316-126/+126
* | pinctrl: uniphier: fix .pin_dbg_show() callbackMasahiro Yamada2016-05-311-0/+6
* | pinctrl: imx: fix initialization of imx_pinctrl_descPeng Fan2016-05-311-11/+15
* | pinctrl: amlogic: gxbb: add ethernet pinsKevin Hilman2016-05-311-0/+39
* | pinctrl: amlogic: gxbb: add more UART pinsKevin Hilman2016-05-311-0/+48
* | pinctrl: amlogic: gxbb: add EMMC and SD pinsKevin Hilman2016-05-311-0/+41
* | pinctrl: amlogic: gxbb: add UART_AO_B, I2CKevin Hilman2016-05-311-1/+34
* | pinctrl: return -ENOMEM instead of -EINVAL for kasprintf() failureMasahiro Yamada2016-05-311-1/+1
* | pinctrl: digicolor: add missing platform_set_drvdata() callMasahiro Yamada2016-05-311-0/+2
* | pinctrl: pinconf: separate config parameters with commas for debugfsMasahiro Yamada2016-05-312-7/+11
* | pinctrl: copy per-pin driver private data to struct pin_descMasahiro Yamada2016-05-312-10/+14
* | pinctrl: do not care about blank pin nameMasahiro Yamada2016-05-313-16/+7
* | pinctrl: stm32: factorize stm32_pconf_input/output_get()Patrice Chotard2016-05-311-21/+10
* | pinctrl: samsung: Suppress unbinding to prevent theoretical attacksKrzysztof Kozlowski2016-05-302-0/+2
* | pinctrl: oxnas: Add GPIO get_directionNeil Armstrong2016-05-301-0/+11
* | pinctrl: max77620: add pincontrol driver for MAX77620/MAX20024Laxman Dewangan2016-05-303-0/+689
* | pinctrl: add DT binding doc for pincontrol of PMIC max77620/max20024Laxman Dewangan2016-05-301-0/+127
* | pinctrl: tegra: Get rid of parked_regLaxman Dewangan2016-05-301-1/+1
* | Revert "Revert "pinctrl: tegra: avoid parked_reg and parked_bank""Linus Walleij2016-05-307-20/+14
* | dt-bindings: Add Oxford Semiconductor OXNAS pinctrl and gpio bindingsNeil Armstrong2016-05-302-0/+104
* | pinctrl: Add Oxford Semiconductor OXNAS pinctrl and gpio driverNeil Armstrong2016-05-303-0/+847
|/
* Linux 4.7-rc1v4.7-rc1Linus Torvalds2016-05-291-3/+3
* hash_string: Fix zero-length case for !DCACHE_WORD_ACCESSGeorge Spelvin2016-05-291-2/+2
* Rename other copy of hash_string to hashlen_stringGeorge Spelvin2016-05-281-2/+2
* hpfs: implement the show_options methodMikulas Patocka2016-05-281-11/+32
* affs: fix remount failure when there are no options changedMikulas Patocka2016-05-281-2/+3
* hpfs: fix remount failure when there are no options changedMikulas Patocka2016-05-281-2/+3
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-2867-258/+373
|\
| * MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner2016-05-281-1/+1
| * MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan2016-05-281-0/+1
| * MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan2016-05-281-8/+0
| * MIPS: devicetree: fix cpu interrupt controller node-namesAntony Pavlov2016-05-287-7/+7
| * MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki2016-05-281-1/+2
| * MIPS: Pistachio: Enable KASLRMatt Redfearn2016-05-282-2/+7
| * MIPS: lib: Mark intrinsics notraceHarvey Hunt2016-05-287-7/+7
| * MIPS: Fix 64-bit HTW configurationJames Hogan2016-05-281-2/+12
| * MIPS: Add 64-bit HTW fieldsJames Hogan2016-05-282-2/+14
| * MAINTAINERS: Add file patterns for mips device tree bindingsGeert Uytterhoeven2016-05-281-0/+1
| * MAINTAINERS: Add file patterns for mips brcm device tree bindingsGeert Uytterhoeven2016-05-281-0/+1
| * MIPS: Simplify DSP instruction encoding macrosJames Hogan2016-05-281-90/+17
| * MIPS: Add missing tlbinvf/XPA microMIPS encodingsJames Hogan2016-05-281-5/+7
| * MIPS: Fix little endian microMIPS MSA encodingsJames Hogan2016-05-282-62/+58
| * MIPS: Add missing VZ accessor microMIPS encodingsJames Hogan2016-05-281-9/+18
| * MIPS: Add inline asm encoding helpersJames Hogan2016-05-281-0/+27
| * MIPS: Spelling fix lets -> let'sRalf Baechle2016-05-289-10/+10
| * MIPS: VR41xx: Fix typoAndrea Gelmini2016-05-281-1/+1
OpenPOWER on IntegriCloud