aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gcov: add support for gcc 4.7 gcov formatFrantisek Hrbata2019-05-022-0/+566
* gcov: move gcov structs definitions to a gcc version specific fileFrantisek Hrbata2019-05-024-80/+153
* kernel: replace strict_strto*() with kstrto*()Jingoo Han2019-05-023-9/+9
* defconfig: regenMoyster2019-01-131-6/+2
* defconfig: cleanup quota configMoyster2019-01-131-4/+4
* fs: sdfat: Add MODULE_ALIAS_FS for supported filesystemsPaul Keith2019-01-131-0/+3
* defconfig: enable AES-GCMMoyster2019-01-131-1/+1
* Makefile: fix make clean && make mrproperMoyster2018-12-211-2/+2
* kbuild: Fix removal of the debian/ directoryMichal Marek2018-12-211-8/+8
* kbuild: Drop support for clean-ruleMichal Marek2018-12-211-3/+0
* kbuild: Remove duplicate $(cmd) definition in Makefile.cleanMichal Marek2018-12-211-5/+0
* kbuild: collect shorthands into scripts/Kbuild.includeMasahiro Yamada2018-12-214-12/+13
* kbuild: remove obj-n and lib-n handlingMasahiro Yamada2018-12-214-7/+5
* Shrink ashmem directly through shmem_fallocateTobias Lindskog2018-12-211-1/+1
* ANDROID: sdcardfs: Fix missing break on default_normalDaniel Rosenberg2018-12-211-0/+1
* ANDROID: sdcardfs: Add option to not link obbDaniel Rosenberg2018-12-213-2/+12
* ANDROID: sdcardfs: Add option to drop unused dentriesDaniel Rosenberg2018-12-214-0/+16
* ANDROID: sdcardfs: Add sandboxDaniel Rosenberg2018-12-211-0/+5
* iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron2018-12-115-46/+31
* 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-1114-33/+106
* iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...Denis CIOCCA2018-12-116-33/+75
* iio:common: ST_SENSORS_LSM_CHANNELS macro changedDenis CIOCCA2018-12-114-44/+69
* mm: vmpressure.c mismergeMoyster2018-12-111-1/+1
* arm, pm, vmpressure: add missing slab.h includesTejun Heo2018-12-113-0/+3
* mm: vmpressure: dynamic window sizing.Martijn Coenen2018-12-113-34/+135
* defconfig: regen for sdfat and new ram_consoleMoyster2018-12-021-19/+23
* sdfat: merge v2.0.8Moyster2018-12-026-66/+101
* fs: sdfat: Add -lineage extraversion to SDFAT_VERSIONPaul Keith2018-12-021-1/+1
* fs: sdfat: Add MODULE_ALIAS_FS for supported filesystemsPaul Keith2018-12-021-0/+3
* fs: sdfat: Add config option to register sdFAT for VFATPaul Keith2018-12-022-0/+52
* fs: sdfat: Add config option to register sdFAT for exFATPaul Keith2018-12-022-1/+32
* fs: sdfat: Fix compilation for 32-bit targetsPaul Keith2018-12-021-1/+4
* fs: sdfat: Update to driver version 2.0.6Bruno Martins2018-12-0219-519/+555
* fs: sdfat: Fix compilation without debuggingPaul Keith2018-12-022-0/+6
* fs: sdfat: Fix compilation on Linux 3.4Paul Keith2018-12-021-0/+4
* fs: Import sdFAT driverBruno Martins2018-12-0229-0/+21545
* ext4: avoid running out of journal credits when appending to an inline fileTheodore Ts'o2018-12-023-56/+3
* ext4: add more inode number paranoia checksTheodore Ts'o2018-12-023-6/+7