aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: sysfs: fix memory leaks and device hotplugJohan Hovold2015-08-071-1/+20
* gpio: unregister gpiochip device before removing itJohan Hovold2015-08-071-3/+2
* gpio: tps65912: fix wrong container_of argumentsNicolas Saenz Julienne2015-05-091-4/+10
* gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold2015-03-061-1/+1
* gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold2015-03-061-0/+1
* gpio: sysfs: fix gpio attribute-creation raceJohan Hovold2015-02-201-22/+41
* gpio: sysfs: fix gpio device-attribute leakJohan Hovold2015-02-201-14/+12
* Fix circular locking dependency (3.3-rc2)Ming Lei2015-02-201-3/+5
* gpiolib: Refactor gpio_exportRyan Mallon2015-02-201-39/+46
* gpio: sysfs: fix gpio-chip device-attribute leakJohan Hovold2015-02-201-11/+8
* gpio: fix memory and reference leaks in gpiochip_add error pathJohan Hovold2015-02-201-3/+5
* gpio: mxs: Allow for recursive enable_irq_wake() callMarek Vasut2014-04-301-1/+2
* gpio: msm: Fix irq mask/unmask by writing bits instead of numbersStephen Boyd2014-02-151-2/+2
* powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536Liu Gang2014-01-031-2/+6
* gpio-timberdale: fix a potential wrapping issueDan Carpenter2012-11-161-2/+2
* gpio-lpc32xx: Fix value handling of gpio_direction_output()Roland Stigge2012-10-101-0/+5
* gpiolib: wm8994: Pay attention to the value set when enabling as outputMark Brown2012-07-251-1/+4
* gpio: mpc8xxx: Prevent NULL pointer deref in demux handlerThomas Gleixner2012-05-311-1/+2
* gpio: Add missing spin_lock_init in gpio-ml-ioh driverAxel Lin2012-05-201-0/+1
* gpio: Add missing spin_lock_init in gpio-pch driverAxel Lin2012-04-221-0/+1
* pch_gpio: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2012-04-222-5/+7
* gpio/davinci: fix enabling unbanked GPIO IRQsSekhar Nori2012-04-021-5/+6
* gpio/davinci: fix oops on unbanked gpio irq requestSekhar Nori2012-04-021-5/+10
* gpio/omap: fix _set_gpio_irqenable implementationTarun Kanti DebBarma2012-04-021-1/+4
* gpio: Fix DA9052 GPIO build errors.Ashish Jangam2011-12-151-13/+8
* gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121Wolfram Sang2011-12-131-5/+13
* gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chipFeng Tang2011-12-131-0/+30
* gpio-ml-ioh: fix a bug in the interrupt handlerFeng Tang2011-12-131-1/+1
* gpio: pl061: drop extra check for NULL platform_dataRob Herring2011-12-131-4/+0
* gpio: fix a build failure on KS8695 GPIOLinus Walleij2011-12-051-1/+1
* gpio: pca953x: Staticise pca953x_get_altdata()Mark Brown2011-11-211-2/+2
* Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-11-152-32/+38
|\
| * Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap...Grant Likely2011-11-081-25/+34
| |\
| | * gpio/omap: check return value from irq_alloc_generic_chipTodd Poynor2011-08-231-0/+5
| | * gpio/omap: replace MOD_REG_BIT macro with static inlineKevin Hilman2011-08-231-25/+29
| * | gpio: pca953x: propagate the errno from the chip_init functionsWolfram Sang2011-10-291-6/+5
| * | gpio: pca953x: remove unneeded check for chip typeWolfram Sang2011-10-291-3/+1
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0611-0/+11
|\ \ \
| * | | drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker2011-10-3111-0/+11
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-063-0/+407
|\ \ \ \
| * | | | powerpc/8xxx: Fix interrupt handling in MPC8xxx GPIO driverFelix Radensky2011-11-031-0/+2
| * | | | powerpc/85xx: Add 'fsl,pq3-gpio' compatiable for GPIO driverKumar Gala2011-11-031-0/+1
| * | | | gpio: move mpc8xxx/512x gpio driver to drivers/gpioWolfram Sang2011-09-233-0/+404
* | | | | Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-051-12/+36
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pxa/devel' into next/devel2Arnd Bergmann2011-10-302-1/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'samsung/devel' into next/devel2Arnd Bergmann2011-10-201-12/+36
| |\ \ \ \ \ \
| | * | | | | | gpio/samsung: Complain loudly if we don't know the SoCMark Brown2011-10-181-0/+3
| | * | | | | | gpio/samsung: Move SoC specific codes within macroTushar Behera2011-10-121-0/+10
| | * | | | | | gpio/samsung: Fix incorrect gpio pull up/down callback for EXYNOS4Thomas Abraham2011-10-121-12/+19
| | * | | | | | gpio/samsung: only register available gpio banksPeter Korsgaard2011-10-121-0/+4