aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2012-10-02Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01pinctrl: add bcm2835 driverSimon Arlott
2012-09-28pinctrl/nomadik: use irq_find_mapping()Linus Walleij
2012-09-28pinctrl: sirf: add lost chained_irq_enter and exit in sirfsoc_gpio_handle_irqBarry Song
2012-09-28pinctrl: sirf: initialize the irq_chip pointer of pinctrl_gpio_rangeBarry Song
2012-09-28pinctrl: sirf: fix spinlock deadlock in sirfsoc_gpio_set_inputBarry Song
2012-09-28pinctrl: sirf: add missing pins to pinctrl listBarry Song
2012-09-28pinctrl: sirf: fix a typo in sirfsoc_gpio_probeBarry Song
2012-09-28pinctrl: pinctrl-single: add debugfs pin h/w state infoMatt Porter
2012-09-27pinctrl: Fix potential memory leak in pinctrl_register_one_pin()Sachin Kamat
2012-09-21pinctrl: exynos: Fix wakeup IRQ domain registration checkTomasz Figa
2012-09-21pinctrl: samsung: Uninline samsung_pinctrl_get_soc_dataTomasz Figa
2012-09-21pinctrl: exynos: Correct the detection of wakeup-eint nodeTomasz Figa
2012-09-21pinctrl: exynos: Mark exynos_irq_demux_eint as inlineTomasz Figa
2012-09-21pinctrl: exynos: Handle only unmasked wakeup interruptsTomasz Figa
2012-09-21pinctrl: exynos: Fix typos in gpio/wkup _irq_maskTomasz Figa
2012-09-21pinctrl: exynos: Set pin function to EINT in irq_set_type of GPIO EINTaTomasz Figa
2012-09-18pinctrl: imx: remove duplicated constRichard Zhao
2012-09-14pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrlStephen Warren
2012-09-14pinctrl: use kasprintf() in pinmux_request_gpio()Thomas Petazzoni
2012-09-13pinctrl: pinctrl-single: Add pinctrl-single,bits type of muxPeter Ujfalusi
2012-09-10pinctrl/nomadik : add MC1_a_2 pin MC1 function group listPatrice Chotard
2012-09-10pinctrl: pinctrl-single: Make sure we do not change bits outside of maskPeter Ujfalusi
2012-09-07pinctrl: add exynos4210 specific extensions for samsung pinctrl driverThomas Abraham
2012-09-07pinctrl: add samsung pinctrl and gpiolib driverThomas Abraham
2012-09-05pinctrl: sirf: add DT-binding pinmux mapping supportBarry Song
2012-09-04Merge branch 'cleanup/io-pci' into next/cleanupArnd Bergmann
2012-09-03pinctrl/nomadik: MASK_ON_SUSPENDEtienne Carriere
2012-09-03pinctrl: imx5: start numbering pad from 0Shawn Guo
2012-09-03pinctrl: pinctrl-imx: add imx35 pinctrl driverUwe Kleine-König
2012-09-03pinctrl/nomadik: add STn8815 ASIC supportLinus Walleij
2012-09-03pinctrl/nomadik: add ASIC DB8450 pinctrl driverPatrice Chotard
2012-08-17pinctrl/nomadik: add kp_b_2 keyboard function group listPatrice Chotard
2012-08-17pinctrl: imx51: fix .conf_reg of MX51_PAD_SD2_CMD__CSPI_MOSIShawn Guo
2012-08-17trivial: pinctrl core: remove extraneous code linesRichard Genoud
2012-08-17pinctrl/nomadik: fix null in irqdomain errorpathLinus Walleij
2012-08-13pinctrl/coh901: move header to platform data dirLinus Walleij
2012-08-13pinctrl/coh901: retire ancient GPIO block versionsLinus Walleij
2012-08-07drivers/pinctrl/pinctrl-nomadik.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall
2012-08-07pinctrl-sirf: remove devm_kfree at error pathDevendra Naga
2012-08-07pinctrl/nomadik: fix hsi function group listPatrice Chotard
2012-08-05pinctrl/pinctrl-u300: remove unneeded devm_kfree callDevendra Naga
2012-08-05pinctrl: mxs: register driver at postcore_initcall timeShawn Guo
2012-07-24Merge tag 'pinctrl-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-23Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-14pinctrl: Add one-register-per-pin type device tree based pinctrl driverTony Lindgren