index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
compat.h
Age
Commit message (
Expand
)
Author
2020-12-02
linux/compat.h: Remove debug() from spin_lock_irqsave()
Andy Shevchenko
2020-10-16
linux/compat.h: Remove redefinition of dev_xxx macros
Sean Anderson
2020-09-30
linux/compat.h: Remove netdev_xxx functions
Sean Anderson
2020-08-14
linux/compat.h: Add wait_event_timeout macro
Oleksandr Andrushchenko
2020-05-18
arm: Don't include common.h in header files
Simon Glass
2020-02-05
dm: core: Drop the inclusion of linux/compat.h in dm.h
Simon Glass
2018-10-09
linux/compat.h: Add netdev_### log macros
Bin Meng
2018-06-13
lib: Add hexdump
Alexey Brodkin
2017-10-04
dm: define dev_*() log functions in DM header
Masahiro Yamada
2017-10-04
bug.h: move runtime BUG/WARN macros into <linux/bug.h>
Masahiro Yamada
2017-10-04
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
2017-06-16
treewide: remove unneeded semicolons
Masahiro Yamada
2017-06-01
Update WARN_ON() to return a value
Simon Glass
2017-01-14
delay: collect {m, n, u}delay declarations to include/linux/delay.h
Masahiro Yamada
2016-11-28
linux/compat.h: Properly implement ndelay fallback
mario.six@gdsys.cc
2016-09-23
Move ENOTSUPP defines to include/linux/errno.h
Masahiro Yamada
2016-06-12
linux/compat.h: add dev_warn()
Andreas Bießmann
2015-11-05
compat: Remove is_power_of_2() definition
Fabio Estevam
2015-10-26
linux, compat: add missing definitions for ubi
Heiko Schocher
2015-07-22
linux_compat: handle __GFP_ZERO in kmalloc()
Masahiro Yamada
2015-07-22
linux_compat: move vzalloc() to header file as an inline function
Masahiro Yamada
2015-07-22
linux_compat: remove cpu_relax() define
Masahiro Yamada
2015-04-14
usb: dwc3: gadget: make dwc3 gadget build in uboot
Kishon Vijay Abraham I
2015-01-28
ubifs: Import atomic_long operations from Linux
Anton Habegger
2014-12-08
linux/compat.h: remove redundant macro defines
Masahiro Yamada
2014-11-20
include: move various macros to include/linux/kernel.h
Masahiro Yamada
2014-08-25
lib, linux: move linux specific defines to linux/compat.h
Heiko Schocher
2014-07-22
linux/compat.h: port lower_32_bits and upper_32_bits from Linux
Lijun Pan
2013-08-22
linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h
Wu, Josh
2012-11-04
include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} red...
Kim Phillips
2012-04-30
lin_gadget: use common linux/compat.h
Mike Frysinger
2012-04-30
linux/compat.h: rename from linux/mtd/compat.h
Mike Frysinger