summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/ethernet'Sascha Hauer2012-07-022-4/+8
|\
| * eth: eth MAC addresses are six bytesJohannes Stezenbach2012-06-301-4/+4
| * miidev: add support for 1000MbitJohannes Stezenbach2012-06-301-0/+4
* | Merge branch 'for-next/size-decrease'Sascha Hauer2012-07-021-3/+0
|\ \
| * | menu: factor out a function to print an entrySascha Hauer2012-06-281-3/+0
| |/
* | Merge branch 'for-next/net-designware'Sascha Hauer2012-07-021-0/+9
|\ \
| * | drivers/net: add designware driverJohannes Stezenbach2012-06-261-0/+9
* | | Merge branch 'for-next/watchdog'Sascha Hauer2012-07-021-0/+24
|\ \ \
| * | | Add a simple watchdog frameworkJuergen Beisert2012-06-291-0/+24
| | |/ | |/|
* | | Merge branch 'for-next/sparse'Sascha Hauer2012-07-023-2/+4
|\ \ \
| * | | define __user emptySascha Hauer2012-06-301-1/+1
| * | | Do not use iomem space for dev_get_mem_regionSascha Hauer2012-06-301-1/+1
| * | | qsort: declare strcmp_compar publicallySascha Hauer2012-06-301-0/+2
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2012-07-021-1/+1
|\ \ \
| * | | common: fix typo cammand_var_completeSteffen Trumtrar2012-06-301-1/+1
| |/ /
* | | Merge branch 'for-next/dma-cache-align'Sascha Hauer2012-07-022-1/+32
|\ \ \
| * | | USB core: device descriptor using dma_allocSascha Hauer2012-06-301-1/+1
| * | | USB core: allocate setup_packet using dma_allocSascha Hauer2012-06-301-0/+1
| * | | blackfin, mips, openrisc, ppc, sandbox, x86: add generic dma_alloc, dma_free ...Marc Kleine-Budde2012-06-301-0/+30
| |/ /
* | | partitions: Make 64bit capableSascha Hauer2012-06-302-2/+2
* | | make cdev 64bit capableSascha Hauer2012-06-301-5/+5
* | | make st_size in struct stat 64 bitSascha Hauer2012-06-301-1/+1
* | | make memory display 64bit capableSascha Hauer2012-06-301-1/+1
* | | make parse_area_spec arguments loff_tSascha Hauer2012-06-301-1/+1
* | | introduce strtoull_suffix functionSascha Hauer2012-06-301-0/+1
* | | use loff_t for file offsetsSascha Hauer2012-06-302-14/+14
* | | Change byte order detection mechanism to kernel styleSascha Hauer2012-06-285-19/+42
|/ /
* / print out resource_size_t correctlySascha Hauer2012-06-251-0/+6
|/
* hostcc tools: include "compiler.h", fix included headersDirk Hörner2012-06-052-1/+3
* usb: set MAXINTERFACES = 16Antony Pavlov2012-05-291-1/+1
* iim: fix compilation when NET is not selectedEric Bénard2012-05-181-1/+6
* Merge branch 'pu/magicvar' into nextSascha Hauer2012-05-151-2/+6
|\
| * magicvar: Add magicvar macro with additional name argumentSascha Hauer2012-05-151-2/+6
* | add qsort supportSascha Hauer2012-05-141-0/+7
|/
* booting: more flexible Linux bootargs generationSascha Hauer2012-05-141-0/+16
* add 'global' commandSascha Hauer2012-05-141-0/+12
* linux/types.h: define phys_size_tRenaud Barbier2012-05-131-0/+2
* Merge branch 'pu/parameter' into nextSascha Hauer2012-05-131-1/+0
|\
| * parameter: remove unused struct memberSascha Hauer2012-05-131-1/+0
* | fix typo funtion -> functionAntony Pavlov2012-05-131-1/+1
* | Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-3/+0
|/
* MIPS: bootm: add "MIPS barebox" handlerAntony Pavlov2012-05-111-0/+1
* Fix big endian MMIO primitives.Krzysztof Halasa2012-05-071-15/+6
* complete: add delpart complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+1
* complete: add go and sleep supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+1
* complete: add eth interface complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+1
* complete: add empty complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+1
* complete: add device name complete support for devinfoJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+1
* complete: add generic command complete frameworkJean-Christophe PLAGNIOL-VILLARD2012-04-302-0/+15
* stringlist: implement string_list_add_asprintfSascha Hauer2012-04-301-0/+1