summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Documentation: networking: Add Altera Ethernet (TSE) DocumentationVince Bridgers2014-03-181-0/+263
* dts: Add bindings for the Altera Triple Speed Ethernet driverVince Bridgers2014-03-181-0/+114
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-155-34/+73
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-142-21/+33
| |\
| | * packet: doc: Spelling s/than/that/Geert Uytterhoeven2014-03-121-1/+1
| | * net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski2014-03-061-20/+32
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-101-4/+4
| |\ \
| | * | pinctrl: Rename Broadcom Capri pinctrl bindingSherman Yin2014-02-251-4/+4
| * | | Merge tag 'dm-3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-082-9/+36
| |\ \ \ | | |_|/ | |/| |
| | * | dm thin: fix Documentation for held metadata root featureMike Snitzer2014-03-061-3/+2Star
| | * | dm thin: ensure user takes action to validate data and metadata consistencyMike Snitzer2014-03-052-6/+34
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-133-0/+42
|\ \ \ \
| * | | | Documentation: dt: wireless: Add wl1251Sebastian Reichel2014-02-281-0/+39
| * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-02-241-0/+1
| |\ \ \ \
| | * | | | Bluetooth: allocate static minor for vhciLucas De Marchi2014-02-181-0/+1
| * | | | | cfg80211: docbook: add interface combinations documentationLuciano Coelho2014-02-211-0/+2
| |/ / / /
* | | | | Merge tag 'rxrpc-devel-20140304' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2014-03-071-0/+81
|\ \ \ \ \
| * | | | | af_rxrpc: Expose more RxRPC parameters via sysctlsDavid Howells2014-02-261-0/+19
| * | | | | af_rxrpc: Add sysctls for configuring RxRPC parametersDavid Howells2014-02-261-0/+62
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-067-27/+145
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-042-6/+22
| |\ \ \ \ \
| | * | | | | can: remove CAN FD compatibility for CAN 2.0 socketsOliver Hartkopp2014-03-031-6/+0Star
| | * | | | | net: ethoc: document OF bindingsMax Filippov2014-02-191-0/+22
| * | | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2014-03-031-2/+2
| |\ \ \ \ \ \
| | * | | | | | clk: shmobile: Fix typo in MSTP clock DT bindingsLaurent Pinchart2014-02-241-2/+2
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-03-021-6/+10
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | dma: sdma: Add imx25 compatibleMarkus Pargmann2014-02-181-6/+10
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-241-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'omap-for-v3.14/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson2014-02-191-1/+1
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Documentation: dt: OMAP: Update Overo/TobiFlorian Vaussard2014-02-141-1/+1
| | | | |_|/ | | | |/| |
| * | | | | Merge tag 'tty-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-02-231-2/+1Star
| |\ \ \ \ \
| | * | | | | Revert "tty: Set correct tty name in 'active' sysfs attribute"Greg Kroah-Hartman2014-02-221-2/+1Star
| | |/ / / /
| * | | | | Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-201-10/+109
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact()Alexander Gordeev2014-02-131-2/+84
| | * | | | PCI/MSI: Fix cut-and-paste errors in documentationAlexander Gordeev2014-02-131-6/+6
| | * | | | PCI/MSI: Add pci_enable_msi() documentation backAlexander Gordeev2014-02-131-3/+20
| | | |/ / | | |/| |
* | | | | phy: micrel: add of configuration for LED modeBen Dooks2014-02-261-0/+18
* | | | | pktgen: document all supported flagsMathias Krause2014-02-251-5/+19
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-1913-82/+334
|\| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-192-45/+58
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Documentation/networking: delete orphaned 3c505.txt file.Paul Gortmaker2014-02-131-45/+0Star
| | * | | net: stmmac:sti: Add STi SOC glue driver.Srinivas Kandagatla2014-02-131-0/+58
| * | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-161-2/+39
| |\ \ \ \
| | * | | | Documentation: i2c: mention ACPI method for instantiating devicesWolfram Sang2014-02-151-0/+7
| | * | | | Documentation: i2c: describe devicetree method for instantiating devicesWolfram Sang2014-02-151-2/+32
| | | |_|/ | | |/| |
| * | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-163-7/+29
| |\ \ \ \
| | * \ \ \ Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesKevin Hilman2014-02-102-0/+10
| | |\ \ \ \
| | | * | | | spi/atmel: document clock propertiesBoris BREZILLON2014-02-071-0/+5
| | | * | | | mmc: atmel-mci: document clock propertiesBoris BREZILLON2014-02-071-0/+5
| | | | |_|/ | | | |/| |
| | * | | | drivers: phy: Add support for optional physAndrew Lunn2014-02-051-7/+13