Commit Graph

273 Commits (ba84de9f13a150414e079c89566790e1c0c433df)

Author SHA1 Message Date
Masahiro Yamada 6b9f9eadff linux_compat: handle __GFP_ZERO in kmalloc() 9 years ago
Masahiro Yamada ebc3328ccc linux_compat: move vzalloc() to header file as an inline function 9 years ago
Masahiro Yamada 3721eaf28e linux_compat: remove cpu_relax() define 9 years ago
Nikhil Badola 2f47324255 include: usb: Map USB controller base addresses for LS2085A 9 years ago
Nikhil Badola 909a1ab2f0 include: usb: Move USB controller base address mapping 9 years ago
Nikhil Badola 667f4dd90f drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller 9 years ago
Ramneek Mehresh ba92ee06a5 usb: fsl: Add XHCI driver support 9 years ago
Ramneek Mehresh dc9cdf859e usb: dwc3: Add DWC3 controller driver support 9 years ago
Masahiro Yamada f18d11163e mtd: fix false positive "Offset exceeds device limit" error 9 years ago
Heiko Schocher 09c3280754 mtd, nand: Move common functions from cmd_nand.c to common place 9 years ago
Masahiro Yamada af22ac660a include: introduce include/linux/io.h as a wrapper of asm/io.h 9 years ago
Simon Glass dedc44b466 tegra124: video: Add full link training for eDP 9 years ago
Simon Glass 490f5fd238 video: Add drm_dp_helper.h 9 years ago
Zhao Qiang ae42eb035e QE/DeepSleep: add QE deepsleep support for mpc85xx 9 years ago
Simon Glass 8e2b6619c5 dm: usb: Add a generic descriptor struct 9 years ago
Simon Glass f84c052a3e dm: usb: Move struct usb_string to a common place 9 years ago
Kishon Vijay Abraham I 2d48aa69bd usb: modify usb_gadget_handle_interrupts to take controller index 9 years ago
Kishon Vijay Abraham I 3f52e1b985 usb: dwc3: dwc3-omap: make dwc3-omap build in uboot 9 years ago
Kishon Vijay Abraham I 6f80390691 include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation error 9 years ago
Kishon Vijay Abraham I 747a0a5b38 usb: dwc3: gadget: make dwc3 gadget build in uboot 9 years ago
Kishon Vijay Abraham I 9848e5740a usb: dwc3: fix dwc3 header files 9 years ago
Kishon Vijay Abraham I 45d9337ec3 include: usb: modify gadget.h to include udc support 9 years ago
Peter Tyser 073adf987e nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE 9 years ago
Chen Gang 950cb9bbc7 use ASM_NL instead of '; ' for assembler new line character in the macro 9 years ago
Hans de Goede 478b02f1a7 Add linux/compiler-gcc5.h to fix builds with gcc5 9 years ago
Anton Habegger dc2884315d ubifs: Import atomic_long operations from Linux 10 years ago
Daniel Mack c316f577b4 mtd: OMAP: Enable GPMC prefetch mode 10 years ago
Masahiro Yamada e6126a5872 x86: move arch-specific asmlinkage to <asm/linkage.h> 10 years ago
Masahiro Yamada 80d9ef8d40 lib: string: move strlcpy() to a common place 10 years ago
Masahiro Yamada 063ec38a75 linux/compat.h: remove redundant macro defines 10 years ago
Felipe Balbi d11ac4b56d arm: omap: add support for am57xx devices 10 years ago
Simon Glass 803f2eb2a2 Fix SIZE_MAX compiler warning when using stdint.h 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Masahiro Yamada 111396ccb9 linux/kernel.h: add typechecking to roundup macro 10 years ago
Masahiro Yamada 48c7ea3966 linux/kernel.h: import more macros 10 years ago
Masahiro Yamada cba1da495d include: move various macros to include/linux/kernel.h 10 years ago
Gabe Black 0d296cc2d3 Provide option to avoid defining a custom version of uintptr_t. 10 years ago
Masahiro Yamada 9345651200 arm: debug: replace license blocks with SPDX 10 years ago
Masahiro Yamada 1cfe9fa012 arm: debug: import debug files from Linux 3.16 10 years ago
Jeroen Hofstee 5afe73f576 string.h: add missing prototypes 10 years ago
Igor Grinberg 09bab6e770 musb: fix warning in include/linux/usb/musb.h 10 years ago
WingMan Kwok bc0e8d7c5d keystone: usb: add support of usb xhci 10 years ago
Stefan Roese 24c04977fa arm: mvebu: Add common mbus functions to use on Marvell SoCs 10 years ago
Jeroen Hofstee 0a5051ce6e compiler_gcc: prevent redefining attributes 10 years ago
Masahiro Yamada fb8ffd7cfc compiler*.h: sync include/linux/compiler*.h with Linux 3.16 10 years ago
Masahiro Yamada 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 10 years ago
Jeroen Hofstee fe5d1abcf4 clang: workaround for generated constants 10 years ago
Heiko Schocher 4e67c57125 mtd,ubi,ubifs: sync with linux v3.15 10 years ago
Heiko Schocher ddf7bcfa6c mtd, ubi, ubifs: update for the sync with linux v3.14 10 years ago
Heiko Schocher ff94bc40af mtd, ubi, ubifs: resync with Linux-3.14 10 years ago