summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Walleij4-0/+118
2013-06-16pinctrl: add pinconf-generic define for a pin-default pullHeiko Stübner2-0/+7
2013-06-16pinctrl: add VF610 pinctrl driverJingchang Lu4-0/+388
2013-06-16pinctrl: imx: add VF610 support to imx pinctrl frameworkJingchang Lu2-11/+46
2013-06-16Documentation/pinctrl.txt: fix typo "with with"James Hogan1-2/+2
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 Hogan2-0/+7
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 Hesselbarth2-44/+249
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-09Linux 3.10-rc5v3.10-rc5Linus Torvalds1-1/+1
2013-06-09hpfs: fix warnings when the filesystem fills upMikulas Patocka1-0/+4
2013-06-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-2/+16
2013-06-09Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-4/+9
2013-06-09irqchip: Return -EPERM for reserved IRQsGrant Likely2-2/+2
2013-06-09irqdomain: document the simple domain first_irqLinus Walleij1-1/+4
2013-06-09kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang1-1/+2
2013-06-09irqdomain: export irq_domain_add_simpleArnd Bergmann1-0/+1
2013-06-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-49/+84
2013-06-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-39/+82
2013-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-1/+2
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 Torvalds3-28/+31
2013-06-08Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-11/+48
2013-06-08Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki1-4/+0
2013-06-08Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson1-10/+4
2013-06-08Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson5-13/+13
2013-06-08ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson1-0/+2
2013-06-08Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-10/+37
2013-06-08ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is definedTushar Behera1-1/+9
2013-06-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds7-8/+24
2013-06-08Merge tag 'vfio-v3.10-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds1-1/+1
2013-06-08Merge tag 'ecryptfs-3.10-rc5-msync' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+7
2013-06-08Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-2/+2
2013-06-08dmatest: do not allow to interrupt ongoing testsAndy Shevchenko2-25/+26
2013-06-08Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds7-34/+66