summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-12-11pinctrl: lantiq: Implement gpio_chip.to_irqJohn Crispin1-0/+17
2015-12-11gpio: pca953x: Add set_multiple to allow multiple bits to be set in one write.Phil Reid1-0/+38
2015-12-10gpio: mpc5200: Use platform_register/unregister_drivers()Thierry Reding1-10/+7
2015-12-10gpio: 104-idio-16: Clear pending interrupt in IRQ handlerWilliam Breathitt Gray1-10/+7
2015-12-10pinctrl: nsp-gpio: fix up parent attributeLinus Walleij1-1/+1
2015-12-10Merge branch 'bcm-nsp' of ../linux-pinctrl into develLinus Walleij3-0/+767
2015-12-10pinctrl: nsp: add gpio-a driver support for Broadcom NSP SoCYendapally Reddy Dhananjaya Reddy3-0/+767
2015-12-10gpio: drop surplus PCI and USB dependenciesAndrew F. Davis1-8/+5
2015-12-10gpio: pch: allow use from device treePaul Burton1-0/+1
2015-12-10gpio: pch: allow build on MIPS platformsPaul Burton1-1/+1
2015-12-10gpio: 74x164: Use a single SPI transfer instead of multiple transfersGeert Uytterhoeven1-32/+15
2015-12-10gpio: 74x164: Allocate buffer with gen_74x164_chipGeert Uytterhoeven1-12/+11
2015-12-10gpio: pxa: change the interrupt managementRobert Jarzmik1-63/+82
2015-12-10gpio: pxa: convert to devm_ioremapRobert Jarzmik1-5/+2
2015-12-10gpio: pxa: convert to one gpiochipRobert Jarzmik1-101/+120
2015-12-09gpio: pca953x: make inclusion of <linux/of_platform.h> unconditionalLinus Walleij1-2/+0
2015-12-09gpio: pca935x: fix of-only probed devicesBen Dooks1-32/+44
2015-12-09gpio: pca953x: add onsemi,pca9654 idBen Dooks1-0/+2
2015-12-04gpio: davinci: fix missed parent conversionLinus Walleij1-1/+1
2015-12-01gpio: Add GPIO support for the ACCES 104-IDI-48William Breathitt Gray3-0/+359
2015-11-30gpio: use dev_get_platdata()Nizam Haider5-6/+6
2015-11-30gpio: 104-idio-16: Disable IRQ on device probeWilliam Breathitt Gray1-0/+3
2015-11-30gpio: Drop owner assignment from i2c_driverKrzysztof Kozlowski6-6/+0
2015-11-30gpiolib: make comment consistent with codeBamvor Jian Zhang1-2/+3
2015-11-19gpio: 104-idio-16: Use lowercase symbol names for const variablesWilliam Breathitt Gray1-19/+18
2015-11-19gpiolib: do not allow to insert an empty gpiochipBamvor Jian Zhang1-0/+5
2015-11-19gpiolib: improve overlap check of range of gpioBamvor Jian Zhang1-19/+36
2015-11-19gpiolib: keep comment consistent with codeBamvor Jian Zhang1-1/+1
2015-11-19gpio: pxa: change initcall level second attemptRobert Jarzmik1-2/+14
2015-11-19gpiolib: tighten up ACPI legacy gpio lookupsDmitry Torokhov3-0/+54
2015-11-19gpio: Add IRQ support to ACCES 104-IDIO-16 driverWilliam Breathitt Gray2-2/+116
2015-11-19gpio: change member .dev to .parentLinus Walleij121-253/+266
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-3/+18
2015-11-14Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-31/+177
2015-11-14Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...Linus Torvalds4-8/+47
2015-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-697/+871
2015-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds115-32642/+6481
2015-11-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds40-3937/+2329
2015-11-14Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-14/+16
2015-11-14Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds15-90/+606
2015-11-13Merge branch 'next' into for-linusDmitry Torokhov8-697/+871
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-55/+54
2015-11-13Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-279/+283
2015-11-13mpt3sas: fix inline markers on non inline function declarationsStephen Rothwell1-2/+2
2015-11-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-7/+84
2015-11-13Merge branch 'drm-sti-next-2015-11-03' of http://git.linaro.org/people/benjam...Dave Airlie18-279/+283
2015-11-13Revert "drm/rockchip: Convert the probe function to the generic drm_of_compon...Mark Yao1-6/+75
2015-11-13drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() was...Ville Syrjälä1-1/+9
2015-11-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+12
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-16/+30