summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-27gpio: add a real time compliance notesGrygorii Strashko1-0/+80
2015-10-27Revert "gpio: add a real time compliance checklist"Linus Walleij1-60/+12
2015-10-27gpio: Add GPIO support for the ACCES 104-IDIO-16William Breathitt Gray3-0/+227
2015-10-26gpio: driver for AMD PromontoryYD Tseng3-0/+269
2015-10-22gpio: xlp: Convert to use gpiolib irqchip helpersKamlakant Patel2-11/+12
2015-10-20gpio: add a real time compliance checklistLinus Walleij1-12/+60
2015-10-19gpio/xilinx: enable for MIPSZubair Lutfullah Kakakhel1-1/+1
2015-10-16gpiolib: Add and use OF_GPIO_SINGLE_ENDED flagLaurent Pinchart2-2/+19
2015-10-16gpiolib: Split GPIO flags parsing and GPIO configurationLaurent Pinchart2-20/+40
2015-10-16pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski21-290/+42
2015-10-16gpio: pl061: use the generic request/free implementationsJonas Gorski1-28/+4
2015-10-16gpio: gpio-xz: use the generic request/free implementationsJonas Gorski1-24/+4
2015-10-16gpio: replace trivial implementations of request/free with generic oneJonas Gorski6-72/+12
2015-10-16gpiolib: provide generic request/free implementationsJonas Gorski2-0/+26
2015-10-16gpio: omap: fix static checker warningGrygorii Strashko1-1/+1
2015-10-15gpio: pl061: assign the apropriate handler for irqsLinus Walleij1-5/+25
2015-10-15gpio: pl061: returning with lock held in pl061_irq_type()Dan Carpenter1-6/+7
2015-10-05Revert "gpio-sysfs: Use gpio descriptor name instead of gpiochip names array"Linus Walleij1-1/+7
2015-10-05gpio: pca953x: support ACPI devices found on Galileo Gen2Andy Shevchenko1-1/+20
2015-10-05gpio: pca953x: store driver_data for future useAndy Shevchenko1-7/+10
2015-10-05gpio: generic: use error pointersHeiner Kallweit1-35/+21
2015-10-05gpio: generic: modernize remappingHeiner Kallweit1-11/+3
2015-10-05gpio: generic: improve error handling in bgpio_mapHeiner Kallweit1-3/+5
2015-10-03gpio: pca953x: Add TI TCA9539 supportThierry Reding2-0/+2
2015-10-03gpio: max730x: eliminate double freeJulia Lawall1-1/+0
2015-10-02gpio: omap: convert to use generic irq handlerGrygorii Strashko1-28/+27
2015-10-02gpio: omap: move pm runtime in irq_chip.irq_bus_lock/sync_unlockGrygorii Strashko1-10/+15
2015-10-02gpio: add DT bindings for existing consumer flagsLinus Walleij2-2/+27
2015-10-02gpio: add GPIO support for IT87xx, replacing gpio-it8761eDiego Elio Pettenò4-235/+422
2015-10-02gpio: gpiolib: don't compare an unsigned for >= 0Dirk Behme1-3/+1
2015-10-02gpio: arizona: add support for WM8998 and WM1814Richard Fitzgerald1-0/+2
2015-10-02gpio: Fix error checking in the function device_pca957x_initNicholas Krause1-2/+6
2015-10-02gpio: ath79: Convert to the state container design patternAlban Bedel1-59/+60
2015-10-02gpio: msm: Remove unused driverStephen Boyd4-488/+0
2015-10-02gpio: zynq: use container_of() to get state containerLinus Walleij1-10/+22
2015-10-02gpio: vf610: use container_of() to get state containerLinus Walleij1-10/+19
2015-10-02gpio: sx150x: use container_of() to get state containerLinus Walleij1-17/+14
2015-10-02gpio: altera: use container_of() to get state containerLinus Walleij1-5/+10
2015-10-02gpio: etraxfs: use container_of() to get state containerLinus Walleij1-6/+17
2015-10-02gpio: pl061: detail IRQ trigger handlingLinus Walleij1-8/+47
2015-09-24gpio: keep the GPIO line names internalLinus Walleij2-43/+35
2015-09-24gpiolib: Add gpio name information to /sys/kernel/debug/gpioMarkus Pargmann1-3/+8
2015-09-24gpio-sysfs: Use gpio descriptor name instead of gpiochip names arrayMarkus Pargmann1-7/+1
2015-09-24gpiolib: Use GPIO name from names array for gpio descriptorMarkus Pargmann1-0/+37
2015-09-24gpio: Introduce gpio descriptor 'name'Markus Pargmann3-0/+42
2015-09-24gpiolib-of: Rename gpio_hog functions to be genericMarkus Pargmann1-10/+10
2015-09-21Linux 4.3-rc2Linus Torvalds1-1/+1
2015-09-20Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-10/+17
2015-09-20Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-34/+52
2015-09-20Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-46/+73