summaryrefslogtreecommitdiffstats
path: root/crypto/proc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-27usb: gadget: f_sourcesink: format data pattern according to max packet sizePeter Chen1-2/+4
2015-09-27usb: misc: usbtest: format the data pattern according to max packet sizeAlan Stern1-9/+26
2015-09-27usb: misc: usbtest: using the same data format among write/compare/outputPeter Chen1-3/+3
2015-09-27usb: misc: usbtest: delete useless memset for urbs arrayPeter Chen1-1/+0
2015-09-27usb: misc: usbtest: allocate size of urb array according to user parameterPeter Chen1-4/+5
2015-09-27usb: dwc2: Use platform endianness when accessing registersAntti Seppälä10-572/+591
2015-09-27usb: gadget: ether: Allow jumbo framesMike Looijmans1-2/+7
2015-09-27usb: gadget: at91_udc: move at91_udc_data in at91_udc.hAlexandre Belloni2-9/+8
2015-09-27usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi11-406/+406
2015-09-27usb: dwc3: Add frame length adjustment quirkNikhil Badola3-0/+41
2015-09-27Documentation: dt: dwc3: Add snps,quirk-frame-length-adjustment propertyNikhil Badola1-0/+3
2015-09-27usb: phy: qcom: Switch to new extcon framework APIIvan T. Ivanov1-10/+11
2015-09-27usb: musb: dsps: control musb speed based on dts settingBin Liu1-0/+13
2015-09-27usb: musb: set the controller speed based on the config settingBin Liu2-7/+11
2015-09-27usb: gadget: f_midi: check for error on usb_ep_queueFelipe F. Tonello1-3/+9
2015-09-27usb: gadget: mass_storage: allow for deeper queue lengthsFelipe Balbi2-3/+5
2015-09-27usb: dwc3: gadget: improve ep_queue's error reportingFelipe Balbi1-19/+12
2015-09-27usb: dwc3: gadget: clear DWC3_PENDING_REQUEST when request is queuedFelipe Balbi1-1/+4
2015-09-27usb: dwc3: gadget: start requests as soon as they comeFelipe Balbi1-0/+16
2015-09-27usb: dwc3: gadget: move trace_dwc3_ep_queue()Felipe Balbi1-2/+2
2015-09-27Linux 4.3-rc3v4.3-rc3Linus Torvalds1-1/+1
2015-09-26net: Fix panic in icmp_route_lookupDavid Ahern1-2/+2
2015-09-26net: update docbook comment for __mdiobus_register()Russell King1-2/+5
2015-09-26MAINTAINERS: remove amd5536udc USB gadget driver maintainerGreg Kroah-Hartman1-2/+1
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault1-1/+3
2015-09-25net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee1-1/+1
2015-09-25phy: marvell: add link partner advertised modesRussell King1-0/+9
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand7-2/+8
2015-09-25KVM: x86: fix off-by-one in reserved bits checkPaolo Bonzini1-1/+1
2015-09-25KVM: x86: use correct page table format to check nested page table reserved bitsPaolo Bonzini1-6/+17
2015-09-25KVM: svm: do not call kvm_set_cr0 from init_vmcbPaolo Bonzini1-1/+2
2015-09-25iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger1-2/+3
2015-09-25target: Make TCM_WRITE_PROTECT failure honor D_SENSE bitNicholas Bellinger1-17/+23
2015-09-25target: Fix target_sense_desc_format NULL pointer dereferenceNicholas Bellinger1-1/+1
2015-09-25target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger3-1/+7
2015-09-25target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger2-26/+70
2015-09-25net: fix net_device refcountingRussell King2-1/+13
2015-09-25phy: add phy_device_remove()Russell King4-7/+32
2015-09-25phy: fixed-phy: properly validate phy in fixed_phy_update_state()Russell King1-1/+1
2015-09-25net: fix phy refcounting in a bunch of driversRussell King5-9/+30
2015-09-25of_mdio: fix MDIO phy device refcountingRussell King1-4/+23
2015-09-25phy: add proper phy struct device refcountingRussell King1-0/+12
2015-09-25phy: fix mdiobus module safetyRussell King3-17/+25
2015-09-25net: dsa: fix of_mdio_find_bus() device refcount leakRussell King1-7/+31
2015-09-25phy: fix of_mdio_find_bus() device refcount leakRussell King2-7/+16
2015-09-25ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driverBenjamin Gaignard2-84/+80
2015-09-25ARM: dts: fix omap2+ address translation for pbiasKishon Vijay Abraham I5-12/+17
2015-09-25ip6_tunnel: Reduce log level in ip6_tnl_err() to debugMatt Bennett1-8/+8
2015-09-25Documentation: arm: Fix typo in the idle-states bindings examplesLorenzo Pieralisi3-3/+3
2015-09-25gpio: mention in DT binding doc that <name>-gpio is deprecatedJavier Martinez Canillas1-1/+3