aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-14uid_cputime: skip power reporting per uid for nowAmit Pundir
2015-12-09Merge branch 'android-4.1' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-12-08net: pppopns: pppolac: fix sendmsg function callsAmit Pundir
2015-12-08UPSTREAM: HID: hid-input: allow input_configured callback return errorsDmitry Torokhov
2015-12-08Revert "HID: Add input_register callback."Amit Pundir
2015-12-04mmc: Extend wakelock if bus is deadJohn Stultz
2015-12-04Revert "mmc: mmcblk: Add support for deferred SD bus resume"John Stultz
2015-12-04Revert "mmc: block: Remove call to mmc_blk_set_blksize"John Stultz
2015-12-04fiq_debugger: Build fixes for 4.1John Stultz
2015-12-03trace: cpufreq: Add tracing for min/max cpufreqRuchi Kandoi
2015-12-03of: Fix build warningsJohn Stultz
2015-11-19wakeup: Add the guard condition for len in pm_get_active_wakeup_sourcesRuchi Kandoi
2015-11-19android: drivers: workaround debugfs race in binderRiley Andrews
2015-11-19android: binder: More offset validationArve Hjønnevåg
2015-11-19Enable adb with android-pipe in IA imageLizhe Liu
2015-11-19w1: ds2482: Manage SLPZ pin sleep stateTodd Poynor
2015-11-19serial_core: Add wake_peer uart operationSan Mehat
2015-11-19of: fix CONFIG_CMDLINE_EXTENDColin Cross
2015-11-19of: Support CONFIG_CMDLINE_EXTEND config optionDoug Anderson
2015-11-19arm: dcc_tty: fix armv6 dcc tty build failureJohn Stultz
2015-11-19[ARM] armv6 dcc tty driverArve Hjønnevåg
2015-11-19staging: ion: Add X86 dependency for ION_POOL_CACHE_POLICYDaniel Rosenberg
2015-11-19staging: ion: fix corruption of ion_import_dma_bufShawn Lin
2015-11-19ion: Handle the memory mapping correctly on x86Vinil Cheeramvelil
2015-11-19ion : In carveout heap, change minimum allocation order from 12 to PAGE_SHIFT...Rajmal Menariya
2015-11-19uid_cputime: Check for the range while removing range of UIDs.Ruchi Kandoi
2015-11-19uid_cputime: Iterates over all the threads instead of processes.Ruchi Kandoi
2015-11-19uid_cputime: fix cputime overflowJin Qian
2015-11-19uid_cputime: Avoids double accounting of process stime, utime and cpu_power inRuchi Kandoi
2015-11-19uid_cputime: Extends the cputime functionality to report power per uidRuchi Kandoi
2015-11-19proc: uid_cputime: fix show_uid_stat permissionJin Qian
2015-11-19proc: uid_cputime: create uids from kuidsAmit Pundir
2015-11-19proc: uid: Adds accounting for the cputimes per uid.jinqian
2015-11-19wakeup: Add last wake up source logging for suspend abort reason.Ruchi Kandoi
2015-11-19power: Adds functionality to log the last suspend abort reason.Ruchi Kandoi
2015-11-19power: Add property CHARGE_COUNTER_EXT and 64-bit precision propertiesTodd Poynor
2015-11-19drivers: power: Add watchdog timer to catch drivers which lockup during suspend.Benoit Goby
2015-11-19power: power_supply: add POWER_SUPPLY_PROP_CHARGE_ENABLEDTodd Poynor
2015-11-19power: power_supply: add POWER_SUPPLY_PROP_USB_OTGTodd Poynor
2015-11-19power: power_supply: move POWER_SUPPLY_PROP_USB_HC to type 'int' orderTodd Poynor
2015-11-19power_supply: Add custom property for USB High Current modeTodd Poynor
2015-11-19misc: uidstat: Remove use of obsolete create_proc_read_entry apiArve Hjønnevåg
2015-11-19misc: uidstat: avoid create_stat() race and blockage.JP Abgrall
2015-11-19mmc: Add tracepoints of mmc block operationsKen Sumrall
2015-11-19video: adf: build fixes for 4.1Amit Pundir
2015-11-19video: adf: fix memblock build failureAmit Pundir
2015-11-19video: adf: fix wrong bitops in adf_modeinfo_to_fb_videomode()Greg Hackmann
2015-11-19video: adf: Cleanup sw_sync timeline at adf_device_destroyJonathan Hamilton
2015-11-19video: adf: memblock: map buffer for dmaGreg Hackmann
2015-11-19video: adf: use rb_erase in adf_obj_destroy.Alistair Strachan