summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-10-05gpio: generic: use error pointersHeiner Kallweit
2015-10-05gpio: generic: modernize remappingHeiner Kallweit
2015-10-05gpio: generic: improve error handling in bgpio_mapHeiner Kallweit
2015-10-02gpio: pca953x: Add TI TCA9539 supportThierry Reding
2015-10-02gpio: max730x: eliminate double freeJulia Lawall
2015-10-02gpio: omap: convert to use generic irq handlerGrygorii Strashko
2015-10-02gpio: omap: move pm runtime in irq_chip.irq_bus_lock/sync_unlockGrygorii Strashko
2015-10-02gpio: add GPIO support for IT87xx, replacing gpio-it8761eDiego Elio Pettenò
2015-10-02gpio: gpiolib: don't compare an unsigned for >= 0Dirk Behme
2015-10-02gpio: arizona: add support for WM8998 and WM1814Richard Fitzgerald
2015-10-02gpio: Fix error checking in the function device_pca957x_initNicholas Krause
2015-10-02gpio: ath79: Convert to the state container design patternAlban Bedel
2015-10-02gpio: msm: Remove unused driverStephen Boyd
2015-10-02gpio: zynq: use container_of() to get state containerLinus Walleij
2015-10-02gpio: vf610: use container_of() to get state containerLinus Walleij
2015-10-02gpio: sx150x: use container_of() to get state containerLinus Walleij
2015-10-02gpio: altera: use container_of() to get state containerLinus Walleij
2015-10-02gpio: etraxfs: use container_of() to get state containerLinus Walleij
2015-10-02gpio: pl061: detail IRQ trigger handlingLinus Walleij
2015-09-24gpio: keep the GPIO line names internalLinus Walleij
2015-09-24gpiolib: Add gpio name information to /sys/kernel/debug/gpioMarkus Pargmann
2015-09-24gpio-sysfs: Use gpio descriptor name instead of gpiochip names arrayMarkus Pargmann
2015-09-24gpiolib: Use GPIO name from names array for gpio descriptorMarkus Pargmann
2015-09-24gpio: Introduce gpio descriptor 'name'Markus Pargmann
2015-09-24gpiolib-of: Rename gpio_hog functions to be genericMarkus Pargmann
2015-09-19Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-19Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-09-19Merge tag 'led-fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-09-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-19Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-09-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-18Merge branch 'acpi-bus'Rafael J. Wysocki
2015-09-18Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki
2015-09-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-09-18IB/hfi: Properly set permissions for user device filesIra Weiny
2015-09-18IB/hfi1: mask vs shift confusionDan Carpenter
2015-09-18IB/hfi1: clean up some definesDan Carpenter
2015-09-18IB/hfi1: info leak in get_ctxt_info()Dan Carpenter
2015-09-18IB/hfi1: fix a locking bugDan Carpenter
2015-09-18IB/hfi1: checking for NULL instead of IS_ERRDan Carpenter
2015-09-18IB/hfi1: fix sdma_descq_cnt parameter parsingMike Marciniszyn
2015-09-18IB/hfi1: fix copy_to/from_user() error handlingDan Carpenter
2015-09-18IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-18Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-09-17Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-09-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-17zram: fix possible use after free in zcomp_create()Luis Henriques
2015-09-17hp-wmi: limit hotkey enableKyle Evans
2015-09-17Merge tag 'for-v4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds