Miquel Raynal d02f1d36ec mtd: move definitions to enlarge their range 6 years ago
..
byteorder 920be88e92 include/linux/byteorder: Sync to latest Linux definitions 7 years ago
mtd d02f1d36ec mtd: move definitions to enlarge their range 6 years ago
soc f9aa41023b mailbox: Introduce K3 Secure Proxy Driver 6 years ago
unaligned 25b26ec69f include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined 12 years ago
usb 8b8d59f323 usb: musb-new: Fix improper musb host pointer 6 years ago
apm_bios.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
arm-smccc.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
bch.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
bitfield.h 6990e91f09 linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13 7 years ago
bitops.h ed3986ca30 bitops: collect BIT macros to include/linux/bitops.h 7 years ago
bitrev.h 9c2cb97e22 lib: bitrev: Sync with Linux kernel v4.17 6 years ago
bug.h 948f32c856 bug.h: introduce WARN_ONCE 7 years ago
build_bug.h 059a48096c bug.h: sync BUILD_BUG stuff with Linux 4.13 7 years ago
compat.h f8c987f8f1 lib: Add hexdump 7 years ago
compiler-clang.h fb8ffd7cfc compiler*.h: sync include/linux/compiler*.h with Linux 3.16 10 years ago
compiler-gcc.h 9b2c282b34 compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6 9 years ago
compiler-intel.h 9b2c282b34 compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6 9 years ago
compiler.h 059a48096c bug.h: sync BUILD_BUG stuff with Linux 4.13 7 years ago
crc32.h 455ae7e87f Coding style cleanup, update CHANGELOG. 16 years ago
crc7.h ed6ce67a2c lib: add crc7 from Linux 14 years ago
crc8.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
ctype.h 93337abbfe Add isblank 13 years ago
delay.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
dma-direction.h b27af39935 dma: import linux/dma-direction.h to consolidate enum dma_data_direction 7 years ago
drm_dp_helper.h dedc44b466 tegra124: video: Add full link training for eDP 10 years ago
edd.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
err.h f790ca7c7d sf: Adopt flash table INFO macro from Linux 8 years ago
errno.h 259ede1132 errno.h: sync error macros with linux 4.8-rc7 8 years ago
ethtool.h de1d786edf add support for Xilinx 1000BASE-X phy (GTX) 12 years ago
fb.h daab59ac05 avr32: Retire AVR32 for good 8 years ago
immap_qe.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
input.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
io.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
ioctl.h 95ffaba390 x86: Fix support for booting bzImage 15 years ago
iopoll.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
ioport.h 95ffaba390 x86: Fix support for booting bzImage 15 years ago
kbuild.h fe5d1abcf4 clang: workaround for generated constants 10 years ago
kconfig.h f1c6e1922e spl: dm: use CONFIG_IS_ENABLED to test for the DM option 7 years ago
kernel.h 75db00eea0 linux/kernel.h: Add ALIGN_DOWN macro 7 years ago
libfdt.h c960a68e20 libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c 7 years ago
libfdt_env.h db405d1980 scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 7 years ago
linkage.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
linux_string.h e772cb30f6 Make linux kernel string funcs available to tools 12 years ago
list.h 5023bd7a80 list: Add list_last_entry() to find the last entry 8 years ago
list_sort.h c068d44aac lib, list_sort: add list_sort from linux 3.14 10 years ago
log2.h 4a8e72954e include: update log2 header from the Linux kernel 7 years ago
lzo.h d753f942ec lzo: add a function to check the validity of the header 7 years ago
math64.h 0342e335ba lib: div64: sync with Linux 8 years ago
mbus.h 24c04977fa arm: mvebu: Add common mbus functions to use on Marvell SoCs 10 years ago
mc146818rtc.h e84aba135e Replace BCD2BIN and BIN2BCD macros with inline functions 15 years ago
mdio.h 04e5ae7931 Minor coding style cleanup. 13 years ago
mii.h 1c1e370033 net: Add mii_resolve_flowctrl_fdx() 7 years ago
netdevice.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
poison.h ef0255fc75 update linux/list 16 years ago
posix_types.h 4a5b6a356a Initial revision 24 years ago
printk.h b44b30260f printk: collect printk stuff into <linux/printk.h> with loglevel support 7 years ago
psci.h 573a3811ed sysreset: psci: support system reset in a generic way with PSCI 8 years ago
rbtree.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
rbtree_augmented.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
screen_info.h 95ffaba390 x86: Fix support for booting bzImage 15 years ago
serial_reg.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
sizes.h 1ace402239 sizes.h - consolidate for all architectures 11 years ago
stat.h daab59ac05 avr32: Retire AVR32 for good 8 years ago
stddef.h aa9e891c63 include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' 12 years ago
string.h a7d0021063 string: Add strcspn() 8 years ago
stringify.h 9aed508083 COMMON: Add __stringify() function 12 years ago
time.h 502af618ec linux/time.h: Remove dead code 7 years ago
typecheck.h ff90af6c73 typecheck: import include/linux/typecheck.h from Linux 4.9 8 years ago
types.h 9865543ae6 Remove CONFIG_USE_STDINT 6 years ago