summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-10-09mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton1-0/+3
2013-10-07include/linux/fb.h: Add a missing include for 'list.h'Otavio Salvador1-0/+1
2013-09-24usb:gadget:Remove redundant #includes for USB composite gadget and its functionsLukasz Majewski1-0/+1
2013-09-24USB: gadget: add atmel usba udc driverBo Shen1-0/+26
2013-09-07Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+8
2013-09-06compiler_gcc: do not redefine __gnu_attributesJeroen Hofstee2-4/+12
2013-08-22linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.hWu, Josh1-0/+8
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk13-143/+13
2013-06-30usb: fix unaligned access in device_qual()Heiko Schocher1-1/+1
2013-06-25add support for Xilinx 1000BASE-X phy (GTX)Charles Coldwell2-0/+6
2013-06-13usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSizeVivek Gautam1-1/+2
2013-06-01Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini5-315/+271
2013-06-01mtd: resync with Linux-3.7.1Sergey Lapin5-315/+271
2013-05-06mtd: nand: add driver for diskonchip g4 nand flashMike Dunn1-0/+134
2013-05-06lib: import bitrev library from the linux kernelMike Dunn1-0/+23
2013-04-02Consolidate bool typeYork Sun3-4/+5
2012-12-13Make linux kernel string funcs available to toolsJoe Hershberger2-4/+9
2012-12-12Add strcasecmp() and strncasecmp()Simon Glass1-2/+5
2012-11-30include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64sNobuhiro Iwamatsu1-2/+0
2012-11-27Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini1-3/+4
2012-11-27nand: Move the sub-page read support enable to a flagJoe Hershberger1-3/+4
2012-11-20musb-new: port of Linux musb driverIlya Yanok1-0/+162
2012-11-20linux/usb/ch9.h: update with the version from Linux treeIlya Yanok1-15/+499
2012-11-04include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined'Kim Phillips1-0/+2
2012-11-04include/linux/unaligned/generic.h: fix warning: preprocessor token __force re...Kim Phillips1-3/+0
2012-11-04include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} red...Kim Phillips2-3/+2
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips3-96/+178
2012-10-15COMMON: Add __stringify() functionMarek Vasut1-0/+12
2012-09-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-3/+4
2012-09-18mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverMarek Vasut1-3/+0
2012-09-18nand: consolidate duplicated constantsJoe Hershberger1-0/+2
2012-09-08nand: Try to align the default buffersSimon Glass1-3/+4
2012-07-07st_smi: Change SMI timeout valuesAmit Virdi1-2/+2
2012-07-07st_smi: Add support for SPEAr SMI driverVipin KUMAR1-0/+117
2012-07-07mtd/NAND: Add FSMC driver supportVipin KUMAR1-0/+101
2012-05-21Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk3-67/+356
2012-05-20usb:gadget:composite: Support for composite at gadget.hLukasz Majewski1-0/+6
2012-05-20usb:gadget:composite USB composite gadget supportLukasz Majewski1-0/+350
2012-05-20usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h fileLukasz Majewski1-67/+0
2012-05-15input: Add linux/input.h for key code supportSimon Glass1-0/+155
2012-05-15arm: adapt asm/linkage.h from LinuxAneesh V1-1/+6
2012-04-30lin_gadget: use common linux/compat.hMike Frysinger1-0/+3
2012-04-30linux/compat.h: rename from linux/mtd/compat.hMike Frysinger5-4/+4
2012-04-04onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB()Lukasz Majewski1-0/+4
2012-04-04onenand:samsung Target dependent OneNAND chip probe functionLukasz Majewski2-0/+3
2012-02-29nand: reinstate lazy bad block scanningScott Wood1-0/+2
2012-02-29Revert "nand: make 1-bit software ECC configurable"Scott Wood1-25/+0
2012-02-13linkage.h: move from blackfin to common includesMacpaul Lin1-0/+76
2012-01-27nand: make 1-bit software ECC configurableChristian Hitz1-0/+25
2012-01-27nand: Sanitize ONFI strings.Christian Hitz1-0/+4