USB for Linux
[Prev Page][Next Page]
- Re: [PATCH 1/1] USB: serial: Whitespace and formatting to conform with checkpatch.sh script, (continued)
- [Alexander Shishkin] Re: [PATCH v6.5 20/25] usb: chipidea: add host role,
Alexander Shishkin
- [PATCH usb-next 0/3] USB: cdc-wdm: bug fixes,
Bjørn Mork
- Seagate GoFlex Desk USB dock READ CAPACITY off-by-one bug,
Mark
- [PATCH] usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper place,
Lukasz Majewski
- [PATCH 3/5, resend] USB: adjust PCI quirk handler section annotations,
Jan Beulich
- USB GSM modem dongle problems,
Andrew Watts
- [PATCH] USB: ohci-at91: use resource_size() for memory/io resource length, Nicolas Ferre
- [PATCH] USB: ohci-at91: add a reset function to fix race condition,
Nicolas Ferre
- [PATCH] usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip.,
Yu Xu
- [PATCH] USB: serial: rework usb_serial_register/deregister_drivers(), Greg Kroah-Hartman
- [PATCH 0/4] twl4030_charger improvements.,
NeilBrown
- [RFC PATCH] USB: serial: rework usb_serial_register/deregister_drivers(),
Greg Kroah-Hartman
- cdc_acm: Zero length descriptor references with Motorola H24,
Alexander Stein
- [PATCH 2/3] usb-storage: use NO_WP_DETECT for two devices, Paul Bolle
- [PATCH 3/3] usb-storage: use NO_WP_DETECT for three devices, Paul Bolle
- usb: Warnings with the make randconfig && make,
joseph daniel
- [PATCH 0/3] scsi: usb-storage: hide errors for five devices,
Paul Bolle
- Yarvik PMP400 MP4 player disconnecting almost immediately after connecting,
Jesse Feddema
- [PATCH 1/2] usb: fsl_mxc_udc.c: add workaround for ENGcm09152 for i.MX25,
Eric Bénard
- [PATCH V3 Resend 05/12] usb/musb: Remove conditional compilation of clk code, Viresh Kumar
- [PATCH V3 Resend 04/12] usb/marvell: Remove conditional compilation of clk code, Viresh Kumar
- [PATCH V3 Resend 10/12] gadget/m66592: Remove conditional compilation of clk code, Viresh Kumar
- [PATCH V3 Resend 11/12] gadget/r8a66597: Remove conditional compilation of clk code, Viresh Kumar
- [PATCH V3 Resend 12/12] usb/host/r8a66597: Remove conditional compilation of clk code, Viresh Kumar
- Cleanup usb-serial driver usage of the usb_driver structures,
Greg Kroah-Hartman
- [PATCH] usb-serial: clean up unneeded PM-related fields,
Alan Stern
- [PATCH] usb-serial: ftdi_sio: fix oops during autosuspend, Alan Stern
- gadget hid change transfer packet size,
MC Potgieter
- [PATCH net] cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN,
Dan Williams
- [PATCH 1/1] usb: ffs-test: fix length argument of out function call,
Matthias Fend
- gadget: dummy_hcd / composite mismatch?,
Peter Korsgaard
- [PATCH] ftdi-sio: add support for Physik Instrumente E-861, Éric Piel
- [PATCH 2/2] ohci-da8xx: set MODULE_ALIAS to allow autoloading,
Jan Luebbe
- [GIT PULL] dwc3 changes for v3.5,
Felipe Balbi
- [GIT PULL] musb patches for v3.5,
Felipe Balbi
- [GIT PULL] gadget patches for v3.5,
Felipe Balbi
- [PATCH 1/1] usb: gadget/uvc: Add support for 'USB_GADGET_DELAYED_STATUS' response for a set_intf(alt-set 1) command,
Bhupesh Sharma
- [patch] xhci: testing sizeof xhci_doorbell_array 2 time,
girish verma
- Re: linux-3.4-rc5: ASM2105 high-speed negotiation against USB2.0-only controller,
Alan Stern
- [PATCH] usb: also announce bcdDevice,
Paul Bolle
- [PATCH] usb: make vendor id of root hubs greppable, Paul Bolle
- USB headset mic: slightly "robotic" voice when plugged into a usb 3.0 port,
Sergio Correia
- [PATCH v6 00/28] usb: ci13xxx: rework,
Alexander Shishkin
- [PATCH v6 01/28] usb: gadget: ci13xxx: fix ep list removal in gadget unregistering code, Alexander Shishkin
- [PATCH v6 02/28] usb: gadget: ci13xxx: initialize ep0{out,in} dynamically, Alexander Shishkin
- [PATCH v6 03/28] usb: gadget: ci13xxx: rename register layouts, Alexander Shishkin
- [PATCH v6 04/28] usb: gadget: ci13xxx_pci: add langwell/penwell pci ids, Alexander Shishkin
- [PATCH v6 05/28] usb: gadget: ci13xxx: move global variables inside struct ci13xxx, Alexander Shishkin
- [PATCH v6 06/28] usb: gadget: ci13xxx: redo register access, Alexander Shishkin
- [PATCH v6 07/28] usb: gadget: conversion of controllers choice to menu, Alexander Shishkin
- [PATCH v6 08/28] usb: gadget: ci13xxx: convert to platform device, Alexander Shishkin
- [PATCH v6 09/28] usb: gadget: ci13xxx: replace home-brewed logging with dev_{err,warn,info}, Alexander Shishkin
- [PATCH v6 10/28] usb: gadget: ci13xxx: move endpoint (de-)initialization to probe/remove, Alexander Shishkin
- [PATCH v6 11/28] usb: gadget: ci13xxx: convert to new style, Alexander Shishkin
- [PATCH v6 12/28] usb: gadget: ci13xxx: make tracing slightly more useful, Alexander Shishkin
- [PATCH v6 13/28] usb: gadget: ci13xxx: don't use "advance" feature when setting address, Alexander Shishkin
- [PATCH v6 14/28] usb: gadget: ci13xxx: print basic device info when probing, Alexander Shishkin
- [PATCH v6 15/28] usb: move ci13xxx and related code to drivers/usb/chipidea, Alexander Shishkin
- [PATCH v6 16/28] usb: chipidea: split the driver code into units, Alexander Shishkin
- [PATCH v6 17/28] usb: chipidea: add support for roles, Alexander Shishkin
- [PATCH v6 18/28] usb: chipidea: remove unused field "regs" from ci13xxx, Alexander Shishkin
- [PATCH v6 19/28] usb: chipidea: brush up structure definitions, Alexander Shishkin
- [PATCH v6 20/28] usb: chipidea: isr_reset_handler fix missing locking, Alexander Shishkin
- [PATCH v6 21/28] usb: chipidea: drop redundant NULL check, Alexander Shishkin
- [PATCH v6 22/28] usb: chipidea: drop unused msm register definitions, Alexander Shishkin
- [PATCH v6 23/28] usb: chipidea: add host role, Alexander Shishkin
- [PATCH v6 24/28] usb: chipidea: add power_budget limit for ehci to platform data, Alexander Shishkin
- [PATCH v6 26/28] usb: chipidea: drop unused field "device" from ci13xxx_ep, Alexander Shishkin
- [PATCH v6 25/28] usb: chipidea: use generic map/unmap routines, Alexander Shishkin
- [PATCH v6 27/28] usb: gadget: remove langwell_udc, Alexander Shishkin
- [PATCH v6 28/28] MAINTAINERS: Add an entry for ChipIdea USB driver, Alexander Shishkin
- Re: [PATCH v6 00/28] usb: ci13xxx: rework, Felipe Balbi
- Re: [PATCH v6 00/28] usb: ci13xxx: rework, Alexander Shishkin
- Re: [PATCH v6 00/28] usb: ci13xxx: rework, Greg Kroah-Hartman
- Re: [PATCH v6 00/28] usb: ci13xxx: rework, Alexander Shishkin
- Re: [PATCH v6 00/28] usb: ci13xxx: rework, Robert Schwebel
- Re: [PATCH v6 00/28] usb: ci13xxx: rework, Alexander Shishkin
- Re: [PATCH v6 00/28] usb: ci13xxx: rework, Greg Kroah-Hartman
- [PATCH v6.5 01/25] usb: gadget: ci13xxx: drop needless parens, Alexander Shishkin
- [PATCH v6.5 02/25] usb: gadget: ci13xxx: move global variables inside struct ci13xxx, Alexander Shishkin
- [PATCH v6.5 03/25] usb: gadget: ci13xxx: redo register access, Alexander Shishkin
- [PATCH v6.5 04/25] usb: gadget: conversion of controllers choice to menu, Alexander Shishkin
- [PATCH v6.5 05/25] usb: gadget: ci13xxx: convert to platform device, Alexander Shishkin
- [PATCH v6.5 06/25] usb: gadget: ci13xxx: replace home-brewed logging with dev_{err,warn,info}, Alexander Shishkin
- [PATCH v6.5 07/25] usb: gadget: ci13xxx: move endpoint (de-)initialization to probe/remove, Alexander Shishkin
- [PATCH v6.5 08/25] usb: gadget: ci13xxx: convert to new style, Alexander Shishkin
- [PATCH v6.5 09/25] usb: gadget: ci13xxx: make tracing slightly more useful, Alexander Shishkin
- Re: [PATCH v6.5 09/25] usb: gadget: ci13xxx: make tracing slightly more useful, Greg Kroah-Hartman
- Re: [PATCH v6.5 09/25] usb: gadget: ci13xxx: make tracing slightly more useful, Alexander Shishkin
- [PATCH v7 01/19] usb: gadget: ci13xxx: get rid of local trace() macro, Alexander Shishkin
- [PATCH v7 02/19] usb: gadget: ci13xxx: make debug output slightly more useful, Alexander Shishkin
- [PATCH v7 05/19] usb: move ci13xxx and related code to drivers/usb/chipidea, Alexander Shishkin
- [PATCH v7 03/19] usb: gadget: ci13xxx: don't use "advance" feature when setting address, Alexander Shishkin
- [PATCH v7 06/19] usb: chipidea: split the driver code into units, Alexander Shishkin
- [PATCH v7 04/19] usb: gadget: ci13xxx: print basic device info when probing, Alexander Shishkin
- [PATCH v7 08/19] usb: chipidea: remove unused field "regs" from ci13xxx, Alexander Shishkin
- [PATCH v7 07/19] usb: chipidea: add support for roles, Alexander Shishkin
- [PATCH v7 09/19] usb: chipidea: brush up structure definitions, Alexander Shishkin
- [PATCH v7 12/19] usb: chipidea: drop unused msm register definitions, Alexander Shishkin
- [PATCH v7 15/19] usb: chipidea: add power_budget limit for ehci to platform data, Alexander Shishkin
- [PATCH v7 17/19] usb: chipidea: drop unused field "device" from ci13xxx_ep, Alexander Shishkin
- [PATCH v7 18/19] usb: gadget: remove langwell_udc, Alexander Shishkin
- [PATCH v7 10/19] usb: chipidea: isr_reset_handler fix missing locking, Alexander Shishkin
- [PATCH v7 11/19] usb: chipidea: drop redundant NULL check, Alexander Shishkin
- [PATCH v7 19/19] MAINTAINERS: Add an entry for ChipIdea USB driver, Alexander Shishkin
- [PATCH v7 13/19] usb: chipidea: use common definition for USBMODE bits, Alexander Shishkin
- [PATCH v7 16/19] usb: chipidea: use generic map/unmap routines, Alexander Shishkin
- [PATCH v7 14/19] usb: chipidea: add host role, Alexander Shishkin
- Re: [PATCH v7 01/19] usb: gadget: ci13xxx: get rid of local trace() macro, Greg Kroah-Hartman
- [PATCH v8 01/20] usb: gadget: ci13xxx_pci: guard against devices without driver_data, Alexander Shishkin
- [PATCH v8 03/20] usb: gadget: ci13xxx: fix the context of register map, Alexander Shishkin
- [PATCH v8 02/20] usb: gadget: ci13xxx: get rid of local tracing for good, Alexander Shishkin
- [PATCH v8 05/20] usb: gadget: ci13xxx: print basic device info when probing, Alexander Shishkin
- [PATCH v8 06/20] usb: move ci13xxx and related code to drivers/usb/chipidea, Alexander Shishkin
- [PATCH v8 07/20] usb: chipidea: split the driver code into units, Alexander Shishkin
- [PATCH v8 08/20] usb: chipidea: add support for roles, Alexander Shishkin
- [PATCH v8 09/20] usb: chipidea: remove unused field "regs" from ci13xxx, Alexander Shishkin
- [PATCH v8 10/20] usb: chipidea: brush up structure definitions, Alexander Shishkin
- [PATCH v8 04/20] usb: gadget: ci13xxx: don't use "advance" feature when setting address, Alexander Shishkin
- [PATCH v8 12/20] usb: chipidea: drop redundant NULL check, Alexander Shishkin
- [PATCH v8 11/20] usb: chipidea: isr_reset_handler fix missing locking, Alexander Shishkin
- [PATCH v8 13/20] usb: chipidea: drop unused msm register definitions, Alexander Shishkin
- [PATCH v8 14/20] usb: chipidea: use common definition for USBMODE bits, Alexander Shishkin
- [PATCH v8 15/20] usb: chipidea: add host role, Alexander Shishkin
- [PATCH v8 16/20] usb: chipidea: add power_budget limit for ehci to platform data, Alexander Shishkin
- [PATCH v8 17/20] usb: chipidea: use generic map/unmap routines, Alexander Shishkin
- [PATCH v8 18/20] usb: chipidea: drop unused field "device" from ci13xxx_ep, Alexander Shishkin
- [PATCH v8 19/20] usb: gadget: remove langwell_udc, Alexander Shishkin
- [PATCH v8 20/20] MAINTAINERS: Add an entry for ChipIdea USB driver, Alexander Shishkin
- [PATCH v6.5 10/25] usb: gadget: ci13xxx: don't use "advance" feature when setting address, Alexander Shishkin
- [PATCH v6.5 11/25] usb: gadget: ci13xxx: print basic device info when probing, Alexander Shishkin
- [PATCH v6.5 13/25] usb: chipidea: split the driver code into units, Alexander Shishkin
- [PATCH v6.5 14/25] usb: chipidea: add support for roles, Alexander Shishkin
- [PATCH v6.5 12/25] usb: move ci13xxx and related code to drivers/usb/chipidea, Alexander Shishkin
- [PATCH v6.5 15/25] usb: chipidea: remove unused field "regs" from ci13xxx, Alexander Shishkin
- [PATCH v6.5 16/25] usb: chipidea: brush up structure definitions, Alexander Shishkin
- [PATCH v6.5 18/25] usb: chipidea: drop redundant NULL check, Alexander Shishkin
- [PATCH v6.5 17/25] usb: chipidea: isr_reset_handler fix missing locking, Alexander Shishkin
- [PATCH v6.5 19/25] usb: chipidea: drop unused msm register definitions, Alexander Shishkin
- [PATCH v6.5 21/25] usb: chipidea: add power_budget limit for ehci to platform data, Alexander Shishkin
- [PATCH v6.5 20/25] usb: chipidea: add host role, Alexander Shishkin
- [PATCH v6.5 23/25] usb: chipidea: drop unused field "device" from ci13xxx_ep, Alexander Shishkin
- [PATCH v6.5 24/25] usb: gadget: remove langwell_udc, Alexander Shishkin
- [PATCH v6.5 25/25] MAINTAINERS: Add an entry for ChipIdea USB driver, Alexander Shishkin
- [PATCH v6.5 22/25] usb: chipidea: use generic map/unmap routines, Alexander Shishkin
- Re: [PATCH v6 00/28] usb: ci13xxx: rework, Marek Vasut
- Re: [PATCH v6 00/28] usb: ci13xxx: rework, Alexander Shishkin
- Re: [PATCH v6 00/28] usb: ci13xxx: rework, Peter Chen
- [RFC]avoid running out of endpoints with multiple S4,
Oliver Neukum
- [RESEND PATCH v5 00/18] usb:hsotg:samsung USB S3C-HSOTG driver fixes and code cleanup,
Lukasz Majewski
- [RESEND PATCH v5 02/18] usb:hsotg:samsung: Remove platform dependent functions from s3c-hsotg, Lukasz Majewski
- [RESEND PATCH v5 03/18] usb:hsotg:samsung: Wrappers for USB PHY methods, Lukasz Majewski
- [RESEND PATCH v5 17/18] usb:hsotg:samsung: Use clk_prepare_enable and clk_disable_unprepare, Lukasz Majewski
- [RESEND PATCH v5 06/18] usb:hsotg:samsung: Sending ZLP packet for IN EP0 transfers, Lukasz Majewski
- [RESEND PATCH v5 07/18] usb:hsotg:samsung: Extract core initialization function, Lukasz Majewski
- [RESEND PATCH v5 18/18] usb:hsotg:samsung: err_irq: support for probe function, Lukasz Majewski
- [RESEND PATCH v5 14/18] usb:hsotg:samsung: Remove our_hsotg global pointer, Lukasz Majewski
- [RESEND PATCH v5 11/18] usb:hsotg:samsung: Determine number of EPs from HW configuration register, Lukasz Majewski
- [RESEND PATCH v5 13/18] usb:hsotg:samsung: Comments reorganization and cleanup, Lukasz Majewski
- [RESEND PATCH v5 16/18] usb:hsotg:samsung: Remove the S3C_ prefix from registers definition., Lukasz Majewski
- [RESEND PATCH v5 04/18] usb:hsotg:samsung: Use of regulator_bulk_* functions for USB regulators, Lukasz Majewski
- [RESEND PATCH v5 05/18] usb:hsotg:samsung: NAK management for EP0 (Setup stage of control transfers), Lukasz Majewski
- [RESEND PATCH v5 12/18] usb:hsotg:samsung: Use new udc_start and udc_stop callbacks, Lukasz Majewski
- [RESEND PATCH v5 15/18] usb:hsotg:samsung: Add release function for hsotg device, Lukasz Majewski
- [RESEND PATCH v5 10/18] usb:hsotg:samsung: Cable disconnection recovery code, Lukasz Majewski
- [RESEND PATCH v5 09/18] usb:hsotg:samsung: Rename s3c_hsotg_disconnect function, Lukasz Majewski
- [RESEND PATCH v5 08/18] usb:hsotg:samsung: Remove Disconnect Interrupt handler, Lukasz Majewski
- [RESEND PATCH v5 01/18] usb:hsotg:samsung: Remove platform dependency from s3c-hsotg, Lukasz Majewski
- Re: [RESEND PATCH v5 00/18] usb:hsotg:samsung USB S3C-HSOTG driver fixes and code cleanup, Felipe Balbi
- [PATCH] OMAP: Finish ehci omap phy reset cycle before adding hcd.,
Russ Dill
- [PATCH 1/3] usb: dwc3: define DWC3_EP0_BOUNCE_SIZE,
Felipe Balbi
- [PATCH] usbcore: enable USB2 LPM if port suspend fails, Andiry Xu
- Possible bug in functionfs test tool,
Matthias Fend
- [Resend PATCH V2 0/7] usb/acpi: Add binding usb device with acpi,
Lan Tianyu
- USB: ci13xxx_udc.c: remove err() usage,
Paul Gortmaker
- [Pull Request] xHCI patches for usb-next,
Sarah Sharp
- proper struct device selection for dev_printk(),
Greg KH
- [PATCH V3] usb: dwc3: Handle pending control data out correctly,
Pratyush Anand
- [PATCH v5 00/25] usb: ci13xxx: rework,
Alexander Shishkin
- [PATCH v5 01/25] usb: gadget: ci13xxx: drop needless parens, Alexander Shishkin
- [PATCH v5 02/25] usb: gadget: ci13xxx: fix ep list removal in gadget unregistering code, Alexander Shishkin
- [PATCH v5 03/25] usb: gadget: ci13xxx: initialize ep0{out,in} dynamically, Alexander Shishkin
- [PATCH v5 04/25] usb: gadget: ci13xxx: rename register layouts, Alexander Shishkin
- [PATCH v5 05/25] usb: gadget: ci13xxx_pci: add langwell/penwell pci ids, Alexander Shishkin
- [PATCH v5 06/25] usb: gadget: ci13xxx: move global variables inside struct ci13xxx, Alexander Shishkin
- [PATCH v5 07/25] usb: gadget: ci13xxx: redo register access, Alexander Shishkin
- [PATCH v5 08/25] usb: gadget: conversion of controllers choice to menu, Alexander Shishkin
- [PATCH v5 09/25] usb: gadget: ci13xxx: convert to platform device, Alexander Shishkin
- [PATCH v5 11/25] usb: gadget: ci13xxx: convert to new style, Alexander Shishkin
- [PATCH v5 10/25] usb: gadget: ci13xxx: replace home-brewed logging with dev_{err,warn,info}, Alexander Shishkin
- [PATCH v5 12/25] usb: gadget: ci13xxx: make tracing slightly more useful, Alexander Shishkin
- [PATCH v5 13/25] usb: gadget: ci13xxx: don't use "advance" feature when setting address, Alexander Shishkin
- [PATCH v5 14/25] usb: gadget: ci13xxx: print basic device info when probing, Alexander Shishkin
- [PATCH v5 15/25] usb: move ci13xxx and related code to drivers/usb/chipidea, Alexander Shishkin
- [PATCH v5 17/25] usb: chipidea: add support for roles, Alexander Shishkin
- [PATCH v5 18/25] usb: chipidea: remove unused fields from structures, Alexander Shishkin
- [PATCH v5 16/25] usb: chipidea: split the driver code into units, Alexander Shishkin
- [PATCH v5 19/25] usb: chipidea: brush up structure definitions, Alexander Shishkin
- [PATCH v5 20/25] usb: chipidea: isr_reset_handler fix missing locking, Alexander Shishkin
- [PATCH v5 21/25] usb: chipidea: drop redundant NULL check, Alexander Shishkin
- [PATCH v5 24/25] usb: chipidea: add power_budget limit for ehci to platform data, Alexander Shishkin
- [PATCH v5 25/25] usb: chipidea: use generic map/unmap routines, Alexander Shishkin
- [PATCH v5 23/25] usb: chipidea: add host role, Alexander Shishkin
- [PATCH v5 22/25] usb: chipidea: drop unused msm register definitions, Alexander Shishkin
- [PATCH] f_fs: ffs_func_free: cleanup requests allocated by autoconfig,
Peter Korsgaard
- [PATCH 0/4 v3] add usb device for Marvell PXA168 and PXA910,
a
- [PATCH] arm: mmp: use the new way to support nfc,
Neil Zhang
- [PATCH V2] usb: dwc3: Handle pending control data out correctly,
Pratyush Anand
- [GIT PATCH] USB bug fix for 3.4-rc5,
Greg KH
- [PATCH v4 00/24] usb: ci13xxx: rework,
Alexander Shishkin
- [PATCH v4 01/24] usb: gadget: ci13xxx: drop needless parens, Alexander Shishkin
- [PATCH v4 03/24] usb: gadget: ci13xxx: initialize ep0{out,in} dynamically, Alexander Shishkin
- [PATCH v4 04/24] usb: gadget: ci13xxx: rename register layouts, Alexander Shishkin
- [PATCH v4 02/24] usb: gadget: ci13xxx: fix ep list removal in gadget unregistering code, Alexander Shishkin
- [PATCH v4 06/24] usb: gadget: ci13xxx: move global variables inside struct ci13xxx, Alexander Shishkin
- [PATCH v4 07/24] usb: gadget: ci13xxx: redo register access, Alexander Shishkin
- [PATCH v4 05/24] usb: gadget: ci13xxx_pci: add langwell/penwell pci ids, Alexander Shishkin
- [PATCH v4 08/24] usb: gadget: conversion of controllers choice to menu, Alexander Shishkin
- [PATCH v4 09/24] usb: gadget: ci13xxx: convert to platform device, Alexander Shishkin
- [PATCH v4 10/24] usb: gadget: ci13xxx: replace home-brewed logging with dev_{err,warn,info}, Alexander Shishkin
- [PATCH v4 13/24] usb: gadget: ci13xxx: don't use "advance" feature when setting address, Alexander Shishkin
- [PATCH v4 14/24] usb: gadget: ci13xxx: print basic device info when probing, Alexander Shishkin
- [PATCH v4 16/24] usb: chipidea: split the driver code into units, Alexander Shishkin
- [PATCH v4 11/24] usb: gadget: ci13xxx: convert to new style, Alexander Shishkin
- [PATCH v4 12/24] usb: gadget: ci13xxx: make tracing slightly more useful, Alexander Shishkin
- [PATCH v4 17/24] usb: chipidea: add support for roles, Alexander Shishkin
- [PATCH v4 18/24] usb: chipidea: remove unused field regs, Alexander Shishkin
- [PATCH v4 15/24] usb: move ci13xxx and related code to drivers/usb/chipidea, Alexander Shishkin
[Index of Archives]
[Linux USB Devel (old)]
[Big List of Linux Books]
[Linux Input]
[Linux SCSI]
[Yosemite Forum]