aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i2c: add slave testunit driverWolfram Sang2020-09-214-0/+250
* i2c: stm32: name slave slot to ease maintenanceAlain Volmat2020-09-181-8/+14
* i2c: bcm2835: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-181-5/+3
* i2c: mux: reg: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-181-7/+3
* i2c: mux: gpmux: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-181-10/+6
* i2c: rcar: refactor and shorten timeout when resettingWolfram Sang2020-09-181-12/+3
* i2c: rcar: improve bus busy detectionWolfram Sang2020-09-181-9/+10
* i2c: stm32f7: Add SMBus Host-Notify protocol supportAlain Volmat2020-09-182-16/+97
* i2c: smbus: add core function handling SMBus host-notifyAlain Volmat2020-09-092-0/+119
* i2c: add binding to mark a bus as SMBusWolfram Sang2020-09-091-0/+5
* i2c: imx: Use dev_err_probe() to simplify error handlingAnson Huang2020-09-091-5/+3
* i2c: i801: Register lis3lv02d I2C device on Dell Latitude 5480Jeffrey Lin2020-09-091-0/+1
* i2c: rcar: Auto select RESET_CONTROLLERDirk Behme2020-08-281-0/+1
* i2c: xiic: Support forcing single-master in DTJaakko Laine2020-08-281-0/+14
* i2c: xiic: Improve struct memory alignmentJaakko Laine2020-08-281-2/+2
* i2c: xiic: Change code alignment to 1 space onlyJaakko Laine2020-08-281-24/+24
* i2c: Remove 'default n' from busses/KconfigJarkko Nikula2020-08-252-4/+0
* Linux 5.9-rc2Linus Torvalds2020-08-231-1/+1
* Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-2321-25/+161
|\
| * powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driverKajol Jain2020-08-212-2/+11
| * powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000Christophe Leroy2020-08-211-2/+2
| * powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde2020-08-201-1/+0
| * powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev2020-08-201-0/+4
| * powerpc/powernv/pci: Fix possible crash when releasing DMA resourcesFrederic Barrat2020-08-201-1/+1
| * powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU deathMichael Roth2020-08-181-6/+12
| * powerpc/32s: Fix is_module_segment() when MODULES_VADDR is definedChristophe Leroy2020-08-181-0/+7
| * powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32Christophe Leroy2020-08-181-1/+8
| * powerpc/fixmap: Fix the size of the early debug areaChristophe Leroy2020-08-171-1/+1
| * powerpc/pkeys: Fix build error with PPC_MEM_KEYS disabledAneesh Kumar K.V2020-08-171-1/+3
| * powerpc/kernel: Cleanup machine check function declarationsMadhavan Srinivasan2020-08-174-8/+12
| * powerpc: Add POWER10 raw mode cputable entryMadhavan Srinivasan2020-08-171-0/+20
| * powerpc/perf: Add extended regs support for power10 platformAthira Rajeev2020-08-173-1/+23
| * powerpc/perf: Add support for outputting extended regs in perf intr_regsAnju T Sudhakar2020-08-176-4/+59
| * powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 coresMichael Neuling2020-08-171-0/+1
* | Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-231-4/+6
|\ \
| * | x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVMSean Christopherson2020-08-211-4/+6
* | | Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-231-3/+49
|\ \ \
| * | | perf/x86/intel/uncore: Add BW counters for GT, IA and IO breakdownVaibhav Shankar2020-08-151-3/+49
| |/ /
* | | Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-237-92/+52
|\ \ \
| * | | Documentation: efi: remove description of efi=old_mapArd Biesheuvel2020-08-201-4/+1
| * | | efi/x86: Move 32-bit code into efi_32.cArd Biesheuvel2020-08-203-86/+37
| * | | efi/libstub: Handle unterminated cmdlineArvind Sankar2020-08-201-2/+4
| * | | efi/libstub: Handle NULL cmdlineArvind Sankar2020-08-201-1/+5
| * | | efi/libstub: Stop parsing arguments at "--"Arvind Sankar2020-08-201-0/+2
| * | | efi: add missed destroy_workqueue when efisubsys_init failsLi Heng2020-08-201-0/+2
| * | | efi/x86: Mark kernel rodata non-executable for mixed modeArvind Sankar2020-08-201-0/+2
| | |/ | |/|
* | | Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-231-1/+2
|\ \ \
| * | | core/entry: Respect syscall number rewritesThomas Gleixner2020-08-211-1/+2
| |/ /
* | | Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-08-234-7/+7
|\ \ \
| * | | EDAC/{i7core,sb,pnd2,skx}: Fix error event severityTony Luck2020-08-184-7/+7
| |/ /