summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-ns2.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-24usb: gadget: goku_udc: mark expected switch fall-throughsGustavo A. R. Silva1-5/+9
2017-10-20usb: misc: usbtest: remove duplicate & operationJaejoong Kim1-1/+1
2017-10-20usb: gadget: udc: gr: remove duplicate & operationJaejoong Kim1-1/+1
2017-10-20usb: gadget: udc: remove duplicate & operationJaejoong Kim1-1/+1
2017-10-19usb: dwc3: of-simple: Add support to get resets for the deviceVivek Gautam1-2/+25
2017-10-19usb: dwc3: of-simple: Re-order resource handling in removeVivek Gautam1-2/+2
2017-10-19usb: renesas_usbhs: Add compatible string for r8a7743/5Biju Das1-1/+3
2017-10-19usb: dwc2: disable erroneous overcurrent conditionDinh Nguyen3-0/+12
2017-10-19dt-bindings: usb: mtu3: remove optional pinctrlsChunfeng Yun1-3/+4
2017-10-19dt-bindings: usb: mtu3: remove dummy clocks and add optional onesChunfeng Yun1-6/+4
2017-10-19dt-bindings: usb: mtu3: add a optional property to disable u3portsChunfeng Yun1-0/+2
2017-10-19usb: mtu3: set otg_sel for u2port only if works as dual-role modeChunfeng Yun1-2/+7
2017-10-19usb: mtu3: set invalid dr_mode as dual-role modeChunfeng Yun1-4/+2
2017-10-19usb: mtu3: get optional vbus for host only modeChunfeng Yun1-4/+4
2017-10-19usb: mtu3: add support for usb3.1 IPChunfeng Yun5-12/+23
2017-10-19usb: mtu3: use FORCE/RG_IDDIG to implement manual DRD switchChunfeng Yun6-56/+74
2017-10-19usb: mtu3: support 36-bit DMA addressChunfeng Yun4-21/+142
2017-10-19usb: mtu3: add optional mcu and dma bus clocksChunfeng Yun2-40/+86
2017-10-19usb: mtu3: remove dummy wakeup debounce clocksChunfeng Yun2-57/+4
2017-10-19usb: mtu3: support option to disable usb3 portsChunfeng Yun3-5/+22
2017-10-19usb: mtu3: fix error return code in ssusb_gadget_init()Chunfeng Yun1-2/+2
2017-10-19usb: dwc3: ep0: Clean up unused variablesChristos Gkekas1-20/+0
2017-10-19usb: dwc2: add support for STM32F7xx USB OTG HSAmelie Delaunay1-0/+11
2017-10-19dt-bindings: usb: Document the STM32F7xx DWC2 USB OTG HS core bindingAmelie Delaunay1-0/+2
2017-10-19usb: gadget: f_uvc: make uvc_v4l2_fops constBhumika Goyal2-2/+2
2017-10-19usb: gadget: udc: renesas_usb3: Use of_device_get_match_data() helperGeert Uytterhoeven1-6/+1
2017-10-19usb: renesas_usbhs: Use of_device_get_match_data() helperGeert Uytterhoeven1-2/+1
2017-10-19usb: gadget: udc: renesas_usb3: add support for generic phyYoshihiro Shimoda2-2/+28
2017-10-19usb: gadget: udc: renesas_usb3: Add suspend/resume functionsYoshihiro Shimoda1-0/+34
2017-10-19usb: gadget: udc: renesas_usb3: move pm_runtime_{en,dis}able()Kazuya Mizuguchi1-2/+2
2017-10-19usb: renesas_usbhs: add support for R-Car D3Yoshihiro Shimoda5-3/+62
2017-10-19usb: renesas_usbhs: unify Gen2/3 pipe_config settingYoshihiro Shimoda1-9/+4
2017-10-19usb: phy: mxs: add usb charger type detectionLi Jun1-0/+154
2017-10-19usb: dwc3: gadget: simplify __dwc3_gadget_kick_transfer() prototypeFelipe Balbi1-21/+13
2017-10-19usb: dwc3: gadget: cache frame number in struct dwc3_epFelipe Balbi2-5/+4
2017-10-19usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()Felipe Balbi1-15/+4
2017-10-19usb: dwc3: gadget: check for lack of TRBs a bit earlierFelipe Balbi1-3/+3
2017-10-19usb: phy: phy-generic: propagate clk_get error if clock is requiredLucas Stach1-1/+4
2017-10-19usb: gadget: Add kerneldoc for some neglected structure fieldsJonathan Corbet1-0/+5
2017-10-11USB: dummy-hcd: remove unsupported isochronous endpointsAlan Stern1-18/+35
2017-10-11USB: dummy-hcd: bandwidth limits for non-bulk transfersAlan Stern1-8/+4
2017-10-09Linux 4.14-rc4v4.14-rc4Linus Torvalds1-1/+1
2017-10-06ARC: [plat-hsdk]: Add reset controller node to manage ethernet resetEugeniy Paltsev2-0/+10
2017-10-06arm64: Ensure fpsimd support is ready before userspace is activeSuzuki K Poulose1-1/+1
2017-10-06arm64: Ensure the instruction emulation is ready for userspaceSuzuki K Poulose2-2/+2
2017-10-06powerpc/powernv: Increase memory block size to 1GB on radixAnton Blanchard1-1/+9
2017-10-05dm raid: fix incorrect status output at the end of a "recover" processJonathan Brassow2-5/+7
2017-10-05KVM: add X86_LOCAL_APIC dependencyArnd Bergmann1-0/+1
2017-10-05ovl: fix regression caused by exclusive upper/work dir protectionAmir Goldstein3-9/+26
2017-10-05ovl: fix missing unlock_rename() in ovl_do_copy_up()Amir Goldstein4-24/+22