summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-29Merge branch 'pinmux/next/pin-no-gpio' of git://linuxtv.org/pinchartl/fbdev i...Linus Walleij
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-23pinctrl: pinctrl-imx: Remove unneeded check for platform_get_resource()Fabio Estevam
2013-07-23pinctrl: Remove duplicate code in pinctrl_pm_select_state functionsTony Lindgren
2013-07-23pinctrl-baytrail: fix to avoid sparse warningsAndy Shevchenko
2013-07-23pinctrl-baytrail: introduce to_byt_gpio() macroAndy Shevchenko
2013-07-23pinctrl-baytrail: remove redundant ptr variableAndy Shevchenko
2013-07-23pinctrl-baytrail: change lvl to levelAndy Shevchenko
2013-07-23pinctrl-baytrail: fix indentationsAndy Shevchenko
2013-07-23pinctrl: sirf: add freeze and restore entries for hibernation supportBarry Song
2013-07-23pinctrl: sirf: fix the checkpatch issue about indentationRongjun Ying
2013-07-23pinctrl: elaborate a bit on arrangements in docLinus Walleij
2013-07-14Linux 3.11-rc1v3.11-rc1Linus Torvalds
2013-07-14Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-14slub: Check for page NULL before doing the node_match checkSteven Rostedt
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro
2013-07-14cgroup: we can use simple_lookup() nowAl Viro
2013-07-14efivarfs: we can use simple_lookup() nowAl Viro
2013-07-14make simple_lookup() usable for filesystems that set ->s_d_opAl Viro
2013-07-14configfs: don't open-code d_alloc_name()Al Viro
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrAl Viro
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro
2013-07-13Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds