summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge branch 'for-next/linux-headers'Sascha Hauer2016-02-0818-31/+652
|\ \
| * | dcache: add missing linux/list.h includeYegor Yefremov2016-02-031-0/+1
| * | fs: import magic.h from Linux kernelYegor Yefremov2016-02-032-1/+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-015-7/+15
| * | 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-012-4/+190
| * | 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/input'Sascha Hauer2016-02-085-59/+74
|\ \
| * | input: Add device tree parsing support for matrix keymapSascha Hauer2016-01-131-3/+3
| * | input: move matrix_keypad_build_keymap() to C fileSascha Hauer2016-01-131-26/+2
| * | input: Add input coreSascha Hauer2016-01-131-0/+34
| * | keymap: Add keymap for keys with shift pressedSascha Hauer2016-01-131-0/+1
| * | poller: Fix async pollerSascha Hauer2016-01-131-0/+4
| |/
* | Merge branch 'for-next/hab'Sascha Hauer2016-02-081-2/+16
|\ \
| * | imx: hab: Make hab status functions SoC specificSascha Hauer2016-02-041-2/+7
| * | hab: Add HABv3 status report functionSascha Hauer2016-02-021-0/+9
| * | imx: hab: rename driver dir to hab/Sascha Hauer2016-02-021-0/+0
| |/
* | bootm: add initial FIT supportJan Luebbe2016-01-262-0/+49
* | bootm: make verifying/hashing configurableSascha Hauer2016-01-261-2/+10
* | crypto: add RSA supportSascha Hauer2016-01-262-0/+59
* | crypto: add digest_alloc_by_algo()Sascha Hauer2016-01-261-0/+23
* | bootm: Initialize bootm_data defaults in single placeSascha Hauer2016-01-261-0/+2
* | bootm: move initrd code togetherSascha Hauer2016-01-261-0/+3
* | bootm: use names instead of numbers for image partsSascha Hauer2016-01-221-3/+3
* | bootm: introduce bootm_get_os_sizeSascha Hauer2016-01-221-0/+1
|/
* Merge branch 'for-next/rtc'Sascha Hauer2016-01-112-0/+10
|\
| * net: Add SNTP supportSascha Hauer2016-01-071-0/+8
| * hwclock command: use format like the Linux tool doesSascha Hauer2016-01-071-0/+2
* | Merge branch 'for-next/pstore'Sascha Hauer2016-01-116-0/+293
|\ \
| * | fs: Add pstore filesystemMarkus Pargmann2015-12-102-0/+177
| * | lib: Import reed solomon code from kernelMarkus Pargmann2015-12-101-0/+103
| * | vsprintf: Add scnprintf from kernelMarkus Pargmann2015-12-101-0/+1
| * | printk: Add missing include/declarationMarkus Pargmann2015-12-101-0/+3