summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-07-10mtd: fix false positive "Offset exceeds device limit" errorMasahiro Yamada
2015-06-30mtd, nand: Move common functions from cmd_nand.c to common placeHeiko Schocher
2015-05-28include: introduce include/linux/io.h as a wrapper of asm/io.hMasahiro Yamada
2015-05-13tegra124: video: Add full link training for eDPSimon Glass
2015-05-13video: Add drm_dp_helper.hSimon Glass
2015-04-21QE/DeepSleep: add QE deepsleep support for mpc85xxZhao Qiang
2015-04-18dm: usb: Add a generic descriptor structSimon Glass
2015-04-18dm: usb: Move struct usb_string to a common placeSimon Glass
2015-04-14usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I
2015-04-14usb: dwc3: dwc3-omap: make dwc3-omap build in ubootKishon Vijay Abraham I
2015-04-14include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation e...Kishon Vijay Abraham I
2015-04-14usb: dwc3: gadget: make dwc3 gadget build in ubootKishon Vijay Abraham I
2015-04-14usb: dwc3: fix dwc3 header filesKishon Vijay Abraham I
2015-04-14include: usb: modify gadget.h to include udc supportKishon Vijay Abraham I
2015-03-30nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser
2015-03-05use ASM_NL instead of '; ' for assembler new line character in the macroChen Gang
2015-02-11Add linux/compiler-gcc5.h to fix builds with gcc5Hans de Goede
2015-01-28ubifs: Import atomic_long operations from LinuxAnton Habegger
2015-01-13mtd: OMAP: Enable GPMC prefetch modeDaniel Mack
2014-12-15x86: move arch-specific asmlinkage to <asm/linkage.h>Masahiro Yamada
2014-12-11lib: string: move strlcpy() to a common placeMasahiro Yamada
2014-12-08Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2014-12-08linux/compat.h: remove redundant macro definesMasahiro Yamada
2014-12-04arm: omap: add support for am57xx devicesFelipe Balbi
2014-11-25Fix SIZE_MAX compiler warning when using stdint.hSimon Glass
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-11-20linux/kernel.h: add typechecking to roundup macroMasahiro Yamada
2014-11-20linux/kernel.h: import more macrosMasahiro Yamada
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada
2014-11-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-10-27Provide option to avoid defining a custom version of uintptr_t.Gabe Black
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2014-10-26arm: debug: replace license blocks with SPDXMasahiro Yamada
2014-10-26arm: debug: import debug files from Linux 3.16Masahiro Yamada
2014-10-26Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-10-25string.h: add missing prototypesJeroen Hofstee
2014-10-23musb: fix warning in include/linux/usb/musb.hIgor Grinberg
2014-10-23keystone: usb: add support of usb xhciWingMan Kwok
2014-10-23arm: mvebu: Add common mbus functions to use on Marvell SoCsStefan Roese
2014-09-24compiler_gcc: prevent redefining attributesJeroen Hofstee
2014-09-16compiler*.h: sync include/linux/compiler*.h with Linux 3.16Masahiro Yamada
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada
2014-09-09clang: workaround for generated constantsJeroen Hofstee
2014-08-25mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher
2014-08-25mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher
2014-08-25lib, linux: move linux specific defines to linux/compat.hHeiko Schocher
2014-08-25linux include: add ERR_CASTHeiko Schocher
2014-08-25lib, list_sort: add list_sort from linux 3.14Heiko Schocher
2014-08-25lib, rbtree: resync with Linux-3.14Heiko Schocher