aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-15Merge branch 'next' into resolutionphy-for-4.9-updatedphy-for-4.9-resolvedphy-extcon-resolutionKishon Vijay Abraham I28-147/+2905
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman51-499/+1198
2016-09-14phy-twl4030-usb: initialize charging-related stuff via pm_runtimephy-for-4.9Andreas Kemnade1-5/+11
2016-09-14phy-twl4030-usb: better handle musb_mailbox() failureAndreas Kemnade1-2/+7
2016-09-13usb: ohci: Allow ohci on omap5 alsoTony Lindgren1-1/+1
2016-09-13usb: core: setup dma_pfn_offset for USB devices and, interfacesRoger Quadros2-0/+16
2016-09-13USB: host: ohci-at91: fix non static symbol warningWei Yongjun1-1/+1
2016-09-13usb: host: xhci-tegra: Fix error return code in tegra_xusb_probe()Wei Yongjun1-0/+1
2016-09-13ezusb: constify local structuresJulia Lawall1-1/+1
2016-09-13USB: wusbcore: add in missing white space in error message textColin Ian King1-2/+1
2016-09-13cdc-acm: cleaning up debug in data submission pathOliver Neukum1-10/+6
2016-09-13cdc-acm: cleanup debugging in submission pathOliver Neukum1-4/+4
2016-09-13usb: musb: remove redundant stack buffersRasmus Villemoes1-7/+5
2016-09-13usb: musb: am35x: fix error return code in am35x_probe()Wei Yongjun1-1/+3
2016-09-13usb: musb: da8xx: Remove mach codeDavid Lechner2-86/+51
2016-09-13usb: musb: da8xx: Use devm in probeDavid Lechner1-14/+5
2016-09-13musb: sunxi: Add support for platform_set_modeHans de Goede1-4/+57
2016-09-13usb: musb: Add PM runtime support for MUSB DSPS glue layerTony Lindgren1-41/+17
2016-09-13usb: musb: Simplify PM runtime for 2430 glue layerTony Lindgren1-66/+10
2016-09-13usb: musb: Prepare dsps glue layer for PM runtime supportTony Lindgren1-4/+18
2016-09-13usb: musb: Implement session bit based runtime PM for musb-coreTony Lindgren2-0/+67
2016-09-13Merge tag 'extcon-next-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman20-276/+1122
2016-09-13usb: gadget: uvc: add V4L2 dependencyArnd Bergmann1-0/+1
2016-09-13usb: dwc3: of-simple: add compatible for CaviumFelipe Balbi2-0/+29
2016-09-13scsi: introduce a quirk for false cache reportingOliver Neukum5-1/+24
2016-09-13usb: dwc3: of-simple: allow glues without clocksFelipe Balbi1-16/+28
2016-09-13extcon: Add support for qcom SPMI PMIC USB id detection hardwareStephen Boyd4-0/+218
2016-09-13extcon: Use the extcon_set_state_sync() instead of deprecated functionsChanwoo Choi13-83/+83
2016-09-13extcon: axp288: Fix spelling mistakeColin Ian King1-3/+3
2016-09-13extcon: max14577: Change Krzysztof Kozlowski's email to kernel.orgKrzysztof Kozlowski1-2/+2
2016-09-13extcon: Introduce EXTCON_PROP_DISP_HPD propertyChris Zhong1-1/+12
2016-09-12usb: Kconfig: let USB_ULPI_BUS depends on USB_COMMONPeter Chen1-0/+1
2016-09-12Merge 4.8-rc6 into usb-nextGreg Kroah-Hartman171-666/+1050
2016-09-12usb: dwc3: of-simple: Fix warning during unbindAnurag Kumar Vulisha1-1/+1
2016-09-12usb: dwc3: fix Clear Stall EP command failureLu Baolu1-1/+2
2016-09-11Linux 4.8-rc6Linus Torvalds1-1/+1
2016-09-11nvme: make NVME_RDMA depend on BLOCKLinus Torvalds1-1/+1
2016-09-11Merge tag 'staging-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-8/+19
2016-09-11Merge tag 'usb-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-8/+39
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-12/+30
2016-09-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-15/+43
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-24/+33
2016-09-10phy: sun4i-usb: Use spinlock to guard phyctl register accessChen-Yu Tsai1-4/+7
2016-09-10phy: rockchip-usb: use rockchip_usb_phy_reset to reset phy during wakeupRandy Li2-0/+23
2016-09-10phy: Add reset callbackRandy Li2-0/+18
2016-09-10phy-sun4i-usb: Warn when external vbus is detectedHans de Goede1-1/+3
2016-09-10phy-sun4i-usb: Add support for phy_set_modeHans de Goede1-0/+30
2016-09-10phy-sun4i-usb: Simplify missing dr_mode handlingHans de Goede1-28/+14
2016-09-10phy-sun4i-usb: Refactor forced session endingHans de Goede1-14/+13
2016-09-10phy-sun4i-usb: Use bool where appropriateHans de Goede1-3/+4
2016-09-10phy: rockchip-typec: add pm runtime supportChris Zhong1-0/+10
2016-09-10usb: phy: add USB_SUPPORT dependencyArnd Bergmann1-0/+2
2016-09-10Documentation: bindings: add dt doc for Rockchip USB Type-C PHYChris Zhong1-0/+101
2016-09-10phy: Add USB Type-C PHY driver for rk3399Chris Zhong3-0/+1023
2016-09-10phy: da8xx-usb: Fix syscon device nameDavid Lechner1-1/+1
2016-09-10Merge branch 'ib-extcon-phy-4.9' of git://git.kernel.org/pub/scm/linux/kernel...Kishon Vijay Abraham I6-192/+809
2016-09-10extcon: Introduce EXTCON_PROP_USB_SS property for SuperSpeed modeGuenter Roeck1-1/+7
2016-09-10extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer deviceChanwoo Choi2-0/+6
2016-09-10extcon: Add new EXTCON_DISP_HMD for Head-mounted Display deviceChanwoo Choi2-0/+6
2016-09-10extcon: Add EXTCON_DISP_DP and the property for USB Type-CChris Zhong2-1/+12
2016-09-10extcon: Add the synchronization extcon APIs to support the notificationChanwoo Choi2-76/+164
2016-09-10extcon: Rename the extcon_set/get_state() to maintain the function naming pat...Chanwoo Choi2-22/+31
2016-09-10extcon: Add the support for the capability of each propertyChanwoo Choi2-0/+162
2016-09-10extcon: Add the support for extcon property according to extcon typeChanwoo Choi2-1/+281
2016-09-10extcon: Add the extcon_type to gather each connector into five categoryChanwoo Choi2-29/+139
2016-09-10extcon: Fix compile time warningManinder Singh1-1/+1
2016-09-10extcon: Block the bit masking operation for cable state except for extcon coreChanwoo Choi2-49/+1
2016-09-10extcon: Remove the state_store() to prevent the wrong accessChanwoo Choi1-20/+1
2016-09-10extcon: gpio: Remove the usage of extcon_set_state()Chanwoo Choi1-1/+1
2016-09-10extcon: adc-jack: Remove the usage of extcon_set_state()Chanwoo Choi2-14/+16
2016-09-10extcon: arizona: Remove the usage of extcon_update_state()Chanwoo Choi1-4/+7
2016-09-10extcon: arizona: Remove unneeded semi-colonCharles Keepax1-1/+1
2016-09-10extcon: Move extcon_get_edev_by_phandle() errors to dbg levelStephen Boyd1-2/+2
2016-09-10extcon: adc-jack: update cable state during bootVenkat Reddy Talla1-0/+1
2016-09-10phy: rockchip-inno-usb2: add COMMON_CLK dependencyFrank Wang1-0/+1
2016-09-10dt-bindings: phy: ti: add documentation for ti,dra7x-usb2Sekhar Nori1-0/+2
2016-09-10phy: omap-usb2: support suspend/resumeSekhar Nori1-54/+46
2016-09-10phy: rcar-gen3-usb2: Add a compatible string for r8a7796Yoshihiro Shimoda2-0/+3
2016-09-10phy: rcar-gen3-usb2: revise the example of device tree docYoshihiro Shimoda1-2/+2
2016-09-10phy: bcm-ns2-pcie: Set missing .owner field in ns2_pci_phy_opsAxel Lin1-1/+2
2016-09-10phy: bcm-ns2-pcie: Get rid of struct ns2_pci_phyAxel Lin1-20/+5
2016-09-10phy: tegra: mark tegra_xusb_lane_lookup_function() staticBaoyou Xie1-1/+2
2016-09-10phy: tegra: add missing header dependenciesBaoyou Xie1-0/+1
2016-09-10phy: add a driver for the Rockchip SoC internal PCIe PHYShawn Lin3-0/+366
2016-09-10Documentation: bindings: add dt documentation for Rockchip PCIe PHYShawn Lin1-0/+31
2016-09-10phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phyFrank Wang3-0/+715
2016-09-10Documentation: bindings: add DT documentation for Rockchip USB2PHYFrank Wang1-0/+64
2016-09-10phy: qcom-ufs: use of_property_read_boolJulia Lawall1-4/+2
2016-09-10phy: bcm-ns-usb3: new driver for USB 3.0 PHY on NorthstarRafał Miłecki4-0/+307
2016-09-10phy: sun4i: add support for A64 usb phyIcenowy Zheng1-6/+29
2016-09-10dt: bindings: add bindings for Allwinner A64 usb phyIcenowy Zheng1-0/+1
2016-09-10phy: exynos5-usbdrd: Remove "static" from local variableAxel Lin1-2/+2
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers4-25/+29
2016-09-09fscrypto: only allow setting encryption policy on directoriesEric Biggers1-0/+2
2016-09-09fscrypto: add authorization check for setting encryption policyEric Biggers1-0/+3
2016-09-09libnvdimm: allow legacy (e820) pmem region to clear bad blocksDave Jiang1-1/+5
2016-09-09nfit, mce: Fix SPA matching logic in MCE handlerVishal Verma1-1/+1
2016-09-09mm: fix cache mode of dax pmd mappingsDan Williams2-7/+19
2016-09-09mm: fix show_smap() for zone_device-pmd rangesDan Williams2-2/+4
2016-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-9/+16
2016-09-09Merge tag 'pm-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-2/+11
2016-09-09Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes'Rafael J. Wysocki1-1/+1
2016-09-09Merge tag 'gpio-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds4-3/+3
2016-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-3/+4
2016-09-09Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2016-09-09Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-8/+17
2016-09-09Merge tag 'sound-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds9-50/+118
2016-09-09virtio_console: Stop doing DMA on the stackAndy Lutomirski1-8/+15
2016-09-09virtio: mark vring_dma_dev() staticBaoyou Xie1-1/+1
2016-09-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-4/+14
2016-09-09Merge tag 'powerpc-4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds5-17/+29
2016-09-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds5-2/+23
2016-09-09Merge tag 'fixes-for-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman6-7/+25
2016-09-09cdc-acm: delete obsolete debug messagesOliver Neukum1-17/+3
2016-09-09cdc-wdm: add terminating newlineOliver Neukum1-10/+10
2016-09-09usb: Kconfig: move ulpi bus support out of hostPeter Chen2-20/+20
2016-09-09usb: dwc3: avoid -Wmaybe-uninitialized warningArnd Bergmann1-5/+9
2016-09-09usb: gadget: NCM: Protect dev->port_usb using dev->lockHarish Jenny K N1-2/+5
2016-09-09usb: gadget: u_ether: fix another dereference after null checkHarish Jenny K N1-1/+2
2016-09-09Merge tag 'usb-ci-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+9
2016-09-09Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman6-8/+19
2016-09-09arm64: use preempt_disable_notrace in _percpu_read/writeChunyan Zhang1-4/+4
2016-09-09arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon1-0/+10
2016-09-09usb: gadget: remove variable ret and remove unnecessary if statementColin Ian King1-6/+2
2016-09-09usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber1-0/+9
2016-09-08cpufreq-stats: Minor documentation fixJean Delvare1-1/+1
2016-09-08i2c: rk3x: Restore clock settings at resume timeDoug Anderson1-0/+12
2016-09-08i2c: Spelling s/acknowedge/acknowledge/Geert Uytterhoeven2-2/+2
2016-09-08i2c: designware: save the preset value of DW_IC_SDA_HOLDZhuo-hao Lee1-6/+10
2016-09-08Merge tag 'ceph-for-4.8-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds1-1/+1
2016-09-08Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2016-09-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds37-109/+172
2016-09-08Documentation: i2c: slave-interface: add note for driver developmentWolfram Sang1-0/+5
2016-09-08i2c: mux: demux-pinctrl: run properly with multiple instancesWolfram Sang1-4/+10
2016-09-08usb: dwc2: Properly account for the force mode delaysJohn Youn1-17/+14
2016-09-08usb: dwc2: Add delay to core soft resetJohn Youn3-0/+97
2016-09-08usb: dwc2: gadget: Only initialize device if in device modeJohn Youn1-2/+5
2016-09-08usb: gadget: f_fs: Stop ffs_closed NULL pointer dereferenceJim Baxter1-0/+5
2016-09-08ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai1-1/+3
2016-09-08ALSA: timer: Fix zero-division by continue of uninitialized instanceTakashi Iwai1-0/+14
2016-09-08dmi-id: don't free dev structure after calling device_registerAllen Hung1-4/+4
2016-09-08xhci: fix null pointer dereference in stop command timeout functionMathias Nyman1-1/+5
2016-09-07Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds1-0/+1
2016-09-07Merge tag 'sunxi-fixes-for-4.8' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-1/+1
2016-09-07arm-cci: pmu: Fix typo in event nameSuzuki K Poulose1-1/+1
2016-09-07Merge tag 'imx-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson3-3/+3
2016-09-07Revert "ARM: tegra: fix erroneous address in dts"Olof Johansson1-2/+2
2016-09-08powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras1-1/+6
2016-09-08powerpc/32: Fix again csum_partial_copy_generic()Christophe Leroy1-3/+4
2016-09-08powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PEGavin Shan1-1/+2
2016-09-08gpio: sa1100: fix irq probing for ucb1x00Russell King1-1/+1
2016-09-08gpio: mcp23s08: make driver depend on OF_GPIOLinus Walleij2-1/+2
2016-09-08Revert "gpio: include <linux/io-mapping.h> in gpiolib-of"Linus Walleij1-1/+0
2016-09-07Merge tag 'usercopy-v4.8-rc6-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-28/+48
2016-09-07Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason2-8/+16
2016-09-07usercopy: remove page-spanning test for nowKees Cook2-26/+46
2016-09-07usercopy: force check_object_size() inlineKees Cook1-2/+2
2016-09-07Merge tag 'seccomp-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-18/+10
2016-09-07Merge tag 'usercopy-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-41/+38
2016-09-07seccomp: Remove 2-phase API documentationMickaël Salaün1-11/+0
2016-09-07um/ptrace: Fix the syscall number update after a ptraceMickaël Salaün3-5/+7
2016-09-07um/ptrace: Fix the syscall_trace_leave callMickaël Salaün1-2/+3
2016-09-07usb: dwc3: pci: fix build warning on !PM_SLEEPFelipe Balbi1-1/+3
2016-09-07usb: dwc3: Fix dr_mode validationThinh Nguyen2-12/+58
2016-09-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds23-177/+226
2016-09-06lkdtm: adjust usercopy tests to bypass const checksKees Cook1-8/+17
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook5-31/+19
2016-09-06x86/uaccess: force copy_*_user() to be inlinedKees Cook1-2/+2
2016-09-06Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds2-5/+7
2016-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-22/+10
2016-09-06Merge tag 'regmap-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-12/+33
2016-09-06Merge tag 'spi-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-7/+23
2016-09-06Merge tag 'regulator-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-18/+20
2016-09-06Merge tag 'pinctrl-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-13/+12
2016-09-06btrfs: introduce tickets_id to determine whether asynchronous metadata reclai...Wang Xiaoguang2-5/+7
2016-09-06Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returnsChris Mason1-0/+1
2016-09-06thermal: rcar_thermal: Fix priv->zone error handlingDirk Behme1-0/+1
2016-09-06Merge remote-tracking branches 'spi/fix/lock', 'spi/fix/maintainers', 'spi/fi...Mark Brown7-7/+23
2016-09-06Merge remote-tracking branches 'regulator/fix/email' and 'regulator/fix/qcom-...Mark Brown3-18/+20
2016-09-06usb: dwc3: ulpi: make dwc3_ulpi_ops constantTal Shorer1-1/+1
2016-09-06usb: ulpi: make ops struct constantTal Shorer3-3/+4
2016-09-06usb: ulpi: remove "dev" field from struct ulpi_opsTal Shorer2-3/+1
2016-09-06usb: ulpi: rename operations {read|write}_dev to simply {read|write}Tal Shorer3-6/+6
2016-09-06usb: ulpi: remove calls to old api callbacksTal Shorer2-6/+0
2016-09-06usb: dwc3: ulpi: use new apiTal Shorer1-6/+6
2016-09-06usb: ulpi: add new api functions, {read|write}_dev()Tal Shorer2-2/+8
2016-09-06usb: ulpi: move setting of ulpi->dev parent up in ulpi_register()Tal Shorer1-1/+2
2016-09-06Documentation: devicetree: dwc2: Deprecate g-tx-fifo-sizeJohn Youn1-1/+4
2016-09-06usb: gadget: prevent potenial null pointer dereference on skb->lenColin Ian King1-1/+1
2016-09-06powerpc/powernv: Fix crash on releasing compound PEGavin Shan1-6/+9
2016-09-06powerpc/xics/opal: Fix processor numbers in OPAL ICPBenjamin Herrenschmidt1-5/+7
2016-09-06powerpc/pseries: Fix little endian build with CONFIG_KEXEC=nThiago Jung Bauermann1-1/+1
2016-09-05iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie1-3/+2
2016-09-05iio: ensure ret is initialized to zero before entering do loopColin Ian King1-2/+2
2016-09-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-41/+39
2016-09-05Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-1/+3
2016-09-05btrfs: do not decrease bytes_may_use when replaying extentsWang Xiaoguang1-3/+9
2016-09-05PM / QoS: avoid calling cancel_delayed_work_sync() during early bootTejun Heo1-1/+10
2016-09-05ceph: do not modify fi->frag in need_reset_readdir()Nicolas Iooss1-1/+1
2016-09-05ovl: fix workdir creationMiklos Szeredi1-2/+2