index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
compat.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-17
dt-bindings: phy: qcom,qmp: Add SDX55 USB PHY binding
Manivannan Sadhasivam
1
-0
/
+27
2021-01-13
phy: stm32: rework PLL Lock detection
Amelie Delaunay
1
-34
/
+54
2021-01-13
phy: stm32: ensure phy are no more active when removing the driver
Amelie Delaunay
1
-0
/
+6
2021-01-13
phy: stm32: ensure pll is disabled before phys creation
Amelie Delaunay
1
-2
/
+15
2021-01-13
phy: stm32: replace regulator_bulk* by multiple regulator_*
Amelie Delaunay
1
-17
/
+52
2021-01-13
phy: stm32: manage 1v1 and 1v8 supplies at pll activation/deactivation
Amelie Delaunay
1
-56
/
+46
2021-01-13
dt-bindings: phy: phy-stm32-usbphyc: move PLL supplies to parent node
Amelie Delaunay
1
-12
/
+10
2021-01-13
dt-bindings: phy: update phy-cadence-sierra.yaml reference
Mauro Carvalho Chehab
1
-1
/
+1
2021-01-13
phy: phy-brcm-usb: support PHY on the BCM4908
Rafał Miłecki
2
-1
/
+6
2021-01-13
dt-bindings: phy: brcm, brcmstb-usb-phy: add BCM4908 binding
Rafał Miłecki
1
-1
/
+4
2021-01-13
dt-bindings: phy: brcm, brcmstb-usb-phy: convert to the json-schema
Rafał Miłecki
2
-86
/
+193
2021-01-13
phy: mediatek: Mark mtk_mipi_tx_driver with static keyword
Zou Wei
1
-1
/
+1
2021-01-13
dt-bindings: phy: convert MIPI DSI PHY binding to YAML schema
Chunfeng Yun
2
-17
/
+86
2021-01-13
dt-bindings: phy: convert HDMI PHY binding to YAML schema
Chunfeng Yun
2
-17
/
+93
2021-01-13
dt-bindings: phy: convert phy-mtk-ufs.txt to YAML schema
Chunfeng Yun
2
-38
/
+64
2021-01-13
dt-bindings: phy: convert phy-mtk-tphy.txt to YAML schema
Chunfeng Yun
2
-162
/
+260
2021-01-13
dt-bindings: phy: convert phy-mtk-xsphy.txt to YAML schema
Chunfeng Yun
2
-109
/
+199
2021-01-13
phy: ingenic: Remove useless field .version
Paul Cercueil
1
-23
/
+0
2021-01-13
phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe()
Dan Carpenter
1
-0
/
+1
2021-01-13
phy: phy-brcm-usb: specify init function format at struct level
Rafał Miłecki
1
-4
/
+3
2021-01-13
phy: phy-brcm-usb: improve getting OF matching data
Rafał Miłecki
1
-3
/
+4
2020-12-28
Linux 5.11-rc1
v5.11-rc1
Linus Torvalds
1
-2
/
+2
2020-12-27
proc mountinfo: make splice available again
Linus Torvalds
1
-3
/
+6
2020-12-26
mfd: ab8500-debugfs: Remove extraneous seq_putc
Linus Torvalds
1
-1
/
+0
2020-12-26
mfd: ab8500-debugfs: Remove extraneous curly brace
Nathan Chancellor
1
-1
/
+0
2020-12-26
PCI: dwc: Fix inverted condition of DMA mask setup warning
Alexander Lobakin
1
-6
/
+2
2020-12-26
PCI: tegra: Fix host link initialization
Rob Herring
1
-26
/
+29
2020-12-26
drm/amd/display: avoid uninitialized variable warning
Linus Torvalds
1
-1
/
+1
2020-12-25
genirq: Fix export of irq_to_desc() for powerpc KVM
Michael Ellerman
1
-1
/
+1
2020-12-24
device-dax: Avoid an unnecessary check in alloc_dev_dax_range()
Zhen Lei
1
-14
/
+6
2020-12-24
device-dax: Fix range release
Dan Williams
1
-23
/
+21
2020-12-24
perf probe: Fix memory leak when synthesizing SDT probes
Arnaldo Carvalho de Melo
1
-3
/
+10
2020-12-24
perf stat aggregation: Add separate thread member
James Clark
4
-16
/
+16
2020-12-24
perf stat aggregation: Add separate core member
James Clark
5
-28
/
+27
2020-12-24
perf stat aggregation: Add separate die member
James Clark
5
-36
/
+26
2020-12-24
perf stat aggregation: Add separate socket member
James Clark
6
-51
/
+41
2020-12-24
perf stat aggregation: Add separate node member
James Clark
5
-8
/
+21
2020-12-24
perf stat aggregation: Start using cpu_aggr_id in map
James Clark
4
-11
/
+11
2020-12-24
perf cpumap: Drop in cpu_aggr_map struct
James Clark
4
-20
/
+35
2020-12-24
perf cpumap: Add new map type for aggregation
James Clark
2
-0
/
+25
2020-12-24
perf stat: Replace aggregation ID with a struct
James Clark
7
-127
/
+173
2020-12-24
perf cpumap: Add new struct for cpu aggregation
James Clark
2
-0
/
+26
2020-12-24
perf cpumap: Use existing allocator to avoid using malloc
James Clark
1
-4
/
+4
2020-12-24
perf tests: Improve topology test to check all aggregation types
James Clark
1
-7
/
+46
2020-12-24
perf tools: Update s390's syscall.tbl copy from the kernel sources
Tiezhu Yang
1
-170
/
+226
2020-12-24
perf tools: Update powerpc's syscall.tbl copy from the kernel sources
Tiezhu Yang
1
-7
/
+19
2020-12-24
perf s390: Move syscall.tbl check into check-headers.sh
Tiezhu Yang
2
-4
/
+1
2020-12-24
perf powerpc: Move syscall.tbl check to check-headers.sh
Tiezhu Yang
2
-7
/
+1
2020-12-24
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+28
2020-12-24
tools kvm headers: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+0
[next]