summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2013-07-1413-40/+462
|\
| * x86 platform drivers: fix gpio leakLibo Chen2013-07-101-1/+5
| * toshiba_acpi: Add dependency on SERIO_I8042Seth Forshee2013-07-101-0/+1
| * asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. 1015E/UAceLan Kao2013-07-101-0/+18
| * Add trivial driver to disable Intel Smart ConnectMatthew Garrett2013-07-103-0/+105
| * Add support driver for Intel Rapid Start TechnologyMatthew Garrett2013-07-104-0/+243
| * hp-wmi: add supports for POST code errorAlex Hung2013-07-101-0/+47
| * asus-wmi: control wlan-led only if wapf == 4AceLan Kao2013-07-101-2/+3
| * drivers/platform/x86/intel_ips: Convert to module_pci_driverLibo Chen2013-07-101-12/+1Star
| * asus-nb-wmi: ignore ALS notification key codeViktar Vauchkevich2013-07-101-0/+1
| * asus-wmi: append newline to messagesvic2013-07-101-8/+8
| * x86: asus-laptop: fix invalid point accessLibo Chen2013-07-101-1/+0Star
| * x86: msi-laptop: fix memleakLibo Chen2013-07-101-14/+10Star
| * amilo-rfkill: Add dependency on SERIO_I8042Ben Hutchings2013-07-081-0/+1
| * dell-laptop: fix error return code in dell_init()Wei Yongjun2013-07-081-2/+3
| * hp-wmi: Enable hotkeys on some systemsMatthew Garrett2013-07-081-0/+16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-149-56/+253
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2013-07-134-24/+209
| |\ \
| | * | Input: nspire-keypad - replace magic offset with defineDaniel Tang2013-07-071-1/+1
| | * | Input: elantech - fix for newer hardware versions (v7)Matteo Delfino2013-07-071-8/+9
| | * | Input: ads7846 - add device tree bindingsDaniel Mack2013-07-032-11/+195
| | * | Input: ads7846 - make sure we do not change platform dataDmitry Torokhov2013-07-031-5/+5
| * | | Input: cyttsp4 - use 16bit address for I2C/SPI communicationFerruh Yigit2013-07-075-32/+44
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-1465-241/+607
|\ \ \ \
| * | | | ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa2013-07-131-4/+11
| * | | | via-rhine: fix dma mapping errorsNeil Horman2013-07-131-1/+16
| * | | | atl1e: fix dma mapping warningsNeil Horman2013-07-131-3/+25
| * | | | tcp: account all retransmit failuresYuchung Cheng2013-07-131-3/+4
| * | | | usb/net/r815x: fix cast to restricted __le32hayeswang2013-07-131-9/+12
| * | | | usb/net/r8152: fix integer overflow in expressionhayeswang2013-07-131-1/+2
| * | | | net: access page->private by using page_privateSunghan Suh2013-07-131-3/+3
| * | | | net: strict_strtoul is obsolete, use kstrtoul instead“Cosmin2013-07-131-1/+1
| * | | | drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-07-121-7/+0Star
| * | | | drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ...Wolfram Sang2013-07-121-11/+0Star
| * | | | drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-07-121-7/+0Star
| * | | | net/usb: add relative mii functions for r815xhayeswang2013-07-123-3/+239
| * | | | net/tipc: use %*phC to dump small buffers in hex formAndy Shevchenko2013-07-121-7/+1Star
| * | | | qlcnic: Adding Maintainers.Jitendra Kalsaria2013-07-121-0/+2
| * | | | gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck2013-07-121-1/+1
| * | | | pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_tsPaolo Valente2013-07-111-63/+55Star
| * | | | pkt_sched: sch_qfq: improve efficiency of make_eligiblePaolo Valente2013-07-111-1/+8
| * | | | gso: Update tunnel segmentation to support Tx checksum offloadAlexander Duyck2013-07-113-9/+12
| * | | | inet: fix spacing in assignmentCamelia Groza2013-07-111-1/+1
| * | | | ifb: fix oops when loading the ifb faileddingtianhong2013-07-111-0/+4
| * | | | dummy: fix oops when loading the dummy faileddingtianhong2013-07-111-0/+4
| * | | | drivers: net: phy: at803x: Add missing mdio device idHelmut Schaa2013-07-111-0/+1
| * | | | ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFHannes Frederic Sowa2013-07-111-23/+40
| * | | | bnx2x: fix tunneling CSUM calculationDmitry Kravkov2013-07-111-3/+3
| * | | | alx: fix lockdep annotationMaarten Lankhorst2013-07-111-3/+2Star
| * | | | vxlan: Fix kernel crash on rmmod.Pravin B Shelar2013-07-111-1/+1