summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2024-11-13drivers/usb/misc: refactor min with min_tSabyrzhan Tasbolatov
2024-11-12usb: misc: ljca: set small runtime autosuspend delayStanislaw Gruszka
2024-11-12usb: misc: ljca: move usb_autopm_put_interface() after wait for responseStanislaw Gruszka
2024-10-14Merge 6.12-rc3 into usb-nextGreg Kroah-Hartman
2024-10-13Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-10-13USB: chaoskey: Fix possible deadlock chaoskey_list_lockEdward Adam Davis
2024-10-07USB: yurex: kill needless initialization in yurex_readOliver Neukum
2024-10-07Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"Oliver Neukum
2024-10-04usb: misc: onboard_usb_dev: introduce new config symbol for usb5744 SMBus sup...Radhey Shyam Pandey
2024-10-04USB: chaoskey: fail open after removalOliver Neukum
2024-10-04usb: yurex: make waiting on yurex_write interruptibleOliver Neukum
2024-10-04usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read()Jeongjun Park
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-13USB: misc: yurex: fix race between read and writeOliver Neukum
2024-09-13USB: misc: cypress_cy7c63: check for short transferOliver Neukum
2024-09-13USB: appledisplay: close race between probe and completion handlerOliver Neukum
2024-09-11usb: misc: onboard_usb_dev: add Microchip usb5744 SMBus programming supportRadhey Shyam Pandey
2024-09-11usb: misc: onboard_dev: extend platform data to add power on delay fieldRadhey Shyam Pandey
2024-08-25usb: misc: brcmstb-usb-pinmap: fix module autoloadingLiao Chen
2024-08-19Merge 6.11-rc4 into usb-nextGreg Kroah-Hartman
2024-08-13usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]Hans de Goede
2024-07-31usb: misc: eud: switch to fallback compatible for device matchingKrzysztof Kozlowski
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli
2024-06-27usb: misc: onboard_usb_dev: Add match functionMatthias Kaehlcke
2024-06-20usb: misc: Drop explicit initialization of struct i2c_device_id::driver_data ...Uwe Kleine-König
2024-06-20usb: misc: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-04-30USB: fix up for "usb: misc: onboard_hub: rename to onboard_dev"Stephen Rothwell
2024-04-04usb: misc: uss720: check for incompatible versions of the Belkin F5U002Alex Henrie
2024-04-04usb: misc: uss720: add support for another variant of the Belkin F5U002Alex Henrie
2024-04-04usb: misc: uss720: document the names of the compatible devicesAlex Henrie
2024-04-04usb: misc: uss720: point pp->dev to usbdev->devAlex Henrie
2024-04-01Merge 6.9-rc2 into usb-nextGreg Kroah-Hartman
2024-03-27usb: misc: onboard_dev: add support for XMOS XVF3500Javier Carrasco
2024-03-27usb: misc: onboard_dev: add support for non-hub devicesJavier Carrasco
2024-03-27usb: misc: onboard_hub: rename to onboard_devJavier Carrasco
2024-03-27usb: misc: onboard_hub: use device supply namesJavier Carrasco
2024-03-26usb: misc: ljca: Fix double free in error handling pathYongzhi Liu
2024-03-05usb: misc: onboard_hub: use pointer consistently in the probe functionJavier Carrasco
2024-03-05usb: misc: onboard_usb_hub: Add support for TI TUSB8020BMacpaul Lin
2024-01-04USB: core: Use device_driver directly in struct usb_driver and usb_device_driverYajun Deng
2024-01-02usb: yurex: Fix inconsistent locking bug in yurex_read()Harshit Mogalapalli
2023-12-15usb: yurex: Replace snprintf() with the safer scnprintf() variantLee Jones
2023-11-27usb: misc: onboard_usb_hub: Add support for Cypress CY7C6563xFrieder Schrempf
2023-11-27usb: misc: onboard_usb_hub: Add support for clock inputFrieder Schrempf
2023-11-27usb: misc: onboard_usb_hub: Print symbolic error namesFrieder Schrempf
2023-11-27Merge 6.7-rc3 into usb-nextGreg Kroah-Hartman
2023-11-22usb: misc: onboard-hub: add support for Microchip USB5744Stefan Eichenberger
2023-11-22usb: misc: ljca: Fix enumeration error on Dell Latitude 9420Hans de Goede