summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mtd: delete unused filesMasahiro Yamada2014-04-173-212/+0
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-131-0/+2
|\
| * fb: Add a prototype for board_video_skip()Fabio Estevam2014-03-051-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2014-03-042-0/+161
|\ \
| * | mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-041-0/+77
| * | mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-041-0/+84
| |/
* | sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-041-0/+47
|/
* include: delete unused header filesMasahiro Yamada2014-01-242-124/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-101-0/+4
|\
| * add weak entry definitionDavid Feng2014-01-091-0/+4
* | Add crc8 routineSimon Glass2014-01-081-0/+23
|/
* mtd: move & update nand_ecclayout structure (plus board changes)Prabhakar Kushwaha2013-11-211-0/+23
* 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
|/
OpenPOWER on IntegriCloud