| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_type | Axel Lin | 2012-10-17 | 1 | -0/+3 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-10-09 | 1 | -1/+1 |
|\ |
|
| * | GPIO: MIPS: lantiq: fix overflow inside stp-xway driver | John Crispin | 2012-09-13 | 1 | -1/+1 |
* | | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-10-07 | 3 | -0/+686 |
|\ \ |
|
| * \ | Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linu... | Olof Johansson | 2012-09-22 | 3 | -0/+686 |
| |\ \ |
|
| | * | | gpio: introduce gpio-mvebu driver for Marvell SoCs | Thomas Petazzoni | 2012-09-22 | 3 | -0/+686 |
| * | | | Merge branch 'next/dt' into next/multiplatform | Olof Johansson | 2012-09-20 | 3 | -79/+138 |
| |\ \ \ |
|
* | \ \ \ | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-10-07 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'v3.6' into staging/for_v3.7 | Mauro Carvalho Chehab | 2012-10-01 | 1 | -0/+5 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'v3.6-rc5' into staging/for_v3.7 | Mauro Carvalho Chehab | 2012-09-15 | 4 | -4/+5 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Merge tag 'v3.6-rc3' into staging/for_v3.7 | Mauro Carvalho Chehab | 2012-08-24 | 7 | -17/+46 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | gpio: bt8xx: Fix build error due to missing include file | Axel Lin | 2012-08-21 | 1 | -1/+1 |
* | | | | | | | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-10-05 | 4 | -10/+214 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | gpio: Add basic support for TWL6040 GPOs | Peter Ujfalusi | 2012-09-19 | 3 | -0/+145 |
| * | | | | | | | gpio: gpio-ich: Share ownership of GPIO groups | Jean Delvare | 2012-09-14 | 1 | -10/+69 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li... | Linus Torvalds | 2012-10-02 | 23 | -243/+1039 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | gpio: pcf857x: select IRQ_DOMAIN | Arnd Bergmann | 2012-09-30 | 1 | -0/+1 |
| * | | | | | | | gpio-lpc32xx: Add GPI_28 | Roland Stigge | 2012-09-30 | 1 | -1/+2 |
| * | | | | | | | gpio: Add Avionic Design N-bit GPIO expander support | Thierry Reding | 2012-09-18 | 3 | -0/+623 |
| * | | | | | | | gpio: pxa: using for_each_set_bit to simplify the code | Wei Yongjun | 2012-09-18 | 1 | -3/+1 |
| * | | | | | | | gpio_msm: using for_each_set_bit to simplify the code | Wei Yongjun | 2012-09-18 | 1 | -3/+1 |
| * | | | | | | | gpio: Enable the tc3298x GPIO expander driver for Device Tree | Lee Jones | 2012-09-12 | 1 | -9/+17 |
| * | | | | | | | gpio: Provide the tc3589x GPIO expander driver with an IRQ domain | Lee Jones | 2012-09-12 | 1 | -28/+70 |
| * | | | | | | | gpio: pcf857x: fixup smatch WARNING | Kuninori Morimoto | 2012-09-12 | 1 | -3/+3 |
| * | | | | | | | gpio: 74x164: Add support for the daisy-chaining | Maxime Ripard | 2012-09-11 | 1 | -7/+61 |
| * | | | | | | | gpio: 74x164: Add device tree support | Maxime Ripard | 2012-09-07 | 1 | -0/+7 |
| * | | | | | | | gpio: 74x164: Use dynamic gpio number assignment if no pdata is present | Maxime Ripard | 2012-09-07 | 1 | -7/+6 |
| * | | | | | | | gpio: 74x164: Use devm_kzalloc | Maxime Ripard | 2012-09-07 | 1 | -5/+3 |
| * | | | | | | | gpio: 74x164: Use module_spi_driver boiler plate function | Maxime Ripard | 2012-09-07 | 1 | -12/+1 |
| * | | | | | | | gpio: sx150x: Use irq_data_get_irq_chip_data() at appropriate places | Axel Lin | 2012-09-06 | 1 | -18/+6 |
| * | | | | | | | gpio: em: Use irq_data_get_irq_chip_data() at appropriate places | Axel Lin | 2012-09-06 | 1 | -9/+3 |
| * | | | | | | | gpio: wm8350: Convert to use devm_kzalloc API | Axel Lin | 2012-09-04 | 1 | -14/+5 |
| * | | | | | | | gpio: wm831x: Convert to use devm_kzalloc API | Axel Lin | 2012-09-04 | 1 | -14/+5 |
| * | | | | | | | gpio: adp5588: Use module_i2c_driver | Axel Lin | 2012-09-04 | 1 | -13/+1 |
| * | | | | | | | gpio: Use DEFINE_PCI_DEVICE_TABLE macro | Axel Lin | 2012-09-04 | 2 | -2/+2 |
| * | | | | | | | gpio: tps65912: Convert to use devm_kzalloc API | Axel Lin | 2012-09-01 | 1 | -13/+4 |
| * | | | | | | | gpio: da9052: Convert to use devm_kzalloc API | Axel Lin | 2012-09-01 | 1 | -12/+3 |
| * | | | | | | | drivers/gpio/gpio-pxa.c: use clk_prepare_enable and clk_disable_unprepare | Julia Lawall | 2012-09-01 | 1 | -8/+1 |
| * | | | | | | | gpio: davinci: preparation for switch to common clock framework | Murali Karicheri | 2012-09-01 | 1 | -1/+1 |
| * | | | | | | | gpio: Remove broken mark for da9052 gpio driver | Axel Lin | 2012-09-01 | 1 | -1/+1 |
| * | | | | | | | gpio: mc9s08dz60: Use devm_kzalloc API | Axel Lin | 2012-09-01 | 1 | -18/+3 |
| * | | | | | | | gpio: pcf857x: enable gpio_to_irq() support | Kuninori Morimoto | 2012-08-23 | 1 | -0/+122 |
| * | | | | | | | gpio: gpio-pch: Use spinlock for register access protection | Axel Lin | 2012-08-17 | 1 | -12/+10 |
| * | | | | | | | gpio: gpio-ml-ioh: Use spinlock for register access protection | Axel Lin | 2012-08-17 | 1 | -10/+10 |
| * | | | | | | | gpiolib: Use seq_file's iterator interface | Thierry Reding | 2012-08-17 | 1 | -28/+74 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | 1 | -0/+21 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | gpio: exynos4: skip gpiolib registration if pinctrl driver is used | Thomas Abraham | 2012-09-07 | 1 | -0/+21 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | 1 | -18/+30 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | gpio/mxs: adopt irq_domain support for mxs gpio driver | Shawn Guo | 2012-09-03 | 1 | -18/+30 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | 6 | -79/+461 |
|\ \ \ \ \ \ \ |
|