summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v3.18-1' of git://git.infradead.org/users/dvh...Linus Torvalds2014-10-125-369/+522
|\
| * toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd typeAzael Avalos2014-10-071-9/+29
| * toshiba_acpi: Change HCI/SCI functions return code typeAzael Avalos2014-09-301-67/+62
| * toshiba_acpi: Unify return codes prefix from HCI/SCI to TOSAzael Avalos2014-09-301-71/+72
| * toshiba_acpi: Rename hci_raw to tci_rawAzael Avalos2014-09-301-59/+60
| * dell-wmi: Fix access out of memoryPali Rohár2014-09-291-3/+9
| * eeepc-laptop: clean up control flow in *_rfkill_notifierFrans Klaver2014-09-221-29/+28
| * eeepc-laptop: store_cpufv: return error if set_acpi failsFrans Klaver2014-09-191-1/+3
| * eeepc-laptop: check proper return values in get_cpufvFrans Klaver2014-09-191-1/+4
| * eeepc-laptop: make fan1_input really read-onlyFrans Klaver2014-09-191-9/+13
| * eeepc-laptop: pull out SENSOR_STORE_FUNC and SENSOR_SHOW_FUNC macrosFrans Klaver2014-09-191-3/+9
| * eeepc-laptop: tell sysfs that the disp attribute is write-onlyFrans Klaver2014-09-191-5/+9
| * eeepc-laptop: pull out ACPI_STORE_FUNC and ACPI_SHOW_FUNC macrosFrans Klaver2014-09-191-3/+9
| * eeepc-laptop: use DEVICE_ATTR* to instantiate device_attributesFrans Klaver2014-09-191-30/+4
| * eeepc-laptop: change sysfs function names to API expectationsFrans Klaver2014-09-191-14/+14
| * eeepc-laptop: clean up coding styleFrans Klaver2014-09-191-3/+5
| * eeepc-laptop: simplify parse_arg()Paul Bolle2014-09-181-18/+18
| * intel-rst: Clean up ACPI add functionPeter Ujfalusi2014-09-171-10/+5
| * intel-rst: Use ACPI_FAILURE() macro instead !ACPI_SUCCESS() for error checkingPeter Ujfalusi2014-09-171-4/+4
| * x86: thinkpad_acpi.c: fixed spacing coding style issueJan van den Berg2014-09-171-22/+22
| * toshiba_acpi: Support new keyboard backlight typeAzael Avalos2014-09-171-32/+156
| * toshiba_acpi: Change touchpad store to check for invalid valuesAzael Avalos2014-09-171-4/+10
| * toshiba_acpi: Fix illumination not available on certain modelsAzael Avalos2014-09-171-1/+1
| * toshiba_acpi: Additional hotkey scancodesAzael Avalos2014-09-171-1/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-1245-238/+902
|\ \
| * | net: systemport: avoid unbalanced enable_irq_wake callsFlorian Fainelli2014-10-101-1/+2
| * | net: bcmgenet: avoid unbalanced enable_irq_wake callsFlorian Fainelli2014-10-101-1/+3
| * | net: bcmgenet: fix off-by-one in incrementing read pointerFlorian Fainelli2014-10-101-5/+4
| * | mlx4: fix race accessing page->_countEric Dumazet2014-10-101-3/+3
| * | ixgbe: fix race accessing page->_countEric Dumazet2014-10-101-5/+3
| * | igb: fix race accessing page->_countEric Dumazet2014-10-101-4/+3
| * | fm10k: fix race accessing page->_countEric Dumazet2014-10-101-4/+3
| * | net/phy: micrel: Add clock support for KSZ8021/KSZ8031Sascha Hauer2014-10-101-2/+29
| * | macvlan: optimize the receive pathjbaron@akamai.com2014-10-101-5/+10
| * | macvlan: pass 'bool' type to macvlan_count_rx()jbaron@akamai.com2014-10-101-3/+3
| * | drivers: net: xgene: Add 10GbE ethtool supportIyappan Subramanian2014-10-101-6/+22
| * | drivers: net: xgene: Add 10GbE supportIyappan Subramanian2014-10-106-30/+438
| * | drivers: net: xgene: Preparing for adding 10GbE supportIyappan Subramanian2014-10-104-41/+78
| * | Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-109-40/+67
| |\ \
| | * | rtlwifi: Fix possible unaligned array in ether_addr_copy()Larry Finger2014-10-081-1/+1
| | * | ath9k: Fix sequence number assignmentSujith Manoharan2014-10-084-23/+35
| | * | ath9k_htc: avoid kernel panic in ath9k_hw_resetMarek Puzyniak2014-10-071-0/+1
| | * | ath9k: Fix crash in MCC modeSujith Manoharan2014-10-071-1/+1
| | * | ath: Fix smatch warningSujith Manoharan2014-10-071-4/+4
| | * | rtl818x_pci: fix response rate may be incorrect.Andrea Merello2014-10-071-11/+25
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-10-0713-27/+71
| | |\ \
| * | | | stmmac: correct mc_filter local variable in set_filter and set_mac_addr callVince Bridgers2014-10-101-2/+2
| * | | | net: pxa168_eth: PXA168_ETH should depend on HAS_DMAGeert Uytterhoeven2014-10-101-1/+2
| * | | | networking: fm10k: Fix build failurePranith Kumar2014-10-101-0/+1
| * | | | net: fs_enet: error: 'SCCE_ENET_TXF' undeclaredLEROY Christophe2014-10-102-2/+2