aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-1426-402/+499
|\
| * pcmcia: CodingStyle fixesDominik Brodowski2009-12-0714-387/+485
| * pcmcia: remove unused IRQ_FIRST_SHAREDDominik Brodowski2009-12-0712-15/+14
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-1419-229/+2484
|\ \
| * | spi: fix probe/remove section markingsGrant Likely2009-12-131-3/+3
| * | Add OMAP spi100k driverCory Maccarrone2009-12-133-0/+642
| * | spi-imx: don't access struct device directly but use dev_get_platdataUwe Kleine-König2009-12-131-1/+1
| * | spi-imx: Add mx25 supportSascha Hauer2009-12-131-4/+4
| * | spi-imx: use positive logic to distinguish cpu variantsUwe Kleine-König2009-12-131-1/+1
| * | spi-imx: correct check for platform_get_irq failingUwe Kleine-König2009-12-131-1/+1
| * | ARM: NUC900: Add spi driver support for nuc900Wan ZongShun2009-12-134-0/+547
| * | spi: SuperH MSIOF SPI Master driver V2Magnus Damm2009-12-134-0/+709
| * | spi: fix spidev compilation failure when VERBOSE is definedFlorian Fainelli2009-12-081-3/+3
| * | spi/au1550_spi: fix setupxfer not to override cfg with zerosJan Nikitenko2009-12-081-2/+8
| * | spi/mpc8xxx: don't use __exit_p to wrap plat_mpc8xxx_spi_removeUwe Kleine-König2009-12-081-1/+1
| * | spi/i.MX: fix broken error handling for gpio_requestJohn Ogness2009-12-081-4/+5
| * | spi/i.mx: drain MXC SPI transfer buffer when probing deviceDaniel Mack2009-12-081-0/+8
| * | MAINTAINERS: add SPI co-maintainer.Grant Likely2009-12-081-0/+1
| * | spi/xilinx_spi: fix incorrect castingGrant Likely2009-12-081-2/+2
| * | spi/mpc52xx-spi: minor cleanupsWolfram Sang2009-12-082-25/+11
| * | xilinx_spi: add a platform driver using the xilinx_spi common module.Richard Röjfors2009-12-083-0/+110
| * | xilinx_spi: add support for the DS570 IP.Richard Röjfors2009-12-084-34/+95
| * | xilinx_spi: Switch to iomem functions and support little endian.Richard Röjfors2009-12-083-43/+57
| * | xilinx_spi: Split into of driver and generic part.Richard Röjfors2009-12-086-121/+229
| * | mpc52xx_spi: add gpio chipselectLuotao Fu2009-12-081-4/+60
| * | mpc52xx_spi: add missing mode_bits definitionLuotao Fu2009-12-081-0/+2
| * | mpc52xx_spi: fix clearing status registerLuotao Fu2009-12-081-1/+5
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-1431-353/+651
|\ \ \
| * | | perf sched: Fix build failure on sparcDavid Miller2009-12-142-4/+8
| * | | perf bench: Add "all" pseudo subsystem and "all" pseudo suiteHitoshi Mitake2009-12-143-7/+57
| * | | perf tools: Introduce perf_session classArnaldo Carvalho de Melo2009-12-1215-181/+206
| * | | perf symbols: Ditch dso->find_symbolArnaldo Carvalho de Melo2009-12-123-5/+2
| * | | perf symbols: Allow lookups by symbol name tooArnaldo Carvalho de Melo2009-12-125-41/+163
| * | | perf symbols: Add missing "Variables" entry to map_type__nameArnaldo Carvalho de Melo2009-12-121-0/+1
| * | | perf symbols: Add support for 'variable' symtabsArnaldo Carvalho de Melo2009-12-122-16/+53
| * | | perf symbols: Introduce ELF counterparts to symbol_type__is_aArnaldo Carvalho de Melo2009-12-121-2/+22
| * | | perf symbols: Introduce symbol_type__is_aArnaldo Carvalho de Melo2009-12-122-6/+13
| * | | perf symbols: Rename kthreads to kmaps, using another abstraction for itArnaldo Carvalho de Melo2009-12-126-85/+106
| * | | perf tools: Allow building for ARMJamie Iles2009-12-111-0/+12
| * | | hw-breakpoints: Handle bad modify_user_hw_breakpoint off-case return valueFrederic Weisbecker2009-12-111-1/+1
| * | | perf tools: Allow cross compilingJamie Iles2009-12-111-2/+4
| * | | tracing, slab: Fix no callsite ifndef CONFIG_KMEMTRACELi Zefan2009-12-111-3/+3
| * | | tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACINGLi Zefan2009-12-114-9/+9
* | | | PCI: Global variable decls must match the defs in section attributesDavid Howells2009-12-141-1/+1
* | | | FRV: Fix no-hardware-breakpoint caseDavid Howells2009-12-141-1/+1
* | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-12-1450-484/+1686
|\ \ \ \
| * | | | microblaze: Remove rt_sigsuspend wrapperMichal Simek2009-12-143-13/+1
| * | | | microblaze: nommu: Don't clobber R11 on syscallssteve@digidescorp.com2009-12-141-2/+0
| * | | | microblaze: Remove show_tmem functionMichal Simek2009-12-141-10/+0
| * | | | microblaze: Support for WB cacheMichal Simek2009-12-144-268/+574