summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-04-11linux/kernel.h: import more macrosMasahiro Yamada1-0/+92
2016-04-11include: move various macros to include/linux/kernel.hMasahiro Yamada2-54/+157
2016-04-11USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam1-0/+188
2016-01-14Add linux/compiler-gcc5.h to fix builds with gcc5Hans de Goede1-0/+65
2015-07-27Consolidate bool typeYork Sun3-3/+4
2015-07-27sizes.h - consolidate for all architecturesAlexey Brodkin1-0/+47
2015-07-24linux/usb/ch9.h: update with the version from Linux treeIlya Yanok1-15/+499
2015-07-24usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I1-1/+1
2015-07-24usb: dwc3: dwc3-omap: make dwc3-omap build in ubootKishon Vijay Abraham I1-0/+19
2015-07-24include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation e...Kishon Vijay Abraham I1-0/+9
2015-07-24usb: dwc3: gadget: make dwc3 gadget build in ubootKishon Vijay Abraham I2-1/+41
2015-07-24lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2-10/+325
2015-07-24linux/compat.h: port lower_32_bits and upper_32_bits from LinuxLijun Pan1-0/+19
2015-07-24linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.hWu, Josh1-0/+8
2015-07-24include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} red...Kim Phillips2-3/+2
2015-07-24usb: dwc3: fix dwc3 header filesKishon Vijay Abraham I1-0/+20
2015-07-24include: usb: modify gadget.h to include udc supportKishon Vijay Abraham I1-0/+43
2015-07-24COMMON: Add __stringify() functionMarek Vasut1-0/+12
2015-07-22usb:gadget:Remove redundant #includes for USB composite gadget and its functionsLukasz Majewski1-0/+1
2015-07-22include/linux/byteorder: import latest endian definitions from linuxKim Phillips3-96/+178
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-20Merge 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-28nand: reinstate lazy bad block scanningScott Wood1-0/+2
2012-02-28Revert "nand: make 1-bit software ECC configurable"Scott Wood1-25/+0
2012-02-12linkage.h: move from blackfin to common includesMacpaul Lin1-0/+76
2012-01-26nand: make 1-bit software ECC configurableChristian Hitz1-0/+25
2012-01-26nand: Sanitize ONFI strings.Christian Hitz1-0/+4
2012-01-26nand: Merge changes to BBT from Linux nand driverChristian Hitz1-0/+2
2012-01-26nand: Merge changes from Linux nand driverChristian Hitz2-165/+232
2012-01-26nand: Merge BCH code from Linux nand driverChristian Hitz3-7/+154
2011-12-06nand: Add common functions to linux/mtd/nand.hSimon Schwarz1-0/+7
2011-10-17Add isblankJason Hobbs1-0/+6
2011-10-03NAND: Really ignore bad blocks when scrubbingMarek Vasut1-0/+1
2011-10-01Add missing header for gcc3Scott McNutt1-0/+21
2011-09-11Minor coding style cleanup.Wolfgang Denk1-2/+0
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD1-1/+1
2011-07-27phylib: Detect link on 10G devices correctlyAndy Fleming1-0/+8
2011-04-20Create PHY Lib for U-BootAndy Fleming2-0/+999
2011-04-01NAND: add support for reading ONFI page tableFlorian Fainelli1-0/+69