aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2016-03-18Merge remote-tracking branch 'lsk/linux-linaro-lsk-v4.4-android' into linux-l...lsk-v4.4-16.03-androidMark Brown
2016-03-18Merge tag 'v4.4.5' into linux-linaro-lsk-v4.4Mark Brown
2016-03-17lkdtm: Verify that '__ro_after_init' works correctlyKees Cook
2016-03-14Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-03-09cxl: Fix PSL timebase synchronization detectionFrederic Barrat
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
2015-11-06Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-10-29lkdtm: fix ACCESS_USERSPACE testStephen Smalley
2015-10-29mei: bus: set the device name before running fixupTomas Winkler
2015-10-29mei: bus: use correct lock orderingTomas Winkler
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-27mei: Fix debugfs filename in error outputAlexander Kuleshov
2015-10-26at24: enable ACPI device found on Galileo Gen2Andy Shevchenko
2015-10-18misc: sram: partition base address belongs to __iomem spaceVladimir Zapolskiy
2015-10-17misc: sram: extend usage of reserved partitionsVladimir Zapolskiy
2015-10-17misc: mic/scif: fix error code in scif_create_remote_lookup()Dan Carpenter
2015-10-17misc: mic/scif: re-take a lock on error pathDan Carpenter
2015-10-17mei: amthif: Do not compare bool to 0/1Alexander Usyskin
2015-10-17mei: bus: fix c&p issue in the kdocTomas Winkler
2015-10-17mei: fix the KDoc formatingAlexander Usyskin
2015-10-17mei: keep the device awake during reads in chunksAlexander Usyskin
2015-10-17mei: cancel driver workers only after client devices were removedTomas Winkler