aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-07mei: me: store irq number in the hw struct.Alexander Usyskin3-2/+5
2019-11-07mei: me: mei_me_dev_init() use struct device instead of struct pci_dev.Tomas Winkler3-8/+8
2019-11-07Merge tag 'phy-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman32-42/+1645
2019-11-05nvmem: add Rockchip OTP driverFinley Xiao3-0/+281
2019-11-05dt-bindings: nvmem: add binding for Rockchip OTP controllerHeiko Stuebner1-0/+25
2019-11-05nvmem: imx: scu: fix dependency in KconfigSrinivas Kandagatla1-0/+1
2019-11-05nvmem: sprd: Add Spreadtrum SoCs eFuse supportFreeman Liu3-0/+437
2019-11-05dt-bindings: nvmem: Add Spreadtrum eFuse controller documentationFreeman Liu1-0/+39
2019-11-05nvmem: imx-ocotp: reset error status on probeLucas Stach1-0/+4
2019-11-05nvmem: imx: scu: support writePeng Fan1-1/+72
2019-11-05nvmem: imx: scu: support hole region checkPeng Fan1-5/+42
2019-11-05nvmem: sc27xx: Change to use devm_hwspin_lock_request_specific() to request o...Baolin Wang1-12/+1
2019-11-05nvmem: core: fix nvmem_cell_write inline functionSebastian Reichel1-1/+1
2019-11-05char: xillybus: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-4/+1
2019-11-05rfkill: allocate static minorMarcel Holtmann2-2/+8
2019-11-05mei: me: add comet point V device idAlexander Usyskin2-0/+2
2019-11-05mei: bus: prefix device names on bus with the bus nameAlexander Usyskin1-4/+5
2019-11-05Merge tag 'extcon-next-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman3-3/+21
2019-11-04coresight: etm4x: Fix BMVAL misuseRikard Falkeborn1-1/+1
2019-11-04coresight: Serialize enabling/disabling a link device.Yabin Cui4-52/+90
2019-11-04coresight: Add explicit architecture dependencyMark Brown1-0/+1
2019-11-04coresight: etm4x: Add missing single-shot control API to sysfsMike Leach3-1/+149
2019-11-04coresight: etm4x: Add view comparator settings API to sysfs.Mike Leach1-0/+52
2019-11-04coresight: etm4x: Improve usability of sysfs - CID and VMID masks.Mike Leach1-2/+8
2019-11-04coresight: etm4x: Improve usability of sysfs - include/exclude addr.Mike Leach1-5/+9
2019-11-04coresight: etm4x: Fix issues with start-stop logic.Mike Leach2-4/+36
2019-11-04coresight: etm4x: Add missing API to set EL match on address filtersMike Leach1-0/+42
2019-11-04coresight: etm4x: Fix input validation for sysfs.Mike Leach1-8/+13
2019-11-04coresight: etm4x: Fixes for ETM v4.4 architecture updates.Mike Leach3-11/+21
2019-11-04coresight: etm4x: Add support for ThunderX2Tanmay Vilas Kumar Jagdale1-0/+1
2019-11-04dt-bindings: arm: coresight: Add support for coresight-loses-context-with-cpuAndrew Murray1-0/+9
2019-11-04coresight: etm4x: Save/restore state across CPU low power statesAndrew Murray4-0/+394
2019-11-03drivers: mcb: use symbol namespacesJohannes Thumshirn9-15/+22
2019-10-31phy: phy-rockchip-inno-usb2: add phy description for px30Heiko Stuebner2-0/+2
2019-10-31phy: qcom-usb-hs: Fix extcon double register after power cycleStephan Gerhold1-2/+5
2019-10-31phy: renesas: phy-rcar-gen2: Fix the array off by one warningBiju Das1-1/+4
2019-10-31phy: lantiq: vrx200-pcie: fix error return code in ltq_vrx200_pcie_phy_power_...Wei Yongjun1-1/+2
2019-10-31dt-bindings: phy: add yaml binding for rockchip,px30-dsi-dphyHeiko Stuebner1-0/+75
2019-10-31phy/rockchip: Add support for Innosilicon MIPI/LVDS/TTL PHYWyon Bi3-0/+814
2019-10-31phy: add PHY_MODE_LVDSHeiko Stuebner1-1/+2
2019-10-31phy: allwinner: add phy driver for USB3 PHY on Allwinner H6 SoCIcenowy Zheng3-0/+202
2019-10-31dt-bindings: Add bindings for USB3 phy on Allwinner H6Ondrej Jirman1-0/+47
2019-10-31extcon: sm5502: remove redundant assignment to variable cable_typeColin Ian King1-1/+1
2019-10-27Merge 5.4-rc5 into char-misc-nextGreg Kroah-Hartman594-3244/+5348
2019-10-27Linux 5.4-rc5Linus Torvalds1-2/+2
2019-10-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+9
2019-10-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-7/+10
2019-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-21/+71
2019-10-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+20
2019-10-27Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds9-37/+75