summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2016-09-26Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-23UPSTREAM: lkdtm: Verify that '__ro_after_init' works correctlyKees Cook
2016-09-16Merge tag 'v4.4.21' into android-4.4.yDmitry Shmidt
2016-09-15cxl: Enable PCI device ID for future IBM CXL adapterUma Krishnan
2016-09-15cxl: fix build for GCC 4.6.xBrian Norris
2016-09-15cxl: Fix DSI misses when the context owning task exitsVaibhav Jain
2016-09-15cxl: Fix possible idr warning when contexts are releasedVaibhav Jain
2016-08-12Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-08-03Implement memory_state_time, used by qcom,cpubwJames Carr
2016-08-01Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt
2016-06-01mei: bus: call mei_cl_read_start under device lockAlexander Usyskin
2016-06-01mei: amthif: discard not read messagesAlexander Usyskin
2016-06-01mei: fix NULL dereferencing during FW initiated disconnectionAlexander Usyskin
2016-05-04drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errorsMichael Hennerich
2016-05-04misc: mic/scif: fix wrap around testsDan Carpenter
2016-05-04misc/bmp085: Enable building as a moduleBen Hutchings
2016-05-04cxl: Keep IRQ mappings on context teardownMichael Neuling
2016-04-25Revert "misc: uidstat: Adding uid stat driver to collect network statistics."Amit Pundir
2016-04-25Revert "net: activity_stats: Add statistics for network transmission activity"Amit Pundir
2016-04-25Revert "misc: uidstat: avoid create_stat() race and blockage."Amit Pundir
2016-04-25Revert "misc: uidstat: Remove use of obsolete create_proc_read_entry api"Amit Pundir
2016-04-25Revert "misc seq_printf fixes for 4.4"Amit Pundir
2016-04-25Revert "misc: uid_stat: Include linux/atomic.h instead of asm/atomic.h"Amit Pundir
2016-04-12mei: bus: check if the device is enabled before data transferAlexander Usyskin
2016-03-09cxl: Fix PSL timebase synchronization detectionFrederic Barrat
2016-03-04misc: uid_stat: Include linux/atomic.h instead of asm/atomic.hGuenter Roeck
2016-03-03cxl: use correct operator when writing pcie config space valuesAndrew Donnellan
2016-03-03mei: validate request value in client notify request ioctlAlexander Usyskin
2016-03-03mei: fix fasync return value on errorTomas Winkler
2016-02-16android: skip building drivers as modulesAmit Pundir
2016-02-16uid_cputime: skip power reporting per uid for nowAmit Pundir
2016-02-16uid_cputime: Check for the range while removing range of UIDs.Ruchi Kandoi
2016-02-16uid_cputime: Iterates over all the threads instead of processes.Ruchi Kandoi
2016-02-16uid_cputime: fix cputime overflowJin Qian
2016-02-16uid_cputime: Avoids double accounting of process stime, utime and cpu_power i...Ruchi Kandoi
2016-02-16uid_cputime: Extends the cputime functionality to report power per uidRuchi Kandoi
2016-02-16proc: uid_cputime: fix show_uid_stat permissionJin Qian
2016-02-16proc: uid_cputime: create uids from kuidsAmit Pundir
2016-02-16proc: uid: Adds accounting for the cputimes per uid.jinqian
2016-02-16misc seq_printf fixes for 4.4Amit Pundir
2016-02-16misc: uidstat: Remove use of obsolete create_proc_read_entry apiArve Hjønnevåg
2016-02-16misc: uidstat: avoid create_stat() race and blockage.JP Abgrall
2016-02-16net: activity_stats: Add statistics for network transmission activityMike Chan
2016-02-16misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2015-12-08cxl: Set endianess of kernel contextsFrederic Barrat
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman