summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds2007-07-1816-334/+366
|\
| * UBI: fix compile warningPaul Mundt2007-07-181-0/+1
| * UBI: fix error handling in erase workerArtem Bityutskiy2007-07-181-41/+48
| * UBI: fix commentsArtem Bityutskiy2007-07-181-3/+3
| * UBI: remove unneeded error checksArtem Bityutskiy2007-07-182-13/+2
| * UBI: cleanup usage of try_module_getFernando Luis Vázquez Cao2007-07-181-5/+0
| * UBI: fix overflow bugVinit Agnihotri2007-07-182-6/+11
| * UBI: bugfix in max_sqnum calculationArtem Bityutskiy2007-07-181-1/+0
| * UBI: bugfix in sqnum calculationBrijesh Singh2007-07-181-3/+3
| * UBI: fix signed-unsigned multiplicationBrijesh Singh2007-07-181-1/+1
| * UBI: fix bug in atomic_leb_change()Artem Bityutskiy2007-07-181-1/+1
| * UBI: fix messageVinit Agnihotri2007-07-181-2/+1
| * UBI: fix debugging stuffArtem Bityutskiy2007-07-181-4/+16
| * UBI: bugfix in error pathArtem Bityutskiy2007-07-184-10/+7
| * UBI: use is_power_of_2()Vignesh Babu2007-07-181-2/+2
| * UBI: fix freeing ubi->vtbl while unloadingVinit Agnihotri2007-07-181-2/+2
| * UBI: bugfix in ubi_leb_change()Artem Bityutskiy2007-07-181-5/+7
| * UBI: kill homegrown endian macrosChristoph Hellwig2007-07-187-132/+132
| * UBI: cleanup ioctl handlingChristoph Hellwig2007-07-181-28/+5
| * UBI: error path bugfixArtem Bityutskiy2007-07-181-1/+0
| * UBI: minor comma fixArtem Bityutskiy2007-07-181-2/+2
| * UBI: use vmalloc for large buffersArtem Bityutskiy2007-07-189-37/+41
| * UBI: add few more commentsArtem Bityutskiy2007-07-181-2/+6
| * UBI: set correct gluebi device sizeArtem Bityutskiy2007-07-184-2/+30
| * UBI: do not let to read too muchArtem Bityutskiy2007-07-181-3/+8
| * UBI: fix error path in create_vtbl()Artem Bityutskiy2007-07-183-27/+35
| * UBI: fix dereference after kfreeFlorin Malita2007-07-181-6/+5
| * UBI: fix memory leak in checking codeArtem Bityutskiy2007-07-181-1/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-189-60/+118
|\ \
| * | [ATM]: nicstar needs virt_to_busStephen Rothwell2007-07-181-1/+1
| * | [PPPOL2TP]: Reset meta-data in xmit functionPatrick McHardy2007-07-181-0/+6
| * | [PPPOL2TP]: Fix use-after-freePatrick McHardy2007-07-181-4/+8
| * | [ATM]: [idt77252] Rename CONFIG_ATM_IDT77252_SEND_IDLE to not resemble a Kcon...Robert P. J. Day2007-07-181-3/+3
| * | [ATM]: [drivers] ioremap balanced with iounmapAmol Lad2007-07-182-9/+24
| * | [ATM]: [lanai] sram_test_word() must be __devinitAdrian Bunk2007-07-181-2/+2
| * | [ATM]: [nicstar] Replace C code with call to ARRAY_SIZE() macro.Robert P. J. Day2007-07-181-1/+1
| * | [BNX2]: Update version to 1.6.3.Michael Chan2007-07-181-2/+2
| * | [BNX2]: Use constants for stats ticks.Michael Chan2007-07-181-4/+5
| * | [BNX2]: Add delay before reading firmware version.Michael Chan2007-07-181-4/+12
| * | [BNX2]: Support NVRAM on 5709.Michael Chan2007-07-182-30/+54
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-183-219/+142
|\ \
| * | [SPARC64]: Fix reset handling in VNET driver.David S. Miller2007-07-181-0/+2
| * | [SPARC64]: Simplify VNET probing.David S. Miller2007-07-182-132/+130
| * | [SPARC64]: Simplify VDC device probing.David S. Miller2007-07-181-87/+10
| |/
* | xen: add virtual network device driverJeremy Fitzhardinge2007-07-183-0/+1877
* | xen: add virtual block device driver.Jeremy Fitzhardinge2007-07-183-0/+998
* | xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge2007-07-188-0/+2726
* | xen: Add grant table supportJeremy Fitzhardinge2007-07-183-0/+585
* | xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge2007-07-183-0/+168
* | usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-184-4/+6