summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpio: rcar: Check for irq_set_irq_wake() failuresGeert Uytterhoeven2015-06-011-2/+11
* gpiolib: rename gpiod_set_array to gpiod_set_array_valueRojhalat Ibrahim2015-06-013-27/+32
* Drivers: gpio: Fix spelling errorsColin Cronin2015-05-196-10/+10
* gpiolib: cleanup chained handler and dataDmitry Eremin-Solenikov2015-05-131-0/+7
* i2c / ACPI: Assign IRQ for devices that have GpioInt automaticallyMika Westerberg2015-05-131-2/+7
* i2c / ACPI: Use 0 to indicate that device does not have interrupt assignedMika Westerberg2015-05-131-2/+1
* gpio: dln2: fix build breakageJohan Hovold2015-05-131-1/+0
* gpio: xlp: Add missing .owner and .label settings for gpio_chipAxel Lin2015-05-121-0/+2
* gpio: sysfs: move irq trigger flags to class-device dataJohan Hovold2015-05-122-27/+24
* gpio: sysfs: remove FLAG_SYSFS_DIRJohan Hovold2015-05-122-9/+7
* gpio: sysfs: rename active-low helperJohan Hovold2015-05-121-2/+2
* gpio: sysfs: fix race between gpiod export and unexportJohan Hovold2015-05-121-25/+26
* gpio: sysfs: use per-gpio lockingJohan Hovold2015-05-121-18/+34
* gpio: sysfs: clean up gpiod_export_link lockingJohan Hovold2015-05-121-20/+8
* gpio: sysfs: clean up edge_storeJohan Hovold2015-05-121-5/+7
* gpio: sysfs: split irq allocation and deallocationJohan Hovold2015-05-121-37/+37
* gpio: sysfs: only call irq helper if neededJohan Hovold2015-05-121-5/+14
* gpio: sysfs: clean up interrupt-interface implementationJohan Hovold2015-05-122-39/+18
* gpio: sysfs: remove redundant gpio-descriptor parametersJohan Hovold2015-05-121-13/+11
* gpio: sysfs: add gpiod class-device dataJohan Hovold2015-05-121-16/+46
* gpio: sysfs: remove redundant export testsJohan Hovold2015-05-121-51/+23
* gpio: sysfs: release irq after class-device deregistrationJohan Hovold2015-05-121-1/+5
* gpio: sysfs: use DEVICE_ATTR macrosJohan Hovold2015-05-121-25/+18
* gpio: remove gpiod_sysfs_set_active_lowJohan Hovold2015-05-121-46/+2
* gpio: sysfs: rename gpiochip registration functionsJohan Hovold2015-05-123-13/+15
* gpio: sysfs: clean up chip class-device handlingJohan Hovold2015-05-121-26/+13
* gpio: sysfs: reduce gpiochip-export locking scopeJohan Hovold2015-05-121-3/+4
* gpio: sysfs: preparatory clean upsJohan Hovold2015-05-121-4/+4
* gpio: sysfs: fix redundant lock-as-irq handlingJohan Hovold2015-05-121-7/+15
* gpio: clean up gpiochip_removeJohan Hovold2015-05-121-5/+9
* Merge tag 'v4.1-rc3' into develLinus Walleij2015-05-12196-1198/+2334
|\
| * Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-1018-106/+230
| |\
| | * Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-05-103-9/+29
| | |\
| | | * drm/i915: Drop PIPE-A quirk for 945GSE HP MiniChris Wilson2015-05-071-3/+0
| | | * drm/i915: Sink rate read should be saved in deca-kHzSonika Jindal2015-05-071-1/+2
| | | * drm/i915/dp: there is no audio on port AJani Nikula2015-05-061-3/+3
| | | * drm/i915: Add missing MacBook Pro models with dual channel LVDSLukas Wunner2015-05-051-1/+17
| | | * drm/i915: Assume dual channel LVDS if pixel clock necessitates itLukas Wunner2015-05-051-1/+7
| | * | drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner2015-05-101-5/+4
| | * | drm/tegra: Don't use vblank_disable_immediate on incapable driver.Mario Kleiner2015-05-081-1/+0
| | * | Merge tag 'drm-amdkfd-fixes-2015-05-07' of git://people.freedesktop.org/~gabb...Dave Airlie2015-05-082-4/+7
| | |\ \
| | | * | drm/amdkfd: Initialize sdma vm when creating sdma queueXihan Zhang2015-05-071-0/+2
| | | * | drm/amdkfd: Don't report local memory sizeOded Gabbay2015-05-071-2/+2
| | | * | drm/amdkfd: allow unregister process with queuesOded Gabbay2015-05-071-2/+3
| | | |/
| | * | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-05-0811-87/+190
| | |\ \ | | | |/ | | |/|
| | | * drm/radeon: stop trying to suspend UVD sessionsChristian König2015-05-072-21/+19
| | | * drm/radeon: more strictly validate the UVD codecChristian König2015-05-071-2/+31
| | | * drm/radeon: make UVD handle checking more strictChristian König2015-05-071-29/+43
| | | * drm/radeon: make VCE handle check more strictChristian König2015-05-071-17/+48
| | | * drm/radeon: fix userptr lockupChristian König2015-05-071-0/+3