summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-02-05drm/kms: fix spelling in error messagePavel Roskin1-1/+1
2010-02-05fix typo "definetly" -> "definitely" in commentUwe Kleine-König1-1/+1
2010-02-05tree-wide: s/widht/width/g typo in commentsDaniel Mack3-3/+3
2010-02-05vt: remove unused variablesShahar Havivi1-4/+0
2010-02-05tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König9-10/+10
2010-02-05Fix spelling of 'platform' in log messagesStefan Weil2-2/+2
2010-02-05Fix spelling of 'platform' in comments and docStefan Weil3-4/+4
2010-02-05isdn/mISDN: add __init/__exit macros to dsp_core.cPeter Huewe1-2/+2
2010-02-05media/dvb: add __init/__exit macros to bt878.cPeter Huewe1-2/+2
2010-02-05w1: add __init/__exit macros to w1.cPeter Huewe1-2/+2
2010-02-05isdn/hardware: add __init/__exit macros to mISDNisar.cPeter Huewe1-2/+2
2010-02-05uwb/i1480: add __init/__exit macrosPeter Huewe1-2/+2
2010-02-05Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder7-8/+8
2010-02-04Coding style correction of some wan driversRudy Matela3-11/+11
2010-02-04Fix misspellings of "separate" in strings.Adam Buchbinder2-2/+2
2010-02-04Fix misspellings of "truly" in comments.Adam Buchbinder3-3/+3
2010-02-04Fix misspelling of "truly" in a label.Adam Buchbinder1-3/+3
2010-02-04Fix a grammar error (redundant "be") in commentAdam Buchbinder1-1/+1
2010-02-04tree wide: remove execute flag from .c filesSebastian Andrzej Siewior2-0/+0
2010-02-04ataflop: Killl warning about unused variable flagsGeert Uytterhoeven1-2/+0
2010-02-03Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-7/+5
2010-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-205/+265
2010-02-02pktcdvd: removing device does not remove its sysfs dirThadeu Lima de Souza Cascardo1-1/+1
2010-02-02uartlite: fix crash when using as consoleRichard Röjfors1-1/+1
2010-02-02imxfb: correct location of callbacks in suspend and resumeUwe Kleine-König1-2/+4
2010-02-02devmem: fix kmem write bug on memory holesWu Fengguang1-1/+1
2010-02-02devmem: check vmalloc address on kmem read/writeKAMEZAWA Hiroyuki1-10/+18
2010-02-02rtc-fm3130: add missing bracesSergey Matyukevich1-2/+4
2010-02-02mx3fb: some debug and initialisation fixesAlberto Panizzo1-4/+8
2010-02-02connector: Delete buggy notification code.Evgeniy Polyakov1-175/+0
2010-02-02Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-2/+2
2010-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-9/+23
2010-02-02be2net: use eq-id to calculate cev-isr reg offsetSathya Perla1-1/+1
2010-02-02usb: r8a66597-hdc disable interrupts fixMagnus Damm1-1/+16
2010-02-02spi: spi_sh_msiof: Fixed data sampling on the correct edgeMarkus Pietrek1-9/+6
2010-02-01saa7146: stop DMA before de-allocating DMA scatter/gather page buffersMauro Carvalho Chehab1-2/+2
2010-02-02random: Remove unused inode variableHerbert Xu1-1/+0
2010-02-02crypto: padlock-sha - Add import/export supportHerbert Xu1-0/+23
2010-02-02random: drop weird m_time/a_time manipulationMatt Mackall1-8/+0
2010-02-01Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds20-164/+244
2010-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+20
2010-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds1-1/+3
2010-02-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-2/+2
2010-02-01regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraintsMark Brown1-1/+3
2010-01-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller7-5/+212
2010-02-01drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure.Michel Dänzer1-1/+1
2010-02-01drm/radeon/kms: move radeon KMS on/off switch out of staging.Dave Airlie2-2/+2
2010-02-01drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3Jerome Glisse4-45/+48
2010-02-01drm/vmwgfx: Don't send bad flags to the hostJakob Bornecrantz3-1/+27
2010-02-01drm/vmwgfx: Request SVGA version 2 and bail if not foundPeter Hanzel1-0/+11