summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-0226-516/+5868
|\
| * pinctrl: add bcm2835 driverSimon Arlott2012-10-014-0/+1155
| * pinctrl: clarify idle vs sleep statesLinus Walleij2012-10-011-5/+10
| * pinctrl/nomadik: use irq_find_mapping()Linus Walleij2012-09-281-3/+1
| * pinctrl: sirf: add lost chained_irq_enter and exit in sirfsoc_gpio_handle_irqBarry Song2012-09-281-0/+6
| * pinctrl: sirf: initialize the irq_chip pointer of pinctrl_gpio_rangeBarry Song2012-09-281-1/+3
| * pinctrl: sirf: fix spinlock deadlock in sirfsoc_gpio_set_inputBarry Song2012-09-281-5/+0
| * pinctrl: sirf: add missing pins to pinctrl listBarry Song2012-09-281-0/+6
| * pinctrl: sirf: fix a typo in sirfsoc_gpio_probeBarry Song2012-09-281-0/+2
| * pinctrl: pinctrl-single: add debugfs pin h/w state infoMatt Porter2012-09-281-1/+9
| * ARM: ux500: 8500: update I2C sleep states pinctrlPatrice Chotard2012-09-281-10/+20
| * pinctrl: Fix potential memory leak in pinctrl_register_one_pin()Sachin Kamat2012-09-271-1/+3
| * ARM: ux500: tidy up pin sleep modesLinus Walleij2012-09-271-19/+28
| * ARM: ux500: fix spi2 pin groupPatrice Chotard2012-09-181-1/+1
| * pinctrl: imx: remove duplicated constRichard Zhao2012-09-181-1/+1
| * pinctrl: document semantics vs GPIOLinus Walleij2012-09-171-2/+58
| * ARM: ux500: 8500: use hsit_a_2 group for HSIPatrice Chotard2012-09-171-2/+2
| * pinctrl: use kasprintf() in pinmux_request_gpio()Thomas Petazzoni2012-09-141-4/+1
| * pinctrl: pinctrl-single: Add pinctrl-single,bits type of muxPeter Ujfalusi2012-09-132-13/+74
| * pinctrl/nomadik : add MC1_a_2 pin MC1 function group listPatrice Chotard2012-09-101-1/+4
| * pinctrl: pinctrl-single: Make sure we do not change bits outside of maskPeter Ujfalusi2012-09-101-1/+1
| * pinctrl/nomadik: MASK_ON_SUSPENDEtienne Carriere2012-09-031-0/+1
| * pinctrl: imx5: start numbering pad from 0Shawn Guo2012-09-032-446/+446
| * pinctrl: pinctrl-imx: add imx35 pinctrl driverUwe Kleine-König2012-09-034-0/+2588
| * ARM: nomadik: configure Nomadik for pin controlLinus Walleij2012-09-033-0/+50
| * pinctrl/nomadik: add STn8815 ASIC supportLinus Walleij2012-09-035-0/+377
| * pinctrl/nomadik: add ASIC DB8450 pinctrl driverPatrice Chotard2012-09-035-0/+1021
| * pinctrl: use ERR_CAST instead of ERR_PTR(PTR_ERR(...))Uwe Kleine-König2012-09-031-1/+1
* | Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-10-0230-248/+1104
|\ \
| * | gpio: pcf857x: select IRQ_DOMAINArnd Bergmann2012-09-301-0/+1
| * | gpio: Document device_node's det_debounceRoland Stigge2012-09-301-0/+2
| * | gpio-lpc32xx: Add GPI_28Roland Stigge2012-09-301-1/+2
| * | gpio: adnp: dt: Reference generic interrupt bindingThierry Reding2012-09-201-0/+4
| * | gpio: Add Avionic Design N-bit GPIO expander supportThierry Reding2012-09-184-0/+653
| * | gpio: pxa: using for_each_set_bit to simplify the codeWei Yongjun2012-09-181-3/+1
| * | gpio_msm: using for_each_set_bit to simplify the codeWei Yongjun2012-09-181-3/+1
| * | gpio: Enable the tc3298x GPIO expander driver for Device TreeLee Jones2012-09-121-9/+17
| * | gpio: Provide the tc3589x GPIO expander driver with an IRQ domainLee Jones2012-09-121-28/+70
| * | ARM: shmobile: kzm9g: use gpio-keys instead of gpio-keys-polledKuninori Morimoto2012-09-122-4/+3
| * | gpio: pcf857x: fixup smatch WARNINGKuninori Morimoto2012-09-121-3/+3
| * | gpio: 74x164: Add support for the daisy-chainingMaxime Ripard2012-09-111-7/+61
| * | gpio: 74x164: dts: Add documentation for the dt bindingMaxime Ripard2012-09-111-0/+22
| * | dt: Fix incorrect reference in gpio-led documentationSachin Kamat2012-09-111-1/+1
| * | gpio: 74x164: Add device tree supportMaxime Ripard2012-09-071-0/+7
| * | gpio: 74x164: Use dynamic gpio number assignment if no pdata is presentMaxime Ripard2012-09-071-7/+6
| * | gpio: 74x164: Use devm_kzallocMaxime Ripard2012-09-071-5/+3
| * | gpio: 74x164: Use module_spi_driver boiler plate functionMaxime Ripard2012-09-071-12/+1
| * | gpio: sx150x: Use irq_data_get_irq_chip_data() at appropriate placesAxel Lin2012-09-061-18/+6
| * | gpio: em: Use irq_data_get_irq_chip_data() at appropriate placesAxel Lin2012-09-061-9/+3
| * | gpio: wm8350: Convert to use devm_kzalloc APIAxel Lin2012-09-041-14/+5
OpenPOWER on IntegriCloud