summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-26usb: phy: add usb phy notify port status APIStanley Chang
2023-07-25usb: dwc3-am62: Rename private dataLadislav Michl
2023-07-25usb: phy: mxs: disconnect line when USB charger is attachedXu Yang
2023-07-25usb: phy: mxs: fix getting wrong state with mxs_phy_is_otg_host()Xu Yang
2023-07-25usb: chipidea: add USB PHY eventXu Yang
2023-07-25usb: cdns3: Add PHY mode switch to usb2 PHYMinda Chen
2023-07-25usb: chipidea: imx: add one fsl picophy parameter tuning implementationXu Yang
2023-07-25usb: chipidea: imx: improve logic if samsung,picophy-* parameter is 0Xu Yang
2023-07-25usb: typec: intel_pmc_mux: Configure Active and Retimer Cable typeUtkarsh Patel
2023-07-25usb: Explicitly include correct DT includesRob Herring
2023-07-25usb: cdns3: starfive: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-25usb: typec: qcom: properly detect Audio Accessory mode peripheralsDmitry Baryshkov
2023-07-25usb: musb: Use read_poll_timeout()Andy Shevchenko
2023-07-25usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udcMa Ke
2023-07-25usb: typec: intel_pmc_mux: Add new ACPI ID for Lunar Lake IOM deviceMadhu M
2023-07-25usb: misc: onboard_usb_hub: add Genesys Logic GL3523 hub supportAnand Moon
2023-07-25usb: typec: nb7vpq904m: Switch back to use struct i2c_driver::probeUwe Kleine-König
2023-07-25USB: make usb class a const structureIvan Orlov
2023-07-25usb: cdns3: Put the cdns set active part outside the spin lockXiaolei Wang
2023-07-22Merge tag 's390-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-07-22Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-22Merge tag 'devicetree-fixes-for-6.5-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-07-22Merge tag 'regmap-fix-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-22Merge tag 'gpio-fixes-for-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-21loop: do not enforce max_loop hard limit by (new) defaultMauricio Faria de Oliveira
2023-07-21loop: deprecate autoloading callback loop_probe()Mauricio Faria de Oliveira
2023-07-21Merge tag 'pm-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-07-21Merge tag 'fbdev-for-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-21drm/atomic: Fix potential use-after-free in nonblocking commitsDaniel Vetter
2023-07-20Merge tag 'drm-fixes-2023-07-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-07-21Merge tag 'amd-drm-fixes-6.5-2023-07-20' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-07-21Merge tag 'drm-intel-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-07-21Merge tag 'drm-misc-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-07-20Merge tag 'ata-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-07-20Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-20Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-07-20net: phy: prevent stale pointer dereference in phy_init()Vladimir Oltean
2023-07-20Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014Tomasz Moń
2023-07-20Merge tag 'regulator-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-07-20s390/zcrypt: fix reply buffer calculations for CCA repliesHarald Freudenberger
2023-07-20regmap: Disable locking for RBTREE and MAPLE unit testsGuenter Roeck
2023-07-20gpio: mvebu: fix irq domain leakBartosz Golaszewski
2023-07-20accel/habanalabs: add more debugfs stub helpersArnd Bergmann
2023-07-20fbdev: Explicitly include correct DT includesRob Herring
2023-07-20fbdev: ep93xx-fb: fix return value check in ep93xxfb_probeYuanjun Gong
2023-07-20fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probeZhang Shurong
2023-07-20fbdev: kyro: make some const read-only arrays static and reduce type sizeColin Ian King
2023-07-20fbcon: remove unused display (p) from fbcon_redraw()Jiri Slaby (SUSE)
2023-07-20sticon: make sticon_set_def_font() void and remove op parameterJiri Slaby (SUSE)
2023-07-20vgacon: cache vc_cell_height in vgacon_cursor()Jiri Slaby (SUSE)