projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/moto-9609/android_kernel_motorola_exynos9610.git
Author
Commit
2016-11-03
Baolin Wang
usb: dwc3: gadget: wait for End Transfer to complete
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Torsten Polle
usb: gadget: NCM: differentiate consumed packets from...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Torsten Polle
usb: gadget: u_ether: link socket buffers to the device...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Torsten Polle
usb: gadget: NCM: link socket buffers to the device...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Daniel Wagner
usb: gadget: f_fs: use complete() instead complete_all()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Masahiro Yamada
usb: renesas_usbhs: cleanup with list_first_entry_or_null()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Masahiro Yamada
usb: dwc3: cleanup with list_first_entry_or_null()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Masahiro Yamada
usb: dwc2: cleanup with list_first_entry_or_null()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Joe Perches
usb: Convert pr_warning to pr_warn
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Juergen Gross
usb: gadget: composite: use kasprintf() instead of...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Baolin Wang
usb: dwc3: gadget: don't clear RUN/STOP when it's inval...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: dwc3: gadget: purge dwc3_stop_active_transfers()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: dwc3: core: add dwc3_get_properties()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: dwc3: core: remove unnecessary alignment
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: dwc3: core: introduce dwc3_core_setup_global_control()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: dwc3: core: introduce dwc3_core_is_valid()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
John Youn
usb: dwc3: Add support for device L1 exit
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Lu Baolu
usb: dwc3: remove unused struct member dwc3->mem
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: dwc3: gadget: never ever kill the machine
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: dwc3: gadget: only interrupt on short if short_not...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: dwc3: gadget: CSP is only valid for OUT endpoints
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: dwc3: gadget: remove unused 'first_trb_index'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: dwc3: ep0: simplify dwc3_ep0_handle_feature()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: dwc3: host: extract dwc3_host_get_irq()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: dwc3: gadget: extract dwc3_gadget_get_irq()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: dwc3: trace: add a proper tracepoint for reg accessors
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: dwc3: Kconfig: allow all glues to build if COMPILE...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: dwc3: don't compile dwc3_trace() unless CONFIG_FTR...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: dwc3: gadget: offset Start Transfer latency for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: dwc3: trace: pretty print high-bandwidth transfers too
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: gadget: udc: mv: remove unnecessary & operation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: gadget: udc: fsl: remove unnecessary & operation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: ip: remove unnecessary & operation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: misc: usbtest: remove unnecessary & operation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: gadget: udc: s3c2410: remove unnecessary & operation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: gadget: udc: net2280: remove unnecessary & operation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: gadget: udc: net2272: remove unnecessary & operation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: gadget: udc: dummy: remove unnecessary & operation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: gadget: udc: bdc: remove unnecessary & operation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: gadget: udc: atmel: remove unnecessary & operation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: gadget: composite: remove unnecessary & operation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: host: ehci: remove unnecessary max_packet() macro
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: core: endpoint: remove unnecessary & operation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: core: devices: remove unnecessary & operation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: chipidea: udc: remove unnecessary & operation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
media: usb: uvc: remove unnecessary & operation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: host: xhci: purge GET_MAX_PACKET()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: ch9: make usb_endpoint_maxp() return only packet...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: musb: make use of new usb_endpoint_maxp_mult()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: misc: usbtest: make use of new usb_endpoint_maxp_m...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: host: xhci: make use of new usb_endpoint_maxp_mult()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: host: ehci: make use of new usb_endpoint_maxp_mult()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: gadget: udc: mv_udc: make use of new usb_endpoint_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: gadget: udc: gr: make use of new usb_endpoint_maxp...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: gadget: udc: fusb300: make use of new usb_endpoint...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: gadget: udc: fsl: make use of new usb_endpoint_max...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: gadget: udc: dummy: make use of new usb_endpoint_m...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: gadget: udc: bdc: make use of new usb_endpoint_max...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: gadget: udc: atmel: make use of new usb_endpoint_m...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: core: devices: make use of new usb_endpoint_maxp_m...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-03
Felipe Balbi
usb: chipidea: udc: make use of new usb_endpoint_maxp_m...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-01
Felipe Balbi
media: usb: uvc: make use of new usb_endpoint_maxp_mult()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-31
Felipe Balbi
media: usbtv: core: make use of new usb_endpoint_maxp_m...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-31
Felipe Balbi
usb: dwc3: trace: print out ep0state also from XferComplete
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-31
Felipe Balbi
usb: dwc3: debug: move dwc3_ep0_state_string() to debug.h
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-31
Felipe Balbi
usb: dwc3: gadget: remove redundant trace prints
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-31
Felipe Balbi
usb: dwc3: debug: decode control endpoint phase too
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-31
Felipe Balbi
usb: dwc3: gadget: conditionally disable Link State...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-31
Felipe Balbi
usb: dwc3: gadget: giveback request if we can't kick it
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-31
Felipe Balbi
usb: dwc3: gadget: make use of No Response Update Transfer
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-31
Felipe Balbi
usb: dwc3: gadget: properly check ep cmd
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-31
Felipe Balbi
usb: dwc3: gadget: set PCM1 field of isochronous-first...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-31
Felipe Balbi
usb: gadget: composite: always set ep->mult to a sensib...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-31
Felipe Balbi
usb: gadget: composite: correctly initialize ep->maxpacket
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-31
Felipe Balbi
usb: add helper to extract bits 12:11 of wMaxPacketSize
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-29
Linus Torvalds
Linux 4.9-rc3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-29
Linus Torvalds
Merge branch 'x86-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-29
Linus Torvalds
Merge tag 'upstream-4.9-rc3' of git://git.infradead...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-29
Linus Torvalds
Merge tag 'armsoc-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-29
Linus Torvalds
Merge tag 'char-misc-4.9-rc3' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-29
Olof Johansson
Merge tag 'v4.9-rockchip-dts64-fixes1' of git://git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-29
Olof Johansson
Merge tag 'arm-soc/for-4.9/devicetree-arm64-fixes'...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-29
Olof Johansson
Merge tag 'imx-fixes-4.9' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-29
Olof Johansson
Merge tag 'uniphier-fixes-v4.9' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-29
Linus Torvalds
Merge tag 'driver-core-4.9-rc3' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-29
Linus Torvalds
Merge tag 'staging-4.9-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-29
Linus Torvalds
Merge tag 'tty-4.9-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-29
Linus Torvalds
Merge tag 'usb-4.9-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-29
Thomas Gleixner
x86/smpboot: Init apic mapping before usage
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-29
Linus Torvalds
Merge tag 'acpi-4.9-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-29
Linus Torvalds
Merge tag 'pm-4.9-rc3' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-29
Linus Torvalds
Merge tag 'arc-4.9-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-28
Rafael J. Wysocki
Merge branches 'acpica-fixes', 'acpi-pci-fixes' and...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-28
Lv Zheng
ACPICA: Dispatcher: Fix interpreter locking around...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-28
Lv Zheng
ACPICA: Dispatcher: Fix an unbalanced lock exit path...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-28
Lv Zheng
ACPICA: Dispatcher: Fix order issue of method termination
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-28
Linus Torvalds
Merge tag 'powerpc-4.9-4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-28
Rafael J. Wysocki
Merge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-28
Linus Torvalds
Merge branch 'perf-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-28
Linus Torvalds
Merge branch 'libnvdimm-fixes' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next