summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-05-12gpio: sysfs: remove FLAG_SYSFS_DIRJohan Hovold
2015-05-12gpio: sysfs: rename active-low helperJohan Hovold
2015-05-12gpio: sysfs: fix race between gpiod export and unexportJohan Hovold
2015-05-12gpio: sysfs: use per-gpio lockingJohan Hovold
2015-05-12gpio: sysfs: clean up gpiod_export_link lockingJohan Hovold
2015-05-12gpio: sysfs: clean up edge_storeJohan Hovold
2015-05-12gpio: sysfs: split irq allocation and deallocationJohan Hovold
2015-05-12gpio: sysfs: only call irq helper if neededJohan Hovold
2015-05-12gpio: sysfs: clean up interrupt-interface implementationJohan Hovold
2015-05-12gpio: sysfs: remove redundant gpio-descriptor parametersJohan Hovold
2015-05-12gpio: sysfs: add gpiod class-device dataJohan Hovold
2015-05-12gpio: sysfs: remove redundant export testsJohan Hovold
2015-05-12gpio: sysfs: release irq after class-device deregistrationJohan Hovold
2015-05-12gpio: sysfs: use DEVICE_ATTR macrosJohan Hovold
2015-05-12gpio: remove gpiod_sysfs_set_active_lowJohan Hovold
2015-05-12gpio: sysfs: rename gpiochip registration functionsJohan Hovold
2015-05-12gpio: sysfs: clean up chip class-device handlingJohan Hovold
2015-05-12gpio: sysfs: reduce gpiochip-export locking scopeJohan Hovold
2015-05-12gpio: sysfs: preparatory clean upsJohan Hovold
2015-05-12gpio: sysfs: fix redundant lock-as-irq handlingJohan Hovold
2015-05-12gpio: clean up gpiochip_removeJohan Hovold
2015-05-12Merge tag 'v4.1-rc3' into develLinus Walleij
2015-05-12gpio: xilinx: Fix kernel-doc warningsMichal Simek
2015-05-12gpio: x-gene: Remove a useless memsetChristophe Jaillet
2015-05-12gpio: Constify platform_device_idKrzysztof Kozlowski
2015-05-12drivers/gpio: include <module.h> for modular crystalcove codePaul Gortmaker
2015-05-11gpio / ACPI: Add support for retrieving GpioInt resources from a deviceMika Westerberg
2015-05-11gpio: mxc: read output value from GPIO_DR registerVladimir Zapolskiy
2015-05-11gpio: moxart: get value of output gpio from generic driverVladimir Zapolskiy
2015-05-11gpio: gpio-generic: add flag to read out output value from reg_setVladimir Zapolskiy
2015-05-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-05-10Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-05-10drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner
2015-05-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-09Merge tag 'dm-4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-05-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-09Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-05-09Merge tag 'mmc-4.1-rc2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-05-08drm/tegra: Don't use vblank_disable_immediate on incapable driver.Mario Kleiner
2015-05-08Merge tag 'drm-amdkfd-fixes-2015-05-07' of git://people.freedesktop.org/~gabb...Dave Airlie
2015-05-08Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-05-08mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLEZhangfei Gao
2015-05-08mmc: dw_mmc: init desc in dw_mci_idmac_initZhangfei Gao
2015-05-07Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-07Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'Rafael J. Wysocki
2015-05-07drivers: CCI: fix used_mask init in validate_group()Mark Salter
2015-05-07Merge tag 'omap-for-v4.1/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2015-05-07Merge tag 'pinctrl-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-05-07Merge tag 'vfio-v4.1-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds