summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/smemc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-02ARM: OMAP3: omap3touchbook: Adapt to ehci-omap changesRoger Quadros1-7/+10
2013-04-02ARM: OMAP3: omap3stalker: Adapt to ehci-omap changesRoger Quadros1-7/+10
2013-04-02ARM: OMAP3: omap3pandora: Adapt to ehci-omap changesRoger Quadros1-9/+12
2013-04-02ARM: OMAP3: omap3evm: Adapt to ehci-omap changesRoger Quadros1-12/+13
2013-04-02ARM: OMAP3: igep0020: Adapt to ehci-omap changesRoger Quadros1-14/+18
2013-04-02ARM: OMAP: devkit8000: Adapt to ehci-omap changesRoger Quadros1-8/+0
2013-04-02ARM: OMAP3: cm-t3517: Adapt to ehci-omap changesRoger Quadros1-6/+14
2013-04-02ARM: OMAP3: cm-t35: Adapt to ehci-omap changesRoger Quadros1-6/+14
2013-04-02ARM: OMAP: AM3517evm: Adapt to ehci-omap changesRoger Quadros1-7/+10
2013-04-02ARM: OMAP: AM3517crane: Adapt to ehci-omap changesRoger Quadros1-14/+10
2013-04-02ARM: OMAP3: 3630SDP: Adapt to ehci-omap changesRoger Quadros1-6/+15
2013-04-02ARM: OMAP3: 3430SDP: Adapt to ehci-omap changesRoger Quadros1-6/+15
2013-04-02ARM: OMAP3: Beagle: Adapt to ehci-omap changesRoger Quadros1-10/+22
2013-04-02ARM: OMAP2+: omap4panda: Adapt to ehci-omap changesRoger Quadros1-34/+21
2013-04-02ARM: OMAP2+: omap-usb-host: Add usbhs_init_phys()Roger Quadros2-2/+167
2013-03-18usb: phy: nop: Add some parameters to platform dataRoger Quadros1-0/+5
2013-03-17Linux 3.9-rc3v3.9-rc3Linus Torvalds1-1/+1
2013-03-17perf,x86: fix link failure for non-Intel configsDavid Rientjes1-1/+5
2013-03-17perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds1-1/+3
2013-03-16Btrfs: fix warning of free_extent_mapLiu Bo1-0/+1
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian3-0/+12
2013-03-15ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecsTakashi Iwai1-0/+4
2013-03-15sound: sequencer: cap array index in seq_chn_common_event()Dan Carpenter1-0/+6
2013-03-15mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann1-1/+1
2013-03-15ALSA: hda/ca0132 - Remove extra setting of dsp_state.Dylan Reid1-9/+6
2013-03-15ALSA: hda/ca0132 - Check download state of DSP.Dylan Reid1-2/+3
2013-03-15ALSA: hda/ca0132 - Check if dspload_image succeeded.Dylan Reid1-2/+6
2013-03-15mm/fremap.c: fix possible oops on error pathMichel Lespinasse1-3/+2
2013-03-14list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney1-1/+3
2013-03-14Btrfs: fix warning when creating snapshotsLiu Bo1-6/+5
2013-03-14Btrfs: return as soon as possible when edquot happensWang Shilong1-4/+6
2013-03-14Btrfs: return EIO if we have extent tree corruptionJosef Bacik1-1/+4
2013-03-14btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen1-0/+6
2013-03-14Btrfs: remove btrfs_try_spin_lockLiu Bo1-1/+0
2013-03-14Btrfs: get better concurrency for snapshot-aware defrag workLiu Bo1-0/+3
2013-03-14hwmon: (pmbus/ltc2978) Fix temperature reportingGuenter Roeck1-6/+8
2013-03-14ALSA: hda - Disable IDT eapd_switch if there are no internal speakersDavid Henningsson1-0/+29
2013-03-14hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute()David Woodhouse1-5/+7
2013-03-14hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...Axel Lin1-0/+2
2013-03-14ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocationMarek Szyprowski1-2/+3
2013-03-13idr: idr_alloc() shouldn't trigger lowmem warning when preloadedTejun Heo1-13/+25
2013-03-13UAPI: fix endianness conditionals in M32R's asm/stat.hDavid Howells1-2/+2
2013-03-13UAPI: fix endianness conditionals in linux/raid/md_p.hDavid Howells1-2/+4
2013-03-13UAPI: fix endianness conditionals in linux/acct.hDavid Howells1-2/+4
2013-03-13UAPI: fix endianness conditionals in linux/aio_abi.hDavid Howells1-2/+2
2013-03-13decompressors: fix typo "POWERPC"Paul Bolle1-1/+1
2013-03-13mm/fremap.c: fix oops on error pathAndrew Morton1-2/+4
2013-03-13idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo2-52/+55
2013-03-13tidspbridge: convert to idr_alloc()Tejun Heo1-44/+26
2013-03-13zcache: convert to idr_alloc()Tejun Heo1-15/+10