Commit Graph

326 Commits (f9d7e17e844f9e94c39a8c95f73a4454097a6948)

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