summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-24usb: dwc3: omap: Replace the extcon APIChanwoo Choi
2017-01-24usb: renesas_usbhs: Replace the deprecated extcon APIChanwoo Choi
2017-01-24usb: phy: qcom-8x16-usb: Replace the extcon APIChanwoo Choi
2017-01-24usb: phy: msm: Replace the extcon APIChanwoo Choi
2017-01-24usb: phy: omap-otg: Replace the extcon APIChanwoo Choi
2017-01-24usb: dwc3: gadget: align transfers to wMaxPacketSizeFelipe Balbi
2017-01-24usb: dwc3: gadget: allocate bounce buffer for unaligned xfersFelipe Balbi
2017-01-24usb: dwc3: gadget: extract __dwc3_prepare_one_trb()Felipe Balbi
2017-01-24usb: dwc3: gadget: simplify dwc3_prepare_one_trb()Felipe Balbi
2017-01-24usb: gadget: f_uac2: improve error handlingPeter Chen
2017-01-24Documentation: usb: fix wrong documentation pathsYegor Yefremov
2017-01-24Documentation: dt: dwc3: add reference to the usb-xhci propertiesMartin Blumenstingl
2017-01-24usb: dwc2: host: use true/false for booleanNicholas Mc Guire
2017-01-24usb: dwc2: host: use msleep() for long delaysNicholas Mc Guire
2017-01-24usb: dwc3: exynos: Remove MODULE_ALIAS()Javier Martinez Canillas
2017-01-24usb: dwc3: exynos remove suspend clock unspecified debug messageShuah Khan
2017-01-24usb: gadget: constify usb_gadget_ops structuresBhumika Goyal
2017-01-24usb: dwc2: use u32 for DT binding parametersLeo Yan
2017-01-24usb: renesas_usbhs: mod_host: fix typo: "connecte" -> "connected"Colin Ian King
2017-01-24usb: gadget: printer: Remove pnp_string static bufferKrzysztof Opasiak
2017-01-24usb: gadget: ether: Add \n to each attribute of ethernet functionsKrzysztof Opasiak
2017-01-24usb: gadget: udc-core: Rescan pending list on driver unbindKrzysztof Opasiak
2017-01-24x86/fpu/xstate: Fix xcomp_bv in XSAVES headerYu-cheng Yu
2017-01-24s390/ptrace: Preserve previous registers for short regset writeMartin Schwidefsky
2017-01-24powerpc: Add missing error check to prom_find_boot_cpu()Darren Stevens
2017-01-23NFSv4.1: Fix a deadlock in layoutgetTrond Myklebust
2017-01-23netfilter: nf_tables: validate the name size when possibleLiping Zhang
2017-01-23Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2017-01-23drm/amdgpu: fix unload driver issue for virtual displayXiangliang Yu
2017-01-23drm/amdgpu: check ring being ready before usingDing Pixel
2017-01-23Merge tag 'gpio-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-01-23Merge tag 'drm-fixes-for-v4.10-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-01-23net: dsa: Check return value of phy_connect_direct()Florian Fainelli
2017-01-23net: phy: Avoid deadlock during phy_error()Florian Fainelli
2017-01-23xfs: fix COW writeback raceChristoph Hellwig
2017-01-23xen-blkfront: correct maximum segment accountingJan Beulich
2017-01-23xen-blkfront: feature flags handling adjustmentsJan Beulich
2017-01-23regulator: axp20x: AXP806: Fix dcdcb being set instead of dcdceRask Ingemann Lambertsen
2017-01-23net: mpls: Fix multipath selection for LSR use caseDavid Ahern
2017-01-24userns: Make ucounts lock irq-safeNikolay Borisov
2017-01-23crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modesArd Biesheuvel
2017-01-23crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an algSalvatore Benedetto
2017-01-23iwlwifi: mvm: avoid crash on restart w/o reserved queuesJohannes Berg
2017-01-23iwlwifi: fix double hyphen in MODULE_FIRMWARE for 8000Jürg Billeter
2017-01-23x86/fpu: Set the xcomp_bv when we fake up a XSAVES areaKevin Hao
2017-01-23mmc: dw_mmc: force setup bus if active slots existZiyuan Xu
2017-01-23usb: chipidea: usb2: delete the redundant setting default DMA mask codeJisheng Zhang
2017-01-23usb: chipidea: delete an useless header includeJisheng Zhang
2017-01-23x86/microcode/intel: Drop stashed AP patch pointer optimizationBorislav Petkov
2017-01-23Merge tag 'iio-fixes-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman