summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-03mfd: exynos-lpass: Enable UART module supportBeomho Seo
2019-01-03mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu
2019-01-03mfd: cros_ec: Add commands to control codecCheng-Yi Chiang
2019-01-03mfd: madera: Remove spurious semicolon in while loopRichard Fitzgerald
2019-01-03mfd: rave-sp: Fix typo in rave_sp_checksum commentYangtao Li
2019-01-03mfd: ingenic-tcu: Fix bit field description in headerPaul Cercueil
2019-01-03mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()Keerthy
2019-01-03mfd: Use of_node_name_eq() for node name comparisonsRob Herring
2019-01-03mfd: cros_ec_dev: Add missing mfd_remove_devices() call in removeEnric Balletbo i Serra
2019-01-03mfd: axp20x: Add supported cells for AXP803Oskari Lemmela
2019-01-03mfd: axp20x: Re-align MFD cell entriesChen-Yu Tsai
2019-01-03mfd: axp20x: Add AC power supply cell for AXP813Oskari Lemmela
2019-01-03mfd: wm5110: Add missing ASRC rate registerCharles Keepax
2019-01-03mfd: qcom_rpm: write fw_version to CTRL_REGJonathan Marek
2019-01-03mfd: tps6586x: Handle interrupts on suspendJonathan Hunter
2019-01-03mfd: madera: Add shared data for accessory detectionRichard Fitzgerald
2019-01-03mfd: at91-usart: Add platform dependencyJean Delvare
2019-01-03mfd: bd9571mwv: Add volatile register to make DVFS workDien Pham
2019-01-03mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter
2019-01-03mfd: tmio: Typo s/use use/use/Geert Uytterhoeven
2019-01-03mfd: mt6397: Do not call irq_domain_remove if PMIC unsupportedNicolas Boichat
2019-01-03mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor
2019-01-03mfd: twl-core: Fix section annotations on {,un}protect_pm_masterNathan Chancellor
2018-12-03iio: adc: ti_am335x_tscadc: Improve accuracy of measurementVignesh R
2018-12-03mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cellsVignesh R
2018-11-04Linux 4.20-rc1Linus Torvalds
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds
2018-11-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-11-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-11-03Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-11-03Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-11-03Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-11-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko
2018-11-03bfs: add sanity check at bfs_fill_super()Tetsuo Handa
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov
2018-11-03kernel/kexec_file.c: remove some duplicated includeszhong jiang
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko
2018-11-03ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen