summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'versatile-soc-v5.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2020-09-131-1/+1
|\
| * soc: integrator: Drop pointless static qualifier in integrator_soc_init()YueHaibing2020-08-201-1/+1
* | Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2020-09-1338-1706/+842
|\ \
| * | ARM: s3c: make headers local if possibleArnd Bergmann2020-08-221-2/+0
| * | cpufreq: s3c24xx: move low-level clk reg access into platform codeArnd Bergmann2020-08-205-37/+11
| * | cpufreq: s3c2412: use global s3c2412_cpufreq_setrefreshArnd Bergmann2020-08-201-23/+0
| * | ARM: s3c: remove cpufreq header dependenciesArnd Bergmann2020-08-205-13/+9
| * | cpufreq: s3c24xx: split out registersArnd Bergmann2020-08-204-6/+54
| * | fbdev: s3c2410fb: remove mach header dependencyArnd Bergmann2020-08-202-7/+152
| * | ARM: s3c24xx: spi: avoid hardcoding fiq number in driverArnd Bergmann2020-08-201-16/+2
| * | ARM: s3c24xx: move s3cmci pinctrl handling into board filesArnd Bergmann2020-08-201-54/+17
| * | ARM: s3c24xx: move spi fiq handler into platformArnd Bergmann2020-08-194-145/+1
| * | ARM: s3c: adc: move header to linux/soc/samsungArnd Bergmann2020-08-193-4/+37
| * | ARM: s3c24xx: move irqchip driver back into platformArnd Bergmann2020-08-192-1331/+0
| * | ARM: s3c24xx: move regs-spi.h into spi driverArnd Bergmann2020-08-193-3/+45
| * | ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNGArnd Bergmann2020-08-194-4/+4
| * | ARM: samsung: move pm check code to drivers/socArnd Bergmann2020-08-194-1/+362
| * | ARM: exynos: stop selecting PLAT_SAMSUNGArnd Bergmann2020-08-191-1/+1
| * | usb: gadget: s3c: remove unused 'udc' variableKrzysztof Kozlowski2020-08-191-3/+0
| * | usb: gadget: s3c-hsudc: remove platform header dependencyArnd Bergmann2020-08-191-51/+4
| * | usb: gadget: s3c: use platform resourcesArnd Bergmann2020-08-193-20/+158
| * | ARM: s3c24xx: pass pointer to clk driver via platform dataKrzysztof Kozlowski2020-08-191-1/+6
| * | ARM: s3c24xx: make S3C24XX_MISCCR access indirectArnd Bergmann2020-08-191-6/+4
| * | ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependenciesKrzysztof Kozlowski2020-08-191-8/+2
| * | mmc: s3cmci: remove unneeded machine header includeKrzysztof Kozlowski2020-08-171-1/+0
| * | clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared headerKrzysztof Kozlowski2020-08-173-0/+3
| * | clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared headerKrzysztof Kozlowski2020-08-171-0/+1
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-08-303-10/+9
|\ \
| * | crypto: sa2ul - add Kconfig selects to fix build errorRandy Dunlap2020-08-211-0/+3
| * | crypto: ingenic - Drop kfree for memory allocated with devm_kzallocWei Yongjun2020-08-211-7/+2
| * | crypto: qat - add delay before polling mailboxGiovanni Cabiddu2020-08-211-3/+4
| |/
* | Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-3010-180/+258
|\ \
| * | irqchip/ingenic: Leave parent IRQ unmasked on suspendPaul Cercueil2020-08-251-1/+1
| * | irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by m...qiuguorui12020-08-251-2/+12
| * | irqchip: Revert modular support for drivers using IRQCHIP_PLATFORM_DRIVER hel...Marc Zyngier2020-08-254-14/+4
| * | irqchip: Fix probing deferal when using IRQCHIP_PLATFORM_DRIVER helpersMarc Zyngier2020-08-171-1/+1
| * | irqchip/ti-sci-inta: Add support for INTA directly connecting to GICLokesh Vutla2020-08-161-13/+74
| * | irqchip/ti-sci-inta: Do not store TISCI device id in platform device id fieldLokesh Vutla2020-08-161-7/+9
| * | irqchip/ti-sci-intr: Add support for INTR being a parent to INTRLokesh Vutla2020-08-161-59/+93
| * | firmware: ti_sci: Add support for getting resource with subtypeLokesh Vutla2020-08-161-22/+67
| * | firmware: ti_sci: Drop unused structure ti_sci_rm_type_mapLokesh Vutla2020-08-161-55/+1
| * | firmware: ti_sci: Drop the device id to resource type translationLokesh Vutla2020-08-161-11/+1
| |/
* | Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-302-21/+14
|\ \
| * | cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra2020-08-262-16/+4
| * | sched,idle,rcu: Push rcu_idle deeper into the idle pathPeter Zijlstra2020-08-261-4/+8
| * | cpuidle: Fixup IRQ statePeter Zijlstra2020-08-261-1/+2
* | | Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-301-0/+2
|\ \ \
| * | | video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=nMichael Ellerman2020-08-271-0/+2
| | |/ | |/|
* | | Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-3024-161/+376
|\ \ \
| * | | usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern2020-08-281-0/+7