aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAge
...
| * | | 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
| * | | | gpio/mxc: fix a bug with gpio_get_value callingShawn Guo2011-06-11
| * | | | gpio/vr41xx: Convert use of struct resource to resource_size(ptr)Joe Perches2011-06-11
| * | | | gpio/ep93xx: Remove superfluous debug pr_info statementGrant Likely2011-06-09
| * | | | gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio libraryH Hartley Sweeten2011-06-08
| * | | | gpio/pca953x: Fix warning of enabled interrupts in handlerDavid Jander2011-06-08
| * | | | gpio/pca953x: Interrupt pin is active-lowDavid Jander2011-06-08
| * | | | gpio/pca953x: Fix IRQ support.David Jander2011-06-08
| * | | | gpio/ep93xx: fix pr_fmt outputH Hartley Sweeten2011-06-07
| * | | | gpio/mxs: convert gpio-mxs to use generic irq chipShawn Guo2011-06-07
| * | | | gpio/mxs: remove irq_high related implementationShawn Guo2011-06-07
| * | | | gpio/mxs: convert gpio-mxs to use basic_mmio_gpio libraryShawn Guo2011-06-07
| * | | | gpio/mxc: convert gpio-mxc to use generic irq chipShawn Guo2011-06-07
| * | | | gpio: reorganize driversGrant Likely2011-06-06
| * | | | Merge branch 'gpio/next-mx' into gpio/nextGrant Likely2011-06-06
| |\ \ \ \
| | * | | | gpio/mxc: convert gpio-mxc to use basic_mmio_gpio libraryShawn Guo2011-06-06
| | * | | | gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo2011-06-06
| | * | | | gpio/mxc: Move Freescale MXC gpio driver to drivers/gpioShawn Guo2011-06-06
| | * | | | gpio/mxs: Change gpio-mxs into an upstanding gpio driverShawn Guo2011-06-06
| | * | | | gpio/mxs: Move Freescale mxs gpio driver to drivers/gpioGrant Likely2011-06-06
| * | | | | gpio/pca953x.c: Interrupt pin is active-lowDavid Jander2011-06-06
| * | | | | gpio/ep93xx: move driver to drivers/gpioH Hartley Sweeten2011-06-06
| * | | | | gpio/samsung: make Kconfig options def_boolH Hartley Sweeten2011-06-03
| * | | | | gpio/74x164: remove unnecessary defines and prototypeH Hartley Sweeten2011-06-03
| |/ / / /
* | | | / gpio: wm831x: add a missing break in wm831x_gpio_dbg_showAxel Lin2011-07-15
| |_|_|/ |/| | |