summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-01-232-61/+249
|\
| * Merge tag 'renesas-dt3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-01-0321-210/+3051
| |\
| | * Merge tag 'v3.13-rc3' into dt3-baseSimon Horman2013-12-195-8/+9
| | |\
| * | \ Merge branch 'tegra/dma-reset-rework' into next/dtOlof Johansson2013-12-265-8/+9
| |\ \ \ | | | |/ | | |/|
| * | | pinctrl: nomadik: decomission non-DT boot pathLinus Walleij2013-11-261-58/+22
| * | | pinctrl: nomadik: move platform data handling into driverLinus Walleij2013-11-262-3/+227
* | | | Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds2014-01-212-28/+21
|\ \ \ \
| * | | | mfd/pinctrl: Delete platform data headerLinus Walleij2014-01-212-1/+12
| * | | | pinctrl: abx500: Delete non-devicetree probe pathLinus Walleij2014-01-211-27/+9
* | | | | Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-2147-308/+8410
|\ \ \ \ \
| * | | | | pinctrl: sunxi: Honor GPIO output initial vaulesChen-Yu Tsai2014-01-201-6/+7
| * | | | | pinctrl: capri: add dependency on OFLinus Walleij2014-01-161-0/+1
| * | | | | ARM: pinctrl: Add Broadcom Capri pinctrl driverSherman Yin2014-01-163-0/+1467
| * | | | | pinctrl: st: Fix a typo in probeSrinivas Kandagatla2014-01-151-4/+4
| * | | | | pinctrl: sirf: lock IRQs when starting themLinus Walleij2014-01-151-0/+23
| * | | | | pinctrl: sirf: put gpio interrupt pin into input status automaticallyBarry Song2014-01-151-1/+1
| * | | | | pinctrl: sirf: use only one irq_domain for the whole device nodeBarry Song2014-01-151-11/+15
| * | | | | pinctrl: single: fix infinite loop caused by bad maskTomi Valkeinen2014-01-151-0/+8
| * | | | | pinctrl: single: fix pcs_disable with bits_per_muxTomi Valkeinen2014-01-151-2/+8
| * | | | | pinctrl: as3722: Set pin to output mode for some functionMallikarjun Kasoju2014-01-141-0/+20
| * | | | | pinctrl: sirf: add pin group for USP0 with only RX or TX frame syncRongjun Ying2014-01-081-0/+40
| * | | | | pinctrl: sirf: fix the pins of sdmmc5 connected with TriGBin Shi2014-01-081-7/+1
| * | | | | pinctrl: sirf: add lost usp1_uart_nostreamctrl group for atlas6Qipan Li2014-01-081-0/+24
| * | | | | pinctrl: sunxi: Add Allwinner A20 clock output pin functionsChen-Yu Tsai2014-01-081-0/+2
| * | | | | pinctrl/lantiq: fix typoAntonios Vamporakis2014-01-081-2/+2
| * | | | | pinctrl: sh-pfc: r8a7791: Add I2C pinsValentine Barshak2014-01-071-0/+196
| * | | | | pinctrl: sh-pfc: r8a7791: Add VIN pinsValentine Barshak2014-01-071-0/+360
| * | | | | pinctrl: sh-pfc: r8a7791: Group USB PWEN and OVC pins togetherValentine Barshak2014-01-071-28/+12
| * | | | | pinctrl: sh-pfc: r8a7790: Fix vsync value in the vin3_sync_mux arrayValentine Barshak2014-01-071-1/+1
| * | | | | pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arraysLaurent Pinchart2013-12-208-11/+11
| * | | | | pinctrl: sh-pfc: sh: Constify pins and cfg_regs arraysLaurent Pinchart2013-12-2012-12/+12
| * | | | | pinctrl: sh-pfc: Constify IRQ GPIOs arraysLaurent Pinchart2013-12-202-3/+3
| * | | | | pinctrl: sh-pfc: Constify enum_ids and var_field_width compound literalsLaurent Pinchart2013-12-201-4/+5
| * | | | | pinctrl: msm: Fix set gpio settingAxel Lin2013-12-201-2/+10
| * | | | | pinctrl: at91: replace clk_prepare + clk_enable by clk_prepare_enableBoris BREZILLON2013-12-161-4/+2
| * | | | | pinctrl: at91: fix clk_unprepare and clk_disable orderBoris BREZILLON2013-12-161-5/+3
| * | | | | pinctrl: Adds slew-rate, input-enable/disableSherman Yin2013-12-161-0/+4
| * | | | | pinctrl-msm: Rename compatible to be more specificBjorn Andersson2013-12-161-1/+1
| * | | | | pinctrl-msm: Remove separate allocation of bitmapsBjorn Andersson2013-12-161-27/+5
| * | | | | pinctrl-msm: Tidy up error handlingBjorn Andersson2013-12-161-50/+26
| * | | | | pinctrl-msm: Fix spelling misstakes and missing constsBjorn Andersson2013-12-162-9/+9
| * | | | | pinctrl: msm: Update Kconfig for PINCTRL_MSM8X74Bjorn Andersson2013-12-161-3/+6
| * | | | | pinctrl: pinconf: remove warning: unused variable 'ops'Alexandre Belloni2013-12-131-2/+0
| * | | | | pinctrl: at91: implement at91_pinconf_dbg_showAlexandre Belloni2013-12-131-0/+25
| * | | | | pinctrl: tegra: add pinmux controller driver for Tegra124Ashwini Ghuge2013-12-123-0/+3142
| | |_|_|/ | |/| | |
| * | | | sh-pfc: Support GPIO to IRQ mapping specified IRQ resourcesLaurent Pinchart2013-12-123-17/+68
| * | | | sh-pfc: Rename sh_pfc window field to windowsLaurent Pinchart2013-12-127-20/+21
| * | | | sh-pfc: sh73a0: Sort IRQ entries by IRQ numberLaurent Pinchart2013-12-121-24/+23
| * | | | sh-pfc: sh73a0: Add missing IRQ15Laurent Pinchart2013-12-121-0/+1
| * | | | sh-pfc: Terminate gpios array by -1Laurent Pinchart2013-12-122-4/+4
OpenPOWER on IntegriCloud