summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-07-18Merge branch 'upstream' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds16-334/+366
2007-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds9-60/+118
2007-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds3-219/+142
2007-07-18xen: add virtual network device driverJeremy Fitzhardinge3-0/+1877
2007-07-18xen: add virtual block device driver.Jeremy Fitzhardinge3-0/+998
2007-07-18xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge8-0/+2726
2007-07-18xen: Add grant table supportJeremy Fitzhardinge3-0/+585
2007-07-18xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge3-0/+168
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge4-4/+6
2007-07-18Add common orderly_poweroff()Jeremy Fitzhardinge3-30/+6
2007-07-18zs: move to the serial subsystemMaciej W. Rozycki9-2708/+1602
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu2-0/+2
2007-07-18fbdev: make fb_append_extra_logo() depend on fb=yArnd Bergmann1-1/+1
2007-07-18dm: fix memory leak in dm_create_persistent() when starting metadata update t...Jesper Juhl1-0/+1
2007-07-18UBI: fix compile warningPaul Mundt1-0/+1
2007-07-18UBI: fix error handling in erase workerArtem Bityutskiy1-41/+48
2007-07-18UBI: fix commentsArtem Bityutskiy1-3/+3
2007-07-18UBI: remove unneeded error checksArtem Bityutskiy2-13/+2
2007-07-18UBI: cleanup usage of try_module_getFernando Luis Vázquez Cao1-5/+0
2007-07-18UBI: fix overflow bugVinit Agnihotri2-6/+11
2007-07-18UBI: bugfix in max_sqnum calculationArtem Bityutskiy1-1/+0
2007-07-18UBI: bugfix in sqnum calculationBrijesh Singh1-3/+3
2007-07-18UBI: fix signed-unsigned multiplicationBrijesh Singh1-1/+1
2007-07-18UBI: fix bug in atomic_leb_change()Artem Bityutskiy1-1/+1
2007-07-18UBI: fix messageVinit Agnihotri1-2/+1
2007-07-18UBI: fix debugging stuffArtem Bityutskiy1-4/+16
2007-07-18UBI: bugfix in error pathArtem Bityutskiy4-10/+7
2007-07-18UBI: use is_power_of_2()Vignesh Babu1-2/+2
2007-07-18UBI: fix freeing ubi->vtbl while unloadingVinit Agnihotri1-2/+2
2007-07-18UBI: bugfix in ubi_leb_change()Artem Bityutskiy1-5/+7
2007-07-18UBI: kill homegrown endian macrosChristoph Hellwig7-132/+132
2007-07-18UBI: cleanup ioctl handlingChristoph Hellwig1-28/+5
2007-07-18UBI: error path bugfixArtem Bityutskiy1-1/+0
2007-07-18UBI: minor comma fixArtem Bityutskiy1-2/+2
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy9-37/+41
2007-07-18UBI: add few more commentsArtem Bityutskiy1-2/+6
2007-07-18UBI: set correct gluebi device sizeArtem Bityutskiy4-2/+30
2007-07-18UBI: do not let to read too muchArtem Bityutskiy1-3/+8
2007-07-18UBI: fix error path in create_vtbl()Artem Bityutskiy3-27/+35
2007-07-18UBI: fix dereference after kfreeFlorin Malita1-6/+5
2007-07-18UBI: fix memory leak in checking codeArtem Bityutskiy1-1/+3
2007-07-18[ATM]: nicstar needs virt_to_busStephen Rothwell1-1/+1
2007-07-18[PPPOL2TP]: Reset meta-data in xmit functionPatrick McHardy1-0/+6
2007-07-18[PPPOL2TP]: Fix use-after-freePatrick McHardy1-4/+8
2007-07-18[ATM]: [idt77252] Rename CONFIG_ATM_IDT77252_SEND_IDLE to not resemble a Kcon...Robert P. J. Day1-3/+3
2007-07-18[ATM]: [drivers] ioremap balanced with iounmapAmol Lad2-9/+24
2007-07-18[ATM]: [lanai] sram_test_word() must be __devinitAdrian Bunk1-2/+2
2007-07-18[ATM]: [nicstar] Replace C code with call to ARRAY_SIZE() macro.Robert P. J. Day1-1/+1
2007-07-18[BNX2]: Update version to 1.6.3.Michael Chan1-2/+2
2007-07-18[BNX2]: Use constants for stats ticks.Michael Chan1-4/+5