summaryrefslogtreecommitdiffstats
path: root/drivers/telephony (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-04arm/imx: remove cpu_is_xxx() from arch_idle()Shawn Guo9-41/+56
2011-10-04ARM: mxs: Consolidate mm-mx23.c and mm-mx28.c into a single fileFabio Estevam3-47/+22
2011-10-01ARM: CSR: clock: Fix indentationBarry Song1-2/+2
2011-10-01ARM: CSR: prima2: fix trailing whitespaceBarry Song1-1/+1
2011-10-01ARM: CSR: timer: space required before the open parenthesis '('Barry Song1-1/+1
2011-10-01ARM: CSR: timer: do not initialise statics to 0 or NULLBarry Song1-1/+1
2011-09-28arm/imx: change mxc_init_l2x0() to an imx31/35 specific callShawn Guo3-57/+38
2011-09-28arm/imx: rename mm-imx31.c to mm-imx3.cShawn Guo2-2/+2
2011-09-28arm/imx: merge mm-imx35.c into mm-imx31.cShawn Guo3-110/+79
2011-09-27ARM: OMAP2+: Remove custom init_irq for remaining boardsTony Lindgren5-30/+5
2011-09-27ARM: OMAP2+: Use SoC specifc map_ioTony Lindgren8-58/+10
2011-09-27ARM: OMAP2+: Add SoC specific map_io functionsBenoit Cousson2-0/+22
2011-09-27ARM: OMAP: mcbsp: Start generalize signal muxing functionsJarkko Nikula3-27/+53
2011-09-27ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_srcJarkko Nikula3-28/+35
2011-09-27ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.cJarkko Nikula2-11/+11
2011-09-27ARM: OMAP: mcbsp: Update mcbsp.h include dependenciesJarkko Nikula1-3/+1
2011-09-27ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it genericJarkko Nikula2-57/+22
2011-09-27ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.cJarkko Nikula3-14/+31
2011-09-27ARM: OMAP: mcbsp: Use per instance register cache sizeJarkko Nikula2-4/+5
2011-09-27ARM: OMAP: mcbsp: Make threshold based transfer code genericJarkko Nikula2-76/+59
2011-09-27ARM: OMAP: mcbsp: Make tranceiver configuration control register access genericJarkko Nikula3-6/+9
2011-09-27ARM: OMAP: mcbsp: Make wakeup control genericJarkko Nikula3-34/+15
2011-09-27ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula4-116/+82
2011-09-27ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic...Jarkko Nikula3-48/+32
2011-09-27ARM: OMAP: mcbsp: Remove unused variables from platform dataJarkko Nikula1-7/+0
2011-09-23ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar3-0/+12
2011-09-23ARM: vfp: Fix the comment to make it consistent with the code.Santosh Shilimkar1-1/+1
2011-09-23ARM: gic: Allow gic arch extensions to provide irqchip flagsColin Cross1-0/+1
2011-09-23ARM: vfp: Use cpu pm notifiers to save vfp stateColin Cross1-8/+21
2011-09-23ARM: gic: Use cpu pm notifiers to save gic stateColin Cross2-0/+195
2011-09-23ARM: Enable CPU_PM notifiers on ARM machines.Santosh Shilimkar1-0/+1
2011-09-23cpu_pm: call notifiers during suspendColin Cross1-0/+33
2011-09-23cpu_pm: Add cpu power management notifiersColin Cross4-0/+314
2011-09-22Linux 3.1-rc7v3.1-rc7Linus Torvalds1-1/+1
2011-09-21XZ: Fix incorrect XZ_BUF_ERRORLasse Collin1-7/+20
2011-09-21init: carefully handle loglevel option on kernel cmdline.Alexander Sverdlin1-2/+13
2011-09-21teach /proc/$pid/numa_maps about transparent hugepagesDave Hansen1-0/+20
2011-09-21break out numa_maps gather_pte_stats() checksDave Hansen1-15/+24
2011-09-21make /proc/$pid/numa_maps gather_stats() take variable page sizeDave Hansen1-10/+11
2011-09-21xfrm: Perform a replay check after return from async codepathsSteffen Klassert1-0/+5
2011-09-21fib:fix BUG_ON in fib_nl_newrule when add new fib ruleGao feng1-2/+2
2011-09-21ARM: 7082/1: platform_device: pdev_archdata: add omap_device pointerKevin Hilman1-0/+5
2011-09-21floppy: use del_timer_sync() in init cleanupCarsten Emde1-4/+4
2011-09-21blk-cgroup: be able to remove the record of unplugged deviceWanlong Gao1-21/+16
2011-09-21ixgbe: fix possible null buffer errorJesse Brandeburg1-2/+2
2011-09-21tg3: fix VLAN tagging regressionKasper Pedersen1-2/+0
2011-09-21ARM: OMAP2+: Fix missing inline functions for Makefile cleanupTony Lindgren2-5/+19
2011-09-21ARM: pm: add L2 cache cleaning for suspendRussell King1-0/+3
2011-09-21ARM: pm: convert some assembly to CRussell King3-39/+46
2011-09-21ARM: pm: get rid of cpu_resume_turn_mmu_onRussell King2-8/+4