summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-18gpio/langwell: Clear edge bit before handlingThomas Gleixner1-7/+6
2011-03-17gpio/langwell: Simplify demux loopThomas Gleixner1-6/+7
2011-03-17gpio/langwell: Convert irq name spaceThomas Gleixner1-5/+5
2011-03-17gpio/langwell: Fix broken irq_eoi change.Thomas Gleixner1-8/+5
2011-03-17gpio; Make Intel chipset gpio drivers depend on x86Thomas Gleixner1-3/+3
2011-03-17Merge remote-tracking branch 'origin' into spi/nextGrant Likely4523-175189/+308363
2011-03-17gpio/cs5535-gpio: Fix section mismatchNikanth Karthikesan1-3/+3
2011-03-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds163-17/+19408
2011-03-17Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds19-178/+248
2011-03-17Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds25-552/+1250
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds17-1054/+787
2011-03-17spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven3-3/+3
2011-03-17Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds181-6429/+9262
2011-03-17sh: Convert to generic show_interrupts.Paul Mundt2-59/+3
2011-03-17sh: Wire up new fhandle and clock_adjtime syscalls.Paul Mundt4-2/+14
2011-03-17sh: modify platform_device for sh_eth driverYoshihiro Shimoda3-0/+15
2011-03-17sh: add GETHER's platform_device in board-sh7757lcrYoshihiro Shimoda1-0/+93
2011-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt4568-171064/+282969
2011-03-17drm/radeon: fixup refcounts in radeon dumb create ioctl.Dave Airlie1-3/+5
2011-03-17drm: radeon: *_cs_packet_parse_vline() cleanupPaul Bolle3-42/+23
2011-03-17radeon: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser1-4/+2
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds47-1059/+1117
2011-03-17Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds13-272/+316
2011-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds16-34/+815
2011-03-17Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds76-8400/+1
2011-03-17Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds295-3388/+7683
2011-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds45-835/+1284
2011-03-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds19-3/+766
2011-03-17unicore32: rewrite arch-specific tlb.h to use asm-generic versionGuanXuetao1-82/+12
2011-03-17unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEsGuanXuetao26-362/+365
2011-03-17unicore32: replace unicore32-specific iomap functions with generic lib implem...GuanXuetao4-60/+10
2011-03-17unicore32 machine related: add frame buffer driver for pkunity-v3 socGuanXuetao8-2/+879
2011-03-17unicore32 machine related files: add i2c bus drivers for pkunity-v3 socGuanXuetao5-0/+323
2011-03-17unicore32 io: redefine __REG(x) and re-use readl/writel funcsGuanXuetao13-164/+171
2011-03-17unicore32 i8042 upgrade and bugfix: adjust resource request region typeGuanXuetao1-2/+2
2011-03-17unicore32 upgrade to v2.6.38-rc5: add one more paramter for pte_alloc_map callGuanXuetao1-1/+1
2011-03-17unicore32 i8042: adjust io funcs of i8042-unicore32io.hGuanXuetao1-9/+12
2011-03-17unicore32: rename PKUNITY_IOSPACE_BASE to PKUNITY_MMIO_BASEGuanXuetao2-3/+3
2011-03-17unicore32: modify function names and parameters for irq_chipsGuanXuetao2-41/+42
2011-03-17unicore32: remove unused lines in arch/unicore32/include/asm/irq.hGuanXuetao1-2/+0
2011-03-17sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault().David S. Miller1-2/+1
2011-03-17unicore32 time.c: change calculate method for clock_event_deviceGuanXuetao1-7/+2
2011-03-17unicore32: ADD MAINTAINER for unicore32 architectureGuanXuetao1-0/+14
2011-03-17sparc: Fix .size directive for do_int_loadBen Hutchings1-1/+1
2011-03-17unicore32 machine related files: ps2 driverGuanXuetao2-0/+72
2011-03-17sparc64: Fix build errors with gcc-4.6.0David S. Miller11-35/+36
2011-03-17unicore32 machine related files: pci bus handlingGuanXuetao3-0/+451
2011-03-17sparc32,sun4m: percpu and global register definitions moved to irq.hSam Ravnborg2-21/+30
2011-03-17unicore32 machine related files: hardware registersGuanXuetao20-0/+1615
2011-03-17sparc32: introduce build_device_irqSam Ravnborg4-54/+68