summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
| * | | pinctrl: rockchip: support unrouted iomuxes per bankHeiko Stübner2014-07-111-0/+11
| * | | pinctrl: rockchip: enable iomuxes from pmu spaceHeiko Stübner2014-07-111-12/+30
| * | | pinctrl: rockchip: add support for 4bit wide iomux settingsHeiko Stübner2014-07-111-8/+26
| * | | pinctrl: rockchip: precalculate iomux offsetsHeiko Stübner2014-07-111-11/+45
| * | | pinctrl: rockchip: generalize bank-quirksHeiko Stübner2014-07-111-19/+39
| * | | pinctrl: avoid duplicated calling enable_pinmux_setting for a pinFan Wu2014-07-1122-418/+5Star
| * | | pinctrl: i.MX27: Remove nonexistent pad definitionsAlexander Shiyan2014-07-111-46/+0Star
| * | | pinctrl: i.MX27: Remove unused structure definitionAlexander Shiyan2014-07-111-6/+0Star
| * | | pinctrl: Add i.MX1 pincontrol driverAlexander Shiyan2014-07-113-0/+287
| * | | pinctrl: sunxi: Fix multi bank interrupt support in gpio_to_irqChen-Yu Tsai2014-07-111-2/+5
| * | | pinctrl: sunxi: Define enable / disable irq callbacksHans de Goede2014-07-111-0/+10
| * | | pinctrl: sunxi: Properly handle level triggered gpio interruptsHans de Goede2014-07-111-8/+31
| * | | pinctrl: sunxi: Move setting of mux to irq typeHans de Goede2014-07-111-8/+16
| * | | pinctrl: sunxi: Add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chipChen-Yu Tsai2014-07-111-0/+1
| * | | pinctrl: sh-pfc: r8a7791: Add HSCIF pin supportNobuhiro Iwamatsu2014-07-111-0/+250
| * | | pinctrl: hide CONFIG_PINMUX and CONFIG_PINCONFUwe Kleine-König2014-07-111-2/+2
| * | | pinctrl: spear: switch plgpio to irqchip helpersLinus Walleij2014-06-192-51/+31Star
| * | | pinctrl: sunxi: Implement multiple interrupt banks supportMaxime Ripard2014-06-192-23/+76
| * | | pinctrl: sunxi: Declare the interrupt function for the A31Maxime Ripard2014-06-191-72/+144
| * | | pinctrl: sunxi: Declare the number of interrupt banks in the descriptorMaxime Ripard2014-06-197-0/+7
| * | | pinctrl: sunxi: Add macro definition for pinctrl with more than one interruptMaxime Ripard2014-06-191-0/+9
| * | | pinctrl: sunxi: Remove irq_mask_ack and use irq_ack insteadMaxime Ripard2014-06-191-14/+2Star
| | |/ | |/|
* | | pinctrl: st: Fix irqmux handlerMaxime COQUELIN2014-07-151-1/+1
| |/ |/|
* | pinctrl: berlin: fix an error code in berlin_pinctrl_probe()Dan Carpenter2014-07-051-1/+1
* | pinctrl: sunxi: Fix potential null pointer dereferenceSachin Kamat2014-06-191-0/+4
|/
* Merge tag 'pinctrl-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-0356-6179/+10510
|\
| * pinctrl: sirf: fix a bad conflict resolutionLinus Walleij2014-05-301-1/+1
| * pinctrl: msm: Add more MSM8X74 pin definitionsAndy Gross2014-05-291-139/+538
| * pinctrl: qcom: ipq8064: Fix naming conventionKumar Gala2014-05-291-1/+1
| * pinctrl: msm: Add missing sdc1 and sdc3 groupsBjorn Andersson2014-05-281-0/+47
| * pinctrl: sirf: switch to using allocated state containerLinus Walleij2014-05-281-93/+121
| * pinctrl: Enable "power-source" to be extracted from DT filesIvan T. Ivanov2014-05-281-0/+1
| * pinctrl: sunxi: create irq/pin mapping during initChen-Yu Tsai2014-05-271-2/+3
| * pinctrl: pinconf-generic: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-271-2/+1Star
| * pinctrl: berlin: Use devm_ioremap_resource()Jingoo Han2014-05-273-9/+9
| * pinctrl: sirf: fix typo for GPIO bank numberBarry Song2014-05-271-2/+2
| * pinctrl: sunxi: depend on RESET_CONTROLLERMaxime Ripard2014-05-271-0/+1
| * pinctrl: sunxi: fix pin numbers passed to register offset helpersChen-Yu Tsai2014-05-271-12/+14
| * pinctrl: add pinctrl driver for imx6sxAnson Huang2014-05-273-0/+415
| * pinctrl/at91: Fix lockup when IRQ on PIOC and PIOD occursAlexander Stein2014-05-271-0/+13
| * pinctrl: msm: switch to using generic GPIO irqchip helpersLinus Walleij2014-05-232-72/+28Star
| * pinctrl: sunxi: Fix multiple registration issueMaxime Ripard2014-05-231-12/+17
| * pinctrl: sunxi: Fix recursive dependencyMaxime Ripard2014-05-232-13/+16
| * pinctrl: berlin: add the BG2CD pinctrl driverAntoine Tenart2014-05-233-0/+222
| * pinctrl: berlin: add the BG2 pinctrl driverAntoine Tenart2014-05-233-0/+279
| * pinctrl: berlin: add the BG2Q pinctrl driverAntoine Tenart2014-05-233-0/+441
| * pinctrl: berlin: add the core pinctrl driver for Marvell Berlin SoCsAntoine Tenart2014-05-236-0/+420
| * pinctrl: baytrail: Add pull type, strength and open drain to debugfs outputMika Westerberg2014-05-231-4/+51
| * pinctrl: baytrail: Register GPIO chip after chip->to_irq is setJin Yao2014-05-231-6/+6
| * pinctrl: baytrail: Add back Baytrail-T ACPI IDJin Yao2014-05-231-0/+1