Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ae4e60c586a9900bff67e4e57631165ec298a041
/
drivers
/
usb
9986bd7
Merge "usb: gadget: Support endpoint allocation by ep name" into msm-4.8
by Kyle Yan
· 8 years ago
e077a17
Merge "usb: gadget: rndis: Add new rndis parameters" into msm-4.8
by Kyle Yan
· 8 years ago
53efec1
Merge "usb: gadget: Add support for rndis flow control callback" into msm-4.8
by Kyle Yan
· 8 years ago
9bad43b
Merge "usb: gadget: add infrastructure support for super-speed function suspend" into msm-4.8
by Kyle Yan
· 8 years ago
ec74f68
Merge "usb: dwc3: restart usb upon endpoint cmd timeout" into msm-4.8
by Kyle Yan
· 8 years ago
8241055
Merge "dwc3: gadget: Remove disabling events and ep0 from gadget stop" into msm-4.8
by Kyle Yan
· 8 years ago
029b71a
Merge "usb: gadget: composite: Fix a bug in delayed status handling" into msm-4.8
by Kyle Yan
· 8 years ago
5477b05
usb: gadget: Support endpoint allocation by ep name
by Devdutt Patnaik
· 8 years ago
6ccd55c
usb: gadget: rndis: Add new rndis parameters
by Hemant Kumar
· 9 years ago
8b06029
usb: gadget: Add support for rndis flow control callback
by Hemant Kumar
· 8 years ago
f83e451
usb: gadget: add infrastructure support for super-speed function suspend
by Danny Segal
· 8 years ago
4787067
usb: gadget: composite: Fix a bug in delayed status handling
by Pavankumar Kondeti
· 11 years ago
4387417
usb: dwc3: restart usb upon endpoint cmd timeout
by Hemant Kumar
· 8 years ago
e1f1af4
dwc3: gadget: Remove disabling events and ep0 from gadget stop
by Vamsi Krishna Samavedam
· 8 years ago
934d9cd
USB: dwc3: msm: Add support for vote/devote aggre2_snoc_axi_clk
by Vijayavardhan Vennapusa
· 8 years ago
8cf91a6
USB: dwc3-msm: Fix issue related to error recovery for ERRATIC ERROR
by Vijayavardhan Vennapusa
· 8 years ago
5e5680e
USB: dwc3-msm: clear in_restart flag always in restart work
by Vijayavardhan Vennapusa
· 8 years ago
d55fe95
usb: dwc3: Draw 100mA upon host bus reset
by Hemant Kumar
· 8 years ago
5fa3893
usb: dwc3: Turn on memory core and periphery upon resume
by Hemant Kumar
· 8 years ago
4dd882c
dwc3: gadget: Don't memset TRB ring with zero related to USB GSI endpoint
by Mayank Rana
· 8 years ago
8432c36
dwc3-msm: Acquire lock for USB GSI endpoint related operations
by Mayank Rana
· 8 years ago
f8ebb7f
dwc3: core: clear DELAYP1TRANS with USB3PIPECTL register
by Mayank Rana
· 8 years ago
de1df69
usb: dwc3: Add support to select maximum speed via extcon notification
by Hemant Kumar
· 9 years ago
8caff35
usb: dwc3-msm: Only set vbus_draw for SDP type
by Jack Pham
· 8 years ago
633dc33
usb: dwc3: Use clock API to control the memory power states
by Hemant Kumar
· 8 years ago
78c7c28
usb: dwc3: Remove tasklet bottom half handler
by Hemant Kumar
· 8 years ago
d72bafe
usb: dwc3-msm: Remove call to set POWER_SUPPLY_PROP_ONLINE
by Jack Pham
· 8 years ago
4b8b4ae
usb: dwc3-msm: Do dwc3_msm_gadget_vbus_draw() in sleepable context
by Jack Pham
· 8 years ago
3e668f3
USB: dwc3-msm: Add support for setting specific frequency for core clock
by Vijayavardhan Vennapusa
· 9 years ago
5044bbd
Merge remote-tracking branch '4.4/tmp-e5517c2' into 4.8
by Kyle Yan
· 8 years ago
c0da038
Merge tag 'usb-serial-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 8 years ago
268200b
Merge tag 'fixes-for-v4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 8 years ago
05e78c6
usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match()
by Felix Hädicke
· 8 years ago
de8bb6f
Merge "usb: gadget: composite: Fix double free memory bug" into msm-4.8
by Kyle Yan
· 8 years ago
2ca83af
usb: f_fs: Prevent gadget unbind if it is already unbound
by Hemant Kumar
· 8 years ago
8e42e64
usb: gadget: f_fs: Unlock mutex before unregistering gadget
by Hemant Kumar
· 8 years ago
de406b7
usb: gadget: f_fs: Add support for ipc logging
by Hemant Kumar
· 8 years ago
2475291
usb: musb: Drop pointless PM runtime code for dsps glue
by Tony Lindgren
· 8 years ago
536d599
usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeout
by Tony Lindgren
· 8 years ago
2bff391
usb: musb: Fix PM for hub disconnect
by Tony Lindgren
· 8 years ago
ea2f35c
usb: musb: Fix sleeping function called from invalid context for hdrc glue
by Tony Lindgren
· 8 years ago
c723bd6
usb: musb: Fix broken use of static variable for multiple instances
by Tony Lindgren
· 8 years ago
2ab1329
USB: serial: cp210x: add ID for the Zone DPMX
by Paul Jakma
· 8 years ago
a5d906b
usb: chipidea: move the lock initialization to core file
by Peter Chen
· 8 years ago
2ce9d22
Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y
by Petr Vandrovec
· 8 years ago
a8829ec
Merge remote-tracking branch 'origin/tmp-a25f094' into msm-4.8
by Divya Sharma
· 8 years ago
f3cec3d
Merge "dwc3: gadget: Fix spinlock recursive issue" into msm-4.8
by Kyle Yan
· 8 years ago
de9c222
usb: gadget: composite: Fix double free memory bug
by Hemant Kumar
· 9 years ago
9984dd2
Merge "dwc3: core: fix up handling of is_drd usage" into msm-4.8
by Kyle Yan
· 8 years ago
bb7c0d5
dwc3: gadget: Fix spinlock recursive issue
by Mayank Rana
· 8 years ago
1826640
USB: cdc-acm: fix TIOCMIWAIT
by Johan Hovold
· 8 years ago
fb9cd93
dwc3: core: fix up handling of is_drd usage
by Mayank Rana
· 8 years ago
09bc725
USB: f_fs: Use config_ep_by_speed() for ADB endpoints
by Mayank Rana
· 8 years ago
9bfef72
USB: serial: ftdi_sio: add support for TI CC3200 LaunchPad
by Doug Brown
· 8 years ago
7309aa8
cdc-acm: fix uninitialized variable
by Oliver Neukum
· 8 years ago
c289d0e
drivers/usb: Skip auto handoff for TI and RENESAS usb controllers
by Babu Moger
· 8 years ago
2e52ec2
usb: musb: remove duplicated actions
by Kirill Esipov
· 8 years ago
355f1a39
usb: musb: da8xx: Don't print phy error on -EPROBE_DEFER
by David Lechner
· 8 years ago
e6d4a92
Merge remote-tracking branch 'origin/tmp-a909d3e' into 1105
by Channagoud Kadabi
· 8 years ago
68a6c04
Merge "USB: f_fs: Use HS and SS descriptors without checking gadget speed" into msm-4.8
by Kyle Yan
· 8 years ago
2a7277e
USB: f_fs: Use HS and SS descriptors without checking gadget speed
by Mayank Rana
· 9 years ago
2e9021a
usb: gadget: diag: Add kref_put_spinlock_irqsave API
by Mayank Rana
· 8 years ago
fc2036e
usb: gadget: Add snapshot of USB DIAG function driver
by Mayank Rana
· 8 years ago
fd9afd3
usb: gadget: u_ether: remove interrupt throttling
by Felipe Balbi
· 8 years ago
65be4a5
Merge remote-tracking branch '4.4/tmp-730d8a5' into 4.8
by Kyle Yan
· 8 years ago
4accb8a
usb: dwc3: st: add missing <linux/pinctrl/consumer.h> include
by Felipe Balbi
· 8 years ago
9b9d7cd
usb: dwc3: Fix error handling for core init
by Vivek Gautam
· 8 years ago
991d5ad
usb: chipidea: host: fix NULL ptr dereference during shutdown
by Stefan Wahren
· 8 years ago
0917208
ANDROID: usb: gadget: u_ether: fix dev->trans_start removal fallout
by Amit Pundir
· 8 years ago
8405c74
ANDROID: usb: gadget: fix MTP OS desc support
by Amit Pundir
· 9 years ago
0bf3708
usb: gadget: f_accessory: remove duplicate endpoint alloc
by Anson Jacob
· 8 years ago
1b6ae4b
ANDROID: usb: gadget: f_midi: set fi->f to NULL when free f_midi function
by Winter Wang
· 8 years ago
1b23a7f
ANDROID: usb: gadget: Add support for MTP OS desc
by Badhri Jagan Sridharan
· 9 years ago
8860007
CHROMIUM: usb: gadget: f_accessory: add .raw_request callback
by Mark Kuo
· 9 years ago
ee1594e
CHROMIUM: usb: gadget: audio_source: add .free_func callback
by Mark Kuo
· 9 years ago
ebbfbab
CHROMIUM: usb: gadget: f_mtp: fix usb_ss_ep_comp_descriptor
by Mark Kuo
· 9 years ago
689c5d7
CHROMIUM: usb: gadget: f_mtp: Add SuperSpeed support
by Mark Kuo
· 9 years ago
5df3222
usb: u_ether: Add missing rx_work init
by Matthew Moeller
· 9 years ago
2c4e08a
ANDROID: usb: gadget: f_mtp: don't use le16 for u8 field
by Brian Norris
· 9 years ago
5ff0eb2
usb: gadget: u_ether: use %z format specifier for size_t
by Amit Pundir
· 9 years ago
f095fab
usb: gadget: rndis: fix broken build for 4.4
by Amit Pundir
· 9 years ago
115bf5f
usb: gadget: rndis: fix broken data aggregation build
by Amit Pundir
· 9 years ago
aac4d64
usb: gadget: rndis: use %z format specifier for size_t
by Amit Pundir
· 9 years ago
369911e
fix false disconnect due to a signal sent to the reading process
by keunyoung
· 11 years ago
940e6f2
usb: gadget: cleanup: fix unused variable and function warnings
by Amit Pundir
· 9 years ago
2da3994c
usb: gadget: build audio_source function only if SND is enabled
by Amit Pundir
· 9 years ago
c316caf
usb: gadget: configfs: handle gadget reset request for android
by Amit Pundir
· 9 years ago
363dbf5
ANDROID: usb: gadget: create F_midi device
by Badhri Jagan Sridharan
· 9 years ago
4b2c851
usb: gadget: Add device attribute to determine gadget state
by Badhri Jagan Sridharan
· 9 years ago
d280bdc
usb: phy: fix dual role sysfs build if kernel modules are supported
by Amit Pundir
· 9 years ago
c60be7c
usb: phy: Dual role sysfs class definition
by Badhri Jagan Sridharan
· 9 years ago
e3876e8
usb: gadget: fix NULL ptr derefer while symlinking PTP func
by Amit Pundir
· 9 years ago
51af120
usb:gadget:Add "state" attribute to android_device
by Badhri Jagan Sridharan
· 9 years ago
9e95409
usb: gadget: Do not disconnect unregistered dev
by Badhri Jagan Sridharan
· 10 years ago
c27bf6f
usb: gadget: Relocate f_accessory
by Badhri Jagan Sridharan
· 10 years ago
4c5a25f
usb: gadget: Accessory:Migrate to USB_FUNCTION API
by Badhri Jagan Sridharan
· 10 years ago
d58a2a9
usb: gadget: Move gadget functions code
by Badhri Jagan Sridharan
· 10 years ago
2870099
usb:gadget:audio_source: Move to USB_FUNCTION API
by Badhri Jagan Sridharan
· 10 years ago
2a387e5
usb: gadget: Add function devices to the parent
by Badhri Jagan Sridharan
· 10 years ago
da1918e
usb: gadget: f_audio_source:replace deprecated API
by Badhri Jagan Sridharan
· 10 years ago
Next »