summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pu/device-cleanup' into nextSascha Hauer2012-02-171-0/+9
|\
| * add list_is_singularSascha Hauer2012-02-171-0/+9
* | list: add list_last_entry functionSascha Hauer2012-02-151-0/+11
|/
* kconfig: sync to linux 3.2-rc4Jean-Christophe PLAGNIOL-VILLARD2012-01-111-0/+32
* lib: add bitrev utilityRobert Jarzmik2012-01-021-0/+16
* lib: add BCH encoding/decodingRobert Jarzmik2012-01-021-0/+79
* drivers/mtd: split mtd mtdoob devicesRobert Jarzmik2011-12-221-1/+0
* drivers/mtd: transfer NAND notions to MTD coreRobert Jarzmik2011-12-221-1/+1
* add resource management functionsSascha Hauer2011-12-031-0/+14
* add kernel gunzip implementationSascha Hauer2011-11-293-0/+874
* initial libfdt supportSascha Hauer2011-10-191-0/+1
* Merge branch 'next'Sascha Hauer2011-10-091-2/+1
|\
| * remove EARLY_INIT and EARLY_CONSOLE supportSascha Hauer2011-09-271-2/+1
* | include: list: add include because we need NULLWolfram Sang2011-09-141-0/+2
|/
* clkdev: factorize macroJean-Christophe PLAGNIOL-VILLARD2011-08-121-0/+19
* device: introduce resource structure to simplify resource declarationJean-Christophe PLAGNIOL-VILLARD2011-07-181-0/+115
* include/linux/stat.h: make struct stat unifiedAntony Pavlov2011-06-281-58/+0
* pr_warn() must be pr_warning()Dirk Behme2011-06-011-0/+2
* nand: remove unused header fileSascha Hauer2011-04-111-46/+0
* nand: remove unused suspend/resume functionsSascha Hauer2011-04-041-4/+0
* mtd/nand: increase page and oob size limitsBaruch Siach2011-03-181-2/+2
* import swab.h arch implementation form linux v2.3.37Jean-Christophe PLAGNIOL-VILLARD2011-01-174-160/+301
* nand_s3c2410: Fix sparse warnings.Marek Belisko2010-11-191-1/+0
* mtd: Fix sparse warning.Marek Belisko2010-11-191-3/+4
* import __stringify from linuxJean-Christophe PLAGNIOL-VILLARD2010-09-291-0/+12
* arm: move clkdev to drivers/clkJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+36
* types.h: move __kernel_dev_t to include/linux/types.hJean-Christophe PLAGNIOL-VILLARD2010-09-171-0/+2
* move include/unaligned to include/linux/unaligned/Jean-Christophe PLAGNIOL-VILLARD2010-08-3010-0/+510
* net: rework the mii supportJean-Christophe PLAGNIOL-VILLARD2010-08-271-0/+232
* introduce phys_addr_t and resource_size_tJean-Christophe PLAGNIOL-VILLARD2010-08-271-0/+8
* stddef: introduce true/false enumJean-Christophe PLAGNIOL-VILLARD2010-08-061-0/+5
* amba: add pl011Jean-Christophe PLAGNIOL-VILLARD2010-08-061-0/+164
* string: add strlcpy supportJean-Christophe PLAGNIOL-VILLARD2010-08-061-0/+3
* clock: Introduce clock framework from LinuxJean-Christophe PLAGNIOL-VILLARD2010-08-061-0/+158
* add ubi support from u-boot. Just enough to compile and scanSascha Hauer2010-07-051-0/+186
* include stuff missing for ubiSascha Hauer2010-07-051-0/+10
* add partition mtd supportSascha Hauer2010-07-052-0/+4
* add rbtree support (needed for ubi)Sascha Hauer2010-07-051-0/+160
* byteorder: add missing {BIG,LITTLE}_ENDIAN definesBaruch Siach2010-06-301-0/+6
* import recent include/linux/compiler*.hMarc Kleine-Budde2010-02-164-17/+180
* documentation updatesJuergen Beisert2009-12-153-0/+12
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-154-6/+6
* NAND: Allow to read oob dataSascha Hauer2009-12-031-0/+1
* list: remove duplicated list.hSascha Hauer2009-11-032-41/+388
* add bool types supportJean-Christophe PLAGNIOL-VILLARD2009-11-021-0/+1
* nand: Add size parameterSascha Hauer2009-07-211-0/+3
* introduce cdevSascha Hauer2009-07-211-0/+3
* mtd: Replace DEBUG by MTD_DEBUGSascha Hauer2009-06-101-2/+2
* add __[lb]e typesSascha Hauer2009-04-061-0/+22
* Introduce dev_* and pr_* functionsSascha Hauer2008-10-311-3/+0