summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-10-02gpio: omap: move pm runtime in irq_chip.irq_bus_lock/sync_unlockGrygorii Strashko1-10/+15
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 Boyd3-462/+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 Walleij1-37/+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 Pargmann2-0/+35
2015-09-24gpiolib-of: Rename gpio_hog functions to be genericMarkus Pargmann1-10/+10
2015-09-19Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-42/+42
2015-09-19Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-12/+25
2015-09-19Merge tag 'led-fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-2/+9
2015-09-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds9-56/+105
2015-09-19Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-4/+6
2015-09-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-18/+18
2015-09-18Merge branch 'acpi-bus'Rafael J. Wysocki2-13/+8
2015-09-18Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki6-29/+34
2015-09-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds5-7/+17
2015-09-18IB/hfi: Properly set permissions for user device filesIra Weiny4-12/+59
2015-09-18IB/hfi1: mask vs shift confusionDan Carpenter1-2/+2
2015-09-18IB/hfi1: clean up some definesDan Carpenter1-18/+18
2015-09-18IB/hfi1: info leak in get_ctxt_info()Dan Carpenter1-0/+1
2015-09-18IB/hfi1: fix a locking bugDan Carpenter1-2/+2
2015-09-18IB/hfi1: checking for NULL instead of IS_ERRDan Carpenter1-3/+5
2015-09-18IB/hfi1: fix sdma_descq_cnt parameter parsingMike Marciniszyn1-1/+1
2015-09-18IB/hfi1: fix copy_to/from_user() error handlingDan Carpenter1-16/+15
2015-09-18IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny1-2/+2
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds98-250/+234
2015-09-18Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-3/+7
2015-09-17Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvha...Linus Torvalds4-62/+48
2015-09-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+7
2015-09-17zram: fix possible use after free in zcomp_create()Luis Henriques1-5/+7
2015-09-17hp-wmi: limit hotkey enableKyle Evans1-11/+20
2015-09-17Merge tag 'for-v4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds1-6/+2
2015-09-17drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_xGabriel Fernandez2-10/+10
2015-09-17pmem: add proper fencing to pmem_rw_page()Ross Zwisler1-0/+2
2015-09-17libnvdimm: pfn_devs: Fix locking in namespace_storeAxel Lin1-2/+2
2015-09-17libnvdimm: btt_devs: Fix locking in namespace_storeAxel Lin1-2/+2
2015-09-17leds:lp55xx: Correct Kconfig dependency for f/w user helperTakashi Iwai1-1/+1
2015-09-17leds: leds-ipaq-micro: Add LEDS_CLASS dependencyJacek Anaszewski1-0/+1