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
*
kbuild: add generic support for built-in boot DTBs
Masahiro Yamada
2024-11-04
1
-0
/
+6
*
speakup: use SPKDIR=$(src) to specify the source directory
Masahiro Yamada
2024-11-04
1
-3
/
+1
*
Merge tag 'phy-fixes-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-11-03
13
-26
/
+56
|
\
|
*
phy: tegra: xusb: Add error pointer check in xusb.c
Dipendra Khadka
2024-10-21
1
-0
/
+2
|
*
phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock check
Richard Zhu
2024-10-21
1
-5
/
+5
|
*
phy: phy-rockchip-samsung-hdptx: Depend on CONFIG_COMMON_CLK
Cristian Ciocaltea
2024-10-17
1
-0
/
+1
|
*
phy: ti: phy-j721e-wiz: fix usxgmii configuration
Siddharth Vadapalli
2024-10-17
1
-2
/
+2
|
*
phy: starfive: jh7110-usb: Fix link configuration to controller
Jan Kiszka
2024-10-17
1
-0
/
+16
|
*
phy: qcom: qmp-pcie: drop bogus x1e80100 qref supplies
Johan Hovold
2024-10-17
1
-4
/
+4
|
*
phy: qcom: qmp-combo: move driver data initialisation earlier
Johan Hovold
2024-10-17
1
-2
/
+1
|
*
phy: qcom: qmp-usbc: fix NULL-deref on runtime suspend
Johan Hovold
2024-10-17
1
-0
/
+1
|
*
phy: qcom: qmp-usb-legacy: fix NULL-deref on runtime suspend
Johan Hovold
2024-10-17
1
-0
/
+1
|
*
phy: qcom: qmp-usb: fix NULL-deref on runtime suspend
Johan Hovold
2024-10-17
1
-0
/
+1
|
*
phy: usb: disable COMMONONN for dual mode
Justin Chen
2024-10-11
1
-3
/
+9
|
*
phy: cadence: Sierra: Fix offset of DEQ open eye algorithm control register
Bartosz Wawrzyniak
2024-10-07
1
-10
/
+11
|
*
phy: usb: Fix missing elements in BCM4908 USB init array
Sam Edwards
2024-10-07
1
-0
/
+2
*
|
Merge tag 'dmaengine-fix-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-03
2
-26
/
+61
|
\
\
|
*
|
dmaengine: ti: k3-udma: Set EOP for all TRs in cyclic BCDMA transfer
Jai Luthra
2024-10-14
1
-15
/
+47
|
*
|
dmaengine: sh: rz-dmac: handle configs where one address is zero
Wolfram Sang
2024-10-14
1
-11
/
+14
|
|
/
*
|
Merge tag 'driver-core-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-03
2
-12
/
+5
|
\
\
|
*
|
Revert "driver core: Fix uevent_show() vs driver detach race"
Greg Kroah-Hartman
2024-10-29
2
-12
/
+5
*
|
|
Merge tag 'usb-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-11-03
10
-31
/
+77
|
\
\
\
|
*
|
|
usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non s...
Amit Sunil Dhamne
2024-10-29
1
-3
/
+7
|
*
|
|
usb: phy: Fix API devm_usb_put_phy() can not release the phy
Zijun Hu
2024-10-29
1
-1
/
+1
|
*
|
|
usb: typec: use cleanup facility for 'altmodes_node'
Javier Carrasco
2024-10-29
1
-3
/
+4
|
*
|
|
usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes()
Javier Carrasco
2024-10-29
1
-0
/
+1
|
*
|
|
usb: typec: qcom-pmic-typec: fix missing fwnode removal in error path
Javier Carrasco
2024-10-29
1
-2
/
+4
|
*
|
|
usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodes
Javier Carrasco
2024-10-29
1
-2
/
+2
|
*
|
|
usb: acpi: fix boot hang due to early incorrect 'tunneled' USB3 device links
Mathias Nyman
2024-10-29
1
-2
/
+2
|
*
|
|
Revert "usb: dwc2: Skip clock gating on Broadcom SoCs"
Stefan Wahren
2024-10-29
1
-1
/
+0
|
*
|
|
xhci: Fix Link TRB DMA in command ring stopped completion event
Faisal Hassan
2024-10-29
1
-8
/
+8
|
*
|
|
xhci: Use pm_runtime_get to prevent RPM on unsupported systems
Basavaraj Natikar
2024-10-29
1
-2
/
+4
|
*
|
|
Merge tag 'thunderbolt-for-v6.12-rc5' of ssh://gitolite.kernel.org/pub/scm/li...
Greg Kroah-Hartman
2024-10-29
2
-8
/
+45
|
|
\
\
\
|
|
*
|
|
thunderbolt: Honor TMU requirements in the domain when setting TMU mode
Gil Fine
2024-10-21
1
-6
/
+42
|
|
*
|
|
thunderbolt: Fix KASAN reported stack out-of-bounds read in tb_retimer_scan()
Mika Westerberg
2024-10-11
1
-2
/
+3
*
|
|
|
|
Merge tag 'char-misc-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-03
7
-66
/
+91
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'iio-fixes-for-6.12b' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-10-29
6
-64
/
+89
|
|
\
\
\
\
\
|
|
*
|
|
|
|
iio: dac: Kconfig: Fix build error for ltc2664
Jinjie Ruan
2024-10-24
1
-1
/
+1
|
|
*
|
|
|
|
iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr()
Zicheng Qu
2024-10-24
1
-1
/
+1
|
|
*
|
|
|
|
staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()
Zicheng Qu
2024-10-24
1
-2
/
+5
|
|
*
|
|
|
|
iio: adc: ad7380: fix supplies for ad7380-4
Julien Stephan
2024-10-24
1
-10
/
+26
|
|
*
|
|
|
|
iio: adc: ad7380: add missing supplies
Julien Stephan
2024-10-24
1
-0
/
+43
|
|
*
|
|
|
|
iio: adc: ad7380: use devm_regulator_get_enable_read_voltage()
Julien Stephan
2024-10-24
1
-60
/
+21
|
|
*
|
|
|
|
iio: light: veml6030: fix microlux value calculation
Javier Carrasco
2024-10-24
1
-1
/
+1
|
|
*
|
|
|
|
iio: gts-helper: Fix memory leaks for the error path of iio_gts_build_avail_s...
Jinjie Ruan
2024-10-19
1
-1
/
+1
|
|
*
|
|
|
|
iio: gts-helper: Fix memory leaks in iio_gts_build_avail_scale_table()
Jinjie Ruan
2024-10-19
1
-0
/
+2
|
*
|
|
|
|
|
mei: use kvmalloc for read buffer
Alexander Usyskin
2024-10-29
1
-2
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-03
3
-64
/
+95
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Input: fix regression when re-registering input handlers
Dmitry Torokhov
2024-11-03
1
-61
/
+73
|
*
|
|
|
|
|
Input: adp5588-keys - do not try to disable interrupt 0
Dmitry Torokhov
2024-10-26
1
-2
/
+4
[next]