summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* include: delete include/linux/config.hMasahiro Yamada2013-11-083-11/+0
* usb: am437x: Add support for am437x xhci USB hostDan Murphy2013-10-201-0/+4
* usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy2013-10-201-3/+9
* usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy2013-10-201-0/+6
* usb: omap: Move the xhci-omap header file to common locationDan Murphy2013-10-201-0/+124
* USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam2013-10-201-0/+188
* mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton2013-10-091-0/+3
* include/linux/fb.h: Add a missing include for 'list.h'Otavio Salvador2013-10-071-0/+1
* usb:gadget:Remove redundant #includes for USB composite gadget and its functionsLukasz Majewski2013-09-241-0/+1
* USB: gadget: add atmel usba udc driverBo Shen2013-09-241-0/+26
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-09-061-0/+8
|\
| * linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.hWu, Josh2013-08-221-0/+8
* | compiler_gcc: do not redefine __gnu_attributesJeroen Hofstee2013-09-062-4/+12
|/
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2413-143/+13
* usb: fix unaligned access in device_qual()Heiko Schocher2013-06-301-1/+1
* add support for Xilinx 1000BASE-X phy (GTX)Charles Coldwell2013-06-242-0/+6
* usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSizeVivek Gautam2013-06-121-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-05-315-315/+271
|\
| * mtd: resync with Linux-3.7.1Sergey Lapin2013-05-315-315/+271
* | mtd: nand: add driver for diskonchip g4 nand flashMike Dunn2013-05-051-0/+134
* | lib: import bitrev library from the linux kernelMike Dunn2013-05-051-0/+23
|/
* Consolidate bool typeYork Sun2013-04-013-4/+5
* Make linux kernel string funcs available to toolsJoe Hershberger2012-12-132-4/+9
* Add strcasecmp() and strncasecmp()Simon Glass2012-12-111-2/+5
* include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64sNobuhiro Iwamatsu2012-11-301-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-11-261-3/+4
|\
| * nand: Move the sub-page read support enable to a flagJoe Hershberger2012-11-261-3/+4
* | musb-new: port of Linux musb driverIlya Yanok2012-11-201-0/+162
* | linux/usb/ch9.h: update with the version from Linux treeIlya Yanok2012-11-201-15/+499
|/
* include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined'Kim Phillips2012-11-041-0/+2
* include/linux/unaligned/generic.h: fix warning: preprocessor token __force re...Kim Phillips2012-11-041-3/+0
* include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} red...Kim Phillips2012-11-042-3/+2
* include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-043-96/+178
* COMMON: Add __stringify() functionMarek Vasut2012-10-151-0/+12
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-211-3/+4
|\
| * nand: Try to align the default buffersSimon Glass2012-09-071-3/+4
* | mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverMarek Vasut2012-09-171-3/+0
* | nand: consolidate duplicated constantsJoe Hershberger2012-09-171-0/+2
|/
* st_smi: Change SMI timeout valuesAmit Virdi2012-07-071-2/+2
* st_smi: Add support for SPEAr SMI driverVipin KUMAR2012-07-071-0/+117
* mtd/NAND: Add FSMC driver supportVipin KUMAR2012-07-071-0/+101
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-05-203-67/+356
|\
| * usb:gadget:composite: Support for composite at gadget.hLukasz Majewski2012-05-201-0/+6
| * usb:gadget:composite USB composite gadget supportLukasz Majewski2012-05-201-0/+350
| * usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h fileLukasz Majewski2012-05-201-67/+0
* | input: Add linux/input.h for key code supportSimon Glass2012-05-151-0/+155
* | arm: adapt asm/linkage.h from LinuxAneesh V2012-05-151-1/+6
|/
* lin_gadget: use common linux/compat.hMike Frysinger2012-04-301-0/+3
* linux/compat.h: rename from linux/mtd/compat.hMike Frysinger2012-04-305-4/+4
* onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB()Lukasz Majewski2012-04-041-0/+4
OpenPOWER on IntegriCloud