summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-07-24Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/to...Mark Brown
2016-07-24Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/rockchip', 'spi...Mark Brown
2016-07-24Merge remote-tracking branches 'spi/topic/octeon', 'spi/topic/omap2-mcspi', '...Mark Brown
2016-07-24Merge remote-tracking branches 'spi/topic/flash-dma', 'spi/topic/imx', 'spi/t...Mark Brown
2016-07-24Merge remote-tracking branches 'spi/topic/bfin-sport', 'spi/topic/bfin5xx', '...Mark Brown
2016-07-24Merge remote-tracking branches 'spi/fix/pax2xx' and 'spi/fix/rockchip' into s...Mark Brown
2016-07-24spi: octeon: Split driver into Octeon specific and common partsJan Glauber
2016-07-24spi: octeon: Move include file from arch/mips to drivers/spiJan Glauber
2016-07-24spi: octeon: Put register offsets into a structJan Glauber
2016-07-24spi: octeon: Store system clock freqency in struct octeon_spiJan Glauber
2016-07-24spi: octeon: Convert driver to use readq()/writeq() functionsSteven J. Hill
2016-07-24spi: pic32-sqi: fixup wait_for_completion_timeout return handlingNicholas Mc Guire
2016-07-24spi: pic32: fixup wait_for_completion_timeout return handlingNicholas Mc Guire
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-23[media] doc-rst: add some needed escape codesMauro Carvalho Chehab
2016-07-23[media] dvb_ringbuffer.h: some documentation improvementsMauro Carvalho Chehab
2016-07-23[media] doc-rst: document v4l2-dev.hMauro Carvalho Chehab
2016-07-23[media] v4l2-subdev.h: Improve documentationMauro Carvalho Chehab
2016-07-23[media] doc-rst: Fix some Sphinx warningsMauro Carvalho Chehab
2016-07-23Merge branch 'patchwork' into topic/docs-nextMauro Carvalho Chehab
2016-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-07-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-23Merge tag 'drm-fixes-for-v4.7-rc8-intel-kbl' of git://people.freedesktop.org/...Linus Torvalds
2016-07-23Merge tag 'drm-fixes-for-v4.7-rc8-intel' of git://people.freedesktop.org/~air...Linus Torvalds
2016-07-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-23Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-23Merge tag 'gpio-v4.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-07-23Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-07-23Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-23Merge tag 'mmc-v4.7-rc7' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-07-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-23pps: do not crash when failed to registerJiri Slaby
2016-07-22Revert "cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_late...Andreas Herrmann
2016-07-22intel-vbtn: new driver for Intel Virtual ButtonAceLan Kao
2016-07-22gpio: dwapb: add missing fwnode_handle_put() in dwapb_gpio_get_pdata()Wei Yongjun
2016-07-22gpio: merrifield: Protect irq_ack() and gpio_set() by lockAndy Shevchenko
2016-07-22gpio: merrifield: Introduce GPIO driver to support MerrifieldAndy Shevchenko
2016-07-22gpio: intel-mid: Make it depend to X86_INTEL_MIDAndy Shevchenko
2016-07-22gpio: intel-mid: Sort header block alphabeticallyAndy Shevchenko
2016-07-22gpio: intel-mid: Remove potentially harmful codeAndy Shevchenko
2016-07-22gpio: rcar: add R8A7792 supportSergei Shtylyov
2016-07-22gpiolib: remove duplicated include from gpiolib.cWei Yongjun
2016-07-22gpio: tegra: don't auto-enable for COMPILE_TESTArnd Bergmann
2016-07-22xen-blkback: really don't leak mode propertyJan Beulich
2016-07-22xen-blkback: constify instance of "struct attribute_group"Jan Beulich
2016-07-22xen-blkfront: prefer xenbus_scanf() over xenbus_gather()Jan Beulich
2016-07-22xen-blkback: prefer xenbus_scanf() over xenbus_gather()Jan Beulich
2016-07-22cpufreq: export cpufreq_driver_resolve_freq()Steve Muckle
2016-07-22ixgbe: cleanup crosstalk fixDon Skidmore