summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: udc: renesas_usb3: add support for R-Car M3-WYoshihiro Shimoda2017-08-152-3/+17
* usb: gadget: udc: renesas_usb3: add support for R-Car H3 ES2.0Yoshihiro Shimoda2017-08-091-3/+24
* usb: gadget: udc: renesas_usb3: add debugfs to set the b-device modeYoshihiro Shimoda2017-08-091-2/+76
* MAINTAINERS: add entry for mediatek usb3 DRD IP driverChunfeng Yun2017-08-091-0/+8
* usb: mtu3: add a vbus debugfs interfaceChunfeng Yun2017-08-091-8/+50
* usb: dwc3: keystone: Add PM_RUNTIME Support to DWC3 Keystone USB driverFranklin S Cooper Jr2017-08-091-12/+10
* usb: dwc3: omap: fix error return code in dwc3_omap_probe()Gustavo A. R. Silva2017-08-091-2/+2
* usb: dwc3: pci: constify dev_pm_opsDoug Wilson2017-08-091-1/+1
* usb: gadget: udc: renesas_usb3: fix error return code in renesas_usb3_probe()Gustavo A. R. Silva2017-08-091-2/+4
* usb: gadget: f_uac2: constify snd_pcm_ops structuresArvind Yadav2017-08-091-1/+1
* Linux 4.13-rc4v4.13-rc4Linus Torvalds2017-08-061-1/+1
* Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...Linus Torvalds2017-08-061-2/+2
|\
| * platform/x86: intel-vbtn: match power button on press rather than releaseMario Limonciello2017-08-051-2/+2
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-0613-196/+290
|\ \
| * | ext4: fix copy paste error in ext4_swap_extents()Maninder Singh2017-08-061-1/+1
| * | ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee2017-08-061-1/+2
| * | ext4, project: expand inode extra size if possibleMiao Xie2017-08-063-24/+85
| * | ext4: cleanup ext4_expand_extra_isize_ea()Miao Xie2017-08-061-9/+5
| * | ext4: restructure ext4_expand_extra_isizeMiao Xie2017-08-062-40/+36
| * | ext4: fix forgetten xattr lock protection in ext4_expand_extra_isizeMiao Xie2017-08-062-12/+16
| * | ext4: make xattr inode reads fasterTahsin Erdogan2017-08-064-48/+92
| * | ext4: inplace xattr block update fails to deduplicate blocksTahsin Erdogan2017-08-051-3/+1
| * | ext4: remove unused mode parameterTahsin Erdogan2017-08-051-5/+4
| * | ext4: fix warning about stack corruptionArnd Bergmann2017-08-051-5/+6
| * | ext4: fix dir_nlink behaviourAndreas Dilger2017-08-052-10/+14
| * | ext4: silence array overflow warningDan Carpenter2017-08-051-1/+1
| * | ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara2017-08-051-0/+3
| * | ext4: release discard bio after sending discard commandsDaeho Jeong2017-08-051-1/+3
| * | ext4: convert swap_inode_data() over to use swap() on most of the fieldsJeff Layton2017-07-311-10/+8
| * | ext4: error should be cleared if ea_inode isn't added to the cacheEmoly Liu2017-07-311-0/+1
| * | ext4: Don't clear SGID when inheriting ACLsJan Kara2017-07-301-13/+15
| * | ext4: preserve i_mode if __ext4_set_acl() failsErnesto A. Fernández2017-07-301-4/+11
| * | ext4: remove unused metadata accounting variablesEric Whitney2017-07-303-33/+10
| * | ext4: correct comment references to ext4_ext_direct_IO()Eric Whitney2017-07-301-2/+2
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-08-062-0/+3
|\ \ \
| * | | MIPS: ralink: mt7620: Add missing headerHarvey Hunt2017-07-191-0/+1
| * | | MIPS: ralink: Fix build error due to missing headerHarvey Hunt2017-07-181-0/+2
* | | | Fix compat_sys_sigpending breakageDmitry V. Levin2017-08-061-4/+7
* | | | Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-08-0591-14173/+5162
|\ \ \ \
| * | | | media: atomisp2: array underflow in imx_enum_frame_size()Dan Carpenter2017-07-263-3/+3
| * | | | media: atomisp2: array underflow in ap1302_enum_frame_size()Dan Carpenter2017-07-261-2/+2
| * | | | media: atomisp2: Array underflow in atomisp_enum_input()Dan Carpenter2017-07-261-1/+1
| * | | | media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMSPrabhakar Lad2017-07-266-346/+4
| * | | | media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctlPrabhakar Lad2017-07-261-20/+2
| * | | | media: venus: don't abuse dma_alloc for non-DMA allocationsStanimir Varbanov2017-07-264-51/+39
| * | | | media: venus: hfi: fix error handling in hfi_sys_init_done()Rob Clark2017-07-261-5/+6
| * | | | media: venus: fix compile-test build on non-qcom ARM platformArnd Bergmann2017-07-262-3/+3
| * | | | media: venus: mark PM functions as __maybe_unusedArnd Bergmann2017-07-261-4/+2
| * | | | media: cec-notifier: small improvementsHans Verkuil2017-07-262-0/+21
| * | | | media: pulse8-cec: persistent_config should be off by defaultHans Verkuil2017-07-261-1/+1