summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-13pinctrl: mvebu: make bool drivers explicitly non-modularPaul Gortmaker
2017-02-06pinctrl: sunxi: make sun5i explicitly non-modularPaul Gortmaker
2017-02-06pinctrl: sunxi: Remove stray printk call in sun5i driver's probe functionChen-Yu Tsai
2017-02-06pinctrl: samsung: mark PM functions as __maybe_unusedArnd Bergmann
2017-02-06pinctrl: sunxi: Remove redundant A31s pinctrl driverChen-Yu Tsai
2017-02-06pinctrl: sunxi: Support A31/A31s with pinctrl variantsChen-Yu Tsai
2017-02-06pinctrl: stm32: Add STM32H743 MCU supportAlexandre TORGUE
2017-02-04gpio: aspeed: Remove dependence on GPIOF_* macrosAndrew Jeffery
2017-01-30pinctrl: stm32: fix bad location of gpiochip_lock_as_irqAlexandre TORGUE
2017-01-30drivers: pinctrl: add driver for Allwinner H5 SoCIcenowy Zheng
2017-01-30pinctrl: intel: Add Intel Gemini Lake pin controller supportMika Westerberg
2017-01-30pinctrl: intel: Add support for 1k additional pull-downMika Westerberg
2017-01-30pinctrl: intel: Add support for hardware debouncerMika Westerberg
2017-01-30Merge tag 'sh-pfc-for-v4.11-tag2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2017-01-30Merge branch 'ib-mvebu-98dx3236' into develLinus Walleij
2017-01-30pinctrl: mvebu: pinctrl driver for 98DX3236 SoCKalyan Kinthada
2017-01-30pinctrl: broxton: No need to take pointer of a pointerAndy Shevchenko
2017-01-30Merge tag 'v4.10-rc6' into develLinus Walleij
2017-01-29drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()Linus Torvalds
2017-01-29Merge branch 'parisc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-28parisc, parport_gsc: Fixes for printk continuation linesHelge Deller
2017-01-28Merge tag 'md/4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-01-27Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-27Merge tag 'vfio-v4.10-rc6' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-01-27RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein
2017-01-27Merge branch 'stable/for-jens-4.10' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2017-01-27Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-01-27Merge tag 'mmc-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-01-27Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2017-01-27ISDN: eicon: silence misleading array-bounds warningArnd Bergmann
2017-01-27net: phy: micrel: add support for KSZ8795Sean Nyekjaer
2017-01-27gtp: fix cross netns recv on gtp socketAndreas Schultz
2017-01-27gtp: clear DF bit on GTP packet txAndreas Schultz
2017-01-27gtp: add genl family modules aliasAndreas Schultz
2017-01-26Merge tag 'drm-fixes-for-v4.10-rc6-part-two' of git://people.freedesktop.org/...Linus Torvalds
2017-01-27Merge tag 'drm-intel-fixes-2017-01-26' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-01-26Merge tag 'acpi-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-01-26Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-01-27drm/nouveau: Handle fbcon suspend/resume in seperate workerLyude Paul
2017-01-27drm/nouveau: Don't enabling polling twice on runtime resumeLyude Paul
2017-01-27drm/ast: Fixed system hanged if disable P2AY.C. Chen
2017-01-27Merge tag 'drm-vc4-fixes-2017-01-23' of https://github.com/anholt/linux into ...Dave Airlie
2017-01-27Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-01-27Merge tag 'drm-misc-fixes-2017-01-23' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-01-26ravb: unmap descriptors when freeing ringsKazuya Mizuguchi
2017-01-27Merge branches 'acpica' and 'acpi-video'Rafael J. Wysocki