summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* mei: amthif: drop parameter validation from mei_amthif_writeTomas Winkler2016-02-071-9/+1
* mei: amthif: replace amthif_rd_complete_list with rd_completedTomas Winkler2016-02-075-37/+13
* mei: amthif: allow only one request at a timeAlexander Usyskin2016-02-071-0/+8
* mei: rename variable names 'file_object' to fpTomas Winkler2016-02-074-19/+19
* mei: constify struct file pointerTomas Winkler2016-02-075-18/+22
* mei: amthif: don't drop read packets on timeoutAlexander Usyskin2016-02-075-80/+0
* mei: amthif: don't copy from an empty bufferAlexander Usyskin2016-02-071-1/+1
* mei: call stop on failed char device registerAlexander Usyskin2016-02-072-2/+6
* mei: fix possible integer overflow issueTomas Winkler2016-02-075-13/+24
* mei: debugfs: allow hbm features list dump in earlier stagesAlexander Usyskin2016-02-071-1/+2
* mei: debugfs: adjust active clients print bufferAlexander Usyskin2016-02-071-7/+22
* mei: trace pci configuration space ioTomas Winkler2016-02-074-4/+56
* watchdog: mei_wdt: re-register device on eventTomas Winkler2016-02-071-2/+26
* watchdog: mei_wdt: add activation debugfs entryTomas Winkler2016-02-071-0/+27
* watchdog: mei_wdt: register wd device only if requiredTomas Winkler2016-02-071-9/+191
* mei: bus: whitelist the watchdog clientTomas Winkler2016-02-061-0/+29
* watchdog: mei_wdt: add status debugfs entryTomas Winkler2016-02-061-0/+87
* watchdog: mei_wdt: implement MEI iAMT watchdog driverTomas Winkler2016-02-063-0/+420
* mei: wd: drop the watchdog code from the core mei driverAlexander Usyskin2016-02-068-491/+9
* mei: drop nfc leftovers from the mei driverTomas Winkler2016-02-061-11/+0
* mei: always copy the read buffer if data is readyAlexander Usyskin2016-02-061-18/+14
* mei: prevent queuing new flow control credit.Alexander Usyskin2016-02-061-1/+20
* mei: bus: remove redundant uuid string in debug messagesTomas Winkler2016-02-061-6/+4
* Staging: goldfish: goldfish_nand: Add DMA Support using dmam_alloc_coherentShraddha Barke2016-01-281-9/+11
* goldfish: Enable ACPI-based enumeration for android pipeJason Hu2016-01-281-0/+8
* goldfish_pipe: Pass physical addresses to the device if supportedYu Ning2016-01-281-2/+27
* Enable platform support for Goldfish virtual devicesMiodrag Dinic2016-01-281-1/+1
* platform: goldfish: pipe: don't log when dropping PIPE_ERROR_AGAINGreg Hackmann2016-01-281-1/+2
* platform: goldfish: pipe: add devicetree bindingsGreg Hackmann2016-01-281-1/+9
* goldfish_pipe: Pin pages to memory while copying and other cleanupsChristoffer Dall2016-01-281-57/+72
* goldfish_pipe: don't be clever with #define offsetsAlex Bennée2016-01-281-11/+5
* goldfish: refactor goldfish platform configsGreg Hackmann2016-01-283-3/+20
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-244-5/+333
|\
| * MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2016-01-241-4/+2
| * MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-241-1/+1
| * IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controllerCristian Birsan2016-01-243-0/+330
* | Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...Linus Torvalds2016-01-242-0/+9
|\ \
| * | ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer2016-01-241-0/+7
| * | intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty2016-01-241-0/+2
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-01-247-39/+297
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...Zhang Rui2016-01-235-38/+286
| |\ \ \ \
| | | * | | thermal: trip_point_temp_store() calls thermal_zone_device_update()Kuninori Morimoto2016-01-061-1/+5
| | | * | | thermal: rcar: rcar_thermal_get_temp() return error if strange tempKuninori Morimoto2016-01-061-1/+11
| | | * | | thermal: rcar: check irq possibility in rcar_thermal_irq_xxx()Kuninori Morimoto2016-01-061-4/+5
| | | * | | thermal: rcar: check every rcar_thermal_update_temp() return valueKuninori Morimoto2016-01-061-10/+12
| | | * | | thermal: rcar: move rcar_thermal_dt_ids to upsideKuninori Morimoto2016-01-061-6/+6
| | | * | | thermal: rockchip: Support the RK3399 SoCs in thermal driverCaesar Wang2016-01-061-0/+66
| | | * | | thermal: rockchip: Support the RK3228 SoCs in thermal driverCaesar Wang2016-01-061-0/+81
| | | * | | thermal: rockchip: fix a trivial typoCaesar Wang2016-01-061-12/+13
| | * | | | Thermal: do thermal zone update after a cooling device registeredChen Yu2015-12-291-1/+13