summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-10-23usb: gadget: loopback: don't queue requests to bogus endpointsFelipe Balbi
2014-10-23usb: ffs: fix regression when quirk_ep_out_aligned_size flag is setDavid Cohen
2014-10-23usb: gadget: f_fs: remove redundant ffs_data_get()Robert Baldyga
2014-10-23usb: gadget: udc: USB_GADGET_XILINX should depend on HAS_DMAGeert Uytterhoeven
2014-10-23Revert "usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepa...Roger Quadros
2014-10-23usb: gadget: composite: enable BESL supportFelipe Balbi
2014-10-23usb: musb: cppi41: restart hrtimer only if not yet doneThomas Gleixner
2014-10-23usb: dwc3: ep0: fix Data Phase for transfer sizes aligned to wMaxPacketSizeFelipe Balbi
2014-10-20usb: dwc3: ep0: return early on NULL requestsFelipe Balbi
2014-10-20usb: dwc3: pci: Add PCI ID for Intel BraswellAlan Cox
2014-10-20usb: gadget: function: f_obex: fix Interface Descriptor TestFelipe Balbi
2014-10-20usb: gadget: function: uac2: add a release methodFelipe Balbi
2014-10-20usb: gadget: function: uac2: prevent double ep disableFelipe Balbi
2014-10-20usb: gadget: function: uac2: add wMaxPacketSize to ep descFelipe Balbi
2014-10-20usb: gadget: function: uvc: disable endpoints on ->disable()Felipe Balbi
2014-10-20usb: gadget: function: uvc: manage our video control endpointFelipe Balbi
2014-10-20usb: gadget: function: acm: make f_acm pass USB20CV Chapter9Felipe Balbi
2014-10-20usb: gadget: function: uvc: return correct alt-settingFelipe Balbi
2014-10-20usb: gadget: function: uvc: make sure to balance ep enable/disableFelipe Balbi
2014-10-20usb: gadget: function: uvc: conditionally dequeueFelipe Balbi
2014-10-20usb: dwc3: gadget: fix set_halt() bug with pending transfersFelipe Balbi
2014-10-20usb: dwc3: gadget: hold the lock through set_wedge()'s lifeFelipe Balbi
2014-10-20usb: dwc3: gadget: move isoc endpoint check to unlocked set_haltFelipe Balbi
2014-10-20usb: dwc3: ep0: hold our lock in dwc3_gadget_ep0_set_haltFelipe Balbi
2014-10-20usb: dwc3: trace: don't dereference pointersFelipe Balbi
2014-10-19Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-10-19Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-10-19Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-10-18Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-m...Linus Torvalds
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-18Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-10-18Merge tag 'md/3.18' of git://neil.brown.name/mdLinus Torvalds
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-18bna: fix skb->truesize underestimationEric Dumazet
2014-10-18dsa: Fix conversion from host device to mii busGuenter Roeck
2014-10-18sfc: add support for skb->xmit_moreEdward Cree
2014-10-18r8152: return -EBUSY for runtime suspendhayeswang
2014-10-18hyperv: Add handling of IP header with option field in netvsc_set_hash()Haiyang Zhang
2014-10-17vxlan: fix a free after useLi RongQing
2014-10-17atm: simplify lanai.c by using module_pci_driverMichael Opdenacker
2014-10-17ntb: Adding split BAR support for Haswell platformsDave Jiang
2014-10-17ntb: use errata flag set via DID to implement workaroundDave Jiang
2014-10-17ntb: conslidate reading of PPD to move platform detection earlierDave Jiang
2014-10-17ntb: move platform detection to separate functionDave Jiang
2014-10-17NTB: debugfs device entryJon Mason