summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-307-5/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-3037-1219/+306
|\
| * ne2k-pci: Add pci_disable_device in error handlingJia-Ju Bai2014-12-271-2/+4
| * bonding: change error message to debug message in __bond_release_one()Wengang Wang2014-12-271-1/+1
| * Merge tag 'wireless-drivers-for-davem-2014-12-26' of git://git.kernel.org/pub...David S. Miller2014-12-267-12/+34
| |\
| | * brcmfmac: Do not crash if platform data is not populatedMika Westerberg2014-12-241-2/+2
| | * ipw2200: select CFG80211_WEXTPaul Bolle2014-12-241-1/+2
| | * Merge tag 'iwlwifi-fixes-for-kalle-2014-12-18' of git://git.kernel.org/pub/sc...Kalle Valo2014-12-215-9/+30
| | |\
| | | * iwlwifi: pcie: limit fw chunk sizes given to fhLiad Kaufman2014-12-142-1/+2
| | | * iwlwifi: add new device IDs for 3165Emmanuel Grumbach2014-12-141-0/+4
| | | * iwlwifi: don't double free a pointer if no FW was foundEmmanuel Grumbach2014-12-141-1/+1
| | | * iwlwifi: pcie: re-ACK all interrupts after device resetEmmanuel Grumbach2014-12-141-5/+10
| | | * iwlwifi: mvm: clear IN_HW_RESTART flag on stop()Eliad Peller2014-12-141-2/+13
| * | | net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2014-12-264-13/+21
| * | | net: incorrect use of init_completion fixupNicholas Mc Guire2014-12-261-1/+1
| * | | net: xilinx: Remove unnecessary temac_property in the driverAppana Durga Kedareswara Rao2014-12-262-6/+0
| * | | net: phy: micrel: use generic config_init for KSZ8021/KSZ8031Johan Hovold2014-12-261-15/+3
| * | | vxlan: Fix double free of skb.Pravin B Shelar2014-12-231-10/+24
| * | | cxgb4vf: Fix ethtool get_settings for VF driverHariprasad Shenai2014-12-224-41/+161
| * | | caif: Fix napi poll list corruptionHerbert Xu2014-12-221-2/+0
| * | | net/mlx4_en: Doorbell is byteswapped in Little Endian archsAmir Vadai2014-12-221-1/+11
| * | | 8139too: Add netif_napi_del in the driverJia-Ju Bai2014-12-221-0/+2
| * | | 8139too: Fix the lack of pci_disable_deviceJia-Ju Bai2014-12-221-1/+1
| * | | net: ethernet: stmicro: stmmac: drop owner assignment from platform_driversWolfram Sang2014-12-221-1/+0
| * | | net: s6gmac: remove driverDaniel Glöckner2014-12-223-1071/+0
| * | | net: ethernet: micrel: ksz884x.c: Remove unused functionRickard Strandqvist2014-12-221-6/+0
| * | | tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan2014-12-221-17/+17
| * | | hyperv: Fix some variable name typos in send-buffer init/revokeHaiyang Zhang2014-12-222-7/+9
| * | | virtio_net: Fix napi poll list corruptionHerbert Xu2014-12-221-2/+0
| * | | stmmac: Don't init ptp again when resume from suspend/hibernationHuacai Chen2014-12-221-6/+8
| |/ /
| * | enic: fix rx skb checksumGovindarajulu Varadarajan2014-12-191-4/+8
| * | sunvnet: fix a memory leak in vnet_handle_offloadsLi RongQing2014-12-191-0/+1
* | | Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-299-32/+79
|\ \ \
| * \ \ Merge branch 'acpi-video'Rafael J. Wysocki2014-12-291-0/+17
| |\ \ \
| | * | | ACPI / video: Add some Samsung models to disable_native_backlight listAaron Lu2014-12-221-0/+17
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki2014-12-292-1/+3
| |\ \ \ \ \ \
| | | * | | | | powercap / RAPL: add IDs for future Xeon CPUsJacob Pan2014-12-171-0/+1
| | * | | | | | PM / Domains: Export of_genpd_get_from_provider functionAmit Daniel Kachhap2014-12-171-1/+2
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2014-12-295-23/+28
| |\ \ \ \ \ \ \ \
| | | * | | | | | | cpuidle / ACPI: remove unused CPUIDLE_FLAG_TIME_INVALIDLen Brown2014-12-171-2/+0
| | | * | | | | | | cpuidle: ladder: Better idle duration measurement without using CPUIDLE_FLAG_...Len Brown2014-12-171-6/+1
| | | * | | | | | | cpuidle: menu: Better idle duration measurement without using CPUIDLE_FLAG_TI...Len Brown2014-12-171-15/+10
| | * | | | | | | | cpufreq: fix a NULL pointer dereference in __cpufreq_governor()Ethan Zhao2014-12-191-0/+6
| | * | | | | | | | cpufreq-dt: defer probing if OPP table is not readyDmitry Torokhov2014-12-181-0/+11
| | * | | | | | | | Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki2014-12-181-42/+75
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge branch 'pm-opp'Rafael J. Wysocki2014-12-291-8/+31
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | PM / OPP: take RCU lock in dev_pm_opp_get_opp_countDmitry Torokhov2014-12-181-7/+8
| | * | | | | | | | | PM / OPP: fix warning in of_free_opp_table()Dmitry Torokhov2014-12-181-2/+8
| | * | | | | | | | | PM / OPP: add some lockdep annotationsDmitry Torokhov2014-12-181-0/+16
* | | | | | | | | | | Merge tag 'spi-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2014-12-292-4/+9
|\ \ \ \ \ \ \ \ \ \ \