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
*
oom: add helpers for setting and clearing TIF_MEMDIE
Michal Hocko
2019-05-02
1
-1
/
+6
*
mm, oom: ensure memoryless node zonelist always includes zones
David Rientjes
2019-05-02
1
-1
/
+1
*
PM / sleep: Mechanism for aborting system suspends unconditionally
Rafael J. Wysocki
2019-05-02
1
-1
/
+16
*
Staging: android: binder: Ratelimit binder debug messages
Chris Fries
2019-05-02
1
-1
/
+3
*
BACKPORT: tty: Use unbound workqueue for all input workers
Peter Hurley
2019-05-02
2
-2
/
+2
*
media: uvcvideo: Prevent heap overflow when accessing mapped controls
Guenter Roeck
2019-05-02
1
-0
/
+7
*
HID: hiddev: fix potential Spectre v1
Gustavo A. R. Silva
2019-05-02
1
-1
/
+11
*
Makefile: fix make clean && make mrproper
Moyster
2018-12-21
1
-2
/
+2
*
Shrink ashmem directly through shmem_fallocate
Tobias Lindskog
2018-12-21
1
-1
/
+1
*
iio:st sensors: remove custom sampling frequence attribute in favour of core ...
Jonathan Cameron
2018-12-11
4
-35
/
+30
*
iio:st_sensors: Fix oops when probing SPI devices
Alban Bedel
2018-12-11
4
-2
/
+3
*
iio: sensors-core: st: Clean-up error handling in st_sensors_read_axis_data()
Lee Jones
2018-12-11
1
-5
/
+3
*
iio: sensors-core: st: Clean-up error handling in st_sensors_init_sensor()
Lee Jones
2018-12-11
1
-5
/
+4
*
iio:st_sensors: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
2018-12-11
1
-5
/
+2
*
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
[next]