aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-17mux: remove the Kconfig question for the subsystemPeter Rosin1-14/+5
2017-07-17ASoC: do not close shared backend dailinkBanajit Goswami1-0/+4
2017-07-17media: staging: atomisp: disable warnings with cc-disable-warningMauro Carvalho Chehab1-4/+6
2017-07-17media: davinci: variable 'common' set but not usedMauro Carvalho Chehab2-4/+0
2017-07-17Merge tag 'v4.13-rc1' into patchworkMauro Carvalho Chehab9782-200314/+756924
2017-07-17nvmem: rockchip-efuse: amend compatible rk322x-efuse to rk3228-efuseFrank Wang2-2/+2
2017-07-17drivers/fsi: fix fsi_slave_mode prototypeArnd Bergmann1-1/+1
2017-07-17fsi: core: register with postcore_initcallJoel Stanley1-3/+2
2017-07-17drm/imx: parallel-display: Accept drm_of_find_panel_or_bridge failurePhilipp Zabel1-1/+1
2017-07-17drm/imx: fix typo in ipu_plane_formats[]Laurentiu Palcu1-1/+1
2017-07-17thunderbolt: Correct access permissions for active NVM contentsMika Westerberg1-1/+2
2017-07-17mmc: host: omap_hsmmc: remove unused platform callbacksFaiz Abbas2-21/+0
2017-07-17ARM: OMAP2+: hsmmc.c: Remove dead codeFaiz Abbas2-246/+2
2017-07-17vmbus: re-enable channel taskletStephen Hemminger1-0/+2
2017-07-17spmi: pmic-arb: Always allocate ppid_to_apid tableStephen Boyd1-10/+7
2017-07-17MAINTAINERS: Add entry for SPMI subsystemStephen Boyd1-0/+9
2017-07-17spmi: Include OF based modalias in device ueventBjorn Andersson1-0/+12
2017-07-17libceph: potential NULL dereference in ceph_msg_data_create()Dan Carpenter1-2/+4
2017-07-17ceph: fix race in concurrent readdirYan, Zheng1-0/+5
2017-07-17libceph: don't call encode_request_finish() on MOSDBackoff messagesIlya Dryomov1-1/+4
2017-07-17libceph: use alloc_pg_mapping() in __decode_pg_upmap_items()Ilya Dryomov1-1/+1
2017-07-17libceph: set -EINVAL in one place in crush_decode()Ilya Dryomov1-11/+12
2017-07-17libceph: NULL deref on osdmap_apply_incremental() error pathDan Carpenter1-3/+3
2017-07-17libceph: fix old style declaration warningsArnd Bergmann1-4/+4
2017-07-17binder: Use wake up hint for synchronous transactions.Riley Andrews1-2/+6
2017-07-17binder: use group leader instead of open threadTodd Kjos1-2/+2
2017-07-17Revert "android: binder: Sanity check at binder ioctl"Todd Kjos1-5/+0
2017-07-17tty: serial: lpuart: Fix the logic for detecting the 32-bit type UARTFabio Estevam1-9/+15
2017-07-17serial: imx: Prevent TX buffer PIO write when a DMA has been startedIan Jamison1-1/+1
2017-07-17Revert "serial: imx-serial - move DMA buffer configuration to DT"Greg Kroah-Hartman2-19/+8
2017-07-17powerpc/powernv: Fix boot on Power8 bare metal due to opal_configure_cores()Michael Ellerman1-1/+1
2017-07-17netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcvMateusz Jurczyk1-3/+3
2017-07-17serial: sh-sci: Uninitialized variables in sysfs filesDan Carpenter1-4/+8
2017-07-17serial: st-asc: Potential error pointer dereferenceDan Carpenter1-0/+1
2017-07-17usb: storage: return on error to avoid a null pointer dereferenceColin Ian King1-1/+4
2017-07-17usb: typec: include linux/device.h in ucsi.hArnd Bergmann1-0/+1
2017-07-17USB: cdc-acm: add device-id for quirky printerJohan Hovold1-0/+3
2017-07-17staging: vboxvideo: Add vboxvideo to drivers/stagingHans de Goede24-0/+4846
2017-07-17mmc: sunxi: Keep default timing phase settings for new timing modeChen-Yu Tsai1-2/+6
2017-07-17ARM: dts: at91: sama5d2: fix EBI/NAND controllers declarationLudovic Desroches1-5/+5
2017-07-17ARM: dts: at91: sama5d2: use sama5d2 compatible string for SMCLudovic Desroches1-1/+1
2017-07-17ALSA: hda/realtek - Update headset mode for ALC298Kailang Yang1-6/+60
2017-07-17drm/i915/gvt: Fix the vblank timer close issue after shutdown VMs in reversefred gao1-11/+11
2017-07-17ext2: Don't clear SGID when inheriting ACLsJan Kara1-14/+22
2017-07-17reiserfs: Don't clear SGID when inheriting ACLsJan Kara1-5/+7
2017-07-17usb: dwc3: gadget: only unmap requests from DMA if mappedJack Pham1-3/+5
2017-07-17usb: gadget: udc: USB_SNP_CORE should depend on HAS_DMAGeert Uytterhoeven1-1/+2
2017-07-17usb: gadget: udc: USB_RENESAS_USB3 should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2017-07-17usb: gadget: f_mass_storage: Fix the logic to iterate all common->lunsAxel Lin1-1/+1
2017-07-17usb: dwc3: omap: remove IRQ_NOAUTOEN used with shared irqVignesh R1-10/+8