summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'pci/next' into ct-mcr-1/danielsilverstone/jetso...Daniel Silverstone2014-09-235-1/+154
|\
| *-----. Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', '...Bjorn Helgaas2014-09-222-7/+25
| |\ \ \ \
| | | | * | PCI: tegra: Add Tegra124 supportThierry Reding2014-09-161-1/+24
| | | * | | PCI: keystone: Assume controller is already in RC modeMurali Karicheri2014-09-161-3/+1
| | | * | | PCI: keystone: Limit MRSS for all downstream devicesMurali Karicheri2014-09-161-3/+0
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'pci/misc', 'pci/pm', 'pci/host-designware', 'pci/host-imx6', ...Bjorn Helgaas2014-09-054-0/+135
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | / / / | | | | |_|/ / / | | | |/| | / / | | | | | |/ / | | | | |/| / | | | | | |/
| | | | | * PCI: xilinx: Add Xilinx AXI PCIe Host Bridge IP driverSrikanth Thokala2014-09-041-0/+62
| | |_|_|/ | |/| | |
| | | | * resources: Add device-managed request/release_resource()Thierry Reding2014-09-041-0/+2
| | |_|/ | |/| |
| | | * PCI: keystone: Add TI Keystone PCIe driverMurali Karicheri2014-09-041-0/+68
| | |/ | |/|
| | * PCI: designware: Parse bus-range property from devicetreeLucas Stach2014-09-041-0/+3
| |/
* | Merge tag 'tegra-for-3.18-soc' into ct-mcr-1/danielsilverstone/jetson-geniviDaniel Silverstone2014-09-221-0/+12
|\ \
| * | of: Add NVIDIA Tegra flow controller bindingsThierry Reding2014-08-261-0/+12
| |/
* | Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-09-122-0/+2
|\ \
| * | USB: document the 'u' flag for usb-storage quirks parameterAlan Stern2014-09-081-0/+1
| * | doc: dt: mxs-phy: add compatible string for imx6sx-usbphyPeter Chen2014-09-031-0/+1
* | | Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-121-2/+2
|\ \ \
| * | | video: fix composite video connector compatible stringTomi Valkeinen2014-09-031-2/+2
| |/ /
* | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-09-111-3/+3
|\ \ \
| * | | dt/bindings: rcar-audmapp: tidyup dmas explanationKuninori Morimoto2014-08-191-3/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-071-0/+4
|\ \ \ \
| * | | | stmmac: ptp: fix the reference clockGiuseppe CAVALLARO2014-08-291-0/+4
* | | | | Documentation: new page link in SubmittingPatchesSudip Mukherjee2014-09-071-0/+1
* | | | | Documentation: NFS/RDMA: Document separate Kconfig symbolsPaul Bolle2014-09-071-7/+9
* | | | | Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02dMasanari Iida2014-09-071-1/+1
* | | | | Documentation: i2c: rename variable "register" to "reg"Jose Manuel Alarcon Roldan2014-09-071-5/+5
* | | | | Documentation: seq_file: Document seq_open_private(), seq_release_private()Rob Jones2014-09-071-0/+33
* | | | | Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-09-056-17/+18
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps6509...Mark Brown2014-09-056-17/+18
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | * | | | regulator: tps65090: Fix tps65090 typos in exampleAndreas Färber2014-08-061-2/+2
| | * | | | | regulator: Proofread documentationGeert Uytterhoeven2014-08-275-15/+16
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-09-051-1/+23
|\ \ \ \ \ \
| * | | | | | Documentation: gpio: documentation for optional getters functionsAlexandre Courbot2014-08-291-1/+23
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'sound-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-09-041-1/+1
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'asoc/fix/axi', 'asoc/fix/cs4265', 'asoc/fix/d...Mark Brown2014-09-021-1/+1
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | | | | |/ / / | | | |/| | |
| | * | | | | ASoC: axi: Fix ADI AXI SPDIF specificationAndreas Färber2014-08-161-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-031-0/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Input: atmel_mxt_ts - improve description of gpio-keymap propertyNick Dyer2014-08-191-0/+11
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-311-1/+1
|\ \ \ \ \ \ \
| * | | | | | | ARM: OMAP2+: GPMC: Support Software ECC scheme via DTRoger Quadros2014-08-251-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Documentation/kdump/kdump.txt: add ARM descriptionHuKeping2014-08-291-3/+33
* | | | | | | Merge tag 'mfd-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2014-08-281-0/+107
|\ \ \ \ \ \ \
| * | | | | | | mfd: tc3589x: Add device tree bindingsLinus Walleij2014-08-281-0/+107
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'pinctrl-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-281-1/+1
|\ \ \ \ \ \ \
| * | | | | | | pinctrl: qcom: apq8064: Correct interrupts in exampleBjorn Andersson2014-08-211-1/+1
| |/ / / / / /
* | | | | | | Documentation/dma-buf-sharing.txt: update API descriptionsGioh Kim2014-08-281-6/+8
* | | | | | | Documentation: this_cpu_ops.txt: Update description of this_cpu_opsPranith Kumar2014-08-261-42/+171
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-241-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-08-22311-1456/+8488
| |\ \ \ \ \ | | |/ / / /
| * | | | | x86/doc: Fix the 'tlb_single_page_flush_ceiling' sysconfig pathJeremiah Mahler2014-08-101-1/+1
* | | | | | Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-192-0/+63
|\ \ \ \ \ \