summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-08-25usb: gadget: f_fs: handle control requests not directed to interface or endpointFelix Hädicke
2016-08-25usb: gadget: f_hid: add dev to configfsJohannes Berg
2016-08-25usb: dwc3: core: Move the mode setting to the right placeBaolin Wang
2016-08-25usb: gadget: f_midi: drop substreams when disabling endpointFelipe F. Tonello
2016-08-25usb: gadget: f_midi: refactor state machineFelipe F. Tonello
2016-08-25usb: gadget: f_midi: defaults buflen sizes to 512Felipe F. Tonello
2016-08-25usb: gadget: f_midi: remove alignment code for OUT endpointFelipe F. Tonello
2016-08-25usb: gadget: align buffer size when allocating for OUT endpointFelipe F. Tonello
2016-08-25usb: gadget: change len to size_t on alloc_ep_req()Felipe F. Tonello
2016-08-25usb: gadget: Add per-lun inquiry stringPhilipp Gesang
2016-08-25usb: dwc3: of-simple: add compatible for rockchip rk3399William Wu
2016-08-25usb: dwc3: add dis_del_phy_power_chg_quirkWilliam Wu
2016-08-25usb: dwc3: make usb2 phy utmi interface configurableWilliam Wu
2016-08-25usb: dwc3: add dis_u2_freeclk_exists_quirkWilliam Wu
2016-08-25usb: gadget: net2280: match interrupt endpoints to PIO endpoints and DMA to bulkJussi Kivilinna
2016-08-25usb: gadget: net2280: fix infinite loop in irq handlerJussi Kivilinna
2016-08-25usb: gadget: f_ncm: add SuperSpeed descriptors for CDC NCMJussi Kivilinna
2016-08-25usb: dwc2: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-25usb: gadget: remove redundant self assignmentColin Ian King
2016-08-25usb: gadget: configfs: log function unbinding as informationRomain Izard
2016-08-25usb: phy: generic: remove the vbus dependencyRobert Jarzmik
2016-08-25usb: phy: generic: cope with initial stateRobert Jarzmik
2016-08-25usb: gadget: pxa27x: add phy notifier event handlerRobert Jarzmik
2016-08-25usb: dwc3: gadget: improve increment request->actualFelipe Balbi
2016-08-25usb: dwc3: gadget: remove condition that never happensFelipe Balbi
2016-08-25usb: dwc3: gadget: add remaining sg entries to ringFelipe Balbi
2016-08-22usb: dwc3: gadget: interrupt on ring full tooFelipe Balbi
2016-08-22usb: dwc3: gadget: add sg and num_pending_sgs to dwc3_requestFelipe Balbi
2016-08-22usb: dwc3: gadget: avoid while (1) loop on completionFelipe Balbi
2016-08-22usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()Felipe Balbi
2016-08-22usb: dwc3: gadget: simplify dwc3_ep_prev_trb()Felipe Balbi
2016-08-22usb: dwc3: gadget: increment dequeue pointer on completionFelipe Balbi
2016-08-22usb: dwc3: gadget: retire LST bit completelyFelipe Balbi
2016-08-21EDAC, skx_edac: Add EDAC driver for SkylakeTony Luck
2016-08-19Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-19Merge tag 'dm-4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-08-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-08-19Merge tag 'usb-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-08-19Merge tag 'hwmon-for-linus-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-18Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2016-08-18Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-19Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-08-19Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...Dave Airlie
2016-08-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-08-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-08-18Merge tag 'drm-fixes-for-4.8-rc3' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-18Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"Johannes Berg
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong
2016-08-17Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller