summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: wusbcore: dev-sysfs: constify attribute_group structures.Arvind Yadav2017-08-101-1/+1
* usb: wusbcore: wusbhc: constify attribute_group structures.Arvind Yadav2017-08-101-1/+1
* usb: wusbcore: cbaf: constify attribute_group structures.Arvind Yadav2017-08-101-1/+1
* usb: phy-tahvo: constify attribute_group structures.Arvind Yadav2017-08-101-1/+1
* usb: usbsevseg: constify attribute_group structures.Arvind Yadav2017-08-101-1/+1
* usb: hcd: constify attribute_group structures.Arvind Yadav2017-08-101-1/+1
* usb: chipidea: otg_fsm: constify attribute_group structures.Arvind Yadav2017-08-101-1/+1
* uwb: lc-rc: constify attribute_group structures.Arvind Yadav2017-08-101-1/+1
* usb/dwc3:constify dev_pm_opsDoug Wilson2017-08-101-1/+1
* usb: gadget: f_uac2: constify snd_pcm_ops structuresArvind Yadav2017-08-101-1/+1
* USB: atm: make atmdev_ops constBhumika Goyal2017-08-101-1/+1
* usb: speedtch: constify usb_device_idArvind Yadav2017-08-101-1/+1
* usb: hwa-hc: constify usb_device_idArvind Yadav2017-08-101-1/+1
* c67x00-hcd: constify hc_driver structuresJulia Lawall2017-07-301-1/+1
* USB: whci-hcd: constify hc_driver structuresJulia Lawall2017-07-301-1/+1
* USB: HWA: constify hc_driver structuresJulia Lawall2017-07-301-1/+1
* isp116x-hcd: constify hc_driver structuresJulia Lawall2017-07-301-1/+1
* usb: renesas_usbhs: constify hc_driver structuresJulia Lawall2017-07-301-1/+1
* usb: host: u132-hcd: constify hc_driver structuresJulia Lawall2017-07-301-1/+1
* usb: host/sl811-hcd: constify hc_driver structuresJulia Lawall2017-07-301-1/+1
* usb: r8a66597-hcd: constify hc_driver structuresJulia Lawall2017-07-301-1/+1
* usb: host: max3421-hcd: constify hc_driver structuresJulia Lawall2017-07-301-1/+1
* isp1362-hcd: constify hc_driver structuresJulia Lawall2017-07-301-1/+1
* usb: mtu3: fix ip sleep auto-exit issue when enable DRD modeChunfeng Yun2017-07-301-1/+3
* usb: mtu3: clear u1/u2_enable to 0 in mtu3_gadget_resetChunfeng Yun2017-07-301-0/+2
* usb: mtu3: handle delayed status of the control transferChunfeng Yun2017-07-303-3/+24
* Merge 4.13-rc2 into usb-nextGreg Kroah-Hartman2017-07-23450-4378/+11723
|\
| * Linux 4.13-rc2v4.13-rc2Linus Torvalds2017-07-231-1/+1
| * Properly alphabetize MAINTAINERS fileLinus Torvalds2017-07-232-1741/+1815
| * Fix up MAINTAINERS file problemsLinus Torvalds2017-07-231-13/+4
| * Merge tag 'for-linus-4.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-236-13/+33
| |\
| | * xen/balloon: don't online new memory initiallyJuergen Gross2017-07-233-10/+23
| | * xen/x86: fix cpu hotplugJuergen Gross2017-07-231-1/+2
| | * xen/grant-table: log the lack of grantsWengang Wang2017-07-231-1/+8
| | * xen/x86: Don't BUG on CPU0 offliningVitaly Kuznetsov2017-07-231-1/+0
| |/
| * Merge tag 'hwmon-for-linus-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-221-4/+9
| |\
| | * hwmon: (applesmc) Avoid buffer overrunsGuenter Roeck2017-07-151-4/+9
| * | Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-2214-84/+83
| |\ \
| | * | tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy2017-07-178-8/+8
| | * | tty: hide unused pty_get_peer functionArnd Bergmann2017-07-171-43/+42
| | * | tty: serial: lpuart: Fix the logic for detecting the 32-bit type UARTFabio Estevam2017-07-171-9/+15
| | * | serial: imx: Prevent TX buffer PIO write when a DMA has been startedIan Jamison2017-07-171-1/+1
| | * | Revert "serial: imx-serial - move DMA buffer configuration to DT"Greg Kroah-Hartman2017-07-172-19/+8
| | * | serial: sh-sci: Uninitialized variables in sysfs filesDan Carpenter2017-07-171-4/+8
| | * | serial: st-asc: Potential error pointer dereferenceDan Carpenter2017-07-171-0/+1
| | |/
| * | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-2213-44/+55
| |\ \
| | * | w1: omap-hdq: fix error return code in omap_hdq_probe()Gustavo A. R. Silva2017-07-171-1/+2
| | * | regmap: regmap-w1: Fix build troublesAlex A. Mihaylov2017-07-171-2/+2
| | * | w1: Fix slave count on 1-Wire bus (resend)Alex A. Mihaylov2017-07-171-2/+2
| | * | mux: mux-core: unregister mux_class in mux_exit()Kuppuswamy Sathyanarayanan2017-07-171-1/+1