summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-0311-142/+451
|\
| * Documentation sysfs-bus-usb: Document which files are used by libusbHans de Goede2013-08-301-0/+10
| * Documentation sysfs-bus-usb: Document the speed file used by libusbHans de Goede2013-08-301-0/+6
| * Documentation sysfs-bus-usb: Move files with known users to stableHans de Goede2013-08-302-127/+126Star
| * usb: usb: dsps: update device tree bindingsSebastian Andrzej Siewior2013-08-271-30/+192
| * Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman2013-08-193-6/+4Star
| |\
| * \ Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-08-161-0/+14
| |\ \
| | * | usb: Add Device Tree support to XHCI Platform driverAl Cooper2013-08-141-0/+14
| * | | Documentation sysfs-bus-usb: Document all files used by libusbHans de Goede2013-08-141-0/+38
| * | | Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-08-144-7/+82
| |\ \ \
| | * | | Documentation: New DT parameters for tegra30-usb-phyTuomas Tynkkynen2013-08-121-3/+12
| | * | | usb: dwc3: core: clarify usb-phy array bindingKumar Gala2013-08-121-1/+3
| | * | | usb: tegra: Fix typo in tegra20-usb-phy documentationMikko Perttunen2013-07-301-1/+1
| | * | | usb: tegra: Add vbus-supply property for host mode PHYsMikko Perttunen2013-07-291-1/+1
| | * | | usb: gadget: s3c-hsotg: Allow driver instantiation using device treeTomasz Figa2013-07-291-0/+40
| | * | | usb: dwc3: core: switch to snps,dwc3Felipe Balbi2013-07-291-2/+2
| | * | | usb: common: introduce of_usb_get_maximum_speed()Felipe Balbi2013-07-291-0/+24
| * | | | Documentation sysfs-bus-usb: Correct use of devnumHans de Goede2013-08-121-1/+1
| * | | | proc_usb_info.txt: Correct documentation about endianness of config descriptorsHans de Goede2013-08-121-3/+6
| * | | | usb: misc: usb3503: Support operation with no I2C controlMark Brown2013-08-121-1/+2
| * | | | usb: misc: usb3503: Don't specify all DT properties as requiredMark Brown2013-08-121-0/+2
| * | | | usb: misc: usb3503: Add USB3503A to the compatible listMark Brown2013-08-121-1/+1
| * | | | USB: URB documentation: claim complete() will be run with IRQs enabledMing Lei2013-08-121-11/+10Star
| | |/ / | |/| |
* | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-033-2/+53
|\ \ \ \
| * | | | hwmon: (htu21) Add Measurement Specialties HTU21D supportWilliam Markezana2013-08-291-0/+46
| * | | | hwmon: (k10temp) Add support for Fam16h (Kabini)Wei Hu2013-08-271-0/+1
| * | | | hwmon: (ads1015) Add support for ADS1115Evgeniy Dushistov2013-08-121-2/+6
| | |_|/ | |/| |
* | | | Merge tag 'regulator-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-035-2/+204
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'regulator/topic/ramp' into regulator-nextMark Brown2013-09-011-0/+2
| |\ \ \ \
| | * | | | regulator: core: Add support for disabling ramp delayYadwinder Singh Brar2013-07-151-0/+2
| * | | | | Merge remote-tracking branch 'regulator/topic/pfuze100' into regulator-nextMark Brown2013-09-011-0/+115
| |\ \ \ \ \
| | * | | | | regulator:pfuze100: fix build warning and correct the binding docRobin Gong2013-07-261-0/+2
| | * | | | | regulator: pfuze100: add pfuze100 regulator driverRobin Gong2013-07-251-0/+113
| | |/ / / /
| * | | | | Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown2013-09-011-2/+2
| |\ \ \ \ \
| | * | | | | regulator: palmas: Update the DT binding doc for smps10 out1 and out2Laxman Dewangan2013-08-131-2/+2
| | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'regulator/topic/max8660' into regulator-nextMark Brown2013-09-011-0/+47
| |\ \ \ \ \
| | * | | | | regulators: max8660: add DT bindingsDaniel Mack2013-08-021-0/+47
| * | | | | | Merge remote-tracking branch 'regulator/topic/88pm800' into regulator-nextMark Brown2013-09-011-0/+38
| |\| | | | |
| | * | | | | regulator: 88pm800: add regulator driver for 88pm800Chao Xie2013-07-191-0/+38
| | | |/ / / | | |/| | |
* | | | | | Merge remote-tracking branch 'spi/topic/quad' into spi-nextMark Brown2013-09-011-0/+10
|\ \ \ \ \ \
| * | | | | | spi: quad: fix the name of DT propertywangyuhang2013-09-011-0/+10
| | |/ / / / | |/| | | |
* | | | | | Merge remote-tracking branch 'spi/topic/qspi' into spi-nextMark Brown2013-09-011-0/+22
|\ \ \ \ \ \
| * | | | | | spi/qspi: Add compatible string for am4372.Sourav Poddar2013-08-271-1/+1
| * | | | | | spi/qspi: Add qspi flash controllerSourav Poddar2013-08-221-0/+22
| | |_|_|_|/ | |/| | | |
* | | | | | Merge remote-tracking branch 'spi/topic/efm32' into spi-nextMark Brown2013-09-011-0/+34
|\ \ \ \ \ \
| * | | | | | spi: new controller driver for efm32 SoCsUwe Kleine-König2013-08-091-0/+34
| | |_|_|_|/ | |/| | | |
* | | | | | Merge remote-tracking branch 'spi/topic/dspi' into spi-nextMark Brown2013-09-011-0/+42
|\ \ \ \ \ \
| * | | | | | Documentation: DT: Add Freescale DSPI driverChao Fu2013-08-221-0/+42
| | |_|_|_|/ | |/| | | |
* | | | | | Merge remote-tracking branch 'spi/topic/doc' into spi-nextMark Brown2013-09-011-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | spi/documentation: Fix usage of __initdataSachin Kamat2013-08-081-1/+1
| | |/ / / | |/| | |