aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Makefile: fix make clean && make mrproperMoyster2018-12-211-2/+2
* mediatek: backport ram_console from N alps kernelMoyster2018-12-015-199/+545
* max77819: fix build without has_earlysuspendMister Oyster2018-11-301-40/+8
* misc: fix a few Wundef warningsMoyster2018-11-302-4/+4
* misc: fix a bunch of 'warning: backslash and newline separated by space'Moyster2018-11-303-41/+41
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-29294-308/+308
* net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko2018-11-291-0/+1
* driver: ltr559 fix defineMoyster2018-11-291-2/+2
* wmt:fix an invalid condition checkdanielhk2018-11-271-1/+1
* Security Patch: WLAN Gen2: Security Vulnerability Issue 72312071David Chu2018-11-272-2/+10
* Security Patch: fix ioctl vulnerability for WMT_IOCTL_SET_PATCH_INFODavid Chu2018-11-271-4/+5
* mediatek: touchpanel: disable some configsfire8552018-05-162-10/+10
* Fix make cleanfire8552018-05-161-4/+0
* mediatek: mmc-host: disable debug procfire8552018-05-161-1/+1
* AEE: disable aee_kernel_dal_api.Shangbing Hu2018-05-161-3/+2
* mediatek: mmc: disable all proc entriesfire8552018-05-161-1/+3
* mediatek: force USER_BUILD_KERNEL flagfire8552018-05-163-5/+5
* ANDROID: Skip building uid_sys_stats and keyreset drivers as modulesAmit Pundir2018-01-201-1/+1
* ANDROID: uid_sys_stats: fix the commentArtem Borisov2018-01-201-1/+1
* debug: remove debug 1 hard defineMister Oyster2018-01-1447-47/+47
* mtk: turn unneeded MTK_WFD_SUPPORTMister Oyster2018-01-131-5/+0
* mlog: revert mlog without zram support Revert "drivers: mtk: remove mlog driver"Mister Oyster2018-01-055-0/+977
* don't make cpu hotplug run too frequentlyDidntRead2018-01-031-1/+1
* WDT: Remove debug logAnmin Hsu2017-12-301-2/+2
* mtk: remove CONFIG_ANDROID_VMEM (to follow pmem removal, deprecated and unused)Mister Oyster2017-12-242-35/+0
* pmem: cleanup last bits of itMister Oyster2017-12-241-30/+1
* misc: Remove pmem driver completelyLaura Abbott2017-12-243-1305/+0
* mtk: fliper: backport 3.18 drivers (without earlysuspend)Mister Oyster2017-12-231-262/+252
* mtk: mt_sched: don't depend on config hotplug (was removed and is always on)Mister Oyster2017-12-231-1/+0
* Enable Mcast filter in suspend.sunyue52017-12-231-1/+1
* mtk: videox&systracker: fix memset-transposed-args warningsMister Oyster2017-12-182-3/+3
* tune core online/offline statagewangwang12017-12-181-3/+3
* mtk: ged: heapoverflow fixlulu22017-12-131-5/+19
* drivers: mtk: move to /vendor/etc/firmwareMister Oyster2017-12-0811-22/+22
* SMI: multimedia: Update from SonyCesar2017-11-202-9/+10
* MediaTek: Elevation of privilege vulnerability in MediaTek video driverCesar Matias2017-11-201-23/+0
* mt_clkmgr: remove some logspamMoyster2017-11-204-4/+4
* drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()Dan Carpenter2017-11-061-2/+2
* mtk: driver: vibrator: cleanupMoyster2017-10-206-32/+25
* drivers: mtk: connectivity: move wifi firmware to /vendor/firmwareMister Oyster2017-10-015-12/+12
* mtk: devinfo: update from NMister Oyster2017-09-306-173/+297
* max77819: more logspam removalMister Oyster2017-09-232-0/+10
* flashlight: remove logspamMister Oyster2017-09-231-0/+2
* mali: remove some logspamMister Oyster2017-09-232-0/+8
* max77819: remove log & dead code, fix indentMister Oyster2017-09-232-655/+456
* misc: replace __FUNCTION__ by __function__Moyster2017-09-23288-1320/+1320
* MSDC: Denali Secruity VolnerabilityHuan Tang2017-09-201-9/+20
* auxadc: fix auxadc security defectXuexi Bai2017-09-202-12/+40
* drivers: mtk: remove mlog driverMister Oyster2017-09-185-977/+0
* ANDROID: uid_sys_stats: Fix implicit declaration of get_cmdline()Amit Pundir2017-09-161-0/+1