summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-0116-90/+795
|\
| * uio_hv_generic: add rescind supportStephen Hemminger2018-01-101-0/+4
| * uio_hv_generic: create send and receive buffersStephen Hemminger2018-01-101-0/+2
| * uio: document uio_hv_generic regionsStephen Hemminger2018-01-101-0/+5
| * doc: fix documentation about uio_hv_genericStephen Hemminger2018-01-101-7/+8
| * vmbus: add monitor_id and subchannel_id to sysfs per channelStephen Hemminger2018-01-091-0/+14
| * vmbus: fix ABI documentationStephen Hemminger2018-01-091-16/+23
| * Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman2018-01-0213-904/+108
| |\
| * | Documentation: Add SoundWire summarySanyog Kale2017-12-193-0/+223
| * | dt-bindings: Add qcom slimbus controller bindingsSagar Dharia2017-12-191-0/+39
| * | dt-bindings: Add SLIMbus bindingsSagar Dharia2017-12-191-0/+50
| * | Documentation: Add SLIMbus summarySagar Dharia2017-12-192-0/+128
| * | siox: add gpio bus driverUwe Kleine-König2017-12-192-0/+20
| * | nvmem: rockchip-efuse: add support for rk3328-efuseFinley Xiao2017-12-191-0/+1
| * | nvmem: rockchip-efuse: parse 'rockchip,efuse-size'Finley Xiao2017-12-191-0/+4
| * | siox: new driver framework for eckelmann SIOXUwe Kleine-König2017-12-191-0/+87
| * | eeprom: at25: Add DT support for EEPROMs with odd address bitsGeert Uytterhoeven2017-12-181-1/+3
| * | Merge 4.15-rc3 into char-misc-nextGreg Kroah-Hartman2017-12-1186-132/+198
| |\ \
| * | | fpga: mgr: separate getting/locking FPGA managerAlan Tull2017-11-281-9/+26
| * | | fpga: mgr: API change to replace fpga load functions with single functionAlan Tull2017-11-283-68/+169
* | | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-014-10/+14
|\ \ \ \
| * | | | firmware: Fix up docs referring to FIRMWARE_IN_KERNELBenjamin Gilbert2018-01-252-9/+3
| * | | | sysfs: add attribute specification for /sysfs/devices/.../coredumpArend van Spriel2018-01-231-0/+10
| * | | | firmware: Fix a typo in fallback-mechanisms.rstMasanari Iida2018-01-091-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-017-6/+75
|\ \ \ \
| * | | | iio: ABI: Fix name of timestamp sysfs fileLinus Walleij2018-01-081-1/+1
| * | | | iio: buffer: Expose data availableMatt Fornero2018-01-081-0/+10
| * | | | Merge 4.15-rc6 into staging-nextGreg Kroah-Hartman2018-01-028-29/+45
| |\| | |
| * | | | Merge 4.15-rc4 into staging-nextGreg Kroah-Hartman2017-12-1883-981/+216
| |\ \ \ \
| * \ \ \ \ Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman2017-12-068-26/+45
| |\ \ \ \ \
| * | | | | | dt-bindings: iio: adc: update the doc for SAR ADCXingyu Chen2017-12-021-1/+0
| * | | | | | dt-bindings: iio: light: add UVIS25 device bindingsLorenzo Bianconi2017-12-021-0/+23
| * | | | | | iio: adc: aspeed: Deassert reset in probeJoel Stanley2017-12-021-1/+3
| * | | | | | dt-bindings: iio: health: Add MAX30105 support to max30102.txtPeter Meerwald-Stadler2017-12-021-2/+6
| * | | | | | dt-bindings: iio: adc: stm32: add support for diff channelsFabrice Gasnier2017-12-021-0/+24
| * | | | | | Documentation: iio: Fix typoPeter Meerwald-Stadler2017-12-021-1/+1
| * | | | | | dt-bindings: iio: at91-sama5d2_adc: add optional dma propertyEugen Hristev2017-12-021-0/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-02-017-12/+73
|\ \ \ \ \ \
| * | | | | | serial: 8250_ingenic: Add support for the JZ4770 SoCPaul Cercueil2018-01-091-2/+6
| * | | | | | Merge 4.15-rc6 into tty-nextGreg Kroah-Hartman2018-01-0213-904/+108
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | serial: max310x: Document clock setupJan Kundrát2017-12-191-1/+15
| * | | | | | serial: max310x: Use level-triggered interruptsJan Kundrát2017-12-191-1/+1
| * | | | | | dt-bindings: mvebu-uart: update documentation with extended UARTMiquel Raynal2017-12-151-5/+45
| * | | | | | Merge 4.15-rc3 into tty-nextGreg Kroah-Hartman2017-12-1186-132/+198
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | dt-bindings: serial: Add common rs485 binding for RTS polarityLukas Wunner2017-11-284-2/+6
| * | | | | | serdev: Introduce devm_serdev_device_open()Andrey Smirnov2017-11-281-0/+3
| * | | | | | dt-bindings: serial: fsl-imx-uart: Remove 'fsl,irda-mode' propertyFabio Estevam2017-11-281-1/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-02-018-15/+121
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman2018-01-1510-33/+285
| |\ \ \ \ \ \
| * | | | | | | dt-bindings: usb: mtk-xhci: update USB wakeup propertiesChunfeng Yun2018-01-091-6/+10