summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* phy: ti: tusb1210: Drop tusb->vendor_specific2 != 0 check from tusb1210_power...Hans de Goede2022-02-251-5/+2
* phy: ti: tusb1210: Improve ulpi_read()/_write() error checkingHans de Goede2022-02-251-14/+48
* phy: dphy: Correct lpx parameter and its derivatives(ta_{get,go,sure})Liu Ying2022-02-251-2/+2
* phy: usb: Add "wake on" functionality for newer Synopsis XHCI controllersAl Cooper2022-02-251-8/+38
* phy/cadence: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)2022-02-251-6/+1
* phy: sun4i-usb: Add D1 variantSamuel Holland2022-02-251-0/+10
* phy: sun4i-usb: Rework HCI PHY (aka "pmu_unk1") handlingAndre Przywara2022-02-251-17/+13
* phy: sun4i-usb: Remove .disc_thresh where not applicableSamuel Holland2022-02-251-1/+0
* phy: rockchip: add naneng combo phy for RK3568Yifeng Zhao2022-02-243-0/+590
* phy: qcom: Program SSC only if supported by sinkSankeerth Billakanti2022-02-081-3/+5
* phy: qcom: Add support for eDP PHY on sc7280Sankeerth Billakanti2022-02-081-0/+1
* phy: cadence: Sierra: Add support for skipping configurationAswath Govindraju2022-02-071-25/+57
* Merge tag 'phy-fixes-5.17' into nextVinod Koul2022-02-0711-34/+80
|\
| * phy: dphy: Correct clk_pre parameterLiu Ying2022-02-024-11/+11
| * phy: phy-mtk-tphy: Fix duplicated argument in phy-mtk-tphyWan Jiabing2022-01-271-1/+1
| * phy: stm32: fix a refcount leak in stm32_usbphyc_pll_enable()Dan Carpenter2022-01-271-1/+1
| * phy: xilinx: zynqmp: Fix bus width setting for SGMIIRobert Hancock2022-01-271-5/+6
| * phy: cadence: Sierra: fix error handling bugs in probe()Dan Carpenter2022-01-241-14/+21
| * phy: ti: Fix missing sentinel for clk_div_tableKishon Vijay Abraham I2022-01-241-0/+1
| * phy: broadcom: Kconfig: Fix PHY_BRCM_USB config optionAl Cooper2022-01-231-2/+1
| * phy: usb: Leave some clocks running during suspendAl Cooper2022-01-231-0/+38
* | phy: amlogic: meson8b-usb2: fix shared reset control useAmjad Ouled-Ameur2022-01-271-0/+4
* | phy: amlogic: meson8b-usb2: Use dev_err_probe()Amjad Ouled-Ameur2022-01-271-2/+3
* | phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller useAmjad Ouled-Ameur2022-01-271-1/+4
* | phy: freescale: i.MX8 PHYs should depend on ARCH_MXC && ARM64Geert Uytterhoeven2022-01-271-0/+5
* | phy: qcom-qusb2: Add compatible for MSM8953Luca Weiss2022-01-271-0/+3
* | phy: freescale: pcie: cosmetic clean-upMarcel Ziswiler2022-01-271-1/+2
* | drivers: phy: qcom: ipq806x-usb: conver latch function to pool macroAnsuel Smith2022-01-241-12/+5
* | drivers: phy: qcom: ipq806x-usb: convert to BITFIELD macroAnsuel Smith2022-01-241-5/+6
|/
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-2316-31/+29
|\
| * bitmap: unify find_bit operationsYury Norov2022-01-151-1/+1
| * Replace for_each_*_bit_from() with for_each_*_bit() where appropriateYury Norov2022-01-152-4/+3
| * cpumask: replace cpumask_next_* with cpumask_first_* where appropriateYury Norov2022-01-153-3/+3
| * all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov2022-01-1511-24/+23
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-2231-176/+190
|\ \
| * | lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka2022-01-224-0/+17
| * | proc: remove PDE_DATA() completelyMuchun Song2022-01-2218-83/+83
| * | scsi/sg: move sg-big-buff sysctl to scsi/sg.cXiaoming Ni2022-01-221-1/+34
| * | random: move the random sysctl declarations to its own fileXiaoming Ni2022-01-221-2/+12
| * | firmware_loader: move firmware sysctl to its own filesXiaoming Ni2022-01-223-3/+40
| * | cdrom: simplify subdirectory registration with register_sysctl()Luis Chamberlain2022-01-221-22/+1
| * | macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl()Luis Chamberlain2022-01-221-23/+1
| * | i915: simplify subdirectory registration with register_sysctl()Luis Chamberlain2022-01-221-21/+1
| * | hpet: simplify subdirectory registration with register_sysctl()Luis Chamberlain2022-01-221-21/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-01-2221-277/+384
|\ \ \
| * | | scsi: nsp_cs: Check of ioremap return valueJiasheng Jiang2022-01-101-0/+3
| * | | scsi: ufs: ufs-mediatek: Fix error checking in ufs_mtk_init_va09_pwr_ctrl()Miaoqian Lin2022-01-101-1/+1
| * | | scsi: ufs: Modify Tactive time setting conditionsSEO HOYOUNG2022-01-101-1/+1
| * | | scsi: efct: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-01-101-7/+4
| * | | scsi: message: fusion: mptctl: Use dma_alloc_coherent()Christophe JAILLET2022-01-101-12/+19