aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-16pinctrl: add pinctrl driver for Rockchip SoCsHeiko Stübner3-0/+1367
2013-06-16pinctrl: add function to parse generic pinconfig properties from a dt nodeHeiko Stübner2-0/+87
2013-06-16drivers: net: davinci_mdio: use pinctrl PM helpersMugunthan V N1-0/+10
2013-06-16drivers: net: cpsw: use pinctrl PM helpersMugunthan V N1-0/+11
2013-06-16spi: pl022: use pinctrl PM helpersLinus Walleij1-57/+8
2013-06-16pinctrl: sunxi: Add external interrupt functionsMaxime Ripard1-26/+73
2013-06-16pinctrl: sunxi: Add external interrupts supportMaxime Ripard2-0/+223
2013-06-16pinctrl: sunxi: Search the description array by pin idMaxime Ripard1-21/+29
2013-06-16pinctrl: exynos5440: fix issues reported by prevent toolThomas Abraham1-5/+8
2013-06-16pinctrl: pinctrl-single: pin names for pinctrl-single.bitsManjunathappa, Prakash1-5/+10
2013-06-16pinctrl: pinctrl-single: enhance to configure multiple pins of different modulesManjunathappa, Prakash1-33/+165
2013-06-16i2c: nomadik: use pinctrl PM helpersLinus Walleij1-80/+10
2013-06-16tty: serial: modify PL011 driver to use pinctrl PM helpersLinus Walleij1-39/+3
2013-06-16drivers: pinctrl sleep and idle states in the coreLinus Walleij2-0/+80
2013-06-16pinctrl: add pinconf-generic define for a pin-default pullHeiko Stübner1-0/+2
2013-06-16pinctrl: add VF610 pinctrl driverJingchang Lu3-0/+347
2013-06-16pinctrl: imx: add VF610 support to imx pinctrl frameworkJingchang Lu2-11/+46
2013-06-16pinctrl: abx500: fix abx500_gpio_dbg_show_one() to show pull up/downPatrice Chotard1-16/+70
2013-06-16pinctrl: abx500: allow to set pull upPatrice Chotard1-1/+23
2013-06-16pinctrl: abx500: fix abx500_config_pull_updownPatrice Chotard1-1/+1
2013-06-16pinconf-generic: add BIAS_BUS_HOLD pinconfJames Hogan1-0/+1
2013-06-16pinconf-generic: add drive strength to debugfs outputJames Hogan1-0/+1
2013-06-16pinctrl: abx500: suppress unused mutexPatrice Chotard1-10/+0
2013-06-16pinctrl: sirf: save the status in suspend and restore after resumingBarry Song1-0/+56
2013-06-16pinctrl: sink pinctrldev_list_mutexLinus Walleij1-21/+13
2013-06-16pinctrl:sirf:re-arch and add support for new SiRFatlas6 SoCBarry Song6-934/+1955
2013-06-16drivers: pinctrl: vt8500: use devm_ioremap_resource()Laurent Navet1-3/+3
2013-06-16pinctrl: dove: add PMU functions to pinctrlSebastian Hesselbarth1-28/+216
2013-06-16drivers/pinctrl/spear: don't check resource with devm_ioremap_resourceWolfram Sang1-6/+1
2013-06-16pinctrl: enable build of pinctrl-imx6sl driverShawn Guo1-0/+1
2013-06-16drivers/pinctrl: don't check resource with devm_ioremap_resourceWolfram Sang1-6/+1
2013-06-16pinctrl: u300: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-06-16pinctrl: sirf: remove unnecessary platform_set_drvdata()Jingoo Han1-4/+1
2013-06-16pinctrl: mxs: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-06-16pinctrl: coh901: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-06-08Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-2/+2
2013-06-08irqchip: Return -EPERM for reserved IRQsGrant Likely2-2/+2
2013-06-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-19/+40
2013-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds29-68/+188
2013-06-08Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-25/+28
2013-06-07Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki1-4/+0
2013-06-07Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixesOlof Johansson1-10/+4
2013-06-07Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixesOlof Johansson1-9/+36
2013-06-07Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds6-8/+14
2013-06-07Merge tag 'vfio-v3.10-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds1-1/+1
2013-06-08dmatest: do not allow to interrupt ongoing testsAndy Shevchenko1-22/+23
2013-06-07Merge tag 'pm+acpi-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds8-12/+39
2013-06-07Merge branch 'pm-fixes'Rafael J. Wysocki3-4/+8
2013-06-07Merge branch 'acpi-fixes'Rafael J. Wysocki5-8/+31
2013-06-07ACPI / PM: Do not execute _PS0 for devices without _PSC during initializationRafael J. Wysocki1-4/+6