summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2012-07-07st_smi: Add support for SPEAr SMI driverVipin KUMAR
2012-07-07mtd/NAND: Add FSMC driver supportVipin KUMAR
2012-05-20Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-05-20usb:gadget:composite: Support for composite at gadget.hLukasz Majewski
2012-05-20usb:gadget:composite USB composite gadget supportLukasz Majewski
2012-05-20usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h fileLukasz Majewski
2012-05-15input: Add linux/input.h for key code supportSimon Glass
2012-05-15arm: adapt asm/linkage.h from LinuxAneesh V
2012-04-30lin_gadget: use common linux/compat.hMike Frysinger
2012-04-30linux/compat.h: rename from linux/mtd/compat.hMike Frysinger