pinctrl: Flag strict is a field in struct pinmux_ops
[cascardo/linux.git] / drivers /
2016-06-23 Ben Dookspinctrl: rockchip: make rockchip_irq_gc_mask_set_bit...
2016-06-23 Baruch SiachRevert "pinctrl: digicolor: add missing platform_set_dr...
2016-06-22 Paul Gortmakerpinctrl: as3722: convert PINCTRL_AS3722 from bool to...
2016-06-22 Paul Gortmakerpinctrl: palmas: convert PINCTRL_PALMAS from bool to...
2016-06-18 Jon Hunterpinctrl: OF: Don't create a pinctrl handle if no pinctr...
2016-06-18 Mika Westerbergpinctrl: intel: Prevent force threading of the interrup...
2016-06-18 Mika Westerbergpinctrl: intel: Use raw_spinlock for locking
2016-06-18 Masahiro Yamadapinctrl: uniphier: fix meaningless drive control offsets
2016-06-18 Masahiro Yamadapinctrl: uniphier: prohibit drive control for pin 61...
2016-06-15 Tan Jui Neepinctrl/broxton: enable platform device in the absence...
2016-06-15 Arnd Bergmannpinctrl: max77620: select PINMUX
2016-06-15 Arnd Bergmannpinctrl: fix incorrect inline keyword in multiple drivers
2016-06-15 Jon Hunterpinctrl: max77620: Remove unused structure definition
2016-06-15 Dan O'Donovanpinctrl: cherryview: add handlers for pin_config_group_...
2016-06-15 Dan O'Donovanpinctrl: cherryview: add option to set open-drain pin...
2016-06-15 Dan O'Donovanpinctrl: cherryview: prevent concurrent access to GPIO...
2016-06-15 Linus Walleijpinctrl: qcom-ssbi: support for PM8058
2016-06-13 Amitoj Kaur Chawlapinctrl: xway: Change structure initialisation to c99...
2016-06-13 Ben Dookspinctrl: u300: make u300_pmx_registers static
2016-06-13 Florian Fainellipinctrl: Always recurse into bcm folder
2016-06-13 Ben Dookspinctrl: nomadik: fix warnings from unexported functions
2016-06-13 Paul Gortmakerpinctrl: at91-pio4: make it explicitly non-modular
2016-06-13 Paul Gortmakerpinctrl: digicolor: make it explicitly non-modular
2016-06-13 Paul Gortmakerpinctrl: zynq: make it explicitly non-modular
2016-06-13 Paul Gortmakerpinctrl: amd: make it explicitly non-modular
2016-06-13 Paul Gortmakerpinctrl: lpc18xx: make it explicitly non-modular
2016-06-13 Paul Gortmakerpinctrl: at91: make it explicitly non-modular
2016-06-13 Paul Gortmakerpinctrl: baytrail: make it explicitly non-modular
2016-06-08 Ben Dookspinctrl: at91-pio4: fix non-exported functions
2016-06-08 Ben Dookspinctrl: nsp-gpio: fix non-static functions
2016-06-08 Masahiro Yamadapinctrl: uniphier: fix NAND pin-mux settings for PH1...
2016-06-08 hongkun.caopinctrl: mediatek: fix suspend/resume timing issue
2016-05-31 Neil Armstrongpinctrl: oxnas: Rename pinctrl_utils_dt_free_map to...
2016-05-31 Masahiro Yamadapinctrl: uniphier: add UniPhier PH1-LD20 pinctrl driver
2016-05-31 Masahiro Yamadapinctrl: uniphier: add UniPhier PH1-LD11 pinctrl driver
2016-05-31 Masahiro Yamadapinctrl: uniphier: allow to have pinctrl node under...
2016-05-31 Masahiro Yamadapinctrl: uniphier: add System Bus pin-mux settings
2016-05-31 Masahiro Yamadapinctrl: uniphier: add dedicated pins to pin tables...
2016-05-31 Masahiro Yamadapinctrl: uniphier: support pin configuration for dedica...
2016-05-31 Masahiro Yamadapinctrl: uniphier: support per-pin input enable for...
2016-05-31 Masahiro Yamadapinctrl: uniphier: introduce capability flag
2016-05-31 Masahiro Yamadapinctrl: uniphier: support pin configuration in sparse...
2016-05-31 Masahiro Yamadapinctrl: uniphier: support 3-bit drive strength control
2016-05-31 Masahiro Yamadapinctrl: uniphier: rename macros for drive strength...
2016-05-31 Masahiro Yamadapinctrl: uniphier: allocate struct pinctrl_desc in...
2016-05-31 Masahiro Yamadapinctrl: uniphier: set pinctrl_desc name in common...
2016-05-31 Masahiro Yamadapinctrl: uniphier: set pinctrl_desc owner in common...
2016-05-31 Masahiro Yamadapinctrl: uniphier: fix register offsets for drive stren...
2016-05-31 Masahiro Yamadapinctrl: uniphier: rename function and variable names
2016-05-31 Masahiro Yamadapinctrl: uniphier: fix .pin_dbg_show() callback
2016-05-31 Peng Fanpinctrl: imx: fix initialization of imx_pinctrl_desc
2016-05-31 Kevin Hilmanpinctrl: amlogic: gxbb: add ethernet pins
2016-05-31 Kevin Hilmanpinctrl: amlogic: gxbb: add more UART pins
2016-05-31 Kevin Hilmanpinctrl: amlogic: gxbb: add EMMC and SD pins
2016-05-31 Kevin Hilmanpinctrl: amlogic: gxbb: add UART_AO_B, I2C
2016-05-31 Masahiro Yamadapinctrl: return -ENOMEM instead of -EINVAL for kasprint...
2016-05-31 Masahiro Yamadapinctrl: digicolor: add missing platform_set_drvdata...
2016-05-31 Masahiro Yamadapinctrl: pinconf: separate config parameters with comma...
2016-05-31 Masahiro Yamadapinctrl: copy per-pin driver private data to struct...
2016-05-31 Masahiro Yamadapinctrl: do not care about blank pin name
2016-05-31 Patrice Chotardpinctrl: stm32: factorize stm32_pconf_input/output_get()
2016-05-30 Krzysztof Kozlowskipinctrl: samsung: Suppress unbinding to prevent theoret...
2016-05-30 Neil Armstrongpinctrl: oxnas: Add GPIO get_direction
2016-05-30 Laxman Dewanganpinctrl: max77620: add pincontrol driver for MAX77620...
2016-05-30 Laxman Dewanganpinctrl: tegra: Get rid of parked_reg
2016-05-30 Linus WalleijRevert "Revert "pinctrl: tegra: avoid parked_reg and...
2016-05-30 Neil Armstrongpinctrl: Add Oxford Semiconductor OXNAS pinctrl and...
2016-05-28 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-05-28 Linus TorvaldsMerge branch 'hash' of git://ftp.sciencehorizons.net...
2016-05-28 George SpelvinEliminate bad hash multipliers from hash_32() and ...
2016-05-28 Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2016-05-28 Linus TorvaldsMerge tag 'chrome-platform' of git://git./linux/kernel...
2016-05-28 Linus TorvaldsMerge tag 'sound-4.7-rc1-2' of git://git./linux/kernel...
2016-05-28 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2016-05-28 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2016-05-28 Benson LeungRevert "platform/chrome: chromeos_laptop: Add Leon...
2016-05-28 Dan Carpenteri2c: dev: use after free in detach
2016-05-28 Paul Burtonirqchip: mips-gic: Setup EIC mode on each CPU if it...
2016-05-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-05-28 Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2016-05-28 Linus TorvaldsMerge branch 'for-linus-4.7-rc1' of git://git./linux...
2016-05-28 Linus TorvaldsMerge tag 'upstream-4.7-rc1' of git://git.infradead...
2016-05-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-05-28 Al Viroswitch ->setxattr() to passing dentry and inode separately
2016-05-27 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
2016-05-27 Manfred SchlaeglInput: pwm-beeper - fix - scheduling while atomic
2016-05-27 Linus TorvaldsMerge branch 'for-linus-4.7' of git://git./linux/kernel...
2016-05-27 Pavel RojtbergInput: xpad - xbox one elite controller support
2016-05-27 Pavel RojtbergInput: xpad - add more third-party controllers
2016-05-27 Cameron GutmanInput: xpad - prevent spurious input from wired Xbox...
2016-05-27 Pavel RojtbergInput: xpad - move pending clear to the correct location
2016-05-27 Arnd Bergmannremove lots of IS_ERR_VALUE abuses
2016-05-27 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-05-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-05-27 Linus TorvaldsMerge tag 'for-linus-20160527' of git://git.infradead...
2016-05-27 Linus TorvaldsMerge tag 'drm-fixes-v4.7-rc1' of git://people.freedesk...
2016-05-27 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.7-1' of git://git...
2016-05-27 Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2016-05-27 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2016-05-27 Rajneesh Bhardwajplatform/x86: Add PMC Driver for Intel Core SoC
next