summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2016-03-22qseecom: add snapshot of qseecom driverZhen Kong
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
2015-10-17misc: mic: fix memory leakSudip Mukherjee
2015-10-17misc: mic: replace kfree with put_deviceGeliang Tang
2015-10-17misc: mic: Fix randconfig build errorAshutosh Dixit
2015-10-16Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-10-15cxl: Free virtual PHB when removingAndrew Donnellan
2015-10-13spear13xx_pcie_gadget: use per-attribute show and store methodsChristoph Hellwig
2015-10-12Merge 4.3-rc5 into char-misc nextGreg Kroah-Hartman