summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix "multiple definition of `debugfs_create_size_t'"Linus Torvalds2009-01-261-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-2638-568/+1355
|\
| * [ARM] fix section-based ioremapRussell King2009-01-251-9/+2
| * [NET] am79c961a: fix spin_lock usageUwe Kleine-König2009-01-241-10/+10
| * [ARM] omap: usb: thou shalt not provide empty release functionsRussell King2009-01-241-14/+0
| * [ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platformsRussell King2009-01-241-3/+3
| * [ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3Madhusudhan Chikkature2009-01-243-0/+1253
| * [ARM] clkdev: fix clock matchingRussell King2009-01-241-6/+19
| * [ARM] 5370/1: at91: fix rm9200 watchdogJean-Christop PLAGNIOL-VILLARD2009-01-241-0/+1
| * [ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfixDavid Brownell2009-01-241-0/+1
| * [ARM] 5365/1: s3cmci: Use new include path of dma.hRamax Lo2009-01-241-1/+1
| * [ARM] fix StrongARM-11x0 page copy implementationRussell King2009-01-241-1/+1
| * [ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King2009-01-243-6/+6
| * ARM: OMAP: Fix compile for h3 MMCTony Lindgren2009-01-151-1/+3
| * ARM: OMAP: Remove unused platform devices, v3Tony Lindgren2009-01-1510-419/+9
| * ARM: OMAP: Fix ASoC by enabling writes to XCCR and RCCR McBSP registers, v3Tony Lindgren2009-01-152-0/+15
| * ARM: OMAP: Fix OSK ASoC by registering I2C board info for tlvaic23Arun KS2009-01-151-1/+3
| * ARM: OMAP: remove duplicated #include'sHuang Weiyi2009-01-151-1/+0
| * ARM: OMAP: Fix DMA CCR programming for request line > 63, v3Anand Gadiyar2009-01-151-8/+5
| * ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFSTony Lindgren2009-01-151-0/+3
| * ARM: OMAP: Fix compile for beagleTony Lindgren2009-01-151-4/+5
| * ARM: OMAP: Fix gpio by switching to generic gpio calls, v2Jarkko Nikula2009-01-155-75/+13
| * ARM: OMAP: Fix compile for palmteTony Lindgren2009-01-151-9/+0
| * ARM: OMAP: Fix compile for various McBSPTony Lindgren2009-01-152-0/+2
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-26226-486/+391
|\ \
| * | i2c: Warn on deprecated binding model useJean Delvare2009-01-261-3/+5
| * | eeprom: More consistent symbol namesJean Delvare2009-01-26176-326/+326
| * | eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang2009-01-265-9/+9
| * | spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang2009-01-265-12/+12
| * | i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang2009-01-265-12/+12
| * | i2c: Move at24 to drivers/misc/eepromWolfram Sang2009-01-267-27/+32
| * | i2c: Quilt tree has movedJean Delvare2009-01-261-1/+2
| * | i2c: Delete many unused adapter IDsJean Delvare2009-01-2638-93/+0
| * | i2c: Delete 10 unused driver IDsJean Delvare2009-01-261-10/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-01-2614-251/+185
|\ \ \
| * | | kbuild: fix kbuild.txt typosRandy Dunlap2009-01-141-14/+15
| * | | kbuild: print usage with no arguments in scripts/configAndi Kleen2009-01-141-0/+4
| * | | Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg2009-01-1412-237/+166
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-2667-464/+801
|\ \ \ \
| * | | | gianfar: Revive VLAN supportAnton Vorontsov2009-01-261-5/+1
| * | | | vlan: Export symbols as non GPL symbols.Ben Greear2009-01-261-2/+2
| * | | | bnx2x: tx_has_work should not wait for FWVladislav Zolotarov2009-01-261-5/+12
| * | | | netxen: reduce memory footprintDhananjay Phadke2009-01-262-7/+10
| * | | | netxen: fix vlan tso/checksum offloadDhananjay Phadke2009-01-261-11/+20
| * | | | net: Fix linux/if_frad.h's suitability for userspace.Krzysztof Hałasa2009-01-261-6/+4
| * | | | net: Move config NET_NS to from net/Kconfig to init/KconfigMatt Helsley2009-01-262-8/+8
| * | | | isdn: Fix missing ifdef in isdn_pppDaniele Venzano2009-01-261-0/+2
| * | | | networking: document "nc" in addition to "netcat" in netconsole.txtJesse Barnes2009-01-261-1/+2
| * | | | e1000e: workaround hw errataJesse Brandeburg2009-01-262-1/+6
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-254-7/+29
| |\ \ \ \