aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
AgeCommit message (Expand)AuthorFilesLines
2025-11-21usb: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-1/+0
2025-11-21usb: chaoskey: fix locking for O_NONBLOCKOliver Neukum1-3/+13
2025-10-27Merge 6.18-rc3 into usb-nextGreg Kroah-Hartman1-0/+1
2025-10-13usb: misc: Add x86 dependency for Intel USBIO driverPeter Robinson1-0/+1
2025-10-13usb: ljca: Improve ACPI hardware ID documentationSakari Ailus1-13/+24
2025-10-13usb: ljca: Order ACPI hardware IDs alphabeticallySakari Ailus1-4/+4
2025-10-13usb: misc: ljca: Remove Wentong's e-mail addressSakari Ailus1-1/+1
2025-09-12usb: misc: Add Intel USBIO bridge driverIsrael Cepeda3-0/+764
2025-09-06usb: usb251xb: support usage case without I2C controlJisheng Zhang1-13/+95
2025-09-06usb: usb251xb: use modern PM macrosJisheng Zhang1-4/+4
2025-09-06usb: misc: Update link to EHSET pdf docPetr Vorel1-2/+2
2025-08-13usb: misc: qcom_eud: Access EUD_MODE_MANAGER2 through secure callsKomal Bajaj2-9/+25
2025-08-13usb: misc: eud: Remove error print for devm_add_action_or_reset()Waqar Hameed1-2/+1
2025-06-30usb: misc: onboard_usb_dev: Add Bison Electronics Inc. Integrated CameraJens Glathe2-0/+10
2025-06-19usb: misc: apple-mfi-fastcharge: Make power supply names uniqueCharalampos Mitrodimas1-3/+21
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()timers-cleanups-2025-06-08Ingo Molnar1-1/+1
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-15/+117
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-05-23usb: misc: onboard_usb_dev: fix build warning for CONFIG_USB_ONBOARD_DEV_USB5...Arnd Bergmann1-2/+5
2025-05-21usb: misc: onboard_usb_dev: Fix usb5744 initialization sequenceJonathan Stroud1-13/+87
2025-05-21usb: misc: onboard_usb_dev: Add support for TI TUSB8044 hubMike Looijmans2-0/+4
2025-05-13Merge 6.15-rc6 into usb-nextGreg Kroah-Hartman1-2/+8
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()timers-cleanups-2025-05-25Ingo Molnar1-1/+1
2025-05-01usb: misc: onboard_usb_dev: fix support for Cypress HX3 hubsLukasz Czechowski1-2/+8
2025-05-01usb: misc: onboard_usb_dev: Add Parade PS5511 hub supportPin-yen Lin2-0/+12
2025-04-15usb: misc: onboard_dev: Add Realtek RTL8188ETV WiFi (0bda:0179)J. Neuschäfer2-0/+9
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-02-19usb: misc: onboard_dev: add vdda support for Microchip USB2514Catalin Popescu1-1/+8
2025-02-03usb: usb251xb: silence EPROBE_DEFER error on bootDominique Martinet1-4/+2
2024-12-04usb: misc: onboard_usb_dev: skip suspend/resume sequence for USB5744 SMBus su...Radhey Shyam Pandey1-1/+3
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-4/+4
2024-11-13drivers/usb/misc: refactor min with min_tSabyrzhan Tasbolatov1-1/+2
2024-11-12usb: misc: ljca: set small runtime autosuspend delayStanislaw Gruszka1-0/+8
2024-11-12usb: misc: ljca: move usb_autopm_put_interface() after wait for responseStanislaw Gruszka1-6/+6
2024-10-14Merge 6.12-rc3 into usb-nextGreg Kroah-Hartman4-15/+26
2024-10-13Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-14/+25
2024-10-13USB: chaoskey: Fix possible deadlock chaoskey_list_lockEdward Adam Davis1-2/+2
2024-10-07USB: yurex: kill needless initialization in yurex_readOliver Neukum1-1/+1
2024-10-07Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"Oliver Neukum1-11/+8
2024-10-04usb: misc: onboard_usb_dev: introduce new config symbol for usb5744 SMBus sup...Radhey Shyam Pandey2-2/+16
2024-10-04USB: chaoskey: fail open after removalOliver Neukum1-11/+24
2024-10-04usb: yurex: make waiting on yurex_write interruptibleOliver Neukum2-5/+4
2024-10-04usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read()Jeongjun Park1-10/+36
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König3-3/+3
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-27[tree-wide] finally take no_llseek outAl Viro1-1/+0
2024-09-13USB: misc: yurex: fix race between read and writeOliver Neukum1-4/+6
2024-09-13USB: misc: cypress_cy7c63: check for short transferOliver Neukum1-0/+4
2024-09-13USB: appledisplay: close race between probe and completion handlerOliver Neukum1-4/+11
2024-09-11usb: misc: onboard_usb_dev: add Microchip usb5744 SMBus programming supportRadhey Shyam Pandey1-0/+77
2024-09-11usb: misc: onboard_dev: extend platform data to add power on delay fieldRadhey Shyam Pandey2-0/+3
2024-08-25usb: misc: brcmstb-usb-pinmap: fix module autoloadingLiao Chen1-0/+1
2024-08-19Merge 6.11-rc4 into usb-nextGreg Kroah-Hartman1-0/+1
2024-08-13usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]Hans de Goede1-0/+1
2024-07-31usb: misc: eud: switch to fallback compatible for device matchingKrzysztof Kozlowski1-1/+1
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli1-3/+1
2024-06-27usb: misc: onboard_usb_dev: Add match functionMatthias Kaehlcke1-4/+7
2024-06-20usb: misc: Drop explicit initialization of struct i2c_device_id::driver_data ...Uwe Kleine-König3-11/+11
2024-06-20usb: misc: add missing MODULE_DESCRIPTION() macrosJeff Johnson3-0/+3
2024-04-30USB: fix up for "usb: misc: onboard_hub: rename to onboard_dev"Stephen Rothwell1-1/+5
2024-04-04usb: misc: uss720: check for incompatible versions of the Belkin F5U002Alex Henrie1-7/+13
2024-04-04usb: misc: uss720: add support for another variant of the Belkin F5U002Alex Henrie1-2/+5
2024-04-04usb: misc: uss720: document the names of the compatible devicesAlex Henrie1-6/+6
2024-04-04usb: misc: uss720: point pp->dev to usbdev->devAlex Henrie1-0/+1
2024-04-01Merge 6.9-rc2 into usb-nextGreg Kroah-Hartman1-13/+9
2024-03-27usb: misc: onboard_dev: add support for XMOS XVF3500Javier Carrasco2-0/+10
2024-03-27usb: misc: onboard_dev: add support for non-hub devicesJavier Carrasco2-1/+35
2024-03-27usb: misc: onboard_hub: rename to onboard_devJavier Carrasco6-553/+569
2024-03-27usb: misc: onboard_hub: use device supply namesJavier Carrasco2-23/+39
2024-03-26usb: misc: ljca: Fix double free in error handling pathYongzhi Liu1-13/+9
2024-03-05usb: misc: onboard_hub: use pointer consistently in the probe functionJavier Carrasco1-1/+1
2024-03-05usb: misc: onboard_usb_hub: Add support for TI TUSB8020BMacpaul Lin2-0/+9
2024-01-04USB: core: Use device_driver directly in struct usb_driver and usb_device_driverYajun Deng1-1/+1
2024-01-02usb: yurex: Fix inconsistent locking bug in yurex_read()Harshit Mogalapalli1-1/+3
2023-12-15usb: yurex: Replace snprintf() with the safer scnprintf() variantLee Jones1-5/+7
2023-11-27usb: misc: onboard_usb_hub: Add support for Cypress CY7C6563xFrieder Schrempf2-0/+7
2023-11-27usb: misc: onboard_usb_hub: Add support for clock inputFrieder Schrempf1-0/+14
2023-11-27usb: misc: onboard_usb_hub: Print symbolic error namesFrieder Schrempf1-4/+5
2023-11-27Merge 6.7-rc3 into usb-nextGreg Kroah-Hartman3-13/+13
2023-11-22usb: misc: onboard-hub: add support for Microchip USB5744Stefan Eichenberger2-0/+9
2023-11-22usb: misc: ljca: Fix enumeration error on Dell Latitude 9420Hans de Goede1-1/+2
2023-11-22usb: misc: eud: Add IRQ check for platform_get_irq()Chen Ni1-0/+3
2023-11-22USB: misc: iowarrior: remove redundant assignment to variable io_resColin Ian King1-1/+0
2023-11-21usb: misc: ljca: Drop _ADR support to get ljca children devicesWentong Wu1-12/+2
2023-10-16Merge 6.6-rc6 into usb-nextGreg Kroah-Hartman2-0/+2
2023-10-11usb: Add support for Intel LJCA deviceWentong Wu3-0/+916
2023-10-10usb: Use device_get_match_data()Rob Herring1-6/+1
2023-10-08usb: usbtest: fix a type promotion bugDan Carpenter1-1/+1
2023-10-02usb: misc: onboard_usb_hub: add Genesys Logic gl3510 hub supportJerome Brunet1-0/+1
2023-10-02usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hubJavier Carrasco2-0/+2
2023-08-08USB: misc: Remove unused include file usb_u132.hYue Haibing1-97/+0
2023-08-04USB: misc: Remove unnecessary NULL valuesRuan Jinjie3-3/+3
2023-08-04USB: cytherm: Correct the code style issue of redundant spacesRuan Jinjie1-5/+5
2023-07-31Merge 6.5-rc4 into usb-nextGreg Kroah-Hartman1-4/+4
2023-07-30usb: misc: onboard-hub: add support for Cypress HX3 USB 3.0 familyBenjamin Bara2-0/+10
2023-07-30usb: misc: onboard-hub: support multiple power suppliesBenjamin Bara2-8/+36
2023-07-27usb: misc: ehset: fix wrong if conditionXu Yang1-4/+4
2023-07-25usb: Explicitly include correct DT includesRob Herring1-1/+1
2023-07-25usb: misc: onboard_usb_hub: add Genesys Logic GL3523 hub supportAnand Moon2-0/+2
2023-06-13usb: usb251xb: Use of_property_read_u16()Christophe JAILLET1-5/+4
2023-05-30usb: misc: onboard_hub: Don't warn twice about problems during removeUwe Kleine-König1-3/+3
2023-05-29usb: misc: eud: Fix indentation issuesBhupesh Sharma1-2/+2
2023-05-29usb: Switch i2c drivers back to use .probe()Uwe Kleine-König3-3/+3
2023-05-28usb: misc: usb3503: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-28usb: misc: eud: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-20USB: sisusbvga: Add endpoint checksAlan Stern1-0/+14
2023-03-29usb: move config USB_USS720 to usb's misc KconfigLukas Bulwahn1-0/+29
2023-03-27Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman2-0/+2
2023-03-21usb: ftdi-elan: Delete driverUwe Kleine-König3-2801/+0
2023-03-21usb: host: u132-hcd: Delete driverUwe Kleine-König1-2/+0
2023-03-16usb: misc: usb3503: support usb3803 and bypass modeEmanuele Ghidoli1-1/+21
2023-03-16usb: misc: usb3503: refactor code to prepare for usb3803 additionEmanuele Ghidoli1-25/+19
2023-03-16usb: misc: usb251xb: drop of_match_ptr for ID tableKrzysztof Kozlowski1-9/+1
2023-03-16usb: Use of_property_read_bool() for boolean propertiesRob Herring1-18/+15
2023-03-09usb: misc: onboard-hub: add support for Microchip USB2517 USB 2.0 hubAlexander Stein2-0/+2
2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman2-10/+10
2023-01-20USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman1-1/+1
2023-01-19usb: misc: onboard_usb_hub: add VIA LAB VL817 hub supportAnand Moon2-0/+9
2023-01-19usb: misc: onboard_usb_hub: add Genesys Logic GL852G hub supportAnand Moon2-0/+6
2023-01-17usb: misc: onboard_hub: Move 'attach' work to the driverMatthias Kaehlcke1-6/+6
2023-01-17usb: misc: onboard_hub: Invert driver registration orderMatthias Kaehlcke1-3/+3
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds14-2985/+21
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-1/+0
2022-12-08usb: misc: onboard_usb_hub: add Genesys Logic GL850G hub supportIcenowy Zheng2-0/+7
2022-12-08USB: sisusbvga: use module_usb_driver()Jiri Slaby (SUSE)1-12/+1
2022-12-08USB: sisusbvga: rename sisusb.c to sisusbvga.cJiri Slaby (SUSE)2-2/+0
2022-12-08USB: sisusbvga: remove console supportJiri Slaby (SUSE)7-2957/+6
2022-11-29usb: misc: onboard_usb_hub: Drop obsolete dependency on COMPILE_TESTJean Delvare1-1/+1
2022-11-22usb: usb251xb: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-22usb: misc: usb3503: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-22usb: usb4604: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-22usb: ftdi-elan: remove variable lColin Ian King1-2/+0
2022-11-21Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman1-1/+1
2022-11-18hwrng: core - treat default_quality as a maximum and default to 1024Jason A. Donenfeld1-1/+0
2022-10-31Merge 6.1-rc3 into usb-nextGreg Kroah-Hartman1-1/+1
2022-10-24fbdev: sisfb: use explicitly signed charJason A. Donenfeld1-1/+1
2022-10-22usb: ftdi-elan: remove variable err_countColin Ian King1-2/+0
2022-10-20USB: make devnode() callback in usb_class_driver take a const *Greg Kroah-Hartman2-2/+2
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-25/+34
2022-09-27usb: idmouse: fix an uninit-value in idmouse_openDongliang Mu1-4/+4
2022-09-27usb: usb251xb: Switch to use dev_err_probe() helperYang Yingliang1-8/+4
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang1-4/+1
2022-09-09usb: misc: usb3503: call clk_disable_unprepare in the error handlingDongliang Mu1-6/+19
2022-09-07usb: misc: uss720: fix uninitialized variable rlenDongliang Mu1-4/+4
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman1-4/+1
2022-08-19usb: move from strlcpy with unused retval to strscpyWolfram Sang1-3/+3
2022-08-18usb: misc: onboard_usb_hub: Drop reset delay in onboard_hub_power_off()Matthias Kaehlcke1-4/+1
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2022-07-28usb: misc: onboard_usb_hub: Remove duplicated power_on delayAlexander Stein1-3/+0
2022-07-27usb: misc: onboard_usb_hub: Add TI USB8041 hub supportAlexander Stein2-0/+9
2022-07-27usb: misc: onboard_usb_hub: Add reset-gpio supportAlexander Stein2-5/+45
2022-07-27USB: usbsevseg: convert sysfs snprintf to sysfs_emitXuezhi Zhang1-1/+1
2022-07-27usb: misc: onboard-hub: add support for Microchip USB2514B USB 2.0 hubFabrice Gasnier2-0/+3
2022-07-27usb/misc: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-14usb: ldusb: replace ternary operator with max_t()Jiangshan Yi1-2/+4
2022-07-14usb: misc: onboard_hub: Fix 'missing prototype' warningMatthias Kaehlcke1-0/+1
2022-07-08usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke5-0/+604
2022-06-27tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*Jiri Slaby1-1/+1
2022-05-03Revert "usb: misc: Add onboard_usb_hub driver"Greg Kroah-Hartman3-534/+0
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman2-7/+6
2022-04-26usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke3-0/+534
2022-04-23usb: remove third argument of usb_maxpacket()Vincent Mailhol2-11/+6
2022-04-21usb: misc: eud: Fix an error handling path in eud_probe()Christophe JAILLET1-5/+5
2022-04-21usb: misc: fix improper handling of refcount in uss720_probe()Hangyu Hua1-2/+1
2022-02-24usb: misc: USB_QCOM_EUD should depend on ARCH_QCOMGeert Uytterhoeven1-0/+1
2022-02-14Merge 5.17-rc4 into usb-nextGreg Kroah-Hartman1-1/+3
2022-02-11usb: misc: eud: Add driver support for Embedded USB Debugger(EUD)Souradeep Chowdhury3-0/+262
2022-01-31usb: usb251xb: add boost-up property supportTommaso Merciai1-1/+3
2021-12-17usb: misc: ehset: Rework test mode entryRazvan Heghedus1-0/+58
2021-12-17usb: ftdi-elan: fix memory leak on device disconnectWei Yongjun1-0/+1
2021-10-26USB: iowarrior: fix control-message timeoutsJohan Hovold1-6/+2
2021-10-07Revert "usb: misc: ehset: Workaround for "special" hubs"Johan Hovold1-65/+16
2021-10-05usb: misc: ehset: Workaround for "special" hubsRazvan Heghedus1-16/+65
2021-08-13usb: misc: brcmstb-usb-pinmap: add IRQ checkSergey Shtylyov1-0/+2
2021-08-05usb: misc: adutux: use swap()Salah Triki1-4/+1
2021-06-24usb: ftdi-elan: remove redundant continue statement in a while-loopColin Ian King1-1/+0
2021-06-18Revert "USB: misc: Add onboard_usb_hub driver"Greg Kroah-Hartman3-515/+0
2021-06-15USB: misc: Add onboard_usb_hub driverMatthias Kaehlcke3-0/+515
2021-06-09usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_...Yang Yingliang1-0/+2
2021-05-21USB: trancevibrator: fix control-request directionJohan Hovold1-2/+2
2021-05-21misc/uss720: fix memory leak in uss720_probeDongliang Mu1-0/+1
2021-04-22usb: misc: adutux: fix whitespace coding style issueMalte Deiseroth1-3/+3
2021-03-28usb: misc: usbsevseg: update to use usb_control_msg_send()Anant Thazhemadam1-43/+17
2021-03-28usb: misc: ezusb: update to use usb_control_msg_send()Anant Thazhemadam1-14/+2
2021-03-28usb: misc: ehset: update to use the usb_control_msg_{send|recv}() APIAnant Thazhemadam1-44/+32
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-1/+0
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+5
2021-02-11usb: misc: usb3503: Fix logic in usb3503_init()Michal Simek1-2/+7
2021-01-26usb: usb251xb: Use of_device_get_match_data()Stephen Boyd1-7/+5
2020-12-28USB: yurex: fix control-URB timeout handlingJohan Hovold1-0/+3
2020-12-15Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-14/+368
2020-12-08USB: legotower: fix logical error in recent commitAlan Stern1-1/+1
2020-12-04USB: apple-mfi-fastcharge: Fix use after free in probeDan Carpenter1-1/+3
2020-11-23usb: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-11-18USB: apple-mfi-fastcharge: Fix kfree after failed kzallocLucas Tanure1-11/+4
2020-11-16console: Delete dummy con_font_set() and con_font_default() callback implemen...Peilin Ye1-15/+0
2020-11-16console: Delete unused con_font_copy() callback implementationsPeilin Ye1-6/+0
2020-11-09Merge 5.10-rc3 into usb-nextGreg Kroah-Hartman1-1/+3