summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2015-09-27usb: gadget: fix few outdated commentsRobert Baldyga
2015-09-27usb: gadget: dummy_hcd: replace timeval with timespec64WEN Pingbo
2015-09-27usb: dwc3: support for pinctrl state change during system sleepSekhar Nori
2015-09-27usb: gadget: f_sourcesink: format data pattern according to max packet sizePeter Chen
2015-09-27usb: misc: usbtest: format the data pattern according to max packet sizeAlan Stern
2015-09-27usb: misc: usbtest: using the same data format among write/compare/outputPeter Chen
2015-09-27usb: misc: usbtest: delete useless memset for urbs arrayPeter Chen
2015-09-27usb: misc: usbtest: allocate size of urb array according to user parameterPeter Chen
2015-09-27usb: dwc2: Use platform endianness when accessing registersAntti Seppälä
2015-09-27usb: gadget: ether: Allow jumbo framesMike Looijmans
2015-09-27usb: gadget: at91_udc: move at91_udc_data in at91_udc.hAlexandre Belloni
2015-09-27usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi
2015-09-27usb: dwc3: Add frame length adjustment quirkNikhil Badola
2015-09-27usb: phy: qcom: Switch to new extcon framework APIIvan T. Ivanov
2015-09-27usb: musb: dsps: control musb speed based on dts settingBin Liu
2015-09-27usb: musb: set the controller speed based on the config settingBin Liu
2015-09-27usb: gadget: f_midi: check for error on usb_ep_queueFelipe F. Tonello
2015-09-27usb: gadget: mass_storage: allow for deeper queue lengthsFelipe Balbi
2015-09-27usb: dwc3: gadget: improve ep_queue's error reportingFelipe Balbi
2015-09-27usb: dwc3: gadget: clear DWC3_PENDING_REQUEST when request is queuedFelipe Balbi
2015-09-27usb: dwc3: gadget: start requests as soon as they comeFelipe Balbi
2015-09-27usb: dwc3: gadget: move trace_dwc3_ep_queue()Felipe Balbi
2015-09-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-09-26Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-09-26Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-09-26Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-09-26Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-26Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-09-26Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-25net: update docbook comment for __mdiobus_register()Russell King
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault
2015-09-25net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee
2015-09-25phy: marvell: add link partner advertised modesRussell King
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-25Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-09-24iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger
2015-09-24target: Make TCM_WRITE_PROTECT failure honor D_SENSE bitNicholas Bellinger
2015-09-24target: Fix target_sense_desc_format NULL pointer dereferenceNicholas Bellinger
2015-09-24target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger
2015-09-24target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger
2015-09-24phy: add phy_device_remove()Russell King
2015-09-24phy: fixed-phy: properly validate phy in fixed_phy_update_state()Russell King
2015-09-24net: fix phy refcounting in a bunch of driversRussell King
2015-09-24of_mdio: fix MDIO phy device refcountingRussell King
2015-09-24phy: add proper phy struct device refcountingRussell King
2015-09-24phy: fix mdiobus module safetyRussell King