aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-27usb: chipidea: imx: Disable internal 60Mhz clock with ULPI PHYpeter-usb-devFabien Lahoudere1-0/+11
2016-09-27usb: chipidea: imx: configure imx for ULPI phyFabien Lahoudere3-14/+66
2016-09-22usb: chipidea: Properly mark little endian descriptorsStephen Boyd2-9/+9
2016-09-22usb: Kconfig: using select for USB_COMMON dependencyPeter Chen2-3/+5
2016-09-22ARM: imx: enable WAIT mode hardware workaround for imx6sxAnson Huang1-0/+1
2016-09-22ARM: imx: rename imx6q_set_int_mem_clk_lpm() functionAnson Huang3-6/+6
2016-09-22ARM: imx: build cpuidle-imx6sx.o for imx6ulArnd Bergmann1-0/+1
2016-09-22ARM: imx: add cpuidle support for i.mx6ulAnson Huang2-0/+13
2016-09-22usb: chipidea: host: fix NULL ptr dereference during shutdownStefan Wahren1-0/+2
2016-09-22phy: Add support for Qualcomm's USB HS phyStephen Boyd4-0/+381
2016-09-22phy: Add support for Qualcomm's USB HSIC phyStephen Boyd4-0/+233
2016-09-22usb: chipidea: msm: Be silent on probe defer errorsStephen Boyd1-1/+2
2016-09-22usb: chipidea: msm: Handle phy power statesStephen Boyd4-25/+33
2016-09-22usb: chipidea: msm: Add reset controller for PHY POR bitStephen Boyd2-2/+49
2016-09-22usb: chipidea: msm: Make platform data driver local instead of globalStephen Boyd1-14/+9
2016-09-22usb: chipidea: msm: Restore wrapper settings after resetStephen Boyd1-0/+39
2016-09-22usb: chipidea: msm: Mux over secondary phy at the right timeStephen Boyd1-2/+60
2016-09-22usb: chipidea: msm: Add proper clk and reset supportStephen Boyd1-4/+68
2016-09-22usb: chipidea: msm: Use hw_write_id_reg() instead of writelStephen Boyd1-4/+2
2016-09-22usb: chipidea: msm: Rely on core to override AHBBURSTStephen Boyd1-2/+2
2016-09-22usb: chipidea: msm: Mark device as runtime pm activeStephen Boyd1-0/+1
2016-09-22usb: chipidea: Consolidate extcon notifiersStephen Boyd3-39/+18
2016-09-22usb: chipidea: Add support for ULPI PHY busStephen Boyd5-4/+161
2016-09-22usb: chipidea: Remove locking in ci_udc_start()Stephen Boyd1-3/+0
2016-09-22usb: chipidea: Notify events when switching host modeStephen Boyd1-0/+5
2016-09-22usb: chipidea: Add platform flag for wrapper phy managementStephen Boyd2-0/+7
2016-09-22usb: chipidea: Handle extcon events properlyStephen Boyd2-5/+43
2016-09-22usb: chipidea: Only read/write OTGSC from one placeStephen Boyd3-39/+30
2016-09-22usb: ulpi: Support device discovery via DTStephen Boyd2-5/+92
2016-09-22of: device: Export of_device_{get_modalias, uvent_modalias} to modulesStephen Boyd1-0/+2
2016-09-22of: device: Support loading a module with OF based modaliasStephen Boyd2-0/+29
2016-09-22gpu: Remove depends on RESET_CONTROLLER when not a providerStephen Boyd3-3/+0
2016-09-20ARM: dts: imx6ul-14x14-evk: update TX D_CAL for USBPHYPeter Chen1-0/+8
2016-09-20ARM: dts: imx6sx-sdb: update TX D_CAL for USBPHYPeter Chen1-0/+8
2016-09-20usb: phy: mxs: Add DT bindings to configure TX settingsJaret Cantu2-0/+71
2016-09-20ARM: dts: imx6ul-14x14-evk: Enable Jtag pinsPeter Chen1-14/+1
2016-09-20usb: chipidea: otg: add irq work triggerPeter Chen1-1/+7
2016-09-20cpufreq: imx6q: align imx6ul with internal treePeter Chen1-0/+12
2016-09-20ARM: dts: imx6ul-14x14-evk: add USB dual-role supportPeter Chen1-1/+1
2016-09-20ARM: imx_v6_v7_defconfig: enable more USB configurationsPeter Chen1-0/+8
2016-09-20pwrseq: debug code at imx6sx-sdbPeter Chen4-0/+33
2016-09-20ARM: dts: imx6q-evi: Fix onboard hub reset lineJoshua Clayton1-18/+7
2016-09-20ARM: dts: imx6qdl-udoo.dtsi: fix onboard USB HUB propertyPeter Chen1-14/+12
2016-09-20ARM: dts: imx6qdl: Enable usb node children with <reg>Joshua Clayton1-0/+6
2016-09-20usb: chipidea: let chipidea core device of_node equal's glue layer device of_...Peter Chen1-5/+22
2016-09-20usb: core: add power sequence handling for USB devicesPeter Chen2-3/+39
2016-09-20binding-doc: usb: usb-device: add optional properties for power sequencePeter Chen1-1/+9
2016-09-20power: add power sequence libraryPeter Chen9-0/+677
2016-09-14binding-doc: power: pwrseq-generic: add binding doc for generic power sequenc...Peter Chen1-0/+48
2016-09-14usb: chipidea: udc: Use the preferred form for passing a size of a structusb-ci-v4.9-rc1Fabio Estevam1-1/+1
2016-09-14usb: chipidea: udc: Fit into a single lineFabio Estevam1-2/+1
2016-09-14usb: chipidea: udc: Use dma_pool_zalloc()Fabio Estevam1-4/+2
2016-09-14usb: chipidea: host: disable io watchdogLucas Stach1-0/+3
2016-09-14usb: chipidea: udc: Use direction flags consequentlyStefan Wahren1-11/+11
2016-09-14usb: chipidea: imx: set over current polarity per dts settingLi Jun3-5/+21
2016-09-14doc: usb: ci-hdrc-usb2: add property over-current-active-highLi Jun1-0/+2
2016-09-14doc: usb: usbmisc-imx: add imx7d compatible stringLi Jun1-0/+1
2016-09-14usb: chipidea: udc: Don't flush endpoint fifo twiceStefan Wahren1-1/+0
2016-09-14usb: chipidea: udc: move write barrier into hw_ep_primeStefan Wahren1-5/+3
2016-09-13scsi: introduce a quirk for false cache reportingOliver Neukum5-1/+24
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-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-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-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: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseusb-ci-v4.8-rc6Clemens 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-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-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: 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
2016-09-05usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda1-2/+9
2016-09-05usb: phy: phy-generic: Check clk_prepare_enable() errorFabio Estevam1-2/+6
2016-09-05usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CONYoshihiro Shimoda1-0/+2
2016-09-05Revert "usb: dwc3: gadget: always decrement by 1"John Youn1-1/+4
2016-09-05Merge 4.8-rc5 into usb-testingGreg Kroah-Hartman568-2810/+4998
2016-09-05ARM: dts: imx6qdl: Fix SPDIF regressionFabio Estevam1-1/+1
2016-09-04Linux 4.8-rc5Linus Torvalds1-1/+1
2016-09-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+12
2016-09-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+3
2016-09-03Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds3-7/+14
2016-09-03Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-11/+15
2016-09-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-1/+11
2016-09-03Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-279/+25
2016-09-03Merge tag 'driver-core-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-9/+29
2016-09-03Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds38-128/+198
2016-09-03Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-90/+159
2016-09-03Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds23-57/+294
2016-09-03devpts: return NULL pts 'priv' entry for non-devpts nodesLinus Torvalds1-1/+2
2016-09-03dax: fix mapping size checkDan Williams1-1/+1
2016-09-03iio: accel: kxsd9: Fix scaling bugLinus Walleij1-0/+1
2016-09-03iio: accel: bmc150: reset chip at init timeOlof Johansson1-0/+11
2016-09-03iio: fix pressure data output unit in hid-sensor-attributesKweh, Hock Leong1-2/+2
2016-09-03Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linusMark Brown1-10/+28
2016-09-03Merge remote-tracking branch 'regmap/fix/cache' into regmap-linusMark Brown2-2/+5
2016-09-03spi: Prevent unexpected SPI time out due to arithmetic overflowSien Wu1-2/+6
2016-09-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds8-34/+54
2016-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-2/+1
2016-09-03tpm: invalid self test error messageJarkko Sakkinen1-2/+1
2016-09-02Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-4/+4
2016-09-02Merge tag 'pm-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-5/+7
2016-09-02Merge branches 'pm-cpufreq-fixes' and 'pm-core-fixes'Rafael J. Wysocki1-5/+5
2016-09-02ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi1-3/+3
2016-09-02ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi1-1/+1
2016-09-02x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai1-0/+12
2016-09-02IB/hfi1: Rework debugfs to use SRCUMike Marciniszyn1-80/+52
2016-09-02IB/hfi1: Make n_krcvqs be an unsigned long integerHarish Chegondi3-5/+5
2016-09-02IB/hfi1: Add QSFP sanity pre-checkDean Luick4-8/+82
2016-09-02IB/hfi1: Fix AHG KDETH Intr shiftJubin John1-1/+4
2016-09-02IB/hfi1: Fix SGE length for misaligned PIO copySebastian Sanchez1-0/+12
2016-09-02IB/mlx5: Don't return errors from poll_cqLeon Romanovsky1-20/+2
2016-09-02IB/mlx5: Use TIR number based on selectorYishai Hadas3-1/+7