index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-ns2.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-24
usb: gadget: goku_udc: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-5
/
+9
2017-10-20
usb: misc: usbtest: remove duplicate & operation
Jaejoong Kim
1
-1
/
+1
2017-10-20
usb: gadget: udc: gr: remove duplicate & operation
Jaejoong Kim
1
-1
/
+1
2017-10-20
usb: gadget: udc: remove duplicate & operation
Jaejoong Kim
1
-1
/
+1
2017-10-19
usb: dwc3: of-simple: Add support to get resets for the device
Vivek Gautam
1
-2
/
+25
2017-10-19
usb: dwc3: of-simple: Re-order resource handling in remove
Vivek Gautam
1
-2
/
+2
2017-10-19
usb: renesas_usbhs: Add compatible string for r8a7743/5
Biju Das
1
-1
/
+3
2017-10-19
usb: dwc2: disable erroneous overcurrent condition
Dinh Nguyen
3
-0
/
+12
2017-10-19
dt-bindings: usb: mtu3: remove optional pinctrls
Chunfeng Yun
1
-3
/
+4
2017-10-19
dt-bindings: usb: mtu3: remove dummy clocks and add optional ones
Chunfeng Yun
1
-6
/
+4
2017-10-19
dt-bindings: usb: mtu3: add a optional property to disable u3ports
Chunfeng Yun
1
-0
/
+2
2017-10-19
usb: mtu3: set otg_sel for u2port only if works as dual-role mode
Chunfeng Yun
1
-2
/
+7
2017-10-19
usb: mtu3: set invalid dr_mode as dual-role mode
Chunfeng Yun
1
-4
/
+2
2017-10-19
usb: mtu3: get optional vbus for host only mode
Chunfeng Yun
1
-4
/
+4
2017-10-19
usb: mtu3: add support for usb3.1 IP
Chunfeng Yun
5
-12
/
+23
2017-10-19
usb: mtu3: use FORCE/RG_IDDIG to implement manual DRD switch
Chunfeng Yun
6
-56
/
+74
2017-10-19
usb: mtu3: support 36-bit DMA address
Chunfeng Yun
4
-21
/
+142
2017-10-19
usb: mtu3: add optional mcu and dma bus clocks
Chunfeng Yun
2
-40
/
+86
2017-10-19
usb: mtu3: remove dummy wakeup debounce clocks
Chunfeng Yun
2
-57
/
+4
2017-10-19
usb: mtu3: support option to disable usb3 ports
Chunfeng Yun
3
-5
/
+22
2017-10-19
usb: mtu3: fix error return code in ssusb_gadget_init()
Chunfeng Yun
1
-2
/
+2
2017-10-19
usb: dwc3: ep0: Clean up unused variables
Christos Gkekas
1
-20
/
+0
2017-10-19
usb: dwc2: add support for STM32F7xx USB OTG HS
Amelie Delaunay
1
-0
/
+11
2017-10-19
dt-bindings: usb: Document the STM32F7xx DWC2 USB OTG HS core binding
Amelie Delaunay
1
-0
/
+2
2017-10-19
usb: gadget: f_uvc: make uvc_v4l2_fops const
Bhumika Goyal
2
-2
/
+2
2017-10-19
usb: gadget: udc: renesas_usb3: Use of_device_get_match_data() helper
Geert Uytterhoeven
1
-6
/
+1
2017-10-19
usb: renesas_usbhs: Use of_device_get_match_data() helper
Geert Uytterhoeven
1
-2
/
+1
2017-10-19
usb: gadget: udc: renesas_usb3: add support for generic phy
Yoshihiro Shimoda
2
-2
/
+28
2017-10-19
usb: gadget: udc: renesas_usb3: Add suspend/resume functions
Yoshihiro Shimoda
1
-0
/
+34
2017-10-19
usb: gadget: udc: renesas_usb3: move pm_runtime_{en,dis}able()
Kazuya Mizuguchi
1
-2
/
+2
2017-10-19
usb: renesas_usbhs: add support for R-Car D3
Yoshihiro Shimoda
5
-3
/
+62
2017-10-19
usb: renesas_usbhs: unify Gen2/3 pipe_config setting
Yoshihiro Shimoda
1
-9
/
+4
2017-10-19
usb: phy: mxs: add usb charger type detection
Li Jun
1
-0
/
+154
2017-10-19
usb: dwc3: gadget: simplify __dwc3_gadget_kick_transfer() prototype
Felipe Balbi
1
-21
/
+13
2017-10-19
usb: dwc3: gadget: cache frame number in struct dwc3_ep
Felipe Balbi
2
-5
/
+4
2017-10-19
usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()
Felipe Balbi
1
-15
/
+4
2017-10-19
usb: dwc3: gadget: check for lack of TRBs a bit earlier
Felipe Balbi
1
-3
/
+3
2017-10-19
usb: phy: phy-generic: propagate clk_get error if clock is required
Lucas Stach
1
-1
/
+4
2017-10-19
usb: gadget: Add kerneldoc for some neglected structure fields
Jonathan Corbet
1
-0
/
+5
2017-10-11
USB: dummy-hcd: remove unsupported isochronous endpoints
Alan Stern
1
-18
/
+35
2017-10-11
USB: dummy-hcd: bandwidth limits for non-bulk transfers
Alan Stern
1
-8
/
+4
2017-10-09
Linux 4.14-rc4
v4.14-rc4
Linus Torvalds
1
-1
/
+1
2017-10-06
ARC: [plat-hsdk]: Add reset controller node to manage ethernet reset
Eugeniy Paltsev
2
-0
/
+10
2017-10-06
arm64: Ensure fpsimd support is ready before userspace is active
Suzuki K Poulose
1
-1
/
+1
2017-10-06
arm64: Ensure the instruction emulation is ready for userspace
Suzuki K Poulose
2
-2
/
+2
2017-10-06
powerpc/powernv: Increase memory block size to 1GB on radix
Anton Blanchard
1
-1
/
+9
2017-10-05
dm raid: fix incorrect status output at the end of a "recover" process
Jonathan Brassow
2
-5
/
+7
2017-10-05
KVM: add X86_LOCAL_APIC dependency
Arnd Bergmann
1
-0
/
+1
2017-10-05
ovl: fix regression caused by exclusive upper/work dir protection
Amir Goldstein
3
-9
/
+26
2017-10-05
ovl: fix missing unlock_rename() in ovl_do_copy_up()
Amir Goldstein
4
-24
/
+22
[next]