aboutsummaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tty: n_hdlc: Drop redundant error messageJean Delvare2017-04-111-4/+0
* drivers/tty/n_hdlc.c: replace kmalloc/memset by kzallocFabian Frederick2017-04-111-3/+1
* fmradio: cleanupMister Oyster2017-04-111-1/+0
* drv_wlan: remove meizu/mtk debugMister Oyster2017-04-116-30/+0
* accdet: remove meizu log ifdefsMister Oyster2017-04-111-4/+0
* drivers: mediatek: wdt: Reduce unnecessary logsTim Kryger2017-04-111-4/+0
* leds: remove meizu logMoyster2017-04-111-4/+0
* Get rid of __cpuinitMoyster2017-04-1139-102/+102
* tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa2017-04-111-4/+2
* tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov2017-04-111-63/+69
* TTY: n_hdlc, fix lockdep false positiveJiri Slaby2017-04-111-15/+4
* masp: remove unused filp related functions.tadd.kao2017-04-1194-13613/+0
* arm: mediate; remove file open apissu-ying hung2017-04-114-75/+50
* wakeup: Add last wake up source logging for suspend abort reason.Ruchi Kandoi2017-04-111-3/+19
* remove filp_open in bt driverStanley Yeh2017-04-111-57/+0
* drivers: mediatek: battery_meter: Reduce debug logTim Kryger2017-04-111-1/+1
* PM: Disable unnecessary loggingTim Kryger2017-04-111-2/+0
* A2DP performance improvement.David Chu2017-04-111-2/+2
* arm:mediatek: Resolve wmtFunCtrl wakelock issuessu-ying hung2017-04-114-13/+91
* power: align wakeup_sources formatyangdongdong2017-04-111-2/+2
* cpuidle: don't disable cpuidle when entering suspendTim Murray2017-04-111-3/+0
* drivers:lmk: implement task's adj rbtreeYi-wei Zhao2017-04-112-0/+107
* binder: use group leader instead of open threadMartijn Coenen2017-04-111-3/+3
* input: evdev: Move wake_lock_destroy callAnurag Singh2017-04-111-1/+1
* UPSTREAM staging: ion: Fix error handling in ion_buffer_createRohit kumar2017-04-111-10/+4
* UPSTREAM: regulator: core: Fix regualtor_ena_gpio_free not to access pin afte...Seung-Woo Kim2017-04-111-0/+2
* lsm6ds3: fix suspend/resume behaviorMister Oyster2017-04-112-7/+3
* spm: update to pcm_deepidle_v0.2.5.6.4.1_20160311-dummy_readMister Oyster2017-04-111-7/+6
* lmk: revert mediatek's modificationsChinwen Chang2017-04-111-419/+11
* binder: blacklist %p kptr_restrictNick Desaulniers2017-04-111-13/+13
* Update m4u, smi and gud driversfire8552017-04-11180-16669/+29653
* Fix "Elevation of privilege vulnerability in MediaTek video driver"fire8552017-04-111-23/+0
* binder: blacklist %p kptr_restrictfire8552017-04-111-12/+12
* ion: blacklist %p kptr_restrictfire8552017-04-111-22/+22
* drivers: video: Add bounds checking in fb_cmap_to_userSteve Pfetsch2017-04-111-0/+3
* adf: Zero out the mapping dataDennis Cagle2017-04-111-1/+3
* block: make rq->cmd_flags be 64-bitJens Axboe2017-04-112-3/+3
* random: initialize the non-blocking pool via add_hwgenerator_randomness()Theodore Ts'o2017-04-111-5/+11
* random: Remove kernel blocking APIHerbert Xu2017-04-111-12/+0
* random: Add callback API for random pool readinessHerbert Xu2017-04-111-0/+78
* random: Blocking API for accessing nonblocking_poolStephan Mueller2017-04-111-0/+12
* random: Wake up all getrandom(2) callers when pool is readyHerbert Xu2017-04-111-1/+1
* fbdev/efifb: Fix 16 color palette entry calculationMax Staudt2017-04-111-3/+3
* dm: mark request_queue dead before destroying the DM deviceBart Van Assche2017-04-111-0/+5
* regulator: tps65910: Work around silicon erratum SWCZ010Jan Remmet2017-04-111-0/+6
* hwmon: (adt7411) set bit 3 in CFG1 registerMichael Walle2017-04-111-1/+4
* can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2017-04-111-10/+17
* dm flakey: fix reads to be issued if drop_writes configuredMike Snitzer2017-04-111-11/+16
* PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe2017-04-111-4/+37
* ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal2017-04-111-1/+1