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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gcov: add support for gcc 4.7 gcov format
Frantisek Hrbata
2019-05-02
2
-0
/
+566
*
gcov: move gcov structs definitions to a gcc version specific file
Frantisek Hrbata
2019-05-02
4
-80
/
+153
*
kernel: replace strict_strto*() with kstrto*()
Jingoo Han
2019-05-02
3
-9
/
+9
*
defconfig: regen
Moyster
2019-01-13
1
-6
/
+2
*
defconfig: cleanup quota config
Moyster
2019-01-13
1
-4
/
+4
*
fs: sdfat: Add MODULE_ALIAS_FS for supported filesystems
Paul Keith
2019-01-13
1
-0
/
+3
*
defconfig: enable AES-GCM
Moyster
2019-01-13
1
-1
/
+1
*
Makefile: fix make clean && make mrproper
Moyster
2018-12-21
1
-2
/
+2
*
kbuild: Fix removal of the debian/ directory
Michal Marek
2018-12-21
1
-8
/
+8
*
kbuild: Drop support for clean-rule
Michal Marek
2018-12-21
1
-3
/
+0
*
kbuild: Remove duplicate $(cmd) definition in Makefile.clean
Michal Marek
2018-12-21
1
-5
/
+0
*
kbuild: collect shorthands into scripts/Kbuild.include
Masahiro Yamada
2018-12-21
4
-12
/
+13
*
kbuild: remove obj-n and lib-n handling
Masahiro Yamada
2018-12-21
4
-7
/
+5
*
Shrink ashmem directly through shmem_fallocate
Tobias Lindskog
2018-12-21
1
-1
/
+1
*
ANDROID: sdcardfs: Fix missing break on default_normal
Daniel Rosenberg
2018-12-21
1
-0
/
+1
*
ANDROID: sdcardfs: Add option to not link obb
Daniel Rosenberg
2018-12-21
3
-2
/
+12
*
ANDROID: sdcardfs: Add option to drop unused dentries
Daniel Rosenberg
2018-12-21
4
-0
/
+16
*
ANDROID: sdcardfs: Add sandbox
Daniel Rosenberg
2018-12-21
1
-0
/
+5
*
iio:st sensors: remove custom sampling frequence attribute in favour of core ...
Jonathan Cameron
2018-12-11
5
-46
/
+31
*
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
14
-33
/
+106
*
iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...
Denis CIOCCA
2018-12-11
6
-33
/
+75
*
iio:common: ST_SENSORS_LSM_CHANNELS macro changed
Denis CIOCCA
2018-12-11
4
-44
/
+69
*
mm: vmpressure.c mismerge
Moyster
2018-12-11
1
-1
/
+1
*
arm, pm, vmpressure: add missing slab.h includes
Tejun Heo
2018-12-11
3
-0
/
+3
*
mm: vmpressure: dynamic window sizing.
Martijn Coenen
2018-12-11
3
-34
/
+135
*
defconfig: regen for sdfat and new ram_console
Moyster
2018-12-02
1
-19
/
+23
*
sdfat: merge v2.0.8
Moyster
2018-12-02
6
-66
/
+101
*
fs: sdfat: Add -lineage extraversion to SDFAT_VERSION
Paul Keith
2018-12-02
1
-1
/
+1
*
fs: sdfat: Add MODULE_ALIAS_FS for supported filesystems
Paul Keith
2018-12-02
1
-0
/
+3
*
fs: sdfat: Add config option to register sdFAT for VFAT
Paul Keith
2018-12-02
2
-0
/
+52
*
fs: sdfat: Add config option to register sdFAT for exFAT
Paul Keith
2018-12-02
2
-1
/
+32
*
fs: sdfat: Fix compilation for 32-bit targets
Paul Keith
2018-12-02
1
-1
/
+4
*
fs: sdfat: Update to driver version 2.0.6
Bruno Martins
2018-12-02
19
-519
/
+555
*
fs: sdfat: Fix compilation without debugging
Paul Keith
2018-12-02
2
-0
/
+6
*
fs: sdfat: Fix compilation on Linux 3.4
Paul Keith
2018-12-02
1
-0
/
+4
*
fs: Import sdFAT driver
Bruno Martins
2018-12-02
29
-0
/
+21545
*
ext4: avoid running out of journal credits when appending to an inline file
Theodore Ts'o
2018-12-02
3
-56
/
+3
*
ext4: add more inode number paranoia checks
Theodore Ts'o
2018-12-02
3
-6
/
+7
[next]