summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-04-05gpio: tc3589x: use BIT() macroLinus Walleij1-8/+9
2016-04-05gpio: support native single-ended hardware driversLinus Walleij1-15/+37
2016-03-31gpio: tpic2810: Make sure cached buffer has consistent status with h/w statusAxel Lin1-20/+15
2016-03-31gpio: zx: make explicitly non-modularPaul Gortmaker1-8/+6
2016-03-31gpio: xgene: make explicitly non-modularPaul Gortmaker1-8/+1
2016-03-31gpio: sta2x11: make explicitly non-modularPaul Gortmaker1-6/+2
2016-03-31gpio: pl061: make explicitly non-modularPaul Gortmaker1-8/+4
2016-03-31gpio: mvebu: make explicitly non-modularPaul Gortmaker1-3/+2
2016-03-31gpio: moxart: make explicitly non-modularPaul Gortmaker1-6/+1
2016-03-31gpio: mc9s08dz60: make explicitly non-modularPaul Gortmaker1-10/+2
2016-03-31gpio: mb86s7x: make explicitly non-modularPaul Gortmaker1-7/+1
2016-03-31gpio: bcm-kona: make explicitly non-modularPaul Gortmaker1-9/+5
2016-03-31gpio: gpio-it87: Add support for IT8620 and IT8628Martin Blumenstingl2-1/+11
2016-03-31gpio: xlp: Add GPIO driver support for Broadcom Vulcan ARM64Kamlakant Patel2-6/+21
2016-03-31gpio: mcp23s08: Add support for level triggered interruptsAlexander Stein1-1/+8
2016-03-31gpio: 74x164: add dt support for nxp's 74x594Nicolas Saenz Julienne1-0/+1
2016-03-31gpio: xgene-sb: Use irq_domain_free_irqs_common()Axel Lin1-14/+1
2016-03-30input: ad7879: use gpiochip data pointerLinus Walleij1-5/+5
2016-03-30input: adp5589-keys: use gpiochip data pointerLinus Walleij1-6/+6
2016-03-30powerpc: qe_lib-gpio: use gpiochip data pointerLinus Walleij1-12/+8
2016-03-30gpio: amdpt: Add a new ACPI HIDYD Tseng1-0/+1
2016-03-30gpio: octeon: Constify octeon_gpio_match tableAxel Lin1-1/+1
2016-03-30gpio: octeon: Convert to use devm_ioremap_resourceAxel Lin1-17/+7
2016-03-30gpio: amdpt: Convert to use gpio-genericAxel Lin2-108/+15
2016-03-30gpio: mcp23s08: delete req/rel_resource callbacksLinus Walleij1-25/+0
2016-03-30gpio: mcp23s08: switch to use gpiolib irqchip helpersPhil Reid2-55/+31
2016-03-30gpio: 74x164: Implement gpiochip.set_multiple()Geert Uytterhoeven1-0/+24
2016-03-30gpio: rcar: Implement gpiochip.set_multiple()Geert Uytterhoeven1-0/+20
2016-03-30gpio: mb86s7x: Remove redundant platform_set_drvdata() callAxel Lin1-2/+0
2016-03-30gpio: menz127: Drop *mdev field from struct men_z127_gpioAxel Lin1-3/+1
2016-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-11/+3
2016-03-26Merge tag 'ntb-4.6' of git://github.com/jonmason/ntbLinus Torvalds3-68/+71
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds20-154/+1171
2016-03-26NTB: Remove _addr functions from ntb_hw_amdAllen Hubbe1-30/+0
2016-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-11/+8
2016-03-25Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+0
2016-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-217/+449
2016-03-25drivers/memstick/host/r592.c: avoid gcc-6 warningArnd Bergmann1-2/+1
2016-03-25drivers/input: eliminate INPUT_COMPAT_TEST macroAndrew Morton4-9/+7
2016-03-25Fix permissions of drivers/power/avs/rockchip-io-domain.cRafael J. Wysocki1-0/+0
2016-03-25rbd: use KMEM_CACHE macroGeliang Tang1-8/+2
2016-03-25libceph: enable large, variable-sized OSD requestsIlya Dryomov1-2/+0
2016-03-25libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng1-1/+1
2016-03-25Revert "ppdev: use new parport device model"Linus Torvalds1-20/+5
2016-03-25Merge tag 'firewire-update2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+5
2016-03-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds12-89/+137
2016-03-24Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+3
2016-03-25Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie4-58/+102
2016-03-24Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-163/+503
2016-03-24Merge tag 'rtc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds7-16/+305