summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-30Merge tag 'omap-for-v4.11/drivers-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson1-2/+0
2017-01-30Merge tag 'qcom-drivers-for-4.11' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson7-17/+83
2017-01-30Merge tag 'keystone_soc_for_4.11' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson3-31/+13
2017-01-30Merge tag 'v4.11-armsoc-drivers1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson8-18/+227
2017-01-30Merge tag 'samsung-drivers-soc-pmu-4.11' of git://git.kernel.org/pub/scm/linu...Olof Johansson2-8/+24
2017-01-30Merge tag 'reset-for-4.11' of git://git.pengutronix.de/pza/linux into next/dr...Olof Johansson15-61/+414
2017-01-20soc: samsung: pmu: Remove messages for failed memory allocationMarek Szyprowski1-3/+1
2017-01-20soc: samsung: pmu: Use of_device_get_match_data helperMarek Szyprowski1-5/+2
2017-01-20soc: samsung: pmu: Provide global function to get PMU regmapMarek Szyprowski2-0/+21
2017-01-20reset: make optional functions really optionalRamiro Oliveira2-29/+65
2017-01-20reset: Change shared flag from int to boolRamiro Oliveira2-20/+20
2017-01-20reset: uniphier: add compatible string for LD11 SD-reset blockMasahiro Yamada2-23/+28
2017-01-20reset: zx2967: add reset controller driver for ZTE's zx2967 familyBaoyou Xie3-0/+113
2017-01-20MAINTAINERS: add zx2967 reset controller driver to ARM ZTE architectureBaoyou Xie1-0/+2
2017-01-20dt: bindings: add documentation for zx2967 family reset controllerBaoyou Xie1-0/+20
2017-01-19Merge tag 'at91-ab-4.11-drivers' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-13/+14
2017-01-17firmware: qcom_scm: Add set remote state APIAndy Gross5-1/+45
2017-01-17MAINTAINERS: Update the files to include the Qualcomm DMA folderPramod Gurav1-0/+1
2017-01-17bus: qcom_ebi2: default y if ARCH_QCOMLinus Walleij1-0/+1
2017-01-17firmware: qcom: scm: Mask APQ8064 core clk dependencyAndy Gross1-1/+1
2017-01-17firmware: qcom: scm: Add empty functions to help compile testingStanimir Varbanov1-15/+35
2017-01-12Documentation: dt: reset: Revise typos in TI syscon reset exampleSuman Anna1-4/+4
2017-01-12reset: constify reset_control_ops structuresBhumika Goyal1-1/+1
2017-01-10memory/atmel-ebi: Fix ns <-> cycles conversionsBoris Brezillon1-13/+14
2017-01-09reset: hisilicon: add reset-hi3660Zhangfei Gao3-0/+134
2017-01-09dt-bindings: Document the hi3660 reset bindingsZhangfei Gao1-0/+43
2017-01-09reset: ti_syscon: fix a ti_syscon_reset_status issueJiancheng Xue1-2/+2
2017-01-09Linux 4.10-rc3v4.10-rc3Linus Torvalds1-1/+1
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds46-316/+550
2017-01-08Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-19/+24
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-30/+56
2017-01-08mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner3-4/+14
2017-01-08mm: stop leaking PageTablesHugh Dickins1-27/+20
2017-01-07Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-0/+6
2017-01-07MAINTAINERS: add greybus subsystem mailing listGreg Kroah-Hartman1-0/+1
2017-01-07Merge tag 'sound-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds6-18/+20
2017-01-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-7/+24
2017-01-07Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2017-01-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-15/+17
2017-01-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-5/+13
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds14-172/+247
2017-01-06soc: ti: knav: cleanup includes and sort header filesMurali Karicheri2-29/+11
2017-01-06soc: ti: knav_dma: fix typos in trace messageMurali Karicheri1-2/+2
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-34/+82
2017-01-06Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+42
2017-01-06Merge tag 'acpi-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds7-5/+82
2017-01-06Merge tag 'pm-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds7-43/+46
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk4-10/+34
2017-01-06soc: ti: wkup_m3_ipc: Drop wait from wkup_m3_rproc_boot_threadSarangdhar Joshi1-2/+0
2017-01-06Merge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat' and 'acpi-tables'Rafael J. Wysocki49-318/+616