summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2015-08-07gpio: sysfs: fix memory leaks and device hotplugJohan Hovold
2015-08-07gpio: unregister gpiochip device before removing itJohan Hovold
2015-05-09gpio: tps65912: fix wrong container_of argumentsNicolas Saenz Julienne
2015-03-06gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold
2015-03-06gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold
2015-02-20gpio: sysfs: fix gpio attribute-creation raceJohan Hovold
2015-02-20gpio: sysfs: fix gpio device-attribute leakJohan Hovold
2015-02-20Fix circular locking dependency (3.3-rc2)Ming Lei
2015-02-20gpiolib: Refactor gpio_exportRyan Mallon
2015-02-20gpio: sysfs: fix gpio-chip device-attribute leakJohan Hovold
2015-02-20gpio: fix memory and reference leaks in gpiochip_add error pathJohan Hovold
2014-04-30gpio: mxs: Allow for recursive enable_irq_wake() callMarek Vasut
2014-02-15gpio: msm: Fix irq mask/unmask by writing bits instead of numbersStephen Boyd
2014-01-03powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536Liu Gang
2012-11-16gpio-timberdale: fix a potential wrapping issueDan Carpenter
2012-10-10gpio-lpc32xx: Fix value handling of gpio_direction_output()Roland Stigge
2012-07-25gpiolib: wm8994: Pay attention to the value set when enabling as outputMark Brown
2012-05-31gpio: mpc8xxx: Prevent NULL pointer deref in demux handlerThomas Gleixner
2012-05-20gpio: Add missing spin_lock_init in gpio-ml-ioh driverAxel Lin
2012-04-22gpio: Add missing spin_lock_init in gpio-pch driverAxel Lin
2012-04-22pch_gpio: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2012-04-02gpio/davinci: fix enabling unbanked GPIO IRQsSekhar Nori
2012-04-02gpio/davinci: fix oops on unbanked gpio irq requestSekhar Nori
2012-04-02gpio/omap: fix _set_gpio_irqenable implementationTarun Kanti DebBarma
2011-12-15gpio: Fix DA9052 GPIO build errors.Ashish Jangam
2011-12-13gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121Wolfram Sang
2011-12-13gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chipFeng Tang
2011-12-13gpio-ml-ioh: fix a bug in the interrupt handlerFeng Tang
2011-12-13gpio: pl061: drop extra check for NULL platform_dataRob Herring
2011-12-05gpio: fix a build failure on KS8695 GPIOLinus Walleij
2011-11-21gpio: pca953x: Staticise pca953x_get_altdata()Mark Brown
2011-11-15Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-11-08Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap...Grant Likely
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-11-05Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-05Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-03powerpc/8xxx: Fix interrupt handling in MPC8xxx GPIO driverFelix Radensky
2011-11-03powerpc/85xx: Add 'fsl,pq3-gpio' compatiable for GPIO driverKumar Gala
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-11-01Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-31drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker
2011-10-31Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann
2011-10-30Merge branch 'pxa/devel' into next/devel2Arnd Bergmann
2011-10-29Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-29gpio: pca953x: propagate the errno from the chip_init functionsWolfram Sang