summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-022-0/+74
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2012-10-012-0/+74
| |\
| | * Merge tag 'v3.6-rc4' into nextDmitry Torokhov2012-09-04248-1160/+6264
| | |\
| | * | Input: rotary-encoder - add DT bindingsDaniel Mack2012-08-211-0/+36
| | * | Input: gpio_keys_polled - convert to dtAlexandre Pereira da Silva2012-08-211-0/+38
* | | | Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-024-5/+1154
|\ \ \ \
| * | | | pinctrl: add bcm2835 driverSimon Arlott2012-10-011-0/+74
| * | | | pinctrl: document semantics vs GPIOLinus Walleij2012-09-171-2/+58
| * | | | pinctrl: pinctrl-single: Add pinctrl-single,bits type of muxPeter Ujfalusi2012-09-131-3/+38
| * | | | pinctrl: pinctrl-imx: add imx35 pinctrl driverUwe Kleine-König2012-09-031-0/+984
| | |_|/ | |/| |
* | | | Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-10-023-1/+57
|\ \ \ \
| * | | | gpio: adnp: dt: Reference generic interrupt bindingThierry Reding2012-09-201-0/+4
| * | | | gpio: Add Avionic Design N-bit GPIO expander supportThierry Reding2012-09-181-0/+30
| * | | | gpio: 74x164: dts: Add documentation for the dt bindingMaxime Ripard2012-09-111-0/+22
| * | | | dt: Fix incorrect reference in gpio-led documentationSachin Kamat2012-09-111-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-0212-24/+387
|\ \ \ \ \
| * | | | | vxlan: virtual extensible lanstephen hemminger2012-10-011-0/+47
| * | | | | Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"David S. Miller2012-10-011-3/+0
| * | | | | net: ti cpsw ethernet: allow reading phy interface mode from DTDaniel Mack2012-10-011-0/+3
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-301-12/+0
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-281-12/+0
| | |\ \ \ \ \
| | | * | | | | NFC: Remove the pn544 raw driverCong Wang2012-09-251-12/+0
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | ptp: clarify the clock_name sysfs attributeRichard Cochran2012-09-221-1/+5
| * | | | | | | can: c_can: Add device tree support to Bosch C_CAN/D_CAN controllerAnilKumar Ch2012-09-211-0/+49
| * | | | | | | ipconfig: add nameserver IPs to kernel-parameter ip=Christoph Fritz2012-09-211-1/+9
| * | | | | | | IB/ipoib: Add rtnl_link_ops supportOr Gerlitz2012-09-201-0/+3
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-158-8/+168
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2012-09-034-17/+107
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tcp: TCP Fast Open Server - header & support functionsJerry Chu2012-08-311-7/+22
| | * | | | | | | | net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla2012-08-311-5/+0
| | * | | | | | | | tcp: Increase timeout for SYN segmentsAlex Bergmann2012-08-311-2/+6
| | * | | | | | | | netdev/phy: add MDIO bus multiplexer driven by a memory-mapped deviceTimur Tabi2012-08-301-0/+75
| | * | | | | | | | batman-adv: Add the backbone gateway list to debugfsSimon Wunderlich2012-08-231-3/+4
| * | | | | | | | | netfilter: remove xt_NOTRACKCong Wang2012-09-031-8/+0
| |/ / / / / / / /
| * | | | | | | | bonding: support for IPv6 transmit hashingJohn Eaglesham2012-08-221-5/+25
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-2219-45/+156
| |\ \ \ \ \ \ \ \
| * | | | | | | | | documentation: dt: bindings: cpsw: fixing the examples for directly using it ...Mugunthan V N2012-08-071-48/+53
| * | | | | | | | | drivers: net: ethernet: davince_mdio: device tree implementationMugunthan V N2012-08-071-0/+33
| * | | | | | | | | drivers: net: ethernet: cpsw: Add device tree support to CPSWMugunthan V N2012-08-031-0/+104
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-10-021-36/+56
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cgroup: trivial fixes for Documentation/cgroups/cgroups.txtMichael Kerrisk2012-09-131-34/+34
| * | | | | | | | | cgroup: add documentation on extended attributes usageAristeu Rozanski2012-09-121-2/+22
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-011-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-221-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: ep93xx: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'next/soc' into next/multiplatformOlof Johansson2012-09-204-0/+141
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'next/dt' into next/multiplatformOlof Johansson2012-09-2014-0/+759
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge tag 'docs' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-0/+232
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | arm: add documentation describing Marvell families of SoCThomas Petazzoni2012-08-111-0/+232
OpenPOWER on IntegriCloud