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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-05
firewire: ohci: use guard macro to serialize operations for isochronous contexts
Takashi Sakamoto
1
-105
/
+77
2024-08-05
firewire: ohci: use guard macro to maintain image of configuration ROM
Takashi Sakamoto
1
-67
/
+49
2024-08-05
firewire: ohci: use guard macro to maintain bus time
Takashi Sakamoto
1
-18
/
+12
2024-08-05
firewire: core: use guard macro to maintain properties of fw_card
Takashi Sakamoto
6
-33
/
+19
2024-08-05
firewire: core: use guard macro to maintain list of asynchronous transaction
Takashi Sakamoto
1
-51
/
+34
2024-08-05
firewire: core: use guard macro to maintain list of receivers for phy configu...
Takashi Sakamoto
1
-12
/
+5
2024-08-05
firewire: core: use guard macro to maintain isochronous context for userspace...
Takashi Sakamoto
1
-14
/
+11
2024-08-05
firewire: core: use guard macro to maintain IDR of isochronous resources for ...
Takashi Sakamoto
1
-72
/
+59
2024-08-05
firewire: core: use guard macro to maintain list of events for userspace clients
Takashi Sakamoto
1
-15
/
+12
2024-08-05
firewire: core: use guard macro to disable local IRQ
Takashi Sakamoto
1
-7
/
+5
2024-08-05
firewire: core: use guard macro to maintain the list of address handler for t...
Takashi Sakamoto
1
-6
/
+4
2024-08-05
firewire: core: use guard macro to access to IDR for fw_device
Takashi Sakamoto
2
-56
/
+42
2024-08-05
firewire: core: use guard macro to maintain RCU scope for transaction address...
Takashi Sakamoto
1
-20
/
+15
2024-08-05
firewire: ohci: use guard macro to serialize accesses to phy registers
Takashi Sakamoto
1
-35
/
+36
2024-08-05
firewire: core: use guard macro to maintain the list of cdev clients
Takashi Sakamoto
1
-8
/
+5
2024-08-05
firewire: core: use guard macro to maintain the list of card
Takashi Sakamoto
1
-26
/
+18
2024-08-05
firewire: core: use guard macro to maintain static packet data for phy config...
Takashi Sakamoto
1
-3
/
+1
2024-08-05
Merge tag 'drm-xe-next-2024-07-30' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
93
-1734
/
+3260
2024-08-05
pinctrl: s32cc: add update and overwrite options when setting pinconf
Andrei Stefanescu
1
-7
/
+23
2024-08-05
pinctrl: s32cc: configure PIN_CONFIG_DRIVE_PUSH_PULL
Andrei Stefanescu
1
-0
/
+4
2024-08-05
pinctrl: s32cc: enable the input buffer for a GPIO
Andrei Stefanescu
1
-9
/
+8
2024-08-05
media: vivid: add <Vendor Command With ID> support
Hans Verkuil
1
-3
/
+45
2024-08-05
media: cec: core: add new CEC_MSG_FL_REPLY_VENDOR_ID flag
Hans Verkuil
2
-16
/
+38
2024-08-05
pinctrl: nuvoton: npcm8xx: modify pins flags
Tomer Maimon
1
-18
/
+18
2024-08-05
pinctrl: nuvoton: npcm8xx: modify clkrun and serirq pin configuration
Tomer Maimon
1
-2
/
+2
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
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
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
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
Merge tag 'v6.11-rc2' into media_stage
Mauro Carvalho Chehab
131
-1130
/
+1945
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
phy: ti: phy-j721e-wiz: convert comma to semicolon
Chen Ni
1
-2
/
+2
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
[prev]
[next]