aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2015-05-21Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidAlex Shi
2015-05-21 Merge tag 'v3.10.79' into linux-linaro-lsk-v3.10Alex Shi
2015-05-13staging: panel: fix lcd typeSudip Mukherjee
2015-05-12Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidAlex Shi
2015-05-11Merge branch 'linaro-android-3.10-lsk' of git://android.git.linaro.org/kernel...Kevin Hilman
2015-05-11zram: promote zram from stagingMinchan Kim
2015-05-11zsmalloc: move it under mmMinchan Kim
2015-05-11Staging: zram: Fix memory leak by refcount mismatchRashika Kheria
2015-05-11Staging: zram: Fix access of NULL pointerRashika Kheria
2015-05-11Staging: zram: Fix variable dereferenced before checkRashika Kheria
2015-05-11Revert "staging: zram: Add auto loading of module if user opens /dev/zram."Greg Kroah-Hartman
2015-05-11zram: don't grab mutex in zram_slot_free_noityMinchan Kim
2015-05-11zram: fix invalid memory accessMinchan Kim
2015-05-11Staging: zram: zram_drv.c: Fixed Error of trailing whitespaceKumar Gaurav
2015-05-11zram: prevent data loss in error cases of function zram_bvec_write()Sunghan Suh
2015-05-11staging: zram: Add auto loading of module if user opens /dev/zram.Konrad Rzeszutek Wilk
2015-05-11staging: zram: protect zram_reset_device() callSergey Senozhatsky
2015-05-11zram: remove zram_sysfs file (v2)Sergey Senozhatsky
2015-05-11zram: use atomic64_xxx() to replace zram_stat64_xxx()Jiang Liu
2015-05-11zram: optimize memory operations with clear_page()/copy_page()Jiang Liu
2015-05-11zram: kill unused zram_get_num_devices()Jiang Liu
2015-05-11zram: simplify and optimize dev_to_zram()Jiang Liu
2015-05-11Staging: Fixes string split across lines in zramMarlies Ruck
2015-05-10Merge branch 'android-3.10' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-05-04android: fiq_debugger: fix cut-off help messageColin Cross
2015-04-18Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2015-04-17Merge branch 'linaro-android-3.10-lsk' of git://android.git.linaro.org/kernel...Alex Shi
2015-04-16Merge branch 'android-3.10' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-04-13vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley
2015-03-23staging: Remove logger and alarm-dev from android MakefileJohn Stultz
2015-03-23staging: Remove the Android alarm-dev driverJohn Stultz
2015-03-23staging: Remove the Android logger driverJohn Stultz
2015-03-19Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidlsk-v3.10-15.03-androidAlex Shi
2015-03-18staging: comedi: cb_pcidas64: fix incorrect AI range code handlingIan Abbott
2015-03-18staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy backIan Abbott
2015-02-20Merge remote-tracking branch 'lsk/v3.10/topic/aosp' into linux-linaro-lsk-and...Mark Brown
2015-02-12Merge branch 'android-3.10' of https://android.googlesource.com/kernel/common...Amit Pundir
2015-01-24staging: android: ashmem: add missing includeRom Lemarchand
2015-01-13staging: android: binder: move to the "real" part of the kernelGreg Kroah-Hartman
2015-01-13staging: binder: fix coding style issuesDmitry Voytik
2015-01-13staging: android: Break up a long line in binder_send_failed_replyWilliam Panlener
2015-01-13staging: android: fix attribute as suggested by checkpatchPurnendu Kapadia
2015-01-13staging: android: Clean up else statement from binder_send_failed_replyLucas Tanure
2015-01-13staging: android: binder.c: binder_ioctl() cleanupRiley Andrews
2015-01-13staging: binder: add vm_fault handlerVinayak Menon
2015-01-13Staging: Android: removed an unnecessary else statementKarthik Nayak
2015-01-13staging: android: binder.c: Use more appropriate functions for euid retrievalTair Rzayev
2015-01-13staging: binder: fix usage of uninit scalar in binder_transaction()Christian Engelmayer
2015-01-13staging: binder: cleanup dereference of noderef expressionsJerry Snitselaar
2015-01-13staging: android: fix missing a blank line after declarationsSeunghun Lee