summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl-sx150x: Convert driver to use regmap APIAndrey Smirnov2016-11-082-46/+57
* pinctrl-sx150x: Improve sx150x_init_misc for SX1504/5/6Andrey Smirnov2016-11-081-0/+7
* pinctrl-sx150x: Move some code out of sx150x_init_hwAndrey Smirnov2016-11-081-12/+26
* pinctrl-sx150x: Fix incorrect constant in sx150x_init_hwAndrey Smirnov2016-11-081-1/+1
* pinctrl-sx150x: Replace magic number in sx150x_init_hwAndrey Smirnov2016-11-081-1/+4
* bindings: pinctrl-sx150x: Document SX1503 compatibility stringAndrey Smirnov2016-11-081-1/+2
* pinctrl-sx150x: Add SX1503 specific dataAndrey Smirnov2016-11-081-0/+25
* pinctrl-sx150x: Improve OF device matching codeAndrey Smirnov2016-11-081-8/+13
* pinctrl: qcom: Add msm8994 pinctrl driverMichael Scott2016-11-044-0/+1566
* pinctrl: sunxi: make bool drivers explicitly non-modularPaul Gortmaker2016-11-0413-95/+26
* pinctrl: meson: Add GXL pinctrl definitionsNeil Armstrong2016-11-046-1/+734
* pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,bitsTony Lindgren2016-11-041-24/+24
* pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,pinsTony Lindgren2016-11-041-18/+93
* pinctrl: Introduce generic #pinctrl-cells and pinctrl_parse_index_with_argsTony Lindgren2016-11-043-1/+210
* pinctrl: bcm2835: reduce GPPUD set-up timeStefan Wahren2016-11-041-4/+6
* pinctrl: cherryview: Drop ctrlX prefix from the pin debugfs outputMika Westerberg2016-11-041-1/+1
* pinctrl: zynq: Add a 8 bit wide nand optionJason Gunthorpe2016-11-041-1/+5
* pinctrl: at91: add support for OUTPUT configBoris BREZILLON2016-10-313-0/+25
* pinctrl: sunxi: Deal with configless pinsMaxime Ripard2016-10-291-14/+37
* pinctrl: intel: merrifield: Add pin config group handlersAndy Shevchenko2016-10-291-0/+41
* pinctrl: generic: Parse pinmux init nodes if node status is okayLaxman Dewangan2016-10-291-1/+1
* pinctrl: max77620: add OF dependencyArnd Bergmann2016-10-291-1/+1
* pinctrl: single: Drop pointless macroTony Lindgren2016-10-281-11/+7
* pinctrl: single: Drop custom namesTony Lindgren2016-10-281-30/+6
* Merge branch 'ib-sx150x' into develLinus Walleij2016-10-248-842/+1151
|\
| * pinctrl: Add SX150X GPIO Extender Pinctrl DriverNeil Armstrong2016-10-248-842/+1151
* | pinctrl: sunxi: Deprecate sunxi pinctrl bindingsMaxime Ripard2016-10-241-0/+16
* | pinctrl: sunxi: Support generic bindingMaxime Ripard2016-10-241-2/+46
* | dt-bindings: oxnas: Update Pinctrl and GPIO for OX820 SupportNeil Armstrong2016-10-242-2/+2
* | pinctrl: oxnas: Add support for OX820Neil Armstrong2016-10-241-0/+433
* | pinctrl: oxnas: Move OX810SE specific function and structure as separateNeil Armstrong2016-10-241-75/+101
* | pinctrl: sunxi: Handle bias disableMaxime Ripard2016-10-241-0/+8
* | pinctrl: sunxi: Use macros from bindings header file for DT parsingMaxime Ripard2016-10-241-2/+4
* | pinctrl: sunxi: Rework the pin config building codeMaxime Ripard2016-10-241-48/+130
|/
* Linux 4.9-rc2v4.9-rc2Linus Torvalds2016-10-231-1/+1
* Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-10-234-12/+13
|\
| * ubifs: Abort readdir upon errorRichard Weinberger2016-10-201-5/+3
| * UBI: Fix crash in try_recover_peb()Geert Uytterhoeven2016-10-201-0/+1
| * ubi: fix swapped arguments to call to ubi_alloc_aebColin Ian King2016-10-201-1/+1
| * ubifs: Fix xattr_names length in exit pathsRichard Weinberger2016-10-201-0/+2
| * ubifs: Rename ubifs_rename2Richard Weinberger2016-10-201-6/+6
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-239-50/+56
|\ \
| * | ext4: add missing KERN_CONT to a few more debugging usesJoe Perches2016-10-154-31/+26
| * | fscrypto: lock inode while setting encryption policyEric Biggers2016-10-151-0/+4
| * | ext4: correct endianness conversion in __xattr_check_inode()Eric Biggers2016-10-151-1/+1
| * | fscrypto: make XTS tweak initialization endian-independentEric Biggers2016-10-121-7/+8
| * | ext4: do not advertise encryption support when disabledEric Biggers2016-10-121-0/+4
| * | jbd2: fix incorrect unlock on j_list_lockTaesoo Kim2016-10-121-1/+2
| * | ext4: super.c: Update logging style using KERN_CONTJoe Perches2016-10-121-10/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2016-10-238-75/+105
|\ \ \