summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: export nand_check_erased_bufSascha Hauer2016-04-081-0/+1
* mtd: Introduce mtd_check_patternSascha Hauer2016-03-151-0/+1
* mtd: rename mtd_all_ff -> mtd_buf_all_ffSascha Hauer2016-03-151-1/+1
* mtd: Introduce function to get mtd type stringSascha Hauer2016-03-151-0/+1
* mtd: Add support for marking blocks as goodSascha Hauer2016-03-153-0/+5
* Merge branch 'for-next/squashfs'Sascha Hauer2016-03-112-0/+43
|\
| * linux/fs.h: add types and routines needed for SquashFSYegor Yefremov2016-03-021-0/+27
| * linux/types.h: add sector_t and blkcnt_t typesYegor Yefremov2016-03-021-0/+16
* | Merge branch 'for-next/mtd'Sascha Hauer2016-03-112-8/+10
|\ \
| * | mtd: mtd_[read|write|erase]: check for valid input dataSascha Hauer2016-03-041-0/+2
| * | mtd: Make erase_info structs 64bit where necessarySascha Hauer2016-02-092-8/+8
| |/
* / include: linux: add circular buffersSteffen Trumtrar2016-02-121-0/+36
|/
* Merge branch 'for-next/regmap'Sascha Hauer2016-02-081-2/+5
|\
| * bitops: Fix shift overflow in GENMASK macrosSteffen Trumtrar2016-02-031-2/+5
* | Merge branch 'for-next/net'Sascha Hauer2016-02-082-0/+52
|\ \
| * | miitool: Add code to register a PHYAndrey Smirnov2016-02-041-0/+1
| * | mdio_bus: Add mdiobus_get_bus() functionAndrey Smirnov2016-02-031-0/+2
| * | net: Port bitbanged MDIO code from Linux kernelAndrey Gusakov2016-02-031-0/+45
| * | include/linux/phy.h: Add MII_ADDR_C45Andrey Gusakov2016-02-031-0/+4
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2016-02-081-6/+0
|\ \
| * | Convert users of PRINTF_CONVERSION_RESOURCE to %paSascha Hauer2016-01-151-6/+0
| |/
* | dcache: add missing linux/list.h includeYegor Yefremov2016-02-031-0/+1
* | fs: import magic.h from Linux kernelYegor Yefremov2016-02-031-0/+82
* | Introduce include/linux/rwsem.hYegor Yefremov2016-02-033-9/+20
* | Introduce include/linux/wait.hYegor Yefremov2016-02-033-4/+12
* | Introduce include/linux/mutex.hYegor Yefremov2016-02-034-5/+21
* | Introduce include/linux/spinlock.hYegor Yefremov2016-02-014-7/+14
* | Introduce include/linux/sched.hYegor Yefremov2016-02-012-2/+6
* | fs: ubifs: move file and file_system_type definitions to linux/fs.hYegor Yefremov2016-02-011-0/+39
* | fs: ubifs: move path definition to include/linux/path.hYegor Yefremov2016-02-011-0/+12
* | fs: ubifs: move vfsmount definition to include/linux/mount.hYegor Yefremov2016-02-011-0/+21
* | fs: ubifs: move dcache related definitions to include/linux/dcache.hYegor Yefremov2016-02-011-0/+77
* | fs: move pgoff_t definition to include/linux/types.hYegor Yefremov2016-02-011-0/+5
* | fs: use linux/fs.h for file system related definitionsYegor Yefremov2016-02-011-0/+189
* | fs: move PAGE_CACHE definitions to include/linux/pagemap.hYegor Yefremov2016-01-291-0/+14
* | fs: introduce include/linux/fs.hYegor Yefremov2016-01-291-0/+133
* | fs: move struct timespec to include/linux/time.hYegor Yefremov2016-01-291-0/+5
|/
* Merge branch 'for-next/pstore'Sascha Hauer2016-01-114-0/+289
|\
| * fs: Add pstore filesystemMarkus Pargmann2015-12-102-0/+177
| * lib: Import reed solomon code from kernelMarkus Pargmann2015-12-101-0/+103
| * log2: Add missing __rounddown_pow_of_two()Markus Pargmann2015-12-101-0/+9
* | Merge branch 'for-next/mtd'Sascha Hauer2016-01-111-0/+5
|\ \
| * | mtd: nand: Add erased page bitflip check helper functionsMarkus Pargmann2016-01-041-0/+5
| |/
* / linux/barebox-wrapper: Silence gcc5 warningSascha Hauer2015-12-101-2/+2
|/
* Merge branch 'for-next/reset'Sascha Hauer2015-12-081-18/+4
|\
| * reset: Add gpio reset supportSascha Hauer2015-11-231-0/+8
| * reset: Remove unused *_optional functionsSascha Hauer2015-11-231-22/+0
* | font: fbconsole: add custom font supportsDu Huanpeng2015-11-231-0/+8
* | fbconsole: register fonts dynamicallySascha Hauer2015-11-131-4/+3
|/
* Merge branch 'for-next/usb'Sascha Hauer2015-10-072-92/+168
|\