summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-20usb: dwc2/gadget: ensure that all fifos have correct memory buffersMarek Szyprowski2-5/+11
2014-09-20usb: dwc2/gadget: hide some not really needed debug messagesMarek Szyprowski1-2/+2
2014-09-20usb: dwc2/gadget: Fix comment textAndrzej Pietrasiewicz1-1/+1
2014-09-20Merge tag 'usb-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman74-2522/+5608
2014-09-18Revert "usb: gadget: composite: dequeue cdev->req before free its buffer"Felipe Balbi1-1/+1
2014-09-16usb: gadget: gr_udc: Add bounce buffer to handle odd sized OUT requestsAndreas Larsson2-21/+67
2014-09-16usb: gadget: udc_core: Use right kobj when calling sysfs_notifyAndreas Larsson1-1/+13
2014-09-16usb: musb: dsps: kill OTG timer on suspendFelipe Balbi1-0/+2
2014-09-16usb: gadget: uvc: Simplify uvcg_video_pump by using local variableLaurent Pinchart1-5/+5
2014-09-16usb: gadget: uvc: Fix endianness mismatchesLaurent Pinchart1-5/+6
2014-09-16usb: gadget: uvc: uvc_alloc() can be staticFengguang Wu1-1/+1
2014-09-16usb: gadget: f_fs: virtual endpoint address mappingRobert Baldyga2-2/+23
2014-09-16Merge tag 'v3.17-rc5' into nextFelipe Balbi165-995/+1961
2014-09-15Merge 3.17-rc5 into usb-nextGreg Kroah-Hartman202-1180/+2442
2014-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-09-14Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2014-09-14Merge tag 'ntb-3.17' of git://github.com/jonmason/ntbLinus Torvalds1-2/+15
2014-09-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-22/+23
2014-09-14Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner4-22/+23
2014-09-14ntb: Add alignment check to meet hardware requirementDave Jiang1-0/+13
2014-09-14NTB: correct the spread of queues over mw'sJon Mason1-2/+2
2014-09-14[fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro1-1/+1
2014-09-13Merge tag 'dm-3.17-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds1-2/+2
2014-09-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-9/+21
2014-09-13usb: dwc3: Add Qualcomm DWC3 glue layer driverIvan T. Ivanov3-0/+140
2014-09-12Merge tag 'char-misc-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2014-09-12Merge tag 'staging-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+5
2014-09-12Merge tag 'tty-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-2/+44
2014-09-12Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds30-137/+372
2014-09-12Merge tag 'iommu-fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-61/+87
2014-09-12Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+1
2014-09-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-262/+371
2014-09-12usb: gadget: udc-core: add utility for bus resetPeter Chen1-0/+17
2014-09-12usb: gadget: Add xilinx usb2 device supportSubbaraya Sundeep Bhatta3-0/+2196
2014-09-12video: ARM CLCD: Fix color model capabilities for DT platformsPawel Moll1-3/+1
2014-09-12drm/ast: AST2000 cannot be detected correctlyY.C. Chen1-1/+1
2014-09-12drm/ast: open key before detect chipsY.C. Chen1-0/+1
2014-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+4
2014-09-12Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds3-18/+9
2014-09-12usb: dwc2: make the scheduler handle excessive NAKs betterNick Hudson1-0/+8
2014-09-12Merge tag 'fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman3-15/+11
2014-09-12xhci: fix oops when xhci resumes from hibernate with hw lpm capable devicesMathias Nyman1-2/+10
2014-09-12usb: xhci: Fix OOPS in xhci error handling codeAl Cooper1-0/+1
2014-09-12xhci: Fix null pointer dereference if xhci initialization failsMathias Nyman1-1/+1
2014-09-12storage: Add single-LUN quirk for Jaz USB AdapterMark1-0/+6
2014-09-12uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id checkHans de Goede1-2/+2
2014-09-12Revert "usb: dwc2: move "samsung,s3c6400-hsotg" into common platform"Robert Baldyga2-1/+1
2014-09-12Revert "usb: dwc2: Update Kconfig to support dual-role"Robert Baldyga2-47/+37
2014-09-11Merge tag 'pm+acpi-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-21/+7
2014-09-11usb: f_fs: replace BUG in dead-code with less serious WARN_ONMichal Nazarewicz1-1/+2