summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-03-13Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-03-05fb: Add a prototype for board_video_skip()Fabio Estevam
2014-03-04Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2014-03-04mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta
2014-03-04mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin
2014-01-24include: delete unused header filesMasahiro Yamada
2014-01-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-01-09add weak entry definitionDavid Feng
2014-01-08Add crc8 routineSimon Glass
2013-11-21mtd: move & update nand_ecclayout structure (plus board changes)Prabhakar Kushwaha
2013-11-08include: delete include/linux/config.hMasahiro Yamada
2013-10-20usb: am437x: Add support for am437x xhci USB hostDan Murphy
2013-10-20usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy
2013-10-20usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy
2013-10-20usb: omap: Move the xhci-omap header file to common locationDan Murphy
2013-10-20USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam
2013-10-09mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton
2013-10-07include/linux/fb.h: Add a missing include for 'list.h'Otavio Salvador
2013-09-24usb:gadget:Remove redundant #includes for USB composite gadget and its functionsLukasz Majewski
2013-09-24USB: gadget: add atmel usba udc driverBo Shen
2013-09-06Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-09-06compiler_gcc: do not redefine __gnu_attributesJeroen Hofstee
2013-08-22linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.hWu, Josh
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-30usb: fix unaligned access in device_qual()Heiko Schocher
2013-06-24add support for Xilinx 1000BASE-X phy (GTX)Charles Coldwell
2013-06-12usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSizeVivek Gautam
2013-05-31Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin
2013-05-05mtd: nand: add driver for diskonchip g4 nand flashMike Dunn
2013-05-05lib: import bitrev library from the linux kernelMike Dunn
2013-04-01Consolidate bool typeYork Sun
2012-12-13Make linux kernel string funcs available to toolsJoe Hershberger
2012-12-11Add strcasecmp() and strncasecmp()Simon Glass
2012-11-30include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64sNobuhiro Iwamatsu
2012-11-26Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2012-11-26nand: Move the sub-page read support enable to a flagJoe Hershberger
2012-11-20musb-new: port of Linux musb driverIlya Yanok
2012-11-20linux/usb/ch9.h: update with the version from Linux treeIlya Yanok
2012-11-04include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined'Kim Phillips
2012-11-04include/linux/unaligned/generic.h: fix warning: preprocessor token __force re...Kim Phillips
2012-11-04include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} red...Kim Phillips
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips
2012-10-15COMMON: Add __stringify() functionMarek Vasut
2012-09-21Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-09-17mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverMarek Vasut
2012-09-17nand: consolidate duplicated constantsJoe Hershberger
2012-09-07nand: Try to align the default buffersSimon Glass
2012-07-07st_smi: Change SMI timeout valuesAmit Virdi