summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | media: ngene: Replace semaphore stream_mutex with mutexBinoy Jayan2017-06-242-12/+8
| * | | media: ngene: Replace semaphore cmd_mutex with mutexBinoy Jayan2017-06-242-7/+7
| * | | media: tw5864, fc0011: better handle WARN_ON()Mauro Carvalho Chehab2017-06-242-0/+2
| * | | media: dvb-frontends: drx39xyj: remove obsolete sign extend macrosMartin Kepplinger2017-06-241-13/+0
| * | | media: v4l: omap_vout: vrfb: Convert to dmaenginePeter Ujfalusi2017-06-242-56/+83
| * | | media: Replace initalized ->initializedMauro Carvalho Chehab2017-06-243-3/+3
| * | | media: em28xx: add support for new of Terratec H6Mauro Carvalho Chehab2017-06-243-0/+20
| * | | media: em28xx: Ignore errors while reading from eepromMauro Carvalho Chehab2017-06-241-2/+0
| * | | media: dib0700: fix error handling in dib0700_i2c_xfer_legacy()Dan Carpenter2017-06-241-7/+13
| * | | media: dib0700: fix locking in dib0700_i2c_xfer_new()Dan Carpenter2017-06-241-6/+12
| * | | media: tuners: mxl5005s: remove useless variable assignmentsGustavo A. R. Silva2017-06-241-2/+0
| * | | media: dvb-frontends/stv0367: deduplicate DDB dvb_frontend_ops capsDaniel Scheller2017-06-241-8/+5
| * | | media: ddbridge: use dev_* macros in favor of printkDaniel Scheller2017-06-241-32/+46
| * | | media: ddbridge: make (ddb)readl in while-loops fail-safeDaniel Scheller2017-06-241-5/+18
| * | | media: coda: rename the picture run timeout error handlerPhilipp Zabel2017-06-243-5/+5
| * | | media: venus: fix loop wrap in cleanup of clksColin Ian King2017-06-241-1/+1
| * | | media: radio: wl1273: add check on core->write() return valueGustavo A. R. Silva2017-06-241-2/+13
| * | | media: rainshadow-cec: avoid -Wmaybe-uninitialized warning againArnd Bergmann2017-06-241-10/+8
| * | | media: tuner-core: Remove unused #define PREFIXJoe Perches2017-06-241-2/+0
| * | | media: stkwebcam: Use more common logging stylesJoe Perches2017-06-243-56/+52
| * | | media: coda: ctx->codec is not NULL in coda_alloc_framebuffersPhilipp Zabel2017-06-241-2/+2
| * | | media: Revert "[media] et8ek8: Export OF device ID as module aliases"Arnd Bergmann2017-06-241-1/+0
| * | | media: bdisp-debug: Replace a seq_puts() call by seq_putc() in seven functionsMarkus Elfring2017-06-241-7/+7
* | | | Merge tag 'gpio-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-08-058-37/+43
|\ \ \ \
| * | | | gpio: tegra: fix unbalanced chained_irq_enter/exitMichał Mirosław2017-08-021-3/+3
| * | | | gpiolib: skip unwanted events, don't convert them to opposite edgeBartosz Golaszewski2017-08-011-5/+4
| * | | | gpio: exar: Use correct property prefix and document bindingsJan Kiszka2017-08-012-3/+3
| * | | | gpio: gpio-mxc: Fix: higher 16 GPIOs usable as wake sourcePhilipp Rosenberger2017-08-011-0/+3
| * | | | gpio: xgene-sb: select IRQ_DOMAIN_HIERARCHYMasahiro Yamada2017-08-011-0/+1
| * | | | pinctrl: stm32: select IRQ_DOMAIN_HIERARCHY instead of depends onMasahiro Yamada2017-08-011-4/+5
| * | | | gpio: lp87565: Set proper output level and direction for direction_outputAxel Lin2017-07-311-22/+24
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-08-059-33/+90
|\ \ \ \ \
| * | | | | clk: keystone: sci-clk: Fix sci_clk_getTero Kristo2017-08-031-24/+42
| * | | | | Merge tag 'sunxi-clk-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd2017-08-021-1/+1
| |\ \ \ \ \
| | * | | | | clk: sunxi-ng: sun5i: Add clk_set_rate_parent to the CPU clockMaxime Ripard2017-07-241-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'meson-clk-fixes-for-4.13-rc4-v2' of git://github.com/baylibre/clk-...Stephen Boyd2017-08-024-0/+18
| |\ \ \ \ \
| | * | | | | clk: meson: mpll: fix mpll0 fractional part ignoredJerome Brunet2017-08-014-0/+18
| | |/ / / /
| * | | | | clk: samsung: exynos5420: The EPLL rate table correctionsSylwester Nawrocki2017-07-311-8/+8
| * | | | | clk: x86: Do not gate clocks enabled by the firmwareCarlo Caione2017-07-191-0/+7
| * | | | | clk: gemini: Fix reset regressionLinus Walleij2017-07-171-0/+14
| |/ / / /
* | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-08-052-0/+15
|\ \ \ \ \
| * | | | | bus: uniphier-system-bus: set up registers when resumingMasahiro Yamada2017-08-041-0/+14
| * | | | | soc: zte: Restrict SOC_ZTE to ARCH_ZX or COMPILE_TESTGeert Uytterhoeven2017-07-271-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-08-043-6/+6
|\ \ \ \ \ \
| * | | | | | sbus: Convert to using %pOF instead of full_nameRob Herring2017-07-203-6/+6
* | | | | | | Merge tag 'sound-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-08-041-2/+15
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge remote-tracking branches 'asoc/fix/dpcm', 'asoc/fix/imx', 'asoc/fix/msm...Mark Brown2017-08-011-2/+15
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | |
| | | | * | | | | device property: Fix usecount for of_graph_get_port_parent()Tony Lindgren2017-08-011-2/+15
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge tag 'iommu-fixes-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-048-14/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | iommu/amd: Fix schedule-while-atomic BUG in initialization codeJoerg Roedel2017-07-261-1/+1