summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-052-1/+15
|\
| * driver-core: platform: Provide helpers for multi-driver modulesThierry Reding2015-10-051-0/+14
| * debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-1/+1
* | Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-0513-2/+229
|\ \
| * \ Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman2015-10-271-0/+7
| |\ \
| * \ \ Merge tag 'iio-for-4.4b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-10-172-0/+20
| |\ \ \
| | * | | Add ms8607 meas-spec driver supportLudovic Tancerel2015-10-111-0/+1
| | * | | Add htu21 meas-spec driver supportLudovic Tancerel2015-10-111-0/+10
| | * | | Add tsys02d meas-spec driver supportLudovic Tancerel2015-10-111-0/+7
| | * | | iio: resistance: Document that resistance can be outputPeter Rosin2015-09-301-0/+2
| * | | | Merge 4.3-rc5 into staging-nextGreg Kroah-Hartman2015-10-129-22/+69
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'iio-for-4.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-09-3012-2/+209
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | devicetree: Add documentation for UPISEMI us5182d ALS and Proximity sensorAdriana Reus2015-09-232-0/+35
| | * | | iio: chemical: add SGX VZ89x VOC sensor supportMatt Ranostay2015-09-232-0/+8
| | * | | devicetree: add SGX Sensortech vendor idMatt Ranostay2015-09-231-0/+1
| | * | | iio: resistance: add IIO_RESISTANCE channel typeMatt Ranostay2015-09-231-0/+8
| | * | | iio: chemical: Add IIO_CONCENTRATION channel typeMatt Ranostay2015-09-231-0/+11
| | * | | iio: mma8452: add support for MMA8652FC and MMA8653FCMartin Kepplinger2015-09-231-1/+3
| | * | | iio: mma8452: add support for MMA8453Q accelerometer chipMartin Kepplinger2015-09-232-1/+22
| | * | | iio: humidity: add HDC100x supportMatt Ranostay2015-09-231-0/+9
| | * | | dt: Document Holt HI-8435 bindingsVladimir Barinov2015-09-231-0/+21
| | * | | iio: adc: hi8435: Holt HI-8435 threshold detectorVladimir Barinov2015-09-232-0/+44
| | * | | devicetree: add PulsedLight vendor + device docsMatt Ranostay2015-08-312-0/+2
| | * | | iio: light: DT binding docs for APDS9960 driverMatt Ranostay2015-08-311-0/+22
| | * | | dt: Add vendor prefix 'holt'Vladimir Barinov2015-08-271-0/+1
| | * | | Documentation: iio-trig-sysfs: Add remove_trigger attribute ABICristina Opriceana2015-08-161-0/+11
| | * | | Documentation: iio-trig-sysfs: Document add_trigger attributeCristina Opriceana2015-08-161-0/+11
| | * | | iio: Move generic buffer implementations to sub-directoryLars-Peter Clausen2015-08-161-1/+1
* | | | | Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-058-24/+69
|\ \ \ \ \
| * | | | | serial: fsl_lpuart: add earlycon supportStefan Agner2015-10-181-0/+7
| * | | | | serial: pl011: Spelling s/clocks-names/clock-names/Geert Uytterhoeven2015-10-181-1/+1
| * | | | | Merge 4.3-rc5 into tty-nextGreg Kroah-Hartman2015-10-129-22/+69
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Documentation: improve line discipline method descriptionsTilman Schmidt2015-10-051-21/+39
| * | | | | tty: serial: msm: Add RX DMA supportIvan T. Ivanov2015-10-041-0/+3
| * | | | | tty: serial: msm: Add TX DMA supportIvan T. Ivanov2015-10-041-0/+3
| * | | | | serial: mctrl_gpio: implement interrupt handlingUwe Kleine-König2015-10-041-1/+9
| * | | | | serial: 8250_dw: proper support for UARTs without busy functionalityHeikki Krogerus2015-10-041-0/+3
| * | | | | devicetree: Add JZ4760/JZ4775 to Ingenic SoC UART bindingMatt Redfearn2015-10-041-1/+2
| * | | | | serial: sh-sci: Add device tree support for r8a7795Kuninori Morimoto2015-10-041-0/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-057-6/+195
|\ \ \ \ \
| * \ \ \ \ Merge 4.3-rc7 into usb-nextGreg Kroah-Hartman2015-10-251-0/+7
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-10-231-6/+21
| |\ \ \ \ \
| | * | | | | doc: dt-binding: ci-hdrc-usb2: split vendor specific propertiesPeter Chen2015-10-221-4/+6
| | * | | | | doc: dt-binding: ci-hdrc-usb2: improve property descriptionPeter Chen2015-10-221-2/+6
| | * | | | | Doc: usb: ci-hdrc-usb2: Add phy-clkgate-delay-us entryFabio Estevam2015-10-221-0/+3
| | * | | | | usb: chipidea: Use extcon framework for VBUS and ID detectIvan T. Ivanov2015-10-221-0/+6
| * | | | | | Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-10-231-0/+5
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | usb: dwc3: Add dis_enblslpm_quirkJohn Youn2015-10-091-0/+2
| | * | | | | Documentation: dt: dwc3: Add snps,quirk-frame-length-adjustment propertyNikhil Badola2015-09-271-0/+3
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'phy-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2015-10-183-0/+118
| |\ \ \ \ \