index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'phy-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...
Linus Torvalds
2023-10-22
9
-48
/
+57
|
\
|
*
phy: realtek: Realtek PHYs should depend on ARCH_REALTEK
Geert Uytterhoeven
2023-09-29
1
-0
/
+5
|
*
phy: qualcomm: Fix typos in comments
Bo Liu
2023-09-21
1
-1
/
+1
|
*
phy: qcom-qmp-combo: initialize PCS_USB registers
Konrad Dybcio
2023-09-21
1
-0
/
+4
|
*
phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1
Konrad Dybcio
2023-09-21
2
-2
/
+3
|
*
phy: qcom: m31: Remove unwanted qphy->vreg is NULL check
Varadarajan Narayanan
2023-09-21
1
-2
/
+1
|
*
phy: realtek: usb: Drop unnecessary error check for debugfs_create_dir()
Jinjie Ruan
2023-09-21
2
-16
/
+4
|
*
phy: qcom: phy-qcom-m31: change m31_ipq5332_regs to static
Yang Yingliang
2023-09-21
1
-1
/
+1
|
*
phy: qcom: phy-qcom-m31: fix wrong pointer pass to PTR_ERR()
Yang Yingliang
2023-09-21
1
-1
/
+1
|
*
phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and sa8775p
Adrien Thierry
2023-09-21
1
-5
/
+15
|
*
phy: qcom-qmp-usb: initialize PCS_USB registers
Adrien Thierry
2023-09-21
1
-0
/
+4
|
*
phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins
Tony Lindgren
2023-09-14
1
-17
/
+12
|
*
phy: mapphone-mdm6600: Fix runtime PM for remove
Tony Lindgren
2023-09-14
1
-0
/
+1
|
*
phy: mapphone-mdm6600: Fix runtime disable on probe
Tony Lindgren
2023-09-14
1
-3
/
+5
*
|
Merge tag 'efi-fixes-for-v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-10-22
4
-10
/
+71
|
\
\
|
*
\
Merge 3rd batch of EFI fixes into efi/urgent
Ard Biesheuvel
2023-10-20
4
-10
/
+71
|
|
\
\
|
|
*
|
efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
Kirill A. Shutemov
2023-10-20
1
-4
/
+60
|
|
*
|
x86/boot: efistub: Assign global boot_params variable
Ard Biesheuvel
2023-10-17
2
-0
/
+4
|
|
*
|
efi: fix memory leak in krealloc failure handling
Kuan-Wei Chiu
2023-10-13
1
-2
/
+6
|
|
*
|
x86/efistub: Don't try to print after ExitBootService()
Nikolay Borisov
2023-10-13
1
-4
/
+1
|
|
|
/
*
|
|
Merge tag 'gpio-fixes-for-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-21
2
-3
/
+5
|
\
\
\
|
*
|
|
gpiolib: acpi: Add missing memset(0) to acpi_get_gpiod_from_data()
Andy Shevchenko
2023-10-20
1
-0
/
+1
|
*
|
|
gpio: vf610: set value before the direction to avoid a glitch
Haibo Chen
2023-10-18
1
-2
/
+2
|
*
|
|
gpio: vf610: mask the gpio irq in system suspend and support wakeup
Haibo Chen
2023-10-18
1
-1
/
+2
*
|
|
|
Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-10-21
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
s390/cio: fix a memleak in css_alloc_subchannel
Dinghao Liu
2023-10-16
1
-2
/
+4
*
|
|
|
|
Merge tag 'platform-drivers-x86-v6.6-5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-10-21
9
-31
/
+43
|
\
\
\
\
\
|
*
|
|
|
|
platform/mellanox: mlxbf-tmfifo: Fix a warning message
Liming Sun
2023-10-18
1
-10
/
+11
|
*
|
|
|
|
apple-gmux: Hard Code max brightness for MMIO gmux
Orlando Chamberlain
2023-10-18
1
-1
/
+13
|
*
|
|
|
|
platform/surface: platform_profile: Propagate error if profile registration f...
Armin Wolf
2023-10-18
1
-2
/
+1
|
*
|
|
|
|
platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c events
Hans de Goede
2023-10-18
1
-0
/
+3
|
*
|
|
|
|
platform/x86: asus-wmi: Only map brightness codes when using asus-wmi backlig...
Hans de Goede
2023-10-18
1
-11
/
+4
|
*
|
|
|
|
platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
Hans de Goede
2023-10-18
1
-1
/
+1
|
*
|
|
|
|
platform/x86: msi-ec: Fix the 3rd config
Nikita Kravets
2023-10-11
1
-2
/
+1
|
*
|
|
|
|
platform/x86: intel-uncore-freq: Conditionally create attribute for read freq...
Srinivas Pandruvada
2023-10-11
1
-2
/
+6
|
*
|
|
|
|
Merge tag 'platform-drivers-x86-mellanox-init-v6.6' into fixes
Hans de Goede
2023-10-11
1
-2
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
platform: mellanox: Fix a resource leak in an error handling path in probing ...
Vadim Pasternak
2023-10-06
1
-2
/
+3
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge tag 'usb-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-10-21
2
-4
/
+13
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'usb-serial-6.6-rc7' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2023-10-20
1
-0
/
+7
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
USB: serial: option: add Fibocom to DELL custom modem FM101R-GL
Puliang Lu
2023-10-16
1
-0
/
+5
|
|
*
|
|
|
|
|
USB: serial: option: add entry for Sierra EM9191 with new firmware
BenoƮt Monin
2023-10-13
1
-0
/
+1
|
|
*
|
|
|
|
|
USB: serial: option: add Telit LE910C4-WWX 0x1035 composition
Fabio Porcedda
2023-10-13
1
-0
/
+1
|
*
|
|
|
|
|
|
Merge tag 'thunderbolt-for-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2023-10-17
1
-4
/
+6
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
thunderbolt: Call tb_switch_put() once DisplayPort bandwidth request is finished
Gil Fine
2023-10-05
1
-4
/
+6
|
|
|
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'acpi-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-10-20
2
-2
/
+7
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'acpi-irq'
Rafael J. Wysocki
2023-10-20
1
-1
/
+6
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ACPI: irq: Fix incorrect return value in acpi_register_gsi()
Sunil V L
2023-10-18
1
-1
/
+6
|
|
|
/
/
/
/
/
/
|
*
/
/
/
/
/
/
ACPI: bus: Move acpi_arm_init() to the place of after acpi_ghes_init()
Hanjun Guo
2023-10-18
1
-1
/
+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-10-20
2
-2
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
scsi: qla2xxx: Fix double free of dsd_list during driver load
Quinn Tran
2023-10-17
1
-1
/
+1
[next]