| Commit message (Expand) | Author | Age | Files | Lines |
* | ata: Fix DVD not dectected at some platform with Wellsburg PCH | Youquan Song | 2013-07-16 | 1 | -1/+1 |
* | Linux 3.11-rc1v3.11-rc1 | Linus Torvalds | 2013-07-15 | 1 | -1601/+880 |
* | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 2013-07-14 | 12 | -40/+441 |
|\ |
|
| * | x86 platform drivers: fix gpio leak | Libo Chen | 2013-07-10 | 1 | -1/+5 |
| * | toshiba_acpi: Add dependency on SERIO_I8042 | Seth Forshee | 2013-07-10 | 1 | -0/+1 |
| * | asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. 1015E/U | AceLan Kao | 2013-07-10 | 1 | -0/+18 |
| * | Add trivial driver to disable Intel Smart Connect | Matthew Garrett | 2013-07-10 | 3 | -0/+105 |
| * | Add support driver for Intel Rapid Start Technology | Matthew Garrett | 2013-07-10 | 3 | -0/+222 |
| * | hp-wmi: add supports for POST code error | Alex Hung | 2013-07-10 | 1 | -0/+47 |
| * | asus-wmi: control wlan-led only if wapf == 4 | AceLan Kao | 2013-07-10 | 1 | -2/+3 |
| * | drivers/platform/x86/intel_ips: Convert to module_pci_driver | Libo Chen | 2013-07-10 | 1 | -12/+1 |
| * | asus-nb-wmi: ignore ALS notification key code | Viktar Vauchkevich | 2013-07-10 | 1 | -0/+1 |
| * | asus-wmi: append newline to messages | vic | 2013-07-10 | 1 | -8/+8 |
| * | x86: asus-laptop: fix invalid point access | Libo Chen | 2013-07-10 | 1 | -1/+0 |
| * | x86: msi-laptop: fix memleak | Libo Chen | 2013-07-10 | 1 | -14/+10 |
| * | amilo-rfkill: Add dependency on SERIO_I8042 | Ben Hutchings | 2013-07-08 | 1 | -0/+1 |
| * | dell-laptop: fix error return code in dell_init() | Wei Yongjun | 2013-07-08 | 1 | -2/+3 |
| * | hp-wmi: Enable hotkeys on some systems | Matthew Garrett | 2013-07-08 | 1 | -0/+16 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-07-14 | 8 | -56/+162 |
|\ \ |
|
| * \ | Merge branch 'next' into for-linus | Dmitry Torokhov | 2013-07-13 | 3 | -24/+118 |
| |\ \ |
|
| | * | | Input: nspire-keypad - replace magic offset with define | Daniel Tang | 2013-07-07 | 1 | -1/+1 |
| | * | | Input: elantech - fix for newer hardware versions (v7) | Matteo Delfino | 2013-07-07 | 1 | -8/+9 |
| | * | | Input: ads7846 - add device tree bindings | Daniel Mack | 2013-07-03 | 1 | -11/+104 |
| | * | | Input: ads7846 - make sure we do not change platform data | Dmitry Torokhov | 2013-07-03 | 1 | -5/+5 |
| * | | | Input: cyttsp4 - use 16bit address for I2C/SPI communication | Ferruh Yigit | 2013-07-07 | 5 | -32/+44 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-07-14 | 24 | -56/+393 |
|\ \ \ \ |
|
| * | | | | via-rhine: fix dma mapping errors | Neil Horman | 2013-07-13 | 1 | -1/+16 |
| * | | | | atl1e: fix dma mapping warnings | Neil Horman | 2013-07-13 | 1 | -3/+25 |
| * | | | | usb/net/r815x: fix cast to restricted __le32 | hayeswang | 2013-07-13 | 1 | -9/+12 |
| * | | | | usb/net/r8152: fix integer overflow in expression | hayeswang | 2013-07-13 | 1 | -1/+2 |
| * | | | | drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probe | Wolfram Sang | 2013-07-12 | 1 | -7/+0 |
| * | | | | drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ... | Wolfram Sang | 2013-07-12 | 1 | -11/+0 |
| * | | | | drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probe | Wolfram Sang | 2013-07-12 | 1 | -7/+0 |
| * | | | | net/usb: add relative mii functions for r815x | hayeswang | 2013-07-12 | 3 | -3/+239 |
| * | | | | ifb: fix oops when loading the ifb failed | dingtianhong | 2013-07-11 | 1 | -0/+4 |
| * | | | | dummy: fix oops when loading the dummy failed | dingtianhong | 2013-07-11 | 1 | -0/+4 |
| * | | | | drivers: net: phy: at803x: Add missing mdio device id | Helmut Schaa | 2013-07-11 | 1 | -0/+1 |
| * | | | | bnx2x: fix tunneling CSUM calculation | Dmitry Kravkov | 2013-07-11 | 1 | -3/+3 |
| * | | | | alx: fix lockdep annotation | Maarten Lankhorst | 2013-07-11 | 1 | -3/+2 |
| * | | | | vxlan: Fix kernel crash on rmmod. | Pravin B Shelar | 2013-07-11 | 1 | -1/+1 |
| * | | | | sh_eth: SH_ETH should depend on HAS_DMA | Geert Uytterhoeven | 2013-07-11 | 1 | -0/+1 |
| * | | | | macvtap: correctly linearize skb when zerocopy is used | Jason Wang | 2013-07-11 | 1 | -2/+6 |
| * | | | | tuntap: correctly linearize skb when zerocopy is used | Jason Wang | 2013-07-11 | 1 | -3/+6 |
| * | | | | ifb: fix rcu_sched self-detected stalls | dingtianhong | 2013-07-11 | 1 | -1/+3 |
| * | | | | r8169: add a new chip for RTL8411 | hayeswang | 2013-07-11 | 1 | -0/+67 |
| * | | | | net: rename ll methods to busy-poll | Eliezer Tamir | 2013-07-11 | 5 | -6/+6 |
| * | | | | net: rename include/net/ll_poll.h to include/net/busy_poll.h | Eliezer Tamir | 2013-07-11 | 4 | -4/+4 |
* | | | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2013-07-14 | 46 | -529/+828 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'fcoe' into for-linus | James Bottomley | 2013-07-13 | 6 | -47/+66 |
| |\ \ \ \ \ |
|
| | * | | | | | fcoe: Reduce number of sparse warnings | Bart Van Assche | 2013-07-09 | 1 | -12/+12 |