summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-0981-102/+102
* tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-054-4/+4
* drm/kms: fix spelling in error messagePavel Roskin2010-02-051-1/+1
* fix typo "definetly" -> "definitely" in commentUwe Kleine-König2010-02-051-1/+1
* tree-wide: s/widht/width/g typo in commentsDaniel Mack2010-02-053-3/+3
* vt: remove unused variablesShahar Havivi2010-02-051-4/+0
* tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-059-10/+10
* Fix spelling of 'platform' in log messagesStefan Weil2010-02-052-2/+2
* Fix spelling of 'platform' in comments and docStefan Weil2010-02-053-4/+4
* isdn/mISDN: add __init/__exit macros to dsp_core.cPeter Huewe2010-02-051-2/+2
* media/dvb: add __init/__exit macros to bt878.cPeter Huewe2010-02-051-2/+2
* w1: add __init/__exit macros to w1.cPeter Huewe2010-02-051-2/+2
* isdn/hardware: add __init/__exit macros to mISDNisar.cPeter Huewe2010-02-051-2/+2
* uwb/i1480: add __init/__exit macrosPeter Huewe2010-02-051-2/+2
* Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-02-057-8/+8
* Coding style correction of some wan driversRudy Matela2010-02-043-11/+11
* Fix misspellings of "separate" in strings.Adam Buchbinder2010-02-042-2/+2
* Fix misspellings of "truly" in comments.Adam Buchbinder2010-02-043-3/+3
* Fix misspelling of "truly" in a label.Adam Buchbinder2010-02-041-3/+3
* Fix a grammar error (redundant "be") in commentAdam Buchbinder2010-02-041-1/+1
* tree wide: remove execute flag from .c filesSebastian Andrzej Siewior2010-02-042-0/+0
* ataflop: Killl warning about unused variable flagsGeert Uytterhoeven2010-02-041-2/+0
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-02-032-7/+5
|\
| * saa7146: stop DMA before de-allocating DMA scatter/gather page buffersMauro Carvalho Chehab2010-02-011-2/+2
| * V4L/DVB: saa7134: remove stray unlock_kernelHans Verkuil2010-01-291-5/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-0220-205/+265
|\ \
| * | connector: Delete buggy notification code.Evgeniy Polyakov2010-02-021-175/+0
| * | be2net: use eq-id to calculate cev-isr reg offsetSathya Perla2010-02-021-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2010-01-317-5/+212
| |\ \
| | * | Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011Vikram Kandukuri2010-01-303-1/+200
| | * | Bluetooth: Redo checks in IRQ handler for shared IRQ supportMike Frysinger2010-01-304-4/+12
| * | | cdc_ether: Partially revert "usbnet: Set link down initially ..."Ben Hutchings2010-01-281-1/+1
| * | | be2net: Fix memset() arg ordering.David S. Miller2010-01-281-1/+1
| |/ /
| * | bonding: bond_open error return valuestephen hemminger2010-01-281-1/+1
| * | ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it earlyJohn Fastabend2010-01-281-8/+6
| * | ixgbe: set the correct DCB bit for pg tx settingsJohn Fastabend2010-01-281-1/+1
| * | igbvf: fix issue w/ mapped_as_page being left set after unmapAlexander Duyck2010-01-281-0/+1
| * | drivers/net: ks8851_mll ethernet network driverChoi, David2010-01-281-2/+2
| * | be2net: Bug fix to support newer generation of BE ASICAjit Khaparde2010-01-283-3/+30
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-283-7/+6
| |\ \
| | * | ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau2010-01-251-4/+3
| | * | iwlwifi: fix pointer signedness warningJohannes Berg2010-01-251-2/+2
| | * | ath9k: fix beacon slot/buffer leakFelix Fietkau2010-01-191-1/+1
| * | | starfire: clean up properly if firmware loading failsBen Hutchings2010-01-261-1/+4
* | | | pktcdvd: removing device does not remove its sysfs dirThadeu Lima de Souza Cascardo2010-02-021-1/+1
* | | | uartlite: fix crash when using as consoleRichard Röjfors2010-02-021-1/+1
* | | | imxfb: correct location of callbacks in suspend and resumeUwe Kleine-König2010-02-021-2/+4
* | | | devmem: fix kmem write bug on memory holesWu Fengguang2010-02-021-1/+1
* | | | devmem: check vmalloc address on kmem read/writeKAMEZAWA Hiroyuki2010-02-021-10/+18
* | | | rtc-fm3130: add missing bracesSergey Matyukevich2010-02-021-2/+4
OpenPOWER on IntegriCloud