summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds2008-07-2517-603/+940
|\
| * UBI: always start the background threadArtem Bityutskiy2008-07-251-4/+2
| * UBI: fix gcc warningArtem Bityutskiy2008-07-241-1/+1
| * UBI: remove pre-sqnum images supportArtem Bityutskiy2008-07-245-79/+30
| * UBI: fix kernel-doc errors and warningsArtem Bityutskiy2008-07-248-35/+23
| * UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-2411-81/+78
| * UBI: bugfix - do not torture PEB needlesslyArtem Bityutskiy2008-07-241-1/+1
| * UBI: rework scrubbing messagesArtem Bityutskiy2008-07-242-2/+12
| * UBI: implement multiple volumes renameArtem Bityutskiy2008-07-245-12/+318
| * UBI: fix and re-work debugging stuffArtem Bityutskiy2008-07-2411-177/+206
| * UBI: amend commentariesArtem Bityutskiy2008-07-249-126/+127
| * UBI: fix error messageArtem Bityutskiy2008-07-241-1/+1
| * UBI: improve mkvol request validationArtem Bityutskiy2008-07-242-4/+7
| * UBI: add ubi_sync() interfaceArtem Bityutskiy2008-07-241-0/+24
| * UBI: fix 64-bit calculationsBruce Leonard2008-07-241-1/+2
| * UBI: fix LEB lockingArtem Bityutskiy2008-07-241-20/+7
| * UBI: fix memory leak on error pathArtem Bityutskiy2008-07-241-4/+30
| * UBI: do not forget to free internal volumesArtem Bityutskiy2008-07-241-3/+25
| * UBI: fix memory leakArtem Bityutskiy2008-07-244-29/+9
| * UBI: avoid unnecessary division operationsKyungmin Park2008-07-248-16/+18
| * UBI: fix buffer paddingKyungmin Park2008-07-241-3/+3
| * UBI: add a commentArtem Bityutskiy2008-07-241-1/+10
| * UBI: print error codeArtem Bityutskiy2008-07-241-18/+21
* | Fix ahci driver 'flags' typeLinus Torvalds2008-07-251-1/+1
* | edac: mpc85xx fix pci ofdev 2nd passDave Jiang2008-07-251-24/+43
* | edac: mv64x60 add pci fixupDave Jiang2008-07-251-0/+35
* | edac: mv64x60 fix get_propertyDave Jiang2008-07-251-1/+1
* | edac: e752x fix too loud on nonmemory errorsDoug Thompson2008-07-251-17/+42
* | edac: core fix added newline to sysfs dimm labelsArthur Jones2008-07-251-1/+5
* | edac: core fix static to dynamic ksetArthur Jones2008-07-251-9/+6
* | edac: core fix redundant sysfs controls to parametersArthur Jones2008-07-251-116/+1
* | edac: core fix workq timerArthur Jones2008-07-251-1/+21
* | edac: core fix to use dynamic kobjectArthur Jones2008-07-251-9/+21
* | edac: i5100: cleanupArthur Jones2008-07-251-135/+261
* | edac: i5100 fix unmask ecc bitsArthur Jones2008-07-251-0/+6
* | edac: i5100 fix enable ecc hardwareArthur Jones2008-07-251-0/+10
* | edac: i5100 fix missing bitsArthur Jones2008-07-251-3/+15
* | edac: i5100 new intel chipset driverArthur Jones2008-07-253-0/+835
* | aoe: convert emsgs_sema into a completionMatthias Kaehlcke2008-07-251-4/+5
* | unexport proc_clear_ttyAdrian Bunk2008-07-251-1/+0
* | dell_rbu: use memory_read_from_buffer()Akinobu Mita2008-07-251-25/+3
* | dcdbas: use memory_read_from_buffer()Akinobu Mita2008-07-251-11/+2
* | firmware: use memory_read_from_buffer()Akinobu Mita2008-07-251-9/+3
* | drivers/misc/phantom: note PCIJiri Slaby2008-07-252-2/+4
* | Char: mxser, various cleanupsJiri Slaby2008-07-251-20/+4
* | Char: mxser, remove predefined isa supportJiri Slaby2008-07-251-40/+27
* | Char: mxser, prints cleanupJiri Slaby2008-07-251-43/+37
* | Char: mxser, globals cleanupJiri Slaby2008-07-251-75/+55
* | Char: mxser, ioctl cleanupJiri Slaby2008-07-251-23/+19
* | nwflash: use simple_read_from_buffer()Akinobu Mita2008-07-251-23/+8