summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-317-14/+26
|\
| * Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-07-312-0/+4
| |\
| | *-. Merge remote-tracking branches 'asoc/fix/fsl-ssi', 'asoc/fix/intel', 'asoc/fi...Mark Brown2015-07-242-0/+4
| | |\ \
| | | | * ASoC: mediatek: Use platform_of_node for machine driversKoro Chen2015-07-092-0/+4
| * | | | Merge tag 'hwmon-for-linus-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-301-2/+2
| |\ \ \ \
| | * | | | hwmon: (nct7904) Rename pwm attributes to match hwmon ABIGuenter Roeck2015-07-291-2/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-07-291-7/+14
| |\ \ \ \ \
| | * | | | | Documentation/target: Fix tcm_mod_builder.py build breakageSebastian Herbszt2015-07-241-7/+14
| | | |_|/ / | | |/| | |
| * | | | | DEVICETREE: Misc fix for the AR7100 SPI controller bindingAlban Bedel2015-07-271-3/+3
| | |/ / / | |/| | |
| * | | | Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-07-241-2/+0
| |\ \ \ \
| | * | | | dts: mmc: fsl-imx-esdhc: remove fsl,cd-controller supportDong Aisheng2015-07-241-2/+0
| | | |/ / | | |/| |
| * | | | Merge tag 'iommu-fixes-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-231-0/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | iommu/arm-smmu: Skip the execution of CMD_PREFETCH_CONFIGZhen Lei2015-07-081-0/+3
| | |/ /
* | | | ipv6: Enable auto flow labels by defaultTom Herbert2015-07-311-1/+1
* | | | ipv6: Implement different admin modes for automatic flow labelsTom Herbert2015-07-311-7/+13
* | | | net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu2015-07-301-0/+8
* | | | net: netcp: Fixes efuse mac addr swap on k2e and k2lWingMan Kwok2015-07-291-1/+5
* | | | stmmac: remove setup/free glue callbacksJoachim Eastwood2015-07-291-6/+2
* | | | stmmac: remove unused stmmac_of_data structJoachim Eastwood2015-07-291-2/+0
* | | | dwc_eth_qos: Add Synopsys DWC Ethernet QoS bindingsLars Persson2015-07-281-0/+75
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-237-9/+50
|\ \ \ \ | |/ / /
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-181-1/+1
| |\ \ \
| | * | | Update Viresh Kumar's email addressViresh Kumar2015-07-171-1/+1
| * | | | Merge tag 'dm-4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-07-172-1/+14
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | dm cache: display 'needs_check' in status if it is setMike Snitzer2015-07-161-0/+6
| | * | | dm thin: display 'needs_check' in status if it is setMike Snitzer2015-07-161-1/+8
| | |/ /
| * | | Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-171-4/+2
| |\ \ \
| | * \ \ Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-131-4/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | iio: ABI: Clarify proximity output valueDaniel Baluta2015-06-131-4/+2
| * | | | Merge tag 'imx-drm-fixes-2015-07-14' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2015-07-171-2/+24
| |\ \ \ \
| | * | | | drm/imx: parallel-display: fix drm_panel supportPhilipp Zabel2015-07-101-2/+24
| | |/ / /
| * | | | Merge tag 'topic/drm-fixes-2015-07-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-07-171-1/+1
| |\ \ \ \
| | * | | | Documentation: drm: Fix tablulation in KMS properties tableGraham Whaley2015-07-071-1/+1
| * | | | | Merge tag 'arc-v4.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-151-0/+8
| |\ \ \ \ \
| | * | | | | kbuild: Allow arch Makefiles to override {cpp,ld,c}flagsMichal Marek2015-07-061-0/+8
| | | |/ / / | | |/| | |
* | | | | | ipv6: sysctl to restrict candidate source addressesErik Kline2015-07-221-0/+7
* | | | | | of_mdio: add new DT property 'managed' to specify the PHY management typeStas Sergeev2015-07-211-0/+4
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-07-201-0/+7
|\ \ \ \ \ \
| * | | | | | clarify implementation of ethtool's get_ts_info opJacob Keller2015-07-171-0/+7
* | | | | | | stmmac: drop custom_* fields from plat_stmmacenet_dataJoachim Eastwood2015-07-201-4/+0
* | | | | | | switchdev: update documentation for offload_fwd_markScott Feldman2015-07-201-2/+12
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-1326-298/+454
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-07-113-1/+20
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman2015-07-091-0/+1
| | |\ \ \ \ \
| | | * | | | | ARM: dts: am4372: Add emif nodeDave Gerlach2015-07-061-0/+1
| | | |/ / / /
| | * | | | | Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...Kevin Hilman2015-07-092-1/+19
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | ARM: sunxi: Add Machine support for A33Vishnu Patekar2015-07-051-0/+1
| | | * | | | ARM: sunxi: Introduce Allwinner H3 supportJens Kuske2015-07-051-0/+1
| | | * | | | Documentation: sunxi: Update Allwinner SoC documentationJens Kuske2015-07-051-1/+17
| * | | | | | PM / hibernate: clarify resume documentationUwe Geuder2015-07-071-2/+11
| |/ / / / /
OpenPOWER on IntegriCloud