summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* trivial: Update my email addressRiku Voipio2009-03-302-4/+4
* trivial: NULL noise: drivers/mtd/tests/mtd_*test.cHannes Eder2009-03-302-13/+13
* trivial: NULL noise: drivers/media/dvb/frontends/drx397xD_fw.hHannes Eder2009-03-301-1/+1
* trivial: Fix misspelling of "Celsius".Adam Buchbinder2009-03-303-3/+3
* trivial: drivers/char/bsr.c: Storage class should be before const qualifierTobias Klauser2009-03-301-1/+1
* trivial: MTD: remove EOL from MODULE_DESCRIPTIONNiels de Vos2009-03-301-1/+1
* trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-3021-36/+38
* trivial: Fix misspelling of firmwareNick Andrew2009-03-3012-12/+12
* trivial: fix typo "varaible" -> "variable"Uwe Kleine-Koenig2009-03-303-3/+3
* trivial: fix typo "thier" -> "their"Uwe Kleine-Koenig2009-03-301-1/+1
* trivial: Fix dubious bitwise 'and' usage spotted by sparse.Alexey Zaytsev2009-03-301-1/+1
* trivial: Fix dubious bitwise 'or' usage spotted by sparse.Alexey Zaytsev2009-03-301-1/+1
* maple: fix Error in kernel-doc notationRandy Dunlap2009-03-291-1/+1
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-2817-262/+515
|\
| * i2c-core: Some style cleanupsZhenwen Xu2009-03-281-13/+13
| * i2c-piix4: Add support for the Broadcom HT1100 chipsetFlavio Leitner2009-03-282-1/+4
| * i2c-piix4: Add support to SB800 SMBus changesShane Huang2009-03-281-1/+72
| * i2c-pca-platform: Use defaults if no platform_data givenWolfram Sang2009-03-281-7/+12
| * i2c-algo-pca: Use timeout for checking the state machineWolfram Sang2009-03-283-33/+46
| * i2c-algo-pca: Rework waiting for a free busWolfram Sang2009-03-282-8/+11
| * i2c-algo-pca: Add PCA9665 supportMarco Aurelio da Costa2009-03-284-26/+185
| * i2c: Adapt debug macros for KERN_* constantsFrank Seidel2009-03-281-5/+9
| * i2c-davinci: Fix timeout handlingJean Delvare2009-03-281-5/+3Star
| * i2c: Adapter timeout is in jiffiesJean Delvare2009-03-284-10/+9Star
| * i2c: Set a default timeout value for all adaptersJean Delvare2009-03-283-4/+6
| * i2c: Add missing KERN_* constants to printksFrank Seidel2009-03-284-8/+11
| * i2c-algo-pcf: Handle timeout correctlyRoel Kluin2009-03-281-8/+10
| * i2c-algo-pcf: Style cleanupsRoel Kluin2009-03-281-135/+115Star
| * eeprom/at24: Remove EXPERIMENTALWolfram Sang2009-03-281-1/+1
| * i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79Jean Delvare2009-03-281-2/+10
| * i2c: Clarify which clients are auto-removedJean Delvare2009-03-281-1/+4
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-2871-1503/+2167
|\ \
| * \ Merge branch 'master' into develRussell King2009-03-281-1/+1
| |\ \
| | * | [ARM] cumana: Fix a long standing bogonAlan Cox2009-03-241-1/+1
| | * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-03-231-0/+14
| | |\ \
| * | \ \ Merge branch 'origin' into develRussell King2009-03-281338-94783/+123080
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-281-2/+40
| |\ \ \ \
| | * | | | imxfb: Fix TFT modeSascha Hauer2009-03-271-1/+1
| | * | | | imxfb: add clock supportSascha Hauer2009-03-271-1/+39
| * | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-03-282-4/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | [ARM] pxa: fix the bad assumption that PCMCIA sockets always start with 0Marek Vasut2009-03-282-4/+4
| * | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-25190-17391/+13430Star
| |\ \ \ \ \
| * | | | | | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King2009-03-2514-14/+14
| * | | | | | Merge git://git.marvell.com/orion into develRussell King2009-03-251-0/+11
| |\ \ \ \ \ \
| | * | | | | | [ARM] Kirkwood: fail the probe if internal RTC does not workNicolas Pitre2009-03-241-0/+11
| * | | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...root2009-03-243-1/+16
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | [ARM] pxa/aspenite: add support for debug ethernetEric Miao2009-03-231-0/+1
| | * | | | | | [ARM] pxa: allow reuse of serial driver for pxa168Eric Miao2009-03-231-1/+1
| | * | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Eric Miao2009-03-231-0/+14
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | [ARM] pxa: fix overlay being un-necessarily initialized on pxa25xEric Miao2009-03-191-0/+14