aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-05-28include: introduce include/linux/io.h as a wrapper of asm/io.hMasahiro Yamada1-0/+10
2015-05-13tegra124: video: Add full link training for eDPSimon Glass1-0/+1
2015-05-13video: Add drm_dp_helper.hSimon Glass1-0/+405
2015-04-21QE/DeepSleep: add QE deepsleep support for mpc85xxZhao Qiang1-0/+12
2015-04-18dm: usb: Add a generic descriptor structSimon Glass1-0/+5
2015-04-18dm: usb: Move struct usb_string to a common placeSimon Glass2-13/+13
2015-04-14usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I1-1/+1
2015-04-14usb: dwc3: dwc3-omap: make dwc3-omap build in ubootKishon Vijay Abraham I1-0/+19
2015-04-14include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation e...Kishon Vijay Abraham I1-0/+9
2015-04-14usb: dwc3: gadget: make dwc3 gadget build in ubootKishon Vijay Abraham I2-0/+40
2015-04-14usb: dwc3: fix dwc3 header filesKishon Vijay Abraham I1-0/+20
2015-04-14include: usb: modify gadget.h to include udc supportKishon Vijay Abraham I1-0/+43
2015-03-30nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser1-5/+0
2015-03-05use ASM_NL instead of '; ' for assembler new line character in the macroChen Gang1-4/+9
2015-02-11Add linux/compiler-gcc5.h to fix builds with gcc5Hans de Goede1-0/+65
2015-01-28ubifs: Import atomic_long operations from LinuxAnton Habegger1-1/+0
2015-01-13mtd: OMAP: Enable GPMC prefetch modeDaniel Mack1-1/+5
2014-12-15x86: move arch-specific asmlinkage to <asm/linkage.h>Masahiro Yamada1-0/+2
2014-12-11lib: string: move strlcpy() to a common placeMasahiro Yamada1-0/+3
2014-12-08Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini1-0/+4
2014-12-08linux/compat.h: remove redundant macro definesMasahiro Yamada1-4/+0
2014-12-04arm: omap: add support for am57xx devicesFelipe Balbi1-0/+4
2014-11-25Fix SIZE_MAX compiler warning when using stdint.hSimon Glass1-0/+2
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada1-13/+4
2014-11-20linux/kernel.h: add typechecking to roundup macroMasahiro Yamada1-2/+7
2014-11-20linux/kernel.h: import more macrosMasahiro Yamada1-0/+92
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada2-54/+157
2014-11-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+388
2014-10-27Provide option to avoid defining a custom version of uintptr_t.Gabe Black1-1/+8
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini1-1/+7
2014-10-26arm: debug: replace license blocks with SPDXMasahiro Yamada1-3/+2
2014-10-26arm: debug: import debug files from Linux 3.16Masahiro Yamada1-0/+389
2014-10-26Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+2
2014-10-25string.h: add missing prototypesJeroen Hofstee1-0/+7
2014-10-23musb: fix warning in include/linux/usb/musb.hIgor Grinberg1-0/+2
2014-10-23keystone: usb: add support of usb xhciWingMan Kwok1-1/+7
2014-10-23arm: mvebu: Add common mbus functions to use on Marvell SoCsStefan Roese1-0/+73
2014-09-24compiler_gcc: prevent redefining attributesJeroen Hofstee1-0/+10
2014-09-16compiler*.h: sync include/linux/compiler*.h with Linux 3.16Masahiro Yamada6-44/+236
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada5-5/+0
2014-09-09clang: workaround for generated constantsJeroen Hofstee1-3/+3
2014-08-25mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher2-19/+110
2014-08-25mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher1-0/+1
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher7-257/+728
2014-08-25lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2-10/+325
2014-08-25linux include: add ERR_CASTHeiko Schocher1-4/+13
2014-08-25lib, list_sort: add list_sort from linux 3.14Heiko Schocher1-0/+11
2014-08-25lib, rbtree: resync with Linux-3.14Heiko Schocher2-98/+269
2014-07-30kconfig: import Kconfig files from Linux 3.16-rc7Masahiro Yamada1-0/+46
2014-07-22qe: move immap_qe.h from arch directory into common directoryZhao Qiang1-0/+582