aboutsummaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Revert "ASoC: es325: Import Oppo Audience ES325 driver"Michael Bestas2015-04-291-42/+0
* mmc: sdhci-msm: Add Samsung 64G search after tune quirkEthan Chen2015-04-231-0/+3
* msm8974: fs: Transparent compression supportTom Marshall2015-04-171-0/+19
* VFS: Make more complete truncate operation available to CacheFilesDavid Howells2015-04-171-0/+1
* decompressor: add LZ4 decompressor moduleKyungsik Lee2015-04-172-0/+97
* list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov2015-04-171-0/+16
* Merge branch 'android-3.4' of https://android.googlesource.com/kernel/common ...Steve Kondik2015-04-023-0/+198
|\
| * hashtable: introduce a small and naive hashtableSasha Levin2015-03-271-0/+192
| * fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...Petr Cermak2015-02-181-0/+5
* | mmc: core: Update PON based on the system stateSahitya Tummala2015-03-221-2/+6
* | USB: msm_otg: Configure HV DPSE/DMSE pin interrupt bits of PHY registerGuoping Yu2015-03-041-0/+2
* | msm: mdss: fix issue in calculating decimated dimensionsJeevan Shriram2015-02-251-0/+1
* | mnt: Only change user settable mount flags in remountEric W. Biederman2015-02-231-1/+3
* | Merge branch 'android-3.4' of https://android.googlesource.com/kernel/common ...Steve Kondik2015-01-161-0/+2
|\|
| * net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline2014-11-051-0/+2
* | sync: Add a "details" callback for sync pointsJordan Crouse2014-11-211-0/+12
* | mdss: Add MDP_SMP_FORCE_ALLOC mdp flagJustin Philip2014-11-211-0/+1
* | msm: thermal: Add thermal reset feature to KTMRam Chandrasekar2014-11-211-0/+1
* | avtimer: msm: allow driver to register to SSR frameworkLaxminath Kasam2014-11-171-0/+24
* | cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg2014-11-151-2/+14
* | nl80211: add scan width to bss and scan request structsSimon Wunderlich2014-11-151-0/+3
* | Revert "wcnss: handle CBC complete event from firmware"Anand N Sunkad2014-11-151-2/+0
* | nfc: Cleanup and copy pn544 header to userspaceSteve Kondik2014-11-124-123/+29
* | net: sockev: Initial CommitHarout Hedeshian2014-11-113-0/+34
* | wcnss: add condition to check for pronto ver3 hardwareSiddharth Bhal2014-11-111-0/+3
* | wcnss: handle CBC complete event from firmwareAnand N Sunkad2014-11-111-0/+2
* | wcnss: Add API to get monotonic boot timeHardik Kantilal Patel2014-11-111-0/+1
* | msm: ipa: support ioctl about upstream wan ifaceSkylar Chang2014-11-111-2/+49
* | crypto: msm: Add support for FIPS complienceDinesh K Garg2014-11-113-0/+49
* | msm: vidc: add new control for limiting i/p buffer sizeManikanta Sivapala2014-11-111-0/+3
* | msm: vidc: Add AFD and CC metadata support to extradataJayasena Sangaraboina2014-11-111-23/+24
* | msm: vidc: Add support for setting initial qpAshray Kulkarni2014-11-111-0/+12
* | msm: vidc: Add support for different errorsDeepak Verma2014-11-113-1/+6
* | Merge branch 'next' of git://github.com/CyanogenMod/android_kernel_oneplus_ms...Steve Kondik2014-11-08120-310/+996
|\ \
| * | alarmtimers: Squash upstream changesJohn Stultz2014-10-201-0/+1
| * | usb: gadget: FunctionFS and SuperSpeed updatesArve Hjønnevåg2014-10-203-1/+13
| * | Merge branch 'android-3.4' of https://android.googlesource.com/kernel/common ...Steve Kondik2014-10-20117-309/+982
| |\|
| | * HID: input: generic hidinput_input_event handlerDavid Herrmann2014-10-021-0/+1
| | * seccomp: implement SECCOMP_FILTER_FLAG_TSYNCKees Cook2014-09-171-0/+6
| | * introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov2014-09-172-0/+14
| | * seccomp: introduce writer lockingKees Cook2014-09-171-3/+3
| | * sched: move no_new_privs into new atomic flagsKees Cook2014-09-171-3/+15
| | * seccomp: add "seccomp" syscallKees Cook2014-09-172-0/+6
| | * seccomp: ignore secure_computing return valuesWill Drewry2014-09-171-0/+7
| | * seccomp: use a static inline for a function stubStephen Rothwell2014-09-171-1/+1
| | * ptrace,seccomp: Add PTRACE_SECCOMP supportWill Drewry2014-09-172-1/+5
| | * seccomp: Add SECCOMP_RET_TRAPWill Drewry2014-09-171-0/+1
| | * seccomp: add SECCOMP_RET_ERRNOWill Drewry2014-09-171-4/+6
| | * seccomp: remove duplicated failure loggingKees Cook2014-09-171-4/+4
| | * seccomp: add system call filtering using BPFWill Drewry2014-09-172-4/+73