summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-03-09Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij12-122/+177
2016-03-09gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_freeAxel Lin1-6/+0
2016-03-08Merge branch 'devm-gpiochip-add-data' into develLinus Walleij1-0/+4
2016-02-25gpio: present the consumer of a line to userspaceLinus Walleij1-10/+12
2016-02-23gpio: Add devm_ apis for gpiochip_add_data and gpiochip_removeLaxman Dewangan1-0/+4
2016-02-20Revert "gpio: remove broken irq_to_gpio() interface"Linus Walleij1-0/+12
2016-02-19gpio: add userspace ABI for GPIO line informationLinus Walleij1-0/+26
2016-02-19gpio: store reflect the label to userspaceLinus Walleij2-1/+4
2016-02-19gpio: allow setting ARCH_NR_GPIOS from KconfigArnd Bergmann1-0/+4
2016-02-19gpio: remove broken irq_to_gpio() interfaceArnd Bergmann1-12/+0
2016-02-16gpio: create an API to detect open drain/source on linesLinus Walleij1-0/+4
2016-02-16gpio: move the subdriver data pointer into gpio_deviceLinus Walleij1-6/+1
2016-02-16gpio: move the pin ranges into gpio_deviceLinus Walleij1-9/+0
2016-02-11gpio/pinctrl: sunxi: stop poking around in private varsLinus Walleij1-0/+1
2016-02-11gpio: move descriptors into gpio_deviceLinus Walleij1-2/+0
2016-02-11gpio: move sysfs mock device to the gpio_deviceLinus Walleij1-2/+0
2016-02-11mfd: tps65912: Add driver for the TPS65912 PMICAndrew F. Davis1-0/+341
2016-02-11mfd: tps65912: Remove old driver in preparation for new driverAndrew F. Davis1-328/+0
2016-02-09gpio: add a userspace chardev ABI for GPIOsLinus Walleij2-0/+29
2016-02-09gpio: make the gpiochip a real deviceLinus Walleij1-3/+4
2016-02-01Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2016-02-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+31
2016-02-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+3
2016-02-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2016-01-30Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2016-01-30Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+7
2016-01-30Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+12
2016-01-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-0/+7
2016-01-29iommu: Update struct iommu_ops commentsMagnus Damm1-4/+12
2016-01-29perf: Synchronously clean up child eventsPeter Zijlstra1-3/+0
2016-01-29perf/bpf: Convert perf_event_array to use struct fileAlexei Starovoitov1-2/+2
2016-01-29Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-2/+1
2016-01-29Merge branch 'drm-rockchip-next-fixes-2016-01-22' of https://github.com/marky...Dave Airlie1-0/+4
2016-01-27include/linux/cleancache.h: Clean up codeChen Gang1-8/+6
2016-01-27cleancache: constify cleancache_ops structureJulia Lawall1-1/+1
2016-01-27tty: Wait interruptibly for tty lock on reopenPeter Hurley1-0/+1
2016-01-26drm/etnaviv: add further minor features and varyings countRussell King1-0/+3
2016-01-26irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED tokenMarc Zyngier1-0/+1
2016-01-25tracing/dma-buf/fence: Fix timeline str value on fence_annotate_wait_onGustavo Padovan1-1/+1
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-0/+236
2016-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-0/+5
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-37/+2
2016-01-24MIPS: bcm963xx: Update bcm_tag field image_sequenceSimon Arlott1-6/+5
2016-01-24MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott1-0/+5
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott1-0/+98
2016-01-24MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structureSimon Arlott1-0/+112
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds22-268/+624
2016-01-24MIPS: Add support for PIC32MZDA platformJoshua Henderson1-0/+22
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+28
2016-01-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-2/+42