aboutsummaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Revert "hand-pick: mediatek:remove unnecessary sido call flow"Moyster2016-11-111-0/+12
* wlan: WiFi Direct CTS fixsdragonpt2016-11-116-11/+66
* tty: Properly fix memleak of alloc_piddragonpt2016-11-111-2/+2
* Fix "Security Vulnerability - kernel info leak of wifi driver"cm2016-11-111-7/+14
* mediatek: battery: Report the voltage in the correct scaleDiogo Ferreira2016-11-071-2/+2
* xen-netback: ref count shared ringsWei Liu2016-11-073-2/+25
* ACPI / sysfs: fix error code in get_status()Dan Carpenter2016-11-071-4/+3
* staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott2016-11-071-1/+1
* crypto: nx - off by one bug in nx_of_update_msc()Dan Carpenter2016-11-071-1/+1
* megaraid_sas: Fix probing cards without io portYinghai Lu2016-11-072-4/+4
* aacraid: Check size values after double-fetch from userDave Carroll2016-11-071-2/+11
* PCI: Limit config space size for Netronome NFP4000Simon Horman2016-11-071-0/+1
* PCI: Limit config space size for Netronome NFP6000 familyJason S. McMullan2016-11-071-0/+11
* PCI: Support PCIe devices with short cfg_sizeJason S. McMullan2016-11-071-9/+9
* ANDROID: binder: Clear binder and cookie when setting handle in flat binder s...Arve Hjønnevåg2016-11-071-0/+5
* staging: android: Change %p to %pK in debug messagesDivya Ponnusamy2016-11-071-2/+2
* binder: prevent kptr leak by using %pK format specifierNick Desaulniers2016-11-071-1/+1
* Fix compilingfire8552016-11-071-1/+1
* mt6735: Add an RGB configuration sys attr driver for videox/corr10Diogo Ferreira2016-11-074-4/+111
* Fix "arbitrary write-zero in mtkfb_ioctl() of Mediatek driver" issueyang-cy.chen2016-11-072-97/+2
* Fix "stack overflow in Mediatek Thermal driver" issueyang-cy.chen2016-11-071-0/+3
* Fix "Security Vulnerability - arbitrary address write ddp_drv.c" issueyang-cy.chen2016-11-074-52/+0
* Fix "Security Vulnerability - kernel info leak ddp_drv.c" issueyang-cy.chen2016-11-071-1/+0
* power: wakeup: partially revert some wakelock togglescm2016-11-071-5/+0
* android: fiq_debugger: fix cut-off help messageColin Cross2016-11-071-1/+2
* hand-pick: mediatek:remove unnecessary sido call flowMoyster2016-11-071-12/+0
* power: wakeup: add wakelock togglesengstk2016-09-281-0/+29
* mmc: core: fix race between mmc_power_off and mmc_power_upSahitya Tummala2016-09-281-1/+8
* PM: Enable asynchronous noirq resume threads to save the resuming timeanarkia19762016-09-131-9/+33
* USB: android: Fix memory leak in mass_storage_function_init()Azhar Shaikh2016-09-131-0/+4
* cpuidle: Add need_resched() checkPatrick Daly2016-09-131-0/+5
* cpufreq: ondemand: Eliminate the deadband effectanarkia19762016-09-131-4/+7
* devfreq: gpu: added simple time_in_state statsanarkia19762016-09-131-0/+21
* PM: devfreq: Always reflect a change of polling intervalmyfluxi2016-09-131-1/+1
* PM: devfreq: Fix simple_ondemand crashing on startupmyfluxi2016-09-131-1/+4
* devfreq: Use high priority workqueuemyfluxi2016-09-131-1/+4
* sched: cpufreq: Adds a field cpu_power in the task_structRuchi Kandoi2016-09-101-0/+19
* cpufreq_stats: Adds the fucntionality to load current values for each frequencyRuchi Kandoi2016-09-101-28/+139
* uid_cputime: Check for the range while removing range of UIDs.Ruchi Kandoi2016-09-101-4/+5
* uid_cputime: Iterates over all the threads instead of processes.Ruchi Kandoi2016-09-101-3/+3
* uid_cputime: fix cputime overflowJin Qian2016-09-101-4/+6
* uid_cputime: Avoids double accounting of process stime, utime and cpu_power inRuchi Kandoi2016-09-101-0/+6
* uid_cputime: Extends the cputime functionality to report power per uidRuchi Kandoi2016-09-101-2/+10
* proc: uid_cputime: fix show_uid_stat permissionJin Qian2016-09-101-1/+1
* proc: uid_cputime: create uids from kuidsAmit Pundir2016-09-101-3/+5
* proc: uid: Adds accounting for the cputimes per uid.jinqian2016-09-103-0/+242
* fix partition pathMoyster2016-09-101-1/+1
* cpufreq: remove race while accessing cur_policyBibek Basu2016-09-101-0/+6
* random: allow architectures to optionally define random_get_entropy()Theodore Ts'o2016-09-101-4/+4
* random32: add prandom_u32_max and convert open coded usersDaniel Borkmann2016-09-101-7/+1