summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | usb: xhci: refine xhci_decode_trb()Lu Baolu2017-04-081-20/+20
| * | | usb: xhci: fix link trb decodingLu Baolu2017-04-081-7/+5
| * | | usb: xhci: remove xhci_dbg_ctx()Lu Baolu2017-04-083-181/+0
| * | | usb: xhci: remove xhci_debug_trb()Lu Baolu2017-04-083-63/+0
| * | | usb: xhci: remove ring debugging codeLu Baolu2017-04-084-75/+0
| * | | usb: xhci: remove enq_updates and deq_updates from ringLu Baolu2017-04-084-16/+0
| * | | usb: xhci: remove error messages for failed memory allocationLu Baolu2017-04-084-16/+12
| * | | usb: xhci: make several functions staticLu Baolu2017-04-082-70/+30
| * | | usb: xhci: remove xhci_dbg_ep_rings()Lu Baolu2017-04-082-27/+0
| * | | usb: xhci: add xhci_log_ring trace eventsLu Baolu2017-04-083-0/+74
| * | | xhci: Rework how we handle unresponsive or hoptlug removed hostsMathias Nyman2017-04-084-67/+80
| * | | xhci: Do not halt the host until both HCD have disconnected their devices.Joel Stanley2017-04-081-10/+10
| * | | xhci: add slot and endpoint numbers to debug messages in handle_tx_eventZhengjun Xing2017-04-081-25/+55
| * | | usb: host: xhci: fix up Control Transfer TRB decoderFelipe Balbi2017-04-081-22/+37
| * | | usb: host: xhci: add Slot and EP Context tracersFelipe Balbi2017-04-084-2/+302
| * | | usb: host: xhci: extract xhci_slot_state_string()Felipe Balbi2017-04-082-12/+18
| * | | usb: host: xhci: print device slot from URB tracersFelipe Balbi2017-04-081-3/+5
| * | | usb: xhci: Add port test modes support for usb2.Guoqing Zhang2017-04-082-0/+87
| * | | usb: xhci: Expose xhci_start() function.Guoqing Zhang2017-04-082-1/+2
| * | | usb: xhci: Add helper function xhci_disable_slot().Guoqing Zhang2017-04-082-18/+33
| * | | usb: xhci: Add helper function xhci_set_power_on().Guoqing Zhang2017-04-081-21/+45
| * | | usb: xhci: clear EINT bit in status correctlyLu Baolu2017-04-081-2/+2
| * | | usb: xhci: plat: Enable async suspend/resumeAndrew Bresticker2017-04-081-0/+2
| * | | usb: usbip: Remove unnecessary get_vdev()Yuyang Du2017-04-081-30/+2
| * | | usb: misc: refactor codeGustavo A. R. Silva2017-04-081-28/+21
| * | | usb: misc: add missing continue in switchGustavo A. R. Silva2017-04-081-0/+1
| * | | usb: hcd: use correct device pointer for dma opsSekhar Nori2017-04-081-1/+1
| * | | Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman2017-04-035-21/+35
| |\ \ \
| * | | | cdc-acm: remove unused element of struct acmTobias Herzog2017-04-011-1/+0
| * | | | cdc-acm: log message for serial state notificationTobias Herzog2017-04-011-0/+2
| * | | | cdc-acm: reassemble fragmented notificationsTobias Herzog2017-04-012-29/+86
| * | | | cdc-acm: fix possible invalid access when processing notificationTobias Herzog2017-04-011-4/+9
| * | | | USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher2017-03-291-2/+7
| * | | | USB: usbtmc: refactor endpoint retrievalJohan Hovold2017-03-291-38/+18
| * | | | USB: lvstest: tighten endpoint sanity checkJohan Hovold2017-03-291-4/+3
| * | | | Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman2017-03-2717-19/+126
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | USB: core: fix up kerneldoc commentJohan Hovold2017-03-241-2/+13
| * | | | USB: usblp: refactor endpoint retrievalJohan Hovold2017-03-231-22/+13
| * | | | USB: storage: refactor endpoint retrievalJohan Hovold2017-03-231-27/+13
| * | | | USB: cdc-acm: refactor endpoint retrievalJohan Hovold2017-03-231-17/+7
| * | | | USB: usb-skeleton: refactor endpoint retrievalJohan Hovold2017-03-231-34/+25
| * | | | USB: yurex: refactor endpoint retrievalJohan Hovold2017-03-231-11/+5
| * | | | USB: uss720: add debug endpoint-type checkJohan Hovold2017-03-231-4/+6
| * | | | USB: usblcd: refactor endpoint retrievalJohan Hovold2017-03-231-29/+18
| * | | | USB: legousbtower: refactor endpoint retrievalJohan Hovold2017-03-231-22/+7
| * | | | USB: ldusb: refactor endpoint retrievalJohan Hovold2017-03-231-14/+9
| * | | | USB: iowarrior: refactor endpoint retrievalJohan Hovold2017-03-231-17/+8
| * | | | USB: idmouse: refactor endpoint retrievalJohan Hovold2017-03-231-16/+12
| * | | | USB: ftdi-elan: refactor endpoint retrievalJohan Hovold2017-03-231-25/+17
| * | | | USB: chaoskey: refactor endpoint retrievalJohan Hovold2017-03-231-12/+10
OpenPOWER on IntegriCloud