aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-zoom2.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-14omap: RX-51: Drop I2C-1 speed to 2200Aaro Koskinen1-1/+1
2009-10-14omap: SDMA: Fixing bug in omap_dma_set_global_params()Anuj Aggarwal1-6/+9
2009-10-14omap: CONFIG_ISP1301_OMAP redefined in Beagle defconfigSanjeev Premi1-1/+0
2009-10-14tty: use the new 'flush_delayed_work()' helper to do ldisc flushLinus Torvalds1-1/+1
2009-10-14workqueue: add 'flush_delayed_work()' to run and wait for delayed workLinus Torvalds2-0/+19
2009-10-14Make flush_to_ldisc properly handle parallel callsLinus Torvalds1-16/+13
2009-10-14Btrfs: always pin metadata in discard modeChris Mason1-0/+8
2009-10-14Btrfs: enable discard supportChristoph Hellwig1-6/+0
2009-10-14Btrfs: add -o discard optionChristoph Hellwig3-1/+10
2009-10-14Btrfs: properly wait log writers during log syncYan, Zheng1-5/+6
2009-10-14Btrfs: fix possible ENOSPC problems with truncateJosef Bacik1-3/+24
2009-10-14x86, perf_event: Rename 'performance counter interrupt'Li Hong1-2/+2
2009-10-14[S390] sclp_vt220 build fixMichael Holzheu1-15/+15
2009-10-14[S390] cio: change misleading console logicPeter Oberparleiter1-5/+4
2009-10-14[S390] call home support: fix proc handlerHeiko Carstens1-2/+2
2009-10-14[S390] dasd: use idal for device characteristicsStefan Haberland1-2/+11
2009-10-14[S390] Add highgprs facility to /proc/cpuinfoAndreas Krebbel1-3/+3
2009-10-14[S390] dasd: fix locking bugStefan Haberland1-3/+5
2009-10-14[S390] tape390: Fix request queue handling in block driverMichael Holzheu1-1/+2
2009-10-14[S390] hypfs: Use subcode 6 if subcode 7 is not availableMichael Holzheu1-1/+1
2009-10-14watchdog: Fix rio watchdog probe functionThomas Gleixner1-1/+1
2009-10-14sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt1-1/+1
2009-10-14sh: Optimize the setup_rt_frame() I-cache flush.Paul Mundt1-2/+1
2009-10-14sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt1-0/+2
2009-10-14sh: Tidy up SMP cpuinfo.Paul Mundt1-0/+2
2009-10-14sh: Use boot_cpu_data for FPU tests in sigcontext paths.Paul Mundt1-3/+3
2009-10-14powerpc/pci: Fix MODPOST warningHeiko Schocher1-1/+1
2009-10-14powerpc/oprofile: Add ppc750 CL as supported by oprofileDragos Tatulea1-0/+2
2009-10-14powerpc: warning: allocated section `.data_nosave' not in segmentSean MacLennan1-0/+1
2009-10-14powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"Anton Vorontsov1-6/+0
2009-10-14powerpc: Fix hypervisor TLB batchingAnton Blanchard2-7/+6
2009-10-14powerpc/mm: Fix hang accessing top of vmalloc spaceBenjamin Herrenschmidt1-6/+4
2009-10-14powerpc: Fix memory leak in axon_msi.cMichael Ellerman1-1/+1
2009-10-14powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt2-19/+28
2009-10-13powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handlerSteven Rostedt1-2/+1
2009-10-13powerpc/ftrace: show real return addresses in modulesSteven Rostedt1-3/+7
2009-10-13TI DaVinci EMAC: Clear statistics register properly.Sriram1-12/+24
2009-10-13r8169: partial support and phy init for the 8168dfrançois romieu1-55/+932
2009-10-13Btrfs: fix btrfs acl #ifdef checksChris Mason4-6/+6
2009-10-13Btrfs: streamline tree-log btree block writeoutChris Mason3-4/+53
2009-10-13Btrfs: avoid tree log commit when there are no changesChris Mason8-16/+71
2009-10-13Btrfs: only write one super copy during fsyncChris Mason1-1/+1
2009-10-13headers: Fix build after <linux/sched.h> removalIngo Molnar7-0/+7
2009-10-13ALSA: hda - Allow all formats as default for Nvidia HDMITakashi Iwai1-1/+1
2009-10-13ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeoutPhilby John1-0/+1
2009-10-13ALSA: hda - Fix volume-knob setup for Dell laptops with STAC9228Takashi Iwai1-1/+11
2009-10-13ALSA: hda - Fix mute sound with STAC9227/9228 codecsTakashi Iwai2-0/+18
2009-10-13perf events: Update MAINTAINERS entry file patternsVincent Legoll1-0/+7
2009-10-13irda/sa1100_ir: check return value of startup hookDmitry Artamonow1-2/+5
2009-10-13udp: Fix udp_poll() and ioctl()Eric Dumazet1-30/+43