summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-05-14Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann68-2746/+2795
2012-05-14Merge branch 'spear/dt' into spear/clockArnd Bergmann33-721/+443
2012-05-14Merge branch 'spear/pinctrl' into spear/clockArnd Bergmann32-2115/+2387
2012-05-14Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann95-337/+563
2012-05-13Merge branch 'spear/clock' into next/clockArnd Bergmann16-3005/+29
2012-05-12SPEAr: Update defconfigsViresh Kumar2-1/+8
2012-05-12SPEAr: Add SMI NOR partition info in dts filesViresh Kumar4-2/+97
2012-05-12SPEAr: Switch to common clock frameworkViresh Kumar15-3001/+25
2012-05-12SPEAr: Call clk_prepare() before calling clk_enableViresh Kumar1-4/+4
2012-05-12SPEAr: Add DT bindings for SPEAr's timerViresh Kumar11-19/+38
2012-05-12ARM: mxs: enable pinctrl supportShawn Guo2-0/+3
2012-05-11Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann129-3053/+930
2012-05-09ARM i.MX: remove now unused clock filesSascha Hauer8-7958/+0
2012-05-09ARM: i.MX6: implement clocks using common clock frameworkShawn Guo3-1/+441
2012-05-09ARM i.MX35: implement clocks using common clock frameworkSascha Hauer3-1/+280
2012-05-09ARM i.MX5: implement clocks using common clock frameworkSascha Hauer3-1/+468
2012-05-08ARM: mxs: remove now unused timer_clk argument from mxs_timer_initShawn Guo2-10/+8
2012-05-08ARM: mxs: remove old clock supportShawn Guo8-2447/+0
2012-05-08ARM: mxs: switch to common clk frameworkShawn Guo2-4/+2
2012-05-08ARM: mxs: change the lookup name for fec phy clockShawn Guo2-2/+2
2012-05-08ARM: mxs: request clock for timerShawn Guo1-0/+9
2012-05-08ARM: imx6q: switch to use pinctrl subsystemDong Aisheng1-0/+2
2012-05-08ARM: mxs: enable pinctrl dummy statesShawn Guo8-0/+25
2012-05-08ARM: imx: enable pinctrl dummy statesDong Aisheng9-0/+25
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+19
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro1-2/+1
2012-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds4-8/+5
2012-05-06TTY: pdc_cons, fix regression in closeJiri Slaby1-1/+1
2012-05-05arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen1-1/+1
2012-05-04Merge branch 'fix-unmapped-word-at-a-time'Linus Torvalds2-1/+34
2012-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-31/+111
2012-05-04vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds2-1/+34
2012-05-02alpha: silence 'const' warning in sys_marvel.cMatt Turner1-1/+1
2012-05-02alpha: include module.h to fix modpost on TsunamiJim Faulkner1-0/+1
2012-05-02alpha: properly define get/set_rtc_time on Marvel/SMPMatt Turner1-6/+2
2012-05-02alpha: VGA_HOSE depends on VGA_CONSOLEMatt Turner1-1/+1
2012-05-02ARM i.MX31: implement clocks using common clock frameworkSascha Hauer3-1/+184
2012-05-02ARM i.MX27: implement clocks using common clock frameworkSascha Hauer3-1/+292
2012-05-02ARM i.MX21: implement clocks using common clock frameworkSascha Hauer3-1/+188
2012-05-02ARM i.MX1: implement clocks using common clock frameworkSascha Hauer3-1/+117
2012-05-02ARM i.MX25: implement clocks using common clock frameworkSascha Hauer3-1/+250
2012-05-02ARM: imx: add common clock support for clk busyShawn Guo3-1/+198
2012-05-02ARM: imx: add common clock support for pfdShawn Guo3-1/+152
2012-05-02ARM i.MX: Add common clock support for 2bit gateSascha Hauer3-1/+131
2012-05-02ARM: imx: add common clock support for pllv3Shawn Guo3-1/+433
2012-05-02ARM i.MX: Add common clock support for pllv2Sascha Hauer3-1/+253
2012-05-02ARM i.MX: Add common clock support for pllv1Sascha Hauer3-1/+69
2012-05-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-54/+13
2012-05-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds14-88/+188
2012-05-01ARM: SPEAr3xx: Correct keyboard data passed from DTViresh Kumar1-81/+81