aboutsummaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* media: uvcvideo: Prevent heap overflow when accessing mapped controlsGuenter Roeck2019-05-021-0/+7
* HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva2019-05-021-1/+11
* Makefile: fix make clean && make mrproperMoyster2018-12-211-2/+2
* Shrink ashmem directly through shmem_fallocateTobias Lindskog2018-12-211-1/+1
* iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron2018-12-114-35/+30
* iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel2018-12-114-2/+3
* iio: sensors-core: st: Clean-up error handling in st_sensors_read_axis_data()Lee Jones2018-12-111-5/+3
* iio: sensors-core: st: Clean-up error handling in st_sensors_init_sensor()Lee Jones2018-12-111-5/+4
* iio:st_sensors: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2018-12-111-5/+2
* iio: sensors-core: st: Clean-up error handling in st_sensors_read_info_raw()Lee Jones2018-12-111-7/+4
* iio: sensors-core: st: Allow full-scale to be an optional featureLee Jones2018-12-111-4/+7
* iio: sensors-core: st: Support sensors which don't have a Data Ready pinLee Jones2018-12-111-11/+22
* iio: st_sensors: announce registered sensorsLinus Walleij2018-12-113-0/+9
* iio: imu: st_lsm6dsx: fix typo in gyro sensitivity definitionLorenzo Bianconi2018-12-111-3/+3
* iio:accel: Register buffer also without specific triggerDenis CIOCCA2018-12-111-9/+8
* iio: accel-core: st: Clean up error handling in probe()Lee Jones2018-12-111-9/+10
* iio: accel: st_accel: Use devm_iio_device_allocSachin Kamat2018-12-113-23/+8
* iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA2018-12-1113-30/+95
* iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...Denis CIOCCA2018-12-115-31/+73
* iio:common: ST_SENSORS_LSM_CHANNELS macro changedDenis CIOCCA2018-12-113-33/+60
* mediatek: backport ram_console from N alps kernelMoyster2018-12-015-199/+545
* mediatek: battery: fix uV/mV batt_volMoyster2018-12-011-1/+1
* power: rebase meizu changes against stock battery_common.CMoyster2018-12-011-19/+20
* max77819: fix build without has_earlysuspendMister Oyster2018-11-301-40/+8
* misc: fix a few Wundef warningsMoyster2018-11-302-4/+4
* misc: fix a bunch of 'warning: backslash and newline separated by space'Moyster2018-11-303-41/+41
* smc91x: avoid self-comparison warningArnd Bergmann2018-11-301-1/+1
* mtd: blkdevs: fix switch-bool compilation warningTomer Barletz2018-11-301-6/+2
* Revert "GCC: Fix up for gcc 5+"Moyster2018-11-3013-15/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-29809-826/+826
* drivers: input: mouse: Use "static inline" instead of "inline" in "lifebook.h"demicro2018-11-291-3/+3
* net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko2018-11-292-0/+2
* USB: core: only clean up what we allocatedAndrey Konovalov2018-11-291-3/+6
* driver: ltr559 fix defineMoyster2018-11-291-2/+2
* drivers: meizu: fix meizu-sensors.c (warning: type qualifiers ignored)Moyster2018-11-291-1/+1
* drivers: meizu: turn off meizu-sensors.c DEBUG flag (no more stupid pr_*/dev_...Moyster2018-11-291-2/+2
* GCC: Fix up for gcc 5+mydongistiny2018-11-2913-2/+15
* ANDROID: HID: debug: check length in hid_debug_events_read() before copy_to_u...Daniel Rosenberg2018-11-291-1/+7
* FROMLIST: ANDROID: binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.Martijn Coenen2018-11-291-0/+55
* UPSTREAM: binder: replace "%p" with "%pK"Todd Kjos2018-11-291-4/+4
* UPSTREAM: binder: free memory on errorChristian Brauner2018-11-291-2/+6
* UPSTREAM: ANDROID: binder: change down_write to down_readMinchan Kim2018-11-292-4/+6
* UPSTREAM: ANDROID: binder: correct the cmd print for BINDER_WORK_RETURN_ERROR宋金时2018-11-291-0/+1
* UPSTREAM: ANDROID: binder: remove 32-bit binder interface.Martijn Coenen2018-11-292-18/+1
* UPSTREAM: ANDROID: binder: re-order some conditionsDan Carpenter2018-11-291-2/+2
* UPSTREAM: android: binder: use VM_ALLOC to get vm areaGanesh Mahendran2018-11-291-1/+1
* UPSTREAM: android: binder: Use true and false for boolean valuesGustavo A. R. Silva2018-11-291-3/+3
* UPSTREAM: android: binder: Use octal permissionsHarsh Shandilya2018-11-291-8/+8
* UPSTREAM: android: binder: Prefer __func__ to using hardcoded function nameElad Wexler2018-11-291-2/+2
* UPSTREAM: ANDROID: binder: make binder_alloc_new_buf_locked static and indent...Xiongwei Song2018-11-291-5/+6