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