aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-30Merge 4.18-rc7 into staging-nextGreg Kroah-Hartman20-102/+149
2018-07-26Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+2
2018-07-25Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman12-13/+223
2018-07-23dt-bindings: iio: adc: add Meson8m2 supportMartin Blumenstingl1-0/+1
2018-07-23dt-bindings: iio: sigma-delta-modulator: fix unit-address in exampleFabrice Gasnier1-1/+1
2018-07-23iio: light: introduce si1133Maxime Roussin-Bélanger1-0/+22
2018-07-23iio: Add modifier for DUV lightMaxime Roussin-Bélanger1-2/+5
2018-07-23iio: light: isl29501: Add support for the ISL29501 ToF sensor.Mathieu Othacehe2-0/+60
2018-07-21iio: Add channel for PhaseMathieu Othacehe1-0/+7
2018-07-20Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-0/+2
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-86/+130
2018-07-18Merge tag 'devicetree-fixes-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds15-15/+15
2018-07-17usb: dwc3: rockchip: Fix PHY documentation links.Enric Balletbo i Serra1-1/+2
2018-07-16bonding: Fix a typo in bonding.txtMasanari Iida1-1/+1
2018-07-16Merge 4.18-rc5 into staging-nextGreg Kroah-Hartman3-18/+55
2018-07-15iio: adxl345: Add support for the ADXL375Lars-Peter Clausen1-2/+5
2018-07-15iio: pressure: bmp280: remove unused options from device tree documentationBrian Masney1-7/+0
2018-07-15iio: imu: mpu6050: add support for 6515 variantBrian Masney1-0/+1
2018-07-15iio: hx711: fix spurious unit-address in exampleAndreas Klinger1-1/+1
2018-07-15iio: hx711: add clock-frequency property in DTAndreas Klinger1-0/+6
2018-07-13Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-18/+50
2018-07-12networking: e1000.rst: Get rid of Sphinx warningsMauro Carvalho Chehab1-75/+112
2018-07-12networking: e100.rst: Get rid of Sphinx warningsMauro Carvalho Chehab1-10/+17
2018-07-07dt-bindings: iio: dac: Add docs for AD5758 DACStefan Popa1-0/+78
2018-07-06docs: kernel-parameters.txt: document xhci-hcd.quirks parameterLaurentiu Tudor1-0/+5
2018-07-06kbuild: document the KBUILD_KCONFIG env. variableRandy Dunlap1-0/+5
2018-07-06kconfig: update user kconfig tools doc.Randy Dunlap1-8/+43
2018-07-06kbuild: delete INSTALL_FW_PATH from kbuild documentationRandy Dunlap1-9/+0
2018-07-06kbuild: update ARCH alias info for sparcRandy Dunlap1-1/+1
2018-07-06kbuild: update ARCH alias info for shRandy Dunlap1-0/+1
2018-07-02dm writecache: support optional offset for start of deviceMikulas Patocka1-0/+2
2018-07-02Merge 4.18-rc3 into staging-nextGreg Kroah-Hartman16-142/+173
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+1
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-0/+6
2018-06-30dt-bindings: iio: Add Spreadtrum SC27XX PMICs ADC controller documentationBaolin Wang1-0/+36
2018-06-29Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+12
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2-19/+1
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+23
2018-06-27Documentation: intel_pstate: Describe hwp_dynamic_boost sysfs knobRafael J. Wysocki1-0/+11
2018-06-27Documentation: admin-guide: intel_pstate: Fix sysfs pathRafael J. Wysocki1-2/+1
2018-06-26dt-bindings: Fix unbalanced quotation marksJonathan Neuschäfer12-12/+12
2018-06-26dt-bindings: soc: qcom: Fix default clock-freq for qcom,geni-i2cDouglas Anderson1-1/+1
2018-06-26dt-bindings: w1-gpio: Remove unneeded unit addressFabio Estevam1-1/+1
2018-06-26Documentation: devicetree: tilcdc: fix spelling mistake "suppors" -> "supports"Enric Balletbo i Serra1-1/+1
2018-06-26Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman4-0/+54
2018-06-25kconfig: document Kconfig source file commentsRandy Dunlap1-0/+6
2018-06-25Merge tag 'fixes-for-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman1-1/+1
2018-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-93/+97
2018-06-24strparser: Corrected typo in documentation.Vakul Garg1-1/+1
2018-06-24Merge tag 'trace-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-11/+12