Age | Commit message (Expand) | Author |
2024-12-04 | usb: misc: onboard_usb_dev: skip suspend/resume sequence for USB5744 SMBus su... | Radhey Shyam Pandey |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra |
2024-11-13 | drivers/usb/misc: refactor min with min_t | Sabyrzhan Tasbolatov |
2024-11-12 | usb: misc: ljca: set small runtime autosuspend delay | Stanislaw Gruszka |
2024-11-12 | usb: misc: ljca: move usb_autopm_put_interface() after wait for response | Stanislaw Gruszka |
2024-10-14 | Merge 6.12-rc3 into usb-next | Greg Kroah-Hartman |
2024-10-13 | Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2024-10-13 | USB: chaoskey: Fix possible deadlock chaoskey_list_lock | Edward Adam Davis |
2024-10-07 | USB: yurex: kill needless initialization in yurex_read | Oliver Neukum |
2024-10-07 | Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant" | Oliver Neukum |
2024-10-04 | usb: misc: onboard_usb_dev: introduce new config symbol for usb5744 SMBus sup... | Radhey Shyam Pandey |
2024-10-04 | USB: chaoskey: fail open after removal | Oliver Neukum |
2024-10-04 | usb: yurex: make waiting on yurex_write interruptible | Oliver Neukum |
2024-10-04 | usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read() | Jeongjun Park |
2024-10-04 | usb: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro |
2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro |
2024-09-13 | USB: misc: yurex: fix race between read and write | Oliver Neukum |
2024-09-13 | USB: misc: cypress_cy7c63: check for short transfer | Oliver Neukum |
2024-09-13 | USB: appledisplay: close race between probe and completion handler | Oliver Neukum |
2024-09-11 | usb: misc: onboard_usb_dev: add Microchip usb5744 SMBus programming support | Radhey Shyam Pandey |
2024-09-11 | usb: misc: onboard_dev: extend platform data to add power on delay field | Radhey Shyam Pandey |
2024-08-25 | usb: misc: brcmstb-usb-pinmap: fix module autoloading | Liao Chen |
2024-08-19 | Merge 6.11-rc4 into usb-next | Greg Kroah-Hartman |
2024-08-13 | usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[] | Hans de Goede |
2024-07-31 | usb: misc: eud: switch to fallback compatible for device matching | Krzysztof Kozlowski |
2024-07-25 | of: remove internal arguments from of_property_for_each_u32() | Luca Ceresoli |
2024-06-27 | usb: misc: onboard_usb_dev: Add match function | Matthias Kaehlcke |
2024-06-20 | usb: misc: Drop explicit initialization of struct i2c_device_id::driver_data ... | Uwe Kleine-König |
2024-06-20 | usb: misc: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-04-30 | USB: fix up for "usb: misc: onboard_hub: rename to onboard_dev" | Stephen Rothwell |
2024-04-04 | usb: misc: uss720: check for incompatible versions of the Belkin F5U002 | Alex Henrie |
2024-04-04 | usb: misc: uss720: add support for another variant of the Belkin F5U002 | Alex Henrie |
2024-04-04 | usb: misc: uss720: document the names of the compatible devices | Alex Henrie |
2024-04-04 | usb: misc: uss720: point pp->dev to usbdev->dev | Alex Henrie |
2024-04-01 | Merge 6.9-rc2 into usb-next | Greg Kroah-Hartman |
2024-03-27 | usb: misc: onboard_dev: add support for XMOS XVF3500 | Javier Carrasco |
2024-03-27 | usb: misc: onboard_dev: add support for non-hub devices | Javier Carrasco |
2024-03-27 | usb: misc: onboard_hub: rename to onboard_dev | Javier Carrasco |
2024-03-27 | usb: misc: onboard_hub: use device supply names | Javier Carrasco |
2024-03-26 | usb: misc: ljca: Fix double free in error handling path | Yongzhi Liu |
2024-03-05 | usb: misc: onboard_hub: use pointer consistently in the probe function | Javier Carrasco |
2024-03-05 | usb: misc: onboard_usb_hub: Add support for TI TUSB8020B | Macpaul Lin |
2024-01-04 | USB: core: Use device_driver directly in struct usb_driver and usb_device_driver | Yajun Deng |
2024-01-02 | usb: yurex: Fix inconsistent locking bug in yurex_read() | Harshit Mogalapalli |
2023-12-15 | usb: yurex: Replace snprintf() with the safer scnprintf() variant | Lee Jones |
2023-11-27 | usb: misc: onboard_usb_hub: Add support for Cypress CY7C6563x | Frieder Schrempf |
2023-11-27 | usb: misc: onboard_usb_hub: Add support for clock input | Frieder Schrempf |
2023-11-27 | usb: misc: onboard_usb_hub: Print symbolic error names | Frieder Schrempf |
2023-11-27 | Merge 6.7-rc3 into usb-next | Greg Kroah-Hartman |