summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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-309-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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'spi/fix/img-spfi' and 'spi/fix/msiof' into sp...Mark Brown2014-12-241-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | spi: sh-msiof: Add runtime PM lock in initializingHisashi Nakamura2014-12-151-0/+5
| * | | | | | | | | | | | | | | spi: img-spfi: Increase DMA burst sizeAndrew Bresticker2014-12-241-2/+2
| * | | | | | | | | | | | | | | spi: img-spfi: Enable controller before starting TX DMAAndrew Bresticker2014-12-221-2/+2
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'regulator-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-291-7/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | regulator: s2mps11: Fix dw_mmc failure on Gear 2Krzysztof Kozlowski2014-12-121-7/+12
* | | | | | | | | | | | | | | | Merge tag 'mmc-v3.19-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2014-12-291-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | mmc: core: stop trying to switch width when only one bit is supportedAlexandre Belloni2014-12-291-1/+1
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-12-2916-271/+492
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'thermal-core', 'thermal-soc' and 'thermal-int340x' of .git in...Zhang Rui2014-12-2416-271/+491
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | Thermal/int340x/int3403: Free acpi notification handlerSrinivas Pandruvada2014-12-241-0/+2
| | | * | | | | | | | | | | | | | | Thermal/int340x/processor_thermal: Fix memory leakSrinivas Pandruvada2014-12-241-9/+20
| | | * | | | | | | | | | | | | | | Thermal/int340x/int3403: Fix memory leakSrinivas Pandruvada2014-12-241-0/+2
| | | * | | | | | | | | | | | | | | thermal: int340x: Introduce processor reporting deviceSrinivas Pandruvada2014-12-242-0/+299
| | | * | | | | | | | | | | | | | | thermal: int340x_thermal: drop owner assignment from platform_driversWolfram Sang2014-12-222-2/+0
| | | * | | | | | | | | | | | | | | Thermal/int340x: Handle properly the case when _trt or _art acpi entry is mis...Ilkka Koskinen2014-12-211-4/+4
| | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | thermal: drop owner assignment from platform_driversWolfram Sang2014-12-221-1/+0
| | * | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2014-12-218-264/+172
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | thermal: cpu_cooling: small memory leak on errorDan Carpenter2014-12-171-1/+0