summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Doc: ABI: add usb charger ueventPeter Chen2020-01-241-0/+46
* Merge 5.5-rc7 into usb-nextGreg Kroah-Hartman2020-01-214-5/+14
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-192-2/+2
| |\
| | * doc: fix typo of snapshot in documentationJacob Keller2020-01-112-2/+2
| * | Merge tag 'char-misc-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-01-181-1/+1
| |\ \
| | * | Documentation/process: Add Amazon contact for embargoed hardware issuesDavid Woodhouse2020-01-141-1/+1
| * | | Merge tag 'platform-drivers-x86-v5.5-3' of git://git.infradead.org/linux-plat...Linus Torvalds2020-01-151-2/+11
| |\ \ \ | | |/ / | |/| |
| | * | Documentation/ABI: Add missed attribute for mlxreg-io sysfs interfacesVadim Pasternak2020-01-131-0/+9
| | * | Documentation/ABI: Fix documentation inconsistency for mlxreg-io sysfs interf...Vadim Pasternak2020-01-131-2/+2
* | | | Merge tag 'phy-for-5.6_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2020-01-178-60/+477
|\ \ \ \
| * | | | dt-bindings: usb: Convert Allwinner A80 USB PHY controller to a schemaMaxime Ripard2020-01-142-37/+135
| * | | | dt-bindings: phy: ti,phy-j721e-wiz: Add Type-C dir GPIORoger Quadros2020-01-141-0/+17
| * | | | dt-bindings: phy: intel-emmc-phy: Add YAML schema for LGM eMMC PHYRamuthevar Vadivel Murugan2020-01-141-0/+56
| * | | | dt-bindings: phy: Document WIZ (SERDES wrapper) bindingsKishon Vijay Abraham I2020-01-141-0/+204
| * | | | dt-bindings: phy: Sierra: Add bindings for Sierra in TI's J721EKishon Vijay Abraham I2020-01-081-5/+8
| * | | | dt-bindings: Add Broadcom STB USB PHY binding documentAl Cooper2020-01-081-13/+56
| * | | | dt-bindings: phy: Document BCM7216 SATA PHY compatible stringFlorian Fainelli2020-01-081-0/+1
| * | | | dt-bindings: phy: drop #clock-cells from rockchip,px30-dsi-dphyHeiko Stuebner2020-01-081-5/+0
* | | | | dt-bindings: usb: musb: Add support for MediaTek musb controllerMin Guo2020-01-151-0/+57
* | | | | usb: gadget: configfs: Add max_speed settingThinh Nguyen2020-01-151-0/+4
* | | | | Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman2020-01-1311-27/+57
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-111-2/+4
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | dt-bindings: i2c: at91: fix i2c-sda-hold-time-ns documentation for sam9x60Eugen Hristev2020-01-061-2/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-092-3/+3
| |\ \ \ \
| | * | | | doc/net: Update git https URLs in netdev-FAQ documentationJesper Dangaard Brouer2020-01-031-2/+2
| | * | | | net: Correct type of tcp_syncookies sysctl.David S. Miller2020-01-021-1/+1
| * | | | | Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-061-2/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | spi: Document Octal mode as valid SPI bus widthVignesh Raghavendra2020-01-031-2/+2
| * | | | | Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-054-1/+38
| |\ \ \ \ \
| | * | | | | Documentation: riscv: add patch acceptance guidelinesPaul Walmsley2020-01-043-0/+37
| | * | | | | riscv: gcov: enable gcov for RISC-VZong Li2020-01-031-1/+1
| * | | | | | kcov: fix struct layout for kcov_remote_argAndrey Konovalov2020-01-041-5/+5
| | |_|/ / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-311-6/+0
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Documentation: net: dsa: sja1105: Remove text about taprio base-time limitationVladimir Oltean2019-12-301-6/+0
| | | |_|/ | | |/| |
| * | | | kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park2019-12-231-7/+5
| * | | | docs/kunit/start: Use in-tree 'kunit_defconfig'SeongJae Park2019-12-231-2/+1
| |/ / /
* | | | dt-binding: usb: ci-hdrc-usb2: Document NVIDIA Tegra supportDmitry Osipenko2020-01-091-0/+4
* | | | Merge 5.5-rc3 into usb-nextGreg Kroah-Hartman2019-12-2314-46/+118
|\| | |
| * | | Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-12-221-1/+1
| |\ \ \
| | * | | xfs: fix Sphinx documentation warningRandy Dunlap2019-12-111-1/+1
| | | |/ | | |/|
| * | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-12-221-8/+11
| |\ \ \
| | * | | ext4: clarify impact of 'commit' mount optionJan Kara2019-12-211-8/+11
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-222-3/+3
| |\ \ \ \
| | * \ \ \ Merge tag 'linux-can-fixes-for-5.5-20191208' of git://git.kernel.org/pub/scm/...David S. Miller2019-12-092-3/+3
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | dt-bindings: tcan4x5x: Make wake-gpio an optional gpioDan Murphy2019-12-081-1/+1
| | | * | | dt-bindings: can: tcan4x5x: reset pin is active highSean Nyekjaer2019-12-081-1/+1
| | | * | | can: j1939: fix address claim code exampleMarc Kleine-Budde2019-12-081-1/+1
| * | | | | Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-212-7/+14
| |\ \ \ \ \
| | * | | | | kbuild: clarify the difference between obj-y and obj-m w.r.t. descendingMasahiro Yamada2019-12-221-3/+13
| | * | | | | kconfig: remove ---help--- from documentationMasahiro Yamada2019-12-181-4/+1
| | |/ / / /