aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAge
* gpio-pca953x: fix gpio_baseHartmut Knaack2011-10-13
* gpio/omap: fix build error with certain OMAP1 configsJanusz Krzysztofik2011-10-13
* drivers/gpio/gpio-generic.c: fix build errorsRussell King2011-09-14
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-01
|\
| * Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...Grant Likely2011-08-01
| |\
| | * gpio_msm: Move Qualcomm MSM v2 gpio driver into driversDavid Brown2011-08-01
| | * gpio_msm: Move Qualcomm v6 MSM driver into driversDavid Brown2011-08-01
| * | gpio: ab8500: fix MODULE_ALIAS for ab8500Axel Lin2011-07-28
* | | tps65912: gpio: add gpio driverMargarita Olaya2011-07-31
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2011-07-11
| |\ \
| * | | Update my e-mail addressMichael Büsch2011-07-07
| * | | treewide: remove duplicate includesVitaliy Ivanov2011-06-20
| * | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* | | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-22
|\ \ \ \ | |_|_|/ |/| | |
| * | | gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renamingShawn Guo2011-07-19
| * | | mcp23s08: add i2c supportPeter Korsgaard2011-07-15
| * | | mcp23s08: isolate spi specific partsPeter Korsgaard2011-07-15
| * | | mcp23s08: get rid of setup/teardown callbacksPeter Korsgaard2011-07-15
| * | | mcp23s08: remove unused work queuePeter Korsgaard2011-07-14
| * | | gpio/da9052: remove a redundant assignment for gpio->da9052Axel Lin2011-07-13
| * | | gpio/mxc: add device tree probe supportShawn Guo2011-07-08
| * | | gpio/mxc: get rid of the uses of cpu_is_mx()Shawn Guo2011-07-08
| * | | gpio/mxc: add missing initialization of basic_mmio_gpio shadow variablesLothar Waßmann2011-07-07
| * | | gpio: Move mpc5200 gpio driver to drivers/gpioGrant Likely2011-07-06
| * | | GPIO: DA9052 GPIO module v3ashishj32011-07-06
| * | | gpio/tegra: Use engineering names in DT compatible propertyStephen Warren2011-07-06
| * | | gpio/ml-ioh: fix off-by-one for displaying variable i in dev_errAxel Lin2011-06-16
| * | | gpio/pca953x: Deprecate meaningless device-tree bindingsDavid Jander2011-06-16
| * | | gpio/pca953x: Remove dynamic platform data pointerDavid Jander2011-06-16
| * | | gpio/pca953x: Fix IRQ support.David Jander2011-06-16
| * | | Merge branch 'for_3.1/gpio-cleanup' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely2011-06-16
| |\ \ \
| | * | | gpio/omap: cleanup show revision, remove cpu_is checks, display only onceKevin Hilman2011-06-16
| | * | | gpio/omap: debounce remove SoC specific registers, use pdataKevin Hilman2011-06-16
| | * | | gpio/omap: cleanup _set_gpio_wakeup(), remove ifdefsKevin Hilman2011-06-16
| | * | | gpio/omap: remove useless gpio_valid() & check_gpio() checksKevin Hilman2011-06-16
| | * | | gpio/omap: convert MPUIO IRQ over to generic irq_chipKevin Hilman2011-06-16
| | * | | gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefsKevin Hilman2011-06-16
| | * | | gpio/omap: consolidate IRQ status handling, remove #ifdefsKevin Hilman2011-06-16
| | * | | gpio/omap: consolidate direction, input, output, remove #ifdefsKevin Hilman2011-06-16
| | * | | gpio/omap: remove get_gpio_bank()Charulatha V2011-06-16
| | * | | gpio/omap: replace get_gpio_index() by using bank widthKevin Hilman2011-06-16
| | * | | gpio/omap: _get_gpio_irqbank_mask: replace hard-coded mask with bank->widthKevin Hilman2011-06-16
| | * | | gpio/omap: move bank width into struct gpio_bankKevin Hilman2011-06-16
| | * | | gpio/omap: remove MPUIO handling from _clear_gpio_irqbank()Kevin Hilman2011-06-16
| | * | | gpio/omap: _clear_gpio_irqbank: fix flushing of posted writeKevin Hilman2011-06-16
| * | | | Merge branch 'gpio/next-tegra' into gpio/nextGrant Likely2011-06-15
| |\ \ \ \
| | * | | | gpio/tegra: add devicetree supportGrant Likely2011-06-15
| | * | | | gpio/tegra: Move Tegra gpio driver to drivers/gpioGrant Likely2011-06-15
| | |/ / /
| * | | | gpio/74x164: fix clash with gpiolib namespaceLinus Walleij2011-06-13