summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2018-01-312-23/+1
|\
| * power: reset: remove unused imx-snvs-poweroff driverDong Aisheng2018-01-081-23/+0
| * Add support for bq27521 battery monitorPavel Machek2017-12-081-0/+1
* | Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-01-317-53/+151
|\ \
| * | gpio: Fix a documentation spelling mistakeLinus Walleij2018-01-211-1/+1
| * | gpio: Documentation updateLinus Walleij2018-01-184-46/+88
| * | Documentation: gpio: correct return value of gpiod_get_directionWolfram Sang2018-01-091-1/+1
| * | dt-bindings: gpio: rcar: Correct SoC family name for R8A7778Geert Uytterhoeven2017-12-211-1/+1
| * | w1: w1-gpio: Convert to use GPIO descriptorsLinus Walleij2017-12-081-3/+14
| * | pinctrl: axp209: add support for AXP813 GPIOsQuentin Schulz2017-12-071-1/+12
| * | dt-bindings: gpio: gpio-axp209: add pinctrl featuresQuentin Schulz2017-12-071-1/+35
| |/
* | Merge tag 'leds_for_4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-313-8/+118
|\ \
| * | dt: bindings: lp8860: Add trigger binding to the lp8860Dan Murphy2018-01-081-0/+3
| * | dt: bindings: lp8860: Update DT label bindingDan Murphy2018-01-081-2/+15
| * | dt: bindings: lp8860: Update bindings for lp8860Dan Murphy2018-01-081-7/+7
| * | dt: bindings: lm3692x: Add bindings for lm3692x LED driverDan Murphy2018-01-081-0/+49
| * | leds: trigger: Introduce a NETDEV triggerBen Whitten2018-01-081-0/+45
* | | Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2018-01-312-23/+19
|\ \ \
| * \ \ Merge branch 'topic/qcom' into for-linusVinod Koul2018-01-311-2/+2
| |\ \ \
| | * | | Documentation: DT: qcom_hidma: Bump HW revision for the bugfixed HWSinan Kaya2017-12-131-2/+2
| | | |/ | | |/|
| * | | dmaengine: doc: format struct fields using monospaceLuca Ceresoli2018-01-081-6/+6
| * | | dmaengine: doc: fix bullet list formattingLuca Ceresoli2018-01-081-16/+12
| |/ /
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-01-312-2/+13
|\ \ \
| * | | scsi: hisi_sas: devicetree: bindings: add LED feature for v2 hwXiaofei Tan2018-01-221-1/+4
| * | | scsi: documentation: add scsi_common.c to SCSI driver-apiRandy Dunlap2017-12-111-0/+8
| * | | scsi: fix another I2O typoRandy Dunlap2017-12-041-1/+1
| |/ /
* | | Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-01-316-14/+146
|\ \ \
| * | | dm cache: Documentation: update default migration_throttling valueJohn Pittman2018-01-301-1/+1
| * | | dm thin: extend thinpool status format string with omitted fieldsmulhern2018-01-171-1/+2
| * | | dm thin: fixes in thin-provisioning.txtmulhern2018-01-171-1/+1
| * | | dm thin: document representation of <highest mapped sector> when there is nonemulhern2018-01-171-0/+3
| * | | dm thin: fix documentation relative to low water mark thresholdmulhern2018-01-171-3/+5
| * | | dm cache: be consistent in specifying sectors and SI units in cache.txtmulhern2018-01-171-2/+2
| * | | dm cache: delete obsoleted paragraph in cache.txtmulhern2018-01-171-5/+0
| * | | dm cache: fix grammar in cache-policies.txtmulhern2018-01-171-2/+2
| * | | dm snapshot: improve documentation relative to origin suspend requirementsMikulas Patocka2018-01-171-0/+4
| * | | dm: add unstriped targetScott Bauer2018-01-171-0/+124
| * | | dm raid: stop keeping raid set frozen altogetherHeinz Mauelshagen2017-12-131-0/+1
| * | | dm raid: bump target version to reflect numerous fixesMike Snitzer2017-12-081-1/+3
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2018-01-311-3/+4
|\ \ \ \
| * | | | raid5-ppl: PPL support for disks with write-back cache enabledTomasz Majchrzak2018-01-151-3/+4
* | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-311-8/+19
|\ \ \ \ \
| * | | | | VFS: don't keep disconnected dentries on d_anonNeilBrown2017-12-251-8/+19
| | |_|/ / | |/| | |
* | | | | Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-301-0/+6
|\ \ \ \ \
| * | | | | f2fs: introduce sysfs readdir_ra to readahead inode block in readdirSheng Yong2018-01-021-0/+6
* | | | | | Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2018-01-303-17/+71
|\ \ \ \ \ \
| * | | | | | Documentation: Fix 'file_mapped' -> 'mapped_file'Florian Schmidt2018-01-301-2/+2
| * | | | | | cgroup, docs: document the root cgroup behavior of cpu and io controllersMaciej S. Szmigiero2018-01-161-1/+35
| * | | | | | cgroup-v2.txt: fix typosVladimir Rutsky2018-01-021-4/+4
| * | | | | | Documentation/cgroup-v1: fix outdated programming detailsMatt Roper2018-01-021-6/+1