index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-05
pinctrl: nuvoton: npcm8xx: add pin 250 to DDR pins group
Tomer Maimon
1
-1
/
+2
2024-08-05
pinctrl: nuvoton: npcm8xx: add gpi35 and gpi36
Tomer Maimon
1
-3
/
+7
2024-08-05
pinctrl: nuvoton: npcm8xx: clear polarity before set both edge
Tomer Maimon
1
-0
/
+1
2024-08-05
pinctrl: nuvoton: npcm8xx: remove non-existent pins, groups, functions
Tomer Maimon
1
-10
/
+2
2024-08-05
dt-bindings: pinctrl: npcm8xx: remove non-existent groups and functions
Tomer Maimon
1
-36
/
+34
2024-08-05
pinctrl: samsung: Use scope based of_node_put() cleanups
Peng Fan
2
-26
/
+9
2024-08-05
pinctrl: qcom: x1e80100: Update PDC hwirq map
Konrad Dybcio
1
-12
/
+15
2024-08-05
ARM: mach-imx: imx6sx: Remove Ethernet refclock setting
Fabio Estevam
1
-22
/
+0
2024-08-05
dt-bindings: pinctrl: qcom,apq8084-pinctrl: convert to dtschema
Rayyan Ansari
2
-188
/
+129
2024-08-05
dt-bindings: pinctrl: qcom,ipq4019-pinctrl: convert to dtschema
Rayyan Ansari
2
-85
/
+102
2024-08-05
dt-bindings: pinctrl: qcom,ipq8064-pinctrl: convert to dtschema
Rayyan Ansari
2
-101
/
+108
2024-08-05
dt-bindings: pinctrl: qcom,apq8064-pinctrl: convert to dtschema
Rayyan Ansari
2
-95
/
+110
2024-08-05
pinctrl: ti: ti-iodelay: Constify struct ti_iodelay_reg_data
Christophe JAILLET
1
-1
/
+1
2024-08-05
pinctrl: ti: ti-iodelay: Fix some error handling paths
Christophe JAILLET
1
-31
/
+21
2024-08-05
ARM: dts: imx6sx-udoo-neo: Properly configure ENET_REF
Fabio Estevam
1
-0
/
+5
2024-08-05
pinctrl: realtek: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-08-05
pinctrl: ti-iodelay: Constify struct regmap_config
Javier Carrasco
1
-2
/
+2
2024-08-05
arm64: dts: imx93: support i.MX93-14x14-EVK board
Peng Fan
2
-0
/
+469
2024-08-05
dt-bindings: arm: fsl: add i.MX93 14x14 EVK board
Peng Fan
1
-0
/
+1
2024-08-05
Merge tag 'v6.11-rc2' into media_stage
Mauro Carvalho Chehab
331
-2298
/
+3879
2024-08-05
kprobes: Fix to check symbol prefixes correctly
Masami Hiramatsu (Google)
1
-2
/
+2
2024-08-05
bpf: kprobe: remove unused declaring of bpf_kprobe_override
Menglong Dong
1
-1
/
+0
2024-08-05
KVM: PPC: Book3S HV: Refactor HFSCR emulation for KVM guests
Gautam Menghani
1
-4
/
+12
2024-08-04
clk: qcom: camcc-sm8150: Correct qcom_cc_really_probe() argument
Bjorn Andersson
1
-1
/
+1
2024-08-04
Input: tsc2004/5 - use guard notation when acquiring mutexes/locks
Dmitry Torokhov
1
-101
/
+81
2024-08-04
Input: tsc2004/5 - respect "wakeup-source" property
Dmitry Torokhov
1
-1
/
+2
2024-08-04
Input: tsc2004/5 - do not use irq_set_irq_wake() directly
Dmitry Torokhov
1
-1
/
+12
2024-08-04
Input: tsc2004/5 - fix reset handling on probe
Dmitry Torokhov
1
-13
/
+15
2024-08-04
Input: tsc2004/5 - do not hard code interrupt trigger
Dmitry Torokhov
1
-4
/
+2
2024-08-04
Input: tsc2004/5 - fix handling of VIO power supply
Dmitry Torokhov
4
-36
/
+4
2024-08-04
Input: uinput - reject requests with unreasonable number of slots
Dmitry Torokhov
1
-0
/
+14
2024-08-04
Input: edt-ft5x06 - add support for FocalTech FT8201
Felix Kaechele
1
-0
/
+6
2024-08-04
dt-bindings: input: touchscreen: edt-ft5x06: Document FT8201 support
Felix Kaechele
1
-0
/
+1
2024-08-04
Linux 6.11-rc2
Linus Torvalds
1
-1
/
+1
2024-08-04
profiling: remove profile=sleep support
Tetsuo Handa
4
-24
/
+2
2024-08-04
phy: ti: phy-j721e-wiz: convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-08-04
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Tejun Heo
11
-282
/
+895
2024-08-04
phy: exynos5-usbdrd: fix error code in probe()
Dan Carpenter
1
-1
/
+1
2024-08-04
phy: marvell: phy-mvebu-cp110-comphy: improve eth_port1 on comphy4
Stefan Eichenberger
1
-2
/
+2
2024-08-04
phy: fsl-imx8mq-usb: fix tuning parameter name
Xu Yang
1
-1
/
+1
2024-08-04
phy: qcom: qmp-pcie: Fix X1E80100 PCIe Gen4 PHY initialisation
Abel Vesa
1
-7
/
+16
2024-08-04
Merge tag 'x86-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-17
/
+36
2024-08-04
Merge tag 'timers-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+3
2024-08-04
Merge tag 'sched-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-21
/
+53
2024-08-04
Merge tag 'perf-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-12
/
+15
2024-08-04
Merge tag 'irq-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-16
/
+30
2024-08-04
Merge tag 'locking-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+3
2024-08-04
arm: dts: arm: versatile-ab: Fix duplicate clock node name
Rob Herring (Arm)
1
-1
/
+1
2024-08-04
Merge tag '6.11-rc1-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-96
/
+119
2024-08-04
Merge tag 'media/v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
3
-6
/
+9
[prev]
[next]