Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d4c0cf2d902c68e65ff18f1a3e3334325d4fdd89
/
drivers
d4c0cf2
usb: dwc2: Remove unused hardware parameter
by John Youn
· 8 years ago
cd4b1e3
usb: dwc2: Remove unnecessary kfree
by John Youn
· 8 years ago
015105b
USB: phy: am335x-control: fix device and of_node leaks
by Johan Hovold
· 8 years ago
f1d3861
usb: gadget: f_uac2: fix error handling at afunc_bind
by Peter Chen
· 8 years ago
dbf499c
usb: gadget: f_hid add super speed support
by Janusz Dziedzic
· 8 years ago
dc9ef58
usb: gadget: mv_u3d: mv_u3d_start_queue() refactoring
by Alexey Khoroshilov
· 8 years ago
6ffd651
usb: gadget: mv_u3d: add check for dma mapping error
by Alexey Khoroshilov
· 8 years ago
5eb30ce
usb: dwc3: trace: purge dwc3_trace()
by Felipe Balbi
· 8 years ago
2870e50
usb: dwc3: trace: add a tracepoint for ep enable/disable
by Felipe Balbi
· 8 years ago
9cecca7
usb: dwc3: pci: call _DSM for suspend/resume
by Felipe Balbi
· 8 years ago
0f817ae
usb: dwc3: pci: add a private driver structure
by Felipe Balbi
· 8 years ago
ff377ae
usb: dwc3: gadget: always kick if num_pending_sgs > 0
by Felipe Balbi
· 8 years ago
7282c4e
usb: dwc3: gadget: stop touching HWO TRBs
by Felipe Balbi
· 8 years ago
d86c5a6
usb: dwc3: gadget: always try to prepare on started_list first
by Felipe Balbi
· 8 years ago
e62c5bc5
usb: dwc3: gadget: tracking per-TRB remaining bytes
by Felipe Balbi
· 8 years ago
6cb2e4e
usb: dwc3: gadget: cope with XferNotReady before usb_ep_queue()
by Felipe Balbi
· 8 years ago
76a638f
usb: dwc3: gadget: wait for End Transfer to complete
by Baolin Wang
· 8 years ago
38314e5
usb: gadget: NCM: differentiate consumed packets from dropped packets
by Torsten Polle
· 8 years ago
18d4689
usb: gadget: u_ether: link socket buffers to the device for received packets
by Torsten Polle
· 8 years ago
9a5380c
usb: gadget: NCM: link socket buffers to the device for tx packets
by Torsten Polle
· 8 years ago
5bdcde9
usb: gadget: f_fs: use complete() instead complete_all()
by Daniel Wagner
· 8 years ago
31faf87
usb: renesas_usbhs: cleanup with list_first_entry_or_null()
by Masahiro Yamada
· 8 years ago
785c91f
usb: dwc3: cleanup with list_first_entry_or_null()
by Masahiro Yamada
· 8 years ago
ffc4b40
usb: dwc2: cleanup with list_first_entry_or_null()
by Masahiro Yamada
· 8 years ago
3f5ad86
usb: Convert pr_warning to pr_warn
by Joe Perches
· 8 years ago
5002c93
usb: gadget: composite: use kasprintf() instead of open coding it
by Juergen Gross
· 8 years ago
bb01473
usb: dwc3: gadget: don't clear RUN/STOP when it's invalid to do so
by Baolin Wang
· 8 years ago
cf68923
usb: dwc3: gadget: purge dwc3_stop_active_transfers()
by Felipe Balbi
· 8 years ago
c5ac611
usb: dwc3: core: add dwc3_get_properties()
by Felipe Balbi
· 8 years ago
3b27332
usb: dwc3: core: remove unnecessary alignment
by Felipe Balbi
· 8 years ago
941f918
usb: dwc3: core: introduce dwc3_core_setup_global_control()
by Felipe Balbi
· 8 years ago
0759956
usb: dwc3: core: introduce dwc3_core_is_valid()
by Felipe Balbi
· 8 years ago
0bb39ca
usb: dwc3: Add support for device L1 exit
by John Youn
· 8 years ago
f9d2f922
usb: dwc3: remove unused struct member dwc3->mem
by Lu Baolu
· 8 years ago
0a695d4
usb: dwc3: gadget: never ever kill the machine
by Felipe Balbi
· 8 years ago
c9508c8
usb: dwc3: gadget: only interrupt on short if short_not_ok is set
by Felipe Balbi
· 8 years ago
58f2903
usb: dwc3: gadget: CSP is only valid for OUT endpoints
by Felipe Balbi
· 8 years ago
b9bd138
usb: dwc3: gadget: remove unused 'first_trb_index'
by Felipe Balbi
· 8 years ago
39e07ff
usb: dwc3: ep0: simplify dwc3_ep0_handle_feature()
by Felipe Balbi
· 8 years ago
6d729a5
usb: dwc3: host: extract dwc3_host_get_irq()
by Felipe Balbi
· 8 years ago
6db3812
usb: dwc3: gadget: extract dwc3_gadget_get_irq()
by Felipe Balbi
· 8 years ago
4dd5a69
usb: dwc3: trace: add a proper tracepoint for reg accessors
by Felipe Balbi
· 8 years ago
ba1773f
usb: dwc3: Kconfig: allow all glues to build if COMPILE_TEST
by Felipe Balbi
· 8 years ago
57b14da
usb: dwc3: don't compile dwc3_trace() unless CONFIG_FTRACE=y
by Felipe Balbi
· 8 years ago
a97ea99
usb: dwc3: gadget: offset Start Transfer latency for bulk EPs
by Felipe Balbi
· 8 years ago
fa8d965
usb: dwc3: trace: pretty print high-bandwidth transfers too
by Felipe Balbi
· 8 years ago
9d8ee9c
usb: gadget: udc: mv: remove unnecessary & operation
by Felipe Balbi
· 8 years ago
0eb862e
usb: gadget: udc: fsl: remove unnecessary & operation
by Felipe Balbi
· 8 years ago
14f91dd
usb: ip: remove unnecessary & operation
by Felipe Balbi
· 8 years ago
efdd17e
usb: misc: usbtest: remove unnecessary & operation
by Felipe Balbi
· 8 years ago
1e1eea0
usb: gadget: udc: s3c2410: remove unnecessary & operation
by Felipe Balbi
· 8 years ago
090bdb5
usb: gadget: udc: net2280: remove unnecessary & operation
by Felipe Balbi
· 8 years ago
8c683c4
usb: gadget: udc: net2272: remove unnecessary & operation
by Felipe Balbi
· 8 years ago
c2b4d86
usb: gadget: udc: dummy: remove unnecessary & operation
by Felipe Balbi
· 8 years ago
cc2e895
usb: gadget: udc: bdc: remove unnecessary & operation
by Felipe Balbi
· 8 years ago
44fbbf1
usb: gadget: udc: atmel: remove unnecessary & operation
by Felipe Balbi
· 8 years ago
9ad5877
usb: gadget: composite: remove unnecessary & operation
by Felipe Balbi
· 8 years ago
8437ab9
usb: host: ehci: remove unnecessary max_packet() macro
by Felipe Balbi
· 8 years ago
5f9492f
usb: core: endpoint: remove unnecessary & operation
by Felipe Balbi
· 8 years ago
c091b6b
usb: core: devices: remove unnecessary & operation
by Felipe Balbi
· 8 years ago
63b9e90
usb: chipidea: udc: remove unnecessary & operation
by Felipe Balbi
· 8 years ago
670216f
media: usb: uvc: remove unnecessary & operation
by Felipe Balbi
· 8 years ago
734d3dd
usb: host: xhci: purge GET_MAX_PACKET()
by Felipe Balbi
· 8 years ago
6ddcabc
usb: musb: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
131e19b
usb: misc: usbtest: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
dcf5228
usb: host: xhci: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
e3b8908
usb: host: ehci: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
df4769e
usb: gadget: udc: mv_udc: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
a0fefbd
usb: gadget: udc: gr: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
2f23745
usb: gadget: udc: fusb300: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
4250914
usb: gadget: udc: fsl: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
ee8ac855
usb: gadget: udc: dummy: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
1f5bba7
usb: gadget: udc: bdc: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
f0419d9
usb: gadget: udc: atmel: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
91f9752
usb: core: devices: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
a98e25e7
usb: chipidea: udc: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
08295ee
media: usb: uvc: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
b72b797
media: usbtv: core: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
43c96be
usb: dwc3: trace: print out ep0state also from XferComplete
by Felipe Balbi
· 8 years ago
cdd72ac
usb: dwc3: debug: move dwc3_ep0_state_string() to debug.h
by Felipe Balbi
· 8 years ago
8566cd1
usb: dwc3: gadget: remove redundant trace prints
by Felipe Balbi
· 8 years ago
45a2af2
usb: dwc3: debug: decode control endpoint phase too
by Felipe Balbi
· 8 years ago
799e9dc
usb: dwc3: gadget: conditionally disable Link State change events
by Felipe Balbi
· 8 years ago
15b8d93
usb: dwc3: gadget: giveback request if we can't kick it
by Felipe Balbi
· 8 years ago
8897a76
usb: dwc3: gadget: make use of No Response Update Transfer
by Felipe Balbi
· 8 years ago
5999914
usb: dwc3: gadget: properly check ep cmd
by Felipe Balbi
· 8 years ago
6b9018d
usb: dwc3: gadget: set PCM1 field of isochronous-first TRBs
by Felipe Balbi
· 8 years ago
eaa496f
usb: gadget: composite: always set ep->mult to a sensible value
by Felipe Balbi
· 8 years ago
e8f29bb
usb: gadget: composite: correctly initialize ep->maxpacket
by Felipe Balbi
· 8 years ago
efa5637
Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
2674235
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
2a29003
Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
10e15a6
Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into fixes
by Olof Johansson
· 8 years ago
c636e17
Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
db4a57e
Merge tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
37cc6bb
Merge tag 'tty-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
9af6f26
Merge tag 'usb-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
c067aff
Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
b546e0c
Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
21e2d9d
Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-apei-fixes'
by Rafael J. Wysocki
· 8 years ago
Next »