summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-19usb: dwc3: gadget: add trb enqueue/dequeue helpersFelipe Balbi1-7/+21
2016-04-19usb: dwc3: get rid of DWC3_TRB_MASKFelipe Balbi2-8/+7
2016-04-18usb: dwc3: switch trb enqueue/dequeue and first_trb_index to u8Felipe Balbi1-3/+13
2016-04-18usb: dwc3: core: document struct dwc3_requestFelipe Balbi1-0/+13
2016-04-18usb: dwc3: gadget: rename busy/free_slot to trb_enqueue/dequeueFelipe Balbi3-23/+23
2016-04-18usb: dwc3: omap: drop dma_mask configurationGrygorii Strashko1-3/+0
2016-04-18usb: dwc3: add disable receiver detection in P3 quirkRajesh Bhagat3-0/+9
2016-04-18Documentation: dt: dwc3: Add snps,dis_rxdet_inp3_quirk propertyRajesh Bhagat1-0/+2
2016-04-18usb: dwc3: gadget: put link to U0 before Start TransferFelipe Balbi1-0/+16
2016-04-18usb: dwc3: gadget: extract unlocked dwc3_gadget_wakeup()Felipe Balbi1-15/+17
2016-04-18usb: dwc3: gadget: clear SUSPHY bit before ep cmdsFelipe Balbi1-0/+23
2016-04-18usb: dwc3: gadget: combine return points into a single oneFelipe Balbi1-3/+8
2016-04-18usb: gadget: pch_udc: sort IDsAndy Shevchenko1-1/+3
2016-04-18usb: gadged: pch_udc: get rid of redundant assignmentsAndy Shevchenko1-14/+4
2016-04-18usb: gadget: pch_udc: enable MSI if hardware supportsAndy Shevchenko1-0/+2
2016-04-18usb: gadget: pch_udc: convert to devres APIAndy Shevchenko1-72/+26
2016-04-18usb: gadged: pch_udc: PCI core handles power state for usAndy Shevchenko1-27/+12
2016-04-18usb: common: rework CONFIG_USB_COMMON logicArnd Bergmann3-3/+4
2016-04-18usb: dwc3: gadget: pass ev_buff as cookie to irq handlerFelipe Balbi1-16/+14
2016-04-14usb: dwc3: drop ev_buffs arrayFelipe Balbi3-12/+7
2016-04-14usb: dwc3: remove num_event_buffersFelipe Balbi3-77/+44
2016-04-14usb: phy: qcom: use PTR_ERR_OR_ZERO()Felipe Balbi1-4/+1
2016-04-14usb: gadget: udc: at91: use PTR_ERR_OR_ZERO()Felipe Balbi1-4/+1
2016-04-14usb: dwc3: better name for our request management listsFelipe Balbi4-44/+44
2016-04-14usb: dwc3: increase maximum number of TRBs per endpointFelipe Balbi1-1/+1
2016-04-14usb: dwc3: gadget: always enable CSPFelipe Balbi1-7/+9
2016-04-14usb: dwc3: drop FIFO resizing logicFelipe Balbi7-108/+2
2016-04-11Linux 4.6-rc3v4.6-rc3Linus Torvalds1-1/+1
2016-04-11Revert "ext4: allow readdir()'s of large empty directories to be interrupted"Linus Torvalds2-10/+0
2016-04-09i2c: jz4780: really prevent potential division by zeroWolfram Sang1-1/+6
2016-04-09Revert "i2c: jz4780: prevent potential division by zero"Wolfram Sang1-1/+1
2016-04-08bridge, netem: mark mailing lists as moderatedstephen hemminger1-2/+2
2016-04-08parisc: Update comment regarding relative extable supportHelge Deller1-6/+4
2016-04-08parisc: Unbreak handling exceptions from kernel modulesHelge Deller4-0/+9
2016-04-08parisc: Fix kernel crash with reversed copy_from_user()Helge Deller1-0/+3
2016-04-08parisc: Avoid function pointers for kernel exception routinesHelge Deller1-5/+5
2016-04-08parisc: Handle R_PARISC_PCREL32 relocations in kernel modulesHelge Deller1-0/+8
2016-04-08tuntap: restore default qdiscJason Wang1-2/+2
2016-04-08orangefs: remove unused variableMartin Brandenburg1-3/+1
2016-04-08orangefs: Add KERN_<LEVEL> to gossip_<level> macrosJoe Perches1-14/+17
2016-04-08orangefs: strncpy -> strscpyMartin Brandenburg1-1/+5
2016-04-08orangefs: clean up truncate ctime and mtime settingMartin Brandenburg1-15/+1
2016-04-08Orangefs: fix ifnullfree.cocci warningskbuild test robot1-2/+1
2016-04-08Orangefs: optimize boilerplate code.Mike Marshall2-2/+2
2016-04-08Orangefs: xattr.c cleanupMike Marshall1-16/+1
2016-04-08mpls: find_outdev: check for err ptr in addition to NULL checkRoopa Prabhu1-0/+3
2016-04-08gpio: pca953x: Use correct u16 value for register word writeYong Li1-1/+2
2016-04-08gpiolib: Defer gpio device setup until after gpiolib initializationGuenter Roeck1-31/+67
2016-04-08gpiolib: Do not use devm functions when registering gpio chipGuenter Roeck1-7/+12
2016-04-08gpio: pxa: fix legacy non pinctrl aware buildsRobert Jarzmik1-2/+2