index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: sensors-core: st: Clean-up error handling in st_sensors_read_info_raw()
Lee Jones
2018-12-11
1
-7
/
+4
*
iio: sensors-core: st: Allow full-scale to be an optional feature
Lee Jones
2018-12-11
1
-4
/
+7
*
iio: sensors-core: st: Support sensors which don't have a Data Ready pin
Lee Jones
2018-12-11
1
-11
/
+22
*
iio: st_sensors: announce registered sensors
Linus Walleij
2018-12-11
3
-0
/
+9
*
iio: imu: st_lsm6dsx: fix typo in gyro sensitivity definition
Lorenzo Bianconi
2018-12-11
1
-3
/
+3
*
iio:accel: Register buffer also without specific trigger
Denis CIOCCA
2018-12-11
1
-9
/
+8
*
iio: accel-core: st: Clean up error handling in probe()
Lee Jones
2018-12-11
1
-9
/
+10
*
iio: accel: st_accel: Use devm_iio_device_alloc
Sachin Kamat
2018-12-11
3
-23
/
+8
*
iio: Added ST-sensors platform data to select the DRDY interrupt pin
Denis CIOCCA
2018-12-11
13
-30
/
+95
*
iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...
Denis CIOCCA
2018-12-11
5
-31
/
+73
*
iio:common: ST_SENSORS_LSM_CHANNELS macro changed
Denis CIOCCA
2018-12-11
3
-33
/
+60
*
mediatek: backport ram_console from N alps kernel
Moyster
2018-12-01
5
-199
/
+545
*
mediatek: battery: fix uV/mV batt_vol
Moyster
2018-12-01
1
-1
/
+1
*
power: rebase meizu changes against stock battery_common.C
Moyster
2018-12-01
1
-19
/
+20
*
max77819: fix build without has_earlysuspend
Mister Oyster
2018-11-30
1
-40
/
+8
*
misc: fix a few Wundef warnings
Moyster
2018-11-30
2
-4
/
+4
*
misc: fix a bunch of 'warning: backslash and newline separated by space'
Moyster
2018-11-30
3
-41
/
+41
*
smc91x: avoid self-comparison warning
Arnd Bergmann
2018-11-30
1
-1
/
+1
*
mtd: blkdevs: fix switch-bool compilation warning
Tomer Barletz
2018-11-30
1
-6
/
+2
*
Revert "GCC: Fix up for gcc 5+"
Moyster
2018-11-30
13
-15
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2018-11-29
809
-826
/
+826
*
drivers: input: mouse: Use "static inline" instead of "inline" in "lifebook.h"
demicro
2018-11-29
1
-3
/
+3
*
net: core: move mac_pton() to lib/net_utils.c
Andy Shevchenko
2018-11-29
2
-0
/
+2
*
USB: core: only clean up what we allocated
Andrey Konovalov
2018-11-29
1
-3
/
+6
*
driver: ltr559 fix define
Moyster
2018-11-29
1
-2
/
+2
*
drivers: meizu: fix meizu-sensors.c (warning: type qualifiers ignored)
Moyster
2018-11-29
1
-1
/
+1
*
drivers: meizu: turn off meizu-sensors.c DEBUG flag (no more stupid pr_*/dev_...
Moyster
2018-11-29
1
-2
/
+2
*
GCC: Fix up for gcc 5+
mydongistiny
2018-11-29
13
-2
/
+15
*
ANDROID: HID: debug: check length in hid_debug_events_read() before copy_to_u...
Daniel Rosenberg
2018-11-29
1
-1
/
+7
*
FROMLIST: ANDROID: binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.
Martijn Coenen
2018-11-29
1
-0
/
+55
*
UPSTREAM: binder: replace "%p" with "%pK"
Todd Kjos
2018-11-29
1
-4
/
+4
*
UPSTREAM: binder: free memory on error
Christian Brauner
2018-11-29
1
-2
/
+6
*
UPSTREAM: ANDROID: binder: change down_write to down_read
Minchan Kim
2018-11-29
2
-4
/
+6
*
UPSTREAM: ANDROID: binder: correct the cmd print for BINDER_WORK_RETURN_ERROR
宋金时
2018-11-29
1
-0
/
+1
*
UPSTREAM: ANDROID: binder: remove 32-bit binder interface.
Martijn Coenen
2018-11-29
2
-18
/
+1
*
UPSTREAM: ANDROID: binder: re-order some conditions
Dan Carpenter
2018-11-29
1
-2
/
+2
*
UPSTREAM: android: binder: use VM_ALLOC to get vm area
Ganesh Mahendran
2018-11-29
1
-1
/
+1
*
UPSTREAM: android: binder: Use true and false for boolean values
Gustavo A. R. Silva
2018-11-29
1
-3
/
+3
*
UPSTREAM: android: binder: Use octal permissions
Harsh Shandilya
2018-11-29
1
-8
/
+8
*
UPSTREAM: android: binder: Prefer __func__ to using hardcoded function name
Elad Wexler
2018-11-29
1
-2
/
+2
*
UPSTREAM: ANDROID: binder: make binder_alloc_new_buf_locked static and indent...
Xiongwei Song
2018-11-29
1
-5
/
+6
*
UPSTREAM: ANDROID: binder: prevent transactions into own process.
Martijn Coenen
2018-11-29
1
-0
/
+8
*
UPSTREAM: ANDROID: binder: remove WARN() for redundant txn error
Todd Kjos
2018-11-29
1
-2
/
+8
*
UPSTREAM: ANDROID: binder: synchronize_rcu() when using POLLFREE.
Martijn Coenen
2018-11-29
1
-0
/
+9
*
UPSTREAM: ANDROID: binder: remove waitqueue when thread exits.
Martijn Coenen
2018-11-29
1
-0
/
+12
*
wmt:fix an invalid condition check
danielhk
2018-11-27
1
-1
/
+1
*
Input: gtco - fix potential out-of-bound access
Dmitry Torokhov
2018-11-27
1
-7
/
+10
*
Security Patch: WLAN Gen2: Security Vulnerability Issue 72312071
David Chu
2018-11-27
2
-2
/
+10
*
Security Patch: fix ioctl vulnerability for WMT_IOCTL_SET_PATCH_INFO
David Chu
2018-11-27
1
-4
/
+5
*
usb: replace %p with %pK
Manu Gautam
2018-11-27
97
-599
/
+599
[next]