summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-04-26MLK-22357-1 usb: Add handle_interrupts function pointer for UCLASS_USB_GADGET...Sherry Sun
2020-04-26MLK-20493-1 usb: gadget: add super speed supportLi Jun
2020-04-26MLK-18376-3 usb: gadget: OS Feature Descriptors supportLi Jun
2020-04-26MLK-18376-2 usb: gadget: move utf8_to_utf16le to header fileLi Jun
2020-04-26MLK-18376-1 usb: gadget: OS String supportLi Jun
2020-04-26MLK-16034-01: change the maximum oob sizeHan Xu
2020-04-26MLK-16066-1 usb: host: add imx8m xhci host driverLi Jun
2020-04-23MLK-23574-12 usb: gadget: Add ep_config call back to usb_gadget_opsYe Li
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada
2020-02-05dm: core: Drop the inclusion of linux/compat.h in dm.hSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05sandbox: Rename strdup() functionsSimon Glass
2020-02-05string: Allow arch override of strndup() alsoSimon Glass
2020-02-05mtd: Rename free() to rfree()Simon Glass
2020-01-27mtd: spi-nor-core: Add octal mode supportVignesh Raghavendra
2020-01-26clk: Include missing headers for linux/clk-provider.hSean Anderson
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-01-20lib: Import few bitmap functions from LinuxVignesh Raghavendra
2020-01-17common: Move ROUND() into kernel.hSimon Glass
2020-01-17common: Move check_member() to kernel.hSimon Glass
2020-01-17common: Move type declarations to linux/types.hSimon Glass
2019-12-17mtd: spi: spi-nor-core: Add SST vendor specific SFDP parserTudor Ambarus
2019-12-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini
2019-12-09dma: ti: k3-udma: Implement dma_get_cfg() interfaceVignesh Raghavendra
2019-12-09linux/types.h: fix typo uncharHeinrich Schuchardt
2019-12-06lib: add oid registry utilityAKASHI Takahiro
2019-12-06cmd: add asn1_compilerAKASHI Takahiro
2019-12-06linux/time.h: include vsprintf.hAKASHI Takahiro
2019-12-06include: kernel.h: include printk.hAKASHI Takahiro
2019-12-06lib: add mktime64() for linux compatibilityAKASHI Takahiro
2019-12-04cmd: nand/sf: isolate legacy codeMiquel Raynal
2019-12-02common: Move mii_init() function out of common.hSimon Glass
2019-12-02common: Drop linux/crc8.hSimon Glass
2019-11-23usb: dwc3: Add phy interface for dwc3_ubootJagan Teki
2019-11-08Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-11-07linux err: make ERR_PTR/PTR_ERR architecture specificSimon Goldschmidt
2019-11-07usb: composite: add BOS descriptor support to composite frameworkT Karthik Reddy
2019-11-07usb: udc: Introduce ->udc_set_speed() methodSherry Sun
2019-11-07usb: gadget: Add match_ep() op to usb_gadget_opsVignesh Raghavendra
2019-11-07bitmaps: import for_each_set_bit() macroVignesh Raghavendra
2019-11-07list: import list_first_entry_or_null()Vignesh Raghavendra
2019-11-04fdt: Add INT32_MAX to kernel.h for libfdtSimon Glass
2019-11-01Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini
2019-10-28linux/types.h: Surround 'struct ustat' with __linux__Bin Meng
2019-10-27fdt: Fix alignment issue when reading 64-bits properties from fdtJean-Jacques Hiblot
2019-10-08mtd: spi: Add 'struct spi_flash {' to the codeSimon Glass
2019-09-19kconfig: doc: Update comment regarding CONFIG_IS_ENABLED(FOO) for TPLLukasz Majewski
2019-09-16mtd: spi-nor: add missing SST26* flash IC protection opsEugeniy Paltsev
2019-07-31clk: gate: support sandboxPeng Fan
2019-07-31clk: add composite clk supportPeng Fan