summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * Input: soc_button_array - update calls to gpiod_get*()Alexandre Courbot2014-10-241-1/+1
| * | Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-314-52/+119
| |\ \
| | | \
| | | \
| | *-. \ Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2014-10-312-26/+44
| | |\ \ \
| | | | * | PM / Sleep: fix async suspend_late/freeze_late error handlingImre Deak2014-10-271-0/+2
| | | * | | cpufreq: cpufreq-dt: Restore default cpumask_setall(policy->cpus)Geert Uytterhoeven2014-10-271-1/+1
| | | * | | cpufreq: cpufreq-dt: disable unsupported OPPsLucas Stach2014-10-271-25/+41
| | | |/ /
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'acpi-scan' and 'acpi-ec'Rafael J. Wysocki2014-10-312-26/+75
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | | * | ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...Lv Zheng2014-10-291-7/+18
| | | | * | Revert "ACPI / EC: Add support to disallow QR_EC to be issued before completi...Lv Zheng2014-10-291-3/+3
| | | |/ / | | |/| |
| | | * | ACPI: Use ACPI companion to match only the first physical deviceMika Westerberg2014-10-271-16/+54
| | |/ /
| * | | Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-313-14/+14
| |\ \ \
| | * | | PCI: Rename sysfs 'enabled' file back to 'enable'Greg Kroah-Hartman2014-10-301-4/+4
| | * | | PCI: imx6: Wait for clocks to stabilize after ref_enRichard Zhu2014-10-291-3/+10
| | * | | Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"Kamal Mostafa2014-10-271-7/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-3193-473/+973
| |\ \ \ \
| | * \ \ \ Merge tag 'master-2014-10-30' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-3114-32/+67
| | |\ \ \ \
| | | * | | | rtlwifi: rtl8192se: Fix firmware loadingLarry Finger2014-10-301-2/+2
| | | * | | | rtlwifi: rtl8192ce: Add missing section to read descriptor settingLarry Finger2014-10-302-0/+5
| | | * | | | rtlwifi: rtl8192se: Add missing section to read descriptor settingLarry Finger2014-10-302-0/+5
| | | * | | | rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw()Larry Finger2014-10-301-17/+0
| | | * | | | rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_st...Larry Finger2014-10-305-0/+10
| | | * | | | mwifiex: restart rxreorder timer correctlyMarc Yang2014-10-303-12/+43
| | | * | | | ath9k: fix some debugfs outputDan Carpenter2014-10-301-1/+1
| | | * | | | wireless: rt2x00: add new rt2800usb deviceCyril Brulebois2014-10-301-0/+1
| | * | | | | drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen2014-10-313-2/+49
| | * | | | | drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen2014-10-311-5/+5
| | * | | | | stmmac: pci: set default of the filter binsAndy Shevchenko2014-10-311-0/+7
| | * | | | | net: smc91x: Fix gpios for device tree based bootingTony Lindgren2014-10-312-0/+61
| | * | | | | r8152: stop submitting intr for -EPROTOhayeswang2014-10-311-0/+3
| | * | | | | drivers/net: macvtap and tun depend on INETBen Hutchings2014-10-301-0/+2
| | * | | | | drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings2014-10-302-1/+8
| | * | | | | drivers/net: Disable UFO through virtioBen Hutchings2014-10-303-26/+30
| | * | | | | mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz2014-10-302-2/+12
| | * | | | | net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLANOr Gerlitz2014-10-301-2/+5
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-10-304-3/+14
| | |\ \ \ \ \
| | | * | | | | ixgbe: fix race when setting advertised speedEmil Tantilov2014-10-301-0/+4
| | | * | | | | ixgbe: need not repeat init skb with NULLJunwei Zhang2014-10-301-1/+1
| | | * | | | | igb: don't reuse pages with pfmemalloc flagRoman Gushchin2014-10-301-1/+5
| | | * | | | | e1000: unset IFF_UNICAST_FLT on WMware 82545EMFrancesco Ruggeri2014-10-301-1/+4
| | * | | | | | cxgb4 : Fix missing initialization of win0_lockAnish Bhatt2014-10-301-0/+1
| | * | | | | | r8152: check WORK_ENABLE in suspend functionhayeswang2014-10-301-1/+1
| | * | | | | | r8152: reset tp->speed before autoresuming in open functionhayeswang2014-10-301-0/+5
| | * | | | | | r8152: clear SELECTIVE_SUSPEND when autoresuminghayeswang2014-10-301-4/+3
| | |/ / / / /
| | * | | | | cnic: Update the rcu_access_pointer() usagesTej Parkash2014-10-291-4/+1
| | * | | | | cxgb4vf: Replace repetitive pci device ID's with right onesHariprasad Shenai2014-10-291-8/+8
| | * | | | | cdc-ether: handle promiscuous mode with a set_rx_mode callbackOlivier Blin2014-10-281-0/+5
| | * | | | | cdc-ether: extract usbnet_cdc_update_filter functionOlivier Blin2014-10-281-14/+28
| | * | | | | usbnet: add a callback for set_rx_modeOlivier Blin2014-10-281-0/+20
| | * | | | | net: systemport: reset UniMAC coming out of a suspend cycleFlorian Fainelli2014-10-281-0/+2
| | * | | | | net: systemport: enable RX interrupts after NAPIFlorian Fainelli2014-10-281-6/+3