index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_logmsg.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-10
usb: mtu3: add a vbus debugfs interface
Chunfeng Yun
1
-8
/
+50
2017-08-10
usb: imx21-hcd: fix error return code in imx21_probe()
Gustavo A. R. Silva
1
-2
/
+4
2017-08-10
usb: ehci-omap: fix error return code in ehci_hcd_omap_probe()
Gustavo A. R. Silva
1
-2
/
+2
2017-08-10
usb: gadget: fsl_qe_udc: constify qe_ep0_desc
Julia Lawall
1
-1
/
+1
2017-08-10
usb: atm: ueagle-atm: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-10
usb: chipidea: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-10
usb: usbtmc: constify attribute_group structures.
Arvind Yadav
1
-2
/
+2
2017-08-10
usb: phy-mv-usb: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-10
usb: wusbcore: dev-sysfs: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-10
usb: wusbcore: wusbhc: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-10
usb: wusbcore: cbaf: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-10
usb: phy-tahvo: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-10
usb: usbsevseg: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-10
usb: hcd: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-10
usb: chipidea: otg_fsm: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-10
uwb: lc-rc: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-10
usb/dwc3:constify dev_pm_ops
Doug Wilson
1
-1
/
+1
2017-08-10
usb: gadget: f_uac2: constify snd_pcm_ops structures
Arvind Yadav
1
-1
/
+1
2017-08-10
USB: atm: make atmdev_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-10
usb: speedtch: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-10
usb: hwa-hc: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-07-30
c67x00-hcd: constify hc_driver structures
Julia Lawall
1
-1
/
+1
2017-07-30
USB: whci-hcd: constify hc_driver structures
Julia Lawall
1
-1
/
+1
2017-07-30
USB: HWA: constify hc_driver structures
Julia Lawall
1
-1
/
+1
2017-07-30
isp116x-hcd: constify hc_driver structures
Julia Lawall
1
-1
/
+1
2017-07-30
usb: renesas_usbhs: constify hc_driver structures
Julia Lawall
1
-1
/
+1
2017-07-30
usb: host: u132-hcd: constify hc_driver structures
Julia Lawall
1
-1
/
+1
2017-07-30
usb: host/sl811-hcd: constify hc_driver structures
Julia Lawall
1
-1
/
+1
2017-07-30
usb: r8a66597-hcd: constify hc_driver structures
Julia Lawall
1
-1
/
+1
2017-07-30
usb: host: max3421-hcd: constify hc_driver structures
Julia Lawall
1
-1
/
+1
2017-07-30
isp1362-hcd: constify hc_driver structures
Julia Lawall
1
-1
/
+1
2017-07-30
usb: mtu3: fix ip sleep auto-exit issue when enable DRD mode
Chunfeng Yun
1
-1
/
+3
2017-07-30
usb: mtu3: clear u1/u2_enable to 0 in mtu3_gadget_reset
Chunfeng Yun
1
-0
/
+2
2017-07-30
usb: mtu3: handle delayed status of the control transfer
Chunfeng Yun
3
-3
/
+24
2017-07-24
Linux 4.13-rc2
v4.13-rc2
Linus Torvalds
1
-1
/
+1
2017-07-24
Properly alphabetize MAINTAINERS file
Linus Torvalds
2
-1741
/
+1815
2017-07-24
Fix up MAINTAINERS file problems
Linus Torvalds
1
-13
/
+4
2017-07-23
xen/balloon: don't online new memory initially
Juergen Gross
3
-10
/
+23
2017-07-23
xen/x86: fix cpu hotplug
Juergen Gross
1
-1
/
+2
2017-07-23
xen/grant-table: log the lack of grants
Wengang Wang
1
-1
/
+8
2017-07-23
xen/x86: Don't BUG on CPU0 offlining
Vitaly Kuznetsov
1
-1
/
+0
2017-07-22
usb: core: hub: controller driver name may be NULL
Peter Chen
1
-2
/
+15
2017-07-22
usb: Convert to using %pOF instead of full_name
Rob Herring
6
-11
/
+11
2017-07-22
USB: atm: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
4
-9
/
+2
2017-07-22
USB: chipidea: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
1
-1
/
+0
2017-07-22
USB: cdc-wdm: remove unneeded DRIVER_VERSION define
Greg Kroah-Hartman
1
-4
/
+0
2017-07-22
USB: gadget: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
3
-6
/
+1
2017-07-22
USB: microtek: remove unneeded DRIVER_VERSION macro
Greg Kroah-Hartman
1
-4
/
+0
2017-07-22
USB: phy: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
1
-2
/
+0
2017-07-22
USB: realtek_cr: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
1
-1
/
+0
[next]