summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2013-07-29sh-pfc: sh7372: Replace <mach/irqs.h> with <linux/sh_intc.h>Laurent Pinchart
2013-07-29sh-pfc: Remove unneeded mach/<soc>.h includesLaurent Pinchart
2013-07-29sh-pfc: Support pins not associated with a GPIO portLaurent Pinchart
2013-07-29sh-pfc: Compute pin ranges automaticallyLaurent Pinchart
2013-07-29sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pinsLaurent Pinchart
2013-07-29sh-pfc: Add pin number to struct sh_pfc_pinLaurent Pinchart
2013-07-29sh-pfc: Pass the pin number down to the port function macroLaurent Pinchart
2013-07-29sh-pfc: Add port numbers to the CPU_ALL_PORT macroLaurent Pinchart
2013-07-29sh-pfc: Don't duplicate argument to PINMUX_GPIO macroLaurent Pinchart
2013-07-29sh-pfc: shx3: Remove shx3_ prefix from static symbolsLaurent Pinchart
2013-07-29sh-pfc: sh7734: Use the common GP port style macrosLaurent Pinchart
2013-07-29sh-pfc: Consolidate pin definition macrosLaurent Pinchart
2013-07-29sh-pfc: Consolidate PFC SoC data macrosLaurent Pinchart
2013-07-29sh-pfc: Rename gpio arguments to be consistent with the rest of the codeLaurent Pinchart
2013-07-29sh-pfc: Replace pinmux_enum_id typedef with u16Laurent Pinchart
2013-07-29sh-pfc: Don't overallocate memory for the GPIO chip pins arrayLaurent Pinchart
2013-07-29sh-pfc: Remove unused GPIO_PORT_ALL macroLaurent Pinchart
2013-07-29sh-pfc: Remove unneeded const keywordsLaurent Pinchart
2013-07-29sh-pfc: Remove unused macro and enum entriesLaurent Pinchart
2013-07-29sh-pfc: Remove unused PORT_DATA_* macrosLaurent Pinchart
2013-07-29sh-pfc: Remove unused input_pd and input_pu rangesLaurent Pinchart
2013-07-29sh-pfc: shx3: Remove unused input_pu rangeLaurent Pinchart
2013-07-29sh-pfc: sh7786: Remove unused input_pu rangeLaurent Pinchart
2013-07-29sh-pfc: sh7785: Remove unused input_pu rangeLaurent Pinchart
2013-07-29sh-pfc: sh7757: Remove unused input_pu rangeLaurent Pinchart
2013-07-29sh-pfc: sh7724: Remove unused input_pu rangeLaurent Pinchart
2013-07-29sh-pfc: sh7723: Remove unused input_pu rangeLaurent Pinchart
2013-07-29sh-pfc: sh7722: Remove unused input_pd and input_pu rangesLaurent Pinchart
2013-07-29sh-pfc: sh7720: Remove unused input_pu rangeLaurent Pinchart
2013-07-25pinctrl: fix a memleak when freeing mapsLinus Walleij
2013-07-22pinctrl: pinctrl-imx: Remove unneeded check for platform_get_resource()Fabio Estevam
2013-07-22pinctrl: Remove duplicate code in pinctrl_pm_select_state functionsTony Lindgren
2013-07-22pinctrl-baytrail: fix to avoid sparse warningsAndy Shevchenko
2013-07-22pinctrl-baytrail: introduce to_byt_gpio() macroAndy Shevchenko
2013-07-22pinctrl-baytrail: remove redundant ptr variableAndy Shevchenko
2013-07-22pinctrl-baytrail: change lvl to levelAndy Shevchenko
2013-07-22pinctrl-baytrail: fix indentationsAndy Shevchenko
2013-07-22pinctrl: sirf: add freeze and restore entries for hibernation supportBarry Song
2013-07-22pinctrl: sirf: fix the checkpatch issue about indentationRongjun Ying
2013-07-22pinctrl: pinctrl-single: fix compile warning when no CONFIG_PMJean-Francois Moine
2013-07-22pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DTGuennadi Liakhovetski
2013-07-21pinctrl: sirf: add usp0_uart_nostreamctrl pin group for usp-uart without flow...Qipan Li
2013-07-21pinctrl: sirf: fix the pin number and mux bit for usp0Qipan Li
2013-07-15pinctrl: don't use PTR_RET().Rusty Russell
2013-07-03Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-03Merge tag 'regmap-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-06-30pinctrl: st: Remove unnecessary use of of_match_ptr macroAxel Lin