summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | USB: pl2303: clean up driver somewhatJohan Hovold2014-01-031-27/+34
| * | | | USB: pl2303: remove bogus delta_msr_wait wake upJohan Hovold2014-01-031-1/+0
| * | | | USB: f81232: switch to generic tiocmiwaitJohan Hovold2014-01-031-42/+2
| * | | | USB: f81232: remove bogus call to wake up MSR queueJohan Hovold2014-01-031-1/+7
| * | | | USB: serial: remove redundant OOM messagesJohan Hovold2014-01-0321-217/+74
| * | | | USB: serial: clean up ioctl debuggingJohan Hovold2014-01-0312-33/+2
| * | | | USB: serial: constify device-id tablesJohan Hovold2014-01-037-12/+12
| * | | | USB: pl2303: fix data corruption on termios updatesJohan Hovold2014-01-031-9/+25
| * | | | Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-01-0397-1431/+6017
| |\ \ \ \
| | * | | | usb: phy: keystone: remove redundant return value check of platform_get_resou...Wei Yongjun2013-12-261-5/+0
| | * | | | usb: musb: Remove usb_disable() check in module_init()Ezequiel Garcia2013-12-261-16/+1
| | * | | | usb: gadget: at91_udc: fix build warningFelipe Balbi2013-12-231-7/+7
| | * | | | usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDCAndreas Larsson2013-12-234-0/+2470
| | * | | | usb: gadget: s3c-hsotg: get phy bus width from phy subsystemMatt Porter2013-12-232-1/+14
| | * | | | usb: gadget: s3c-hsotg: enable generic phy supportMatt Porter2013-12-231-16/+39
| | * | | | usb: gadget: s3c-hsotg: add snps,dwc2 compatible stringMatt Porter2013-12-231-0/+1
| | * | | | usb: gadget: s3c-hsotg: enable build for other platformsMatt Porter2013-12-232-6/+4
| | * | | | Merge tag 'v3.13-rc5' into nextFelipe Balbi2013-12-2312-29/+44
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | usb: musb: Rework USB and USB_GADGET dependencyEzequiel Garcia2013-12-232-6/+6
| | * | | | usb: phy: fix some Kconfig descriptionsAaro Koskinen2013-12-231-3/+3
| | * | | | usb: phy: isp1301-omap: fix smatch warningsAaro Koskinen2013-12-231-5/+4
| | * | | | usb: phy: tahvo: fix smatch warningsAaro Koskinen2013-12-231-6/+0
| | * | | | usb: phy-twl6030: Add missing bracesSachin Kamat2013-12-231-1/+1
| | * | | | usb: phy-fsm: Staticize local symbolsSachin Kamat2013-12-231-2/+2
| | * | | | usb: phy-keystone: Remove redundant of_match_ptr helperSachin Kamat2013-12-231-1/+1
| | * | | | usb: phy: Fix double lock in OTG FSMAnton Tikhomirov2013-12-201-1/+1
| | * | | | usb: musb: fix musb pointer acqusition in musb_host_finish_resumeDaniel Mack2013-12-201-1/+1
| | * | | | usb: musb: fix prototype for musb_port_resetDaniel Mack2013-12-201-1/+1
| | * | | | usb: phy: am335x: fix randconfig errorsFelipe Balbi2013-12-201-6/+5
| | * | | | usb: musb: fix setting JZ4740 gadget periphal mode on resetApelete Seketeli2013-12-201-1/+9
| | * | | | usb: musb: add support for JZ4740 usb device controllerApelete Seketeli2013-12-203-1/+209
| | * | | | usb: gadget: fix up some comments about CONFIG_USB_DEBUGGreg Kroah-Hartman2013-12-202-2/+2
| | * | | | usb: musb: finish suspend/reset work independently from musb_hub_control()Daniel Mack2013-12-194-34/+61
| | * | | | usb: gadget: should use u16 type variable to store MaxPowerDu, ChangbinX2013-12-191-1/+1
| | * | | | usb: phy: omap: Add omap-control Support for AM437xGeorge Cherian2013-12-191-0/+19
| | * | | | usb: phy: am335x-control: include appropriate header file in phy-am335x-contr...Rashika Kheria2013-12-191-5/+1
| | * | | | usb: gadget: configfs: include appropriate header file in configfs.cRashika Kheria2013-12-191-0/+1
| | * | | | usb: dwc3: fix the glue drivers using the nop phyHeikki Krogerus2013-12-192-0/+2
| | * | | | usb: phy: am335x: Enable USB remote wakeup using PHY wakeupGeorge Cherian2013-12-191-11/+35
| | * | | | Merge tag 'v3.13-rc4' into nextFelipe Balbi2013-12-1932-262/+461
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | usb: gadget: f_sourcesink: Fix sparse warningJingoo Han2013-12-171-4/+4
| | * | | | usb: gadget: f_serial: Fix sparse warningJingoo Han2013-12-171-1/+1
| | * | | | usb: gadget: f_phonet: Fix sparse warningJingoo Han2013-12-171-1/+1
| | * | | | usb: gadget: f_obex: Fix sparse warningJingoo Han2013-12-171-1/+1
| | * | | | usb: gadget: f_ncm: Fix sparse warningJingoo Han2013-12-171-1/+1
| | * | | | usb: gadget: f_mass_storage: Fix sparse warningJingoo Han2013-12-171-1/+1
| | * | | | usb: gadget: f_loopback: Fix sparse warningJingoo Han2013-12-171-2/+2
| | * | | | usb: musb: ux500_dma: fix potential NULL dereference errorLee Jones2013-12-171-1/+3
| | * | | | usb: gadget: atmel_usba: Fix sparse warningJingoo Han2013-12-171-1/+1
| | * | | | usb: gadget: atmel_usba: Use devm_*() functionsJingoo Han2013-12-171-47/+17
OpenPOWER on IntegriCloud