summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-05-15usb: mtu3: make USB_MTU3_DUAL_ROLE depend on EXTCON but not USB_MTU3Chunfeng Yun
2018-05-15usb: mtu3: fix operation failure when test TEST_J/KChunfeng Yun
2018-05-15usb: mtu3: fix an unrecognized issue when connected with PCChunfeng Yun
2018-05-15usb: mtu3: remove repeated setting of gadget stateChunfeng Yun
2018-05-15usb: mtu3: avoid TX data length truncated in SS/SSP modeChunfeng Yun
2018-05-15usb: phy: simplify getting .drvdataWolfram Sang
2018-05-15usb: mtu3: simplify getting .drvdataWolfram Sang
2018-05-15usb: phy: Add Kconfig entry for Tegra PHY driverDmitry Osipenko
2018-05-15usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phyDmitry Osipenko
2018-05-15usb: phy: tegra: Cleanup error messagesDmitry Osipenko
2018-05-15usb: gadget: f_fs: Add compat_ioctl to epfilesJerry Zhang
2018-05-15usb: gadget: f_midi: Use refcount when freeing f_midi_optsJerry Zhang
2018-05-15usb/gadget: Add driver for Aspeed SoC virtual hubBenjamin Herrenschmidt
2018-05-15usb/gadget: Constify usb_gadget_get_string "table" argumentBenjamin Herrenschmidt
2018-04-23usb: gadget: udc: core: Document the relation between usb_ep_queue() and comp...Alan Stern
2018-04-22Linux 4.17-rc2Linus Torvalds
2018-04-22Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-04-23Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-04-23Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie
2018-04-23Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/...Dave Airlie
2018-04-23Merge tag 'drm-misc-fixes-2018-04-18-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2018-04-22Merge tag '4.17-rc1-SMB3-CIFS' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-04-22Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-22Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-21Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-21Merge tag 'sound-4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-04-21Merge tag 'linux-watchdog-4.17-rc2' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2018-04-21Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-04-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-21Merge tag 'perf-urgent-for-mingo-4.17-20180420' of git://git.kernel.org/pub/s...Ingo Molnar
2018-04-20mm/filemap.c: fix NULL pointer in page_cache_tree_insert()Matthew Wilcox
2018-04-20mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()Minchan Kim
2018-04-20fs, elf: don't complain MAP_FIXED_NOREPLACE unless -EEXIST errorTetsuo Handa
2018-04-20kexec_file: do not add extra alignment to efi memmapDave Young
2018-04-20proc: fix /proc/loadavg regressionAlexey Dobriyan
2018-04-20proc: revalidate kernel thread inodes to root:rootAlexey Dobriyan
2018-04-20autofs: mount point create should honour passed in modeIan Kent
2018-04-20MAINTAINERS: add personal addresses for Sascha and UweUwe Kleine-König
2018-04-20kasan: add no_sanitize attribute for clang buildsAndrey Konovalov
2018-04-20rapidio: fix rio_dma_transfer error handlingIoan Nicu
2018-04-20mm: enable thp migration for shmem thpNaoya Horiguchi
2018-04-20writeback: safer lock nestingGreg Thelen
2018-04-20mm, pagemap: fix swap offset value for PMD migration entryHuang Ying
2018-04-20mm: fix do_pages_move status handlingMichal Hocko
2018-04-20fork: unconditionally clear stack on forkKees Cook