summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sti-late-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/pc...Arnd Bergmann2016-07-144-45/+32
|\
| * spi: st-ssc4: Remove 'no clocking' hackLee Jones2016-07-121-31/+5
| * clk: st: clkgen-pll: Detect critical clocksLee Jones2016-06-301-10/+17
| * clk: st: clkgen-fsyn: Detect critical clocksLee Jones2016-06-301-3/+7
| * clk: st: clk-flexgen: Detect critical clocksLee Jones2016-06-301-1/+3
* | Merge branch 'reset/for-4.8-2' into next/dtArnd Bergmann2016-07-1411-58/+184
|\ \
| * | reset: Add support for the Amlogic Meson SoC Reset ControllerNeil Armstrong2016-06-012-0/+137
| * | reset: oxnas: Use devm register API and get rid of platform removeNeil Armstrong2016-05-301-11/+1
| * | reset: fix Kconfig menu to include reset drivers in sub-menuMasahiro Yamada2016-05-302-1/+4
| * | reset: zynq: use devm_reset_controller_register()Masahiro Yamada2016-05-301-11/+1
| * | reset: socfpga: use devm_reset_controller_register()Masahiro Yamada2016-05-301-11/+1
| * | reset: sunxi: use devm_reset_controller_register()Masahiro Yamada2016-05-301-11/+1
| * | reset: pistachio: use devm_reset_controller_register()Masahiro Yamada2016-05-301-11/+1
| * | reset: ath79: use devm_reset_controller_register()Masahiro Yamada2016-05-301-2/+1
| * | reset: add devm_reset_controller_register APIMasahiro Yamada2016-05-301-0/+37
| |/
* | Merge tag 'samsung-drivers-exynos-mfc-4.8-2' of git://git.kernel.org/pub/scm/...Olof Johansson2016-07-0611-105/+324
|\ \
| * | media: s5p-mfc: add iommu supportMarek Szyprowski2016-06-032-0/+103
| * | media: s5p-mfc: replace custom reserved memory handling code with generic oneMarek Szyprowski2016-06-031-75/+63
| * | of: reserved_mem: add support for using more than one region for given deviceMarek Szyprowski2016-06-031-21/+64
| * | media: set proper max seg size for devices on Exynos SoCsMarek Szyprowski2016-06-038-0/+18
| * | media: vb2-dma-contig: add helper for setting dma max seg sizeMarek Szyprowski2016-06-031-0/+53
| * | s5p-mfc: Fix race between s5p_mfc_probe() and s5p_mfc_open()Javier Martinez Canillas2016-06-031-18/+21
| * | s5p-mfc: Add release callback for memory region devsJavier Martinez Canillas2016-06-031-0/+7
| * | s5p-mfc: Set device name for reserved memory region devsJavier Martinez Canillas2016-06-031-0/+4
| |/
* | Merge tag 'omap-for-v4.8/dt-part1-signed-v2' of git://git.kernel.org/pub/scm/...Olof Johansson2016-07-051-0/+1
|\ \
| * | ARM: dts: AM43xx: clk: Add RNG clk nodeLokesh Vutla2016-06-221-0/+1
| |/
* | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2016-06-121-8/+8
|\ \
| * | thermal: cpu_cooling: fix improper order during initializationLukasz Luba2016-06-011-8/+8
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-06-123-16/+30
|\ \ \
| * | | NVMe: Only release requested regionsJohannes Thumshirn2016-06-091-2/+7
| * | | Merge branch 'stable/for-jens-4.7' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2016-06-091-13/+22
| |\ \ \
| | * | | xen-blkfront: fix resume issues after a migrationBob Liu2016-06-081-12/+8
| | * | | xen-blkfront: don't call talk_to_blkback when already connected to blkbackBob Liu2016-06-081-1/+14
| * | | | nbd: pass the nbd pointer for flags debugfsJosef Bacik2016-06-081-1/+1
* | | | | Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-06-126-7/+16
|\ \ \ \ \
| * | | | | gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks2016-06-081-2/+2
| * | | | | gpio: select ANON_INODESLinus Walleij2016-06-081-0/+1
| * | | | | gpio: include <linux/io-mapping.h> in gpiolib-ofLinus Walleij2016-06-081-0/+1
| * | | | | gpiolib: Fix unaligned used of reference countersRicardo Ribalda Delgado2016-06-081-2/+2
| * | | | | gpiolib: Fix NULL pointer deferenceRicardo Ribalda Delgado2016-06-081-1/+1
| * | | | | gpio: zynq: initialize clock even without CONFIG_PMHelmut Grohne2016-06-081-0/+7
| * | | | | gpio: 104-dio-48e: Fix control port offset computation off-by-one errorWilliam Breathitt Gray2016-06-081-2/+2
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-06-113-4/+10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley2016-06-043-4/+10
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | sd: Fix rw_max for devices that report an optimal xfer sizeMartin K. Petersen2016-06-022-4/+9
| | * | | | | scsi: Add QEMU CD-ROM to VPD Inquiry BlacklistEwan D. Milne2016-06-011-0/+1
* | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-06-113-10/+107
|\ \ \ \ \ \ \
| * | | | | | | i2c: mux: reg: Provide of_match_tableLukasz Gemborowski2016-06-091-0/+1
| * | | | | | | i2c: octeon: Avoid printk after too long SMBUS messageJan Glauber2016-06-091-5/+1
| * | | | | | | i2c: octeon: Missing AAK flag in case of I2C_M_RECV_LENJan Glauber2016-06-091-2/+9