summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | qla2xxx: Fix regression introduced by target configFS changesHimanshu Madhani2015-11-291-1/+1
| * | | | | target: Invoke release_cmd() callback without holding a spinlockBart Van Assche2015-11-292-7/+12
| * | | | | target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger2015-11-292-10/+17
| * | | | | iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger2015-11-292-1/+13
| * | | | | iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()Luis de Bethencourt2015-11-291-5/+5
| * | | | | target/user: Do not set unused fields in tcmu_opsAndy Grover2015-11-291-2/+0
| * | | | | target/user: Fix time calc in expired cmd processingAndy Grover2015-11-291-1/+1
| |/ / / /
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-11-296-150/+311
|\ \ \ \ \
| * | | | | imx: thermal: use CPU temperature grade info for thresholdsTim Harvey2015-11-241-15/+41
| * | | | | Revert "thermal: qcom_spmi: allow compile test"Arnd Bergmann2015-11-241-1/+1
| * | | | | thermal: rcar_thermal: remove redundant operationKuninori Morimoto2015-11-161-28/+21
| * | | | | thermal: of-thermal: Reduce log level for message when can't fine thermal zoneJiada Wang2015-11-161-1/+1
| * | | | | thermal: power_allocator: Use temperature reading from tzKapileshwar Singh2015-11-121-17/+7
| * | | | | thermal: rockchip: Support the RK3368 SoCs in thermal driverCaesar Wang2015-11-121-0/+72
| * | | | | thermal: rockchip: consistently use int for temperaturesCaesar Wang2015-11-121-8/+8
| * | | | | thermal: rockchip: Add the sort mode for adc value increment or decrementCaesar Wang2015-11-121-15/+53
| * | | | | thermal: rockchip: improve the conversion functionCaesar Wang2015-11-121-27/+55
| * | | | | thermal: rockchip: trivial: fix typo in commitCaesar Wang2015-11-121-9/+13
| * | | | | thermal: rockchip: better to compatible the driver for different SoCsCaesar Wang2015-11-121-38/+48
* | | | | | Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-284-6/+6
|\ \ \ \ \ \
| * | | | | | ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGabriele Paoloni2015-11-251-2/+0
| * | | | | | PCI: hisi: Fix deferred probingArnd Bergmann2015-11-241-2/+2
| * | | | | | PCI: designware: Remove incorrect io_base assignmentStanimir Varbanov2015-11-241-1/+0
| * | | | | | PCI: Prevent out of bounds access in numa_node overrideMathias Krause2015-11-241-1/+4
| | |/ / / / | |/| | | |
* | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-11-286-8/+11
|\ \ \ \ \ \
| * | | | | | watchdog: mtk_wdt: Use MODE_KEY when stopping the watchdogNicolas Boichat2015-11-231-0/+1
| * | | | | | watchdog: Add support for Freescale Layerscape platformsShaohui Xie2015-11-231-1/+1
| * | | | | | watchdog: tegra: Stop watchdog first if restartingAndrew Chew2015-11-231-1/+3
| * | | | | | watchdog: w83977f_wdt: underflow in wdt_set_timeout()Dan Carpenter2015-11-231-1/+1
| * | | | | | watchdog: pnx4008: make global wdt_clk staticVladimir Zapolskiy2015-11-231-1/+1
| * | | | | | watchdog: pnx4008: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-11-231-3/+3
| * | | | | | watchdog: omap_wdt: fix null pointer dereferencePeter Robinson2015-11-231-1/+1
| |/ / / / /
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-273-5/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'omap-for-v4.4/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2015-11-251-1/+1
| |\ \ \ \ \ \
| | * | | | | | Merge branch '81xx' into omap-for-v4.4/fixesTony Lindgren2015-11-25509-42731/+16278
| | |\| | | | |
| | * | | | | | Merge branch 'x15-audio-fixes' into omap-for-v4.4/fixesTony Lindgren2015-11-124602-128220/+309454
| | |\ \ \ \ \ \
| | * | | | | | | bus: omap-ocp2scp: Fix module aliasAxel Lin2015-10-131-1/+1
| * | | | | | | | Merge tag 'keystone-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2015-11-251-4/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | soc: ti: knav_qmss_queue: Fix linking RAM setup for queue managersMichal Morawiec2015-11-231-1/+1
| | * | | | | | | | soc: ti: use request_firmware_direct() as acc firmware is optionalMurali Karicheri2015-11-231-3/+3
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'v4.4-rc2' into fixesArnd Bergmann2015-11-25177-4456/+2302
| |\| | | | | | |
| * | | | | | | | soc: Mediatek: Enable SCPSYS power domain driver by defaultEddie Huang2015-11-241-0/+1
* | | | | | | | | Merge tag 'pm+acpi-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-274-8/+10
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki2015-11-271-1/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cpufreq: CPPC: Initialize and check CPUFreq CPU co-ord type correctlyAshwin Chaugule2015-11-231-1/+2
| * | | | | | | | | | intel_pstate: Fix "performance" mode behavior with HWP enabledAlexandra Yates2015-11-251-0/+2
| * | | | | | | | | | cpufreq: SCPI: Depend on SCPI clk driverPunit Agrawal2015-11-231-1/+1
| * | | | | | | | | | Merge back earlier cpufreq fixes for v4.4.Rafael J. Wysocki2015-11-232-6/+5
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | cpufreq: intel_pstate: Fix limits->max_perf rounding errorPrarit Bhargava2015-11-231-0/+1
| | * | | | | | | | | cpufreq: intel_pstate: Fix limits->max_policy_pct rounding errorPrarit Bhargava2015-11-231-1/+2