summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-06-13MLK-18376-3 usb: gadget: OS Feature Descriptors supportLi Jun
2018-06-13MLK-18376-2 usb: gadget: move utf8_to_utf16le to header fileLi Jun
2018-06-13MLK-18376-1 usb: gadget: OS String supportLi Jun
2018-04-27MLK-17821-1 USB: gadget: Add the cadence USB3 gadget driverYe Li
2018-04-27MLK-16034-01: change the maximum oob sizeHan Xu
2018-04-27MLK-16066-1 usb: host: add imx8m xhci host driverLi Jun
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-01-28libfdt: fix <linux/libfdt.h>Masahiro Yamada
2018-01-10linux/kernel.h: Add ALIGN_DOWN macroMasahiro Yamada
2017-12-04mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.hMasahiro Yamada
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada
2017-11-29mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada
2017-11-29mtd: nand: add a shorthand to generate nand_ecc_caps structureMasahiro Yamada
2017-11-29mtd: nand: add generic helpers to check, match, maximize ECC settingsMasahiro Yamada
2017-11-29mtd: nand: Pass the CS line to ->setup_data_interface()Boris Brezillon
2017-11-29mtd: nand: allow drivers to request minimum alignment for passed bufferMasahiro Yamada
2017-11-29mtd: nand: Drop the ->errstat() hookBoris Brezillon
2017-11-29mtd: nand: Drop unused cached programming supportBoris Brezillon
2017-11-29mtd: add mtd_ooblayout_xxx() helper functionsBoris Brezillon
2017-11-29mtd: nand: Support controllers with custom pageMarc Gonzalez
2017-11-29mtd: nand: Add a few more timings to nand_sdr_timingsBoris Brezillon
2017-11-29mtd: nand: Fix data interface configuration logicBoris Brezillon
2017-11-29mtd: nand: automate NAND timings selectionBoris Brezillon
2017-11-29mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer
2017-11-29mtd: nand: convert ONFI mode into data interfaceSascha Hauer
2017-11-29mtd: nand: Introduce nand_data_interfaceSascha Hauer
2017-11-29mtd: nand: Create a NAND reset functionSascha Hauer
2017-11-29mtd: nand: remove unnecessary 'extern' from function declarationsSascha Hauer
2017-11-29mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon
2017-11-29mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabledMasahiro Yamada
2017-11-29bitops: collect BIT macros to include/linux/bitops.hMasahiro Yamada
2017-11-17lib: libfdt: wrap scripts/dtc/libfdt/* where possibleMasahiro Yamada
2017-11-17linux/types.h: add typedef of uintptr_tMasahiro Yamada
2017-10-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-10-27armv8: ls1088ardb: Enable USB command RDB qspi-bootRan Wang
2017-10-23mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUGMasahiro Yamada
2017-10-16linux/time.h: Remove dead codeMarek BehĂșn
2017-10-05lzo: add a function to check the validity of the headerJean-Jacques Hiblot
2017-10-05linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from LinuxMasahiro Yamada
2017-10-04linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13Masahiro Yamada
2017-10-04dm: define dev_*() log functions in DM headerMasahiro Yamada
2017-10-04bug.h: move runtime BUG/WARN macros into <linux/bug.h>Masahiro Yamada
2017-10-04bug.h: sync BUILD_BUG stuff with Linux 4.13Masahiro Yamada
2017-10-04printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada
2017-10-01usb: xhci: Honor endpoint's intervalBin Meng
2017-09-12linux/io.h: import generic ioread* / iowrite* accessors from LinuxMasahiro Yamada
2017-09-12dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada
2017-08-14net: Add mii_resolve_flowctrl_fdx()Yuiko Oshino
2017-08-13spl: dm: use CONFIG_IS_ENABLED to test for the DM optionPhilipp Tomsich
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko