Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'for-3.11-rc1' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 2013-07-10 | 3 | -0/+143 |
|\ | |||||
| * | pwm: Add sysfs interface | H Hartley Sweeten | 2013-06-21 | 2 | -0/+116 |
| * | pwm: add pca9685 driver | Steffen Trumtrar | 2013-06-12 | 1 | -0/+27 |
* | | Merge tag 'for-v3.11' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2013-07-10 | 1 | -0/+44 |
|\ \ | |||||
| * | | lp8727_charger: Support the device tree feature | Kim, Milo | 2013-06-06 | 1 | -0/+44 |
* | | | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds | 2013-07-10 | 5 | -14/+205 |
|\ \ \ | |||||
| * | | | mfd: max8998: Add support for Device Tree | Tomasz Figa | 2013-06-30 | 1 | -0/+119 |
| * | | | mfd: twl-core: Change TWL6025 references to TWL6032 | Graeme Gregory | 2013-06-20 | 2 | -14/+14 |
| * | | | mfd: twl4030-power: Start transition to DT | Florian Vaussard | 2013-06-19 | 1 | -0/+28 |
| * | | | Merge tag 'am335x_tsc-adc' of git://breakpoint.cc/bigeasy/linux | Samuel Ortiz | 2013-06-13 | 1 | -0/+44 |
| |\ \ \ | |||||
| | * | | | input: ti_am33x_tsc: Add DT support | Patil, Rachna | 2013-06-12 | 1 | -0/+44 |
| | |/ / | |||||
| * | | | Merge tag 'mfd-arizona-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Samuel Ortiz | 2013-06-13 | 1 | -0/+62 |
| |\ \ \ | |||||
* | \ \ \ | Merge tag 'regulator-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-10 | 2 | -8/+8 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge remote-tracking branch 'regulator/fix/s5m8767' into regulator-linus | Mark Brown | 2013-07-04 | 6 | -7/+372 |
| |\ \ \ \ \ | |||||
| | * | | | | | regulator: s5m8767: Fix a trivial typo in documentation | Sachin Kamat | 2013-07-04 | 1 | -1/+1 |
| | * | | | | | regulator: s5m8767: Update s5m8767-regulator bindings document | Sachin Kamat | 2013-07-03 | 1 | -6/+6 |
| * | | | | | | regulator: max8997: Fix a trivial typo in documentation | Sachin Kamat | 2013-07-04 | 1 | -1/+1 |
* | | | | | | | Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-07-10 | 1 | -0/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | parisc: document the shadow registers | Helge Deller | 2013-07-09 | 1 | -0/+8 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-09 | 26 | -1281/+474 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Documentation: Fix references to defunct linux-net@vger.kernel.org | Geert Uytterhoeven | 2013-07-09 | 2 | -4/+5 |
| * | | | | | | | | net: rename low latency sockets functions to busy poll | Eliezer Tamir | 2013-07-08 | 1 | -5/+7 |
| * | | | | | | | | dt:net:stmmac: Add dt specific phy reset callback support. | Srinivas Kandagatla | 2013-07-04 | 1 | -0/+6 |
| * | | | | | | | | dt:net:stmmac: Add support to dwmac version 3.610 and 3.710 | Srinivas Kandagatla | 2013-07-04 | 1 | -0/+4 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-07-03 | 5 | -17/+29 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| * | | | | | | | | lib: vsprintf: add IPv4/v6 generic %p[Ii]S[pfs] format specifier | Daniel Borkmann | 2013-07-01 | 1 | -0/+32 |
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 2013-06-30 | 1 | -0/+13 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | ipvs: add sync_persist_mode flag | Julian Anastasov | 2013-06-26 | 1 | -0/+13 |
| * | | | | | | | | | can: flexcan: Use a regulator to control the CAN transceiver | Fabio Estevam | 2013-06-27 | 1 | -0/+2 |
| * | | | | | | | | | bonding: add an option to fail when any of arp_ip_target is inaccessible | Veaceslav Falico | 2013-06-25 | 1 | -0/+19 |
| * | | | | | | | | | bonding: doc: some details on backup slave arp validation | Veaceslav Falico | 2013-06-25 | 1 | -0/+6 |
| * | | | | | | | | | doc: fix some syntax errors in netlink mmap sample code | Cong Wang | 2013-06-25 | 1 | -2/+2 |
| * | | | | | | | | | net: poll/select low latency socket support | Eliezer Tamir | 2013-06-25 | 1 | -2/+16 |
| * | | | | | | | | | ethernet/arc/arc_emac - Add new driver | Alexey Brodkin | 2013-06-25 | 1 | -0/+38 |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-06-21 | 1 | -6/+5 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | wireless: fix kernel-doc | Johannes Berg | 2013-06-05 | 1 | -6/+5 |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-06-19 | 6 | -18/+15 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | tipc: change socket buffer overflow control to respect sk_rcvbuf | Ying Xue | 2013-06-17 | 1 | -1/+16 |
| * | | | | | | | | | | net: add doc for ip_early_demux sysctl | Cong Wang | 2013-06-12 | 1 | -0/+9 |
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-06-11 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 | Johannes Berg | 2013-05-25 | 1 | -2/+0 |
| * | | | | | | | | | | net: add low latency socket poll | Eliezer Tamir | 2013-06-10 | 1 | -0/+7 |
| * | | | | | | | | | | doc:networking: Fix default value (icmp_ignore_bogus_error_responses). | Rami Rosen | 2013-06-07 | 1 | -1/+1 |
| * | | | | | | | | | | doc: packet: simplify tpacket example code | Daniel Borkmann | 2013-06-07 | 1 | -105/+28 |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-06-06 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-06-05 | 5 | -14/+185 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | drivers: net: ethernet: cpsw: add phy-mode support to cpsw driver | Mugunthan V N | 2013-06-04 | 1 | -0/+6 |
| * | | | | | | | | | | | net: Add MDIO bus driver for the Allwinner EMAC | Maxime Ripard | 2013-05-31 | 1 | -0/+26 |
| * | | | | | | | | | | | net: Add EMAC ethernet driver found on Allwinner A10 SoC's | Stefan Roese | 2013-05-31 | 1 | -0/+22 |
| * | | | | | | | | | | | net: mv643xx_eth: add DT parsing support | Sebastian Hesselbarth | 2013-05-30 | 1 | -0/+85 |