aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | ARM: S5P6440: Add clocks of type 'struct clksrc_clk'.Thomas Abraham2010-05-12
| * | | ARM: S5P6440: Rename clkset_mmc_spi to clkset_group1Thomas Abraham2010-05-12
| * | | ARM: S5P6440: Add clocks of type 'struct clk'.Thomas Abraham2010-05-12
| * | | ARM: S5P6440: Remove usage of clk_p_low and add clk_pclk_low clockThomas Abraham2010-05-12
| * | | ARM: S5P6440: Remove usage of clk_h_low and add clk_hclk_low clockThomas Abraham2010-05-12
| * | | ARM: S5P6440: Remove usage of clk_p and add clk_pclk clockThomas Abraham2010-05-12
| * | | ARM: S5P6440: Remove usage of clk_h and add clk_hclk clockThomas Abraham2010-05-12
| * | | ARM: S5P6440: Remove usage of clk_arm and add clk_armclk clockThomas Abraham2010-05-12
| * | | ARM: S5P6440: Change dout_mpll clock type to clksrc_clk clock type.Thomas Abraham2010-05-12
| * | | ARM: S5P6440: Register apll/mpll/epll mout clocks.Thomas Abraham2010-05-12
| |/ /
* | | ARM: Merge for-2635/s3c6410-clockBen Dooks2010-05-19
|\ \ \
| * | | ARM: S3C64XX: Add USB external clock definitionMaurus Cuelenaere2010-05-18
| * | | ARM: S3C6410: Declare IISv4 audio-bus clockJassi Brar2010-05-13
| * | | ARM: S3C6410: Declare possible sources of audio-bus2Jassi Brar2010-05-13
| * | | ARM: S3C6410: Declare IISCDCLK_V4 ClockJassi Brar2010-05-13
| * | | ARM: S3C6410: Define clk_src2 registerJassi Brar2010-05-13
| |/ /
* | | ARM: Merge for-2635/gpio2Ben Dooks2010-05-19
|\ \ \
| * | | ARM: SAMSUNG: Fix additional increment when running through gpiosBen Dooks2010-05-18
| * | | ARM: S3C24XX: Add note on GPIO bank sizesBen Dooks2010-05-18
| * | | ARM: S3C24XX: Remove macros mapping GPIO number to baseBen Dooks2010-05-18
| * | | ARM: S3C24XX: Update missed gpio calls to use gpiolibBen Dooks2010-05-18
| * | | ARM: S3C24XX: Start cleanup of GPIO numberingBen Dooks2010-05-18
| * | | ARM: S3C244X: fix gpiolib port J supportVasily Khoruzhick2010-05-18
| * | | ARM: SAMSUNG: Add spinlock locking to GPIO banksBen Dooks2010-05-11
| | |/ | |/|
| * | ARM: S3C24XX: Remove _INP macros in <mach/regs-gpioj.h>Ben Dooks2010-05-05
| * | ARM: S3C24XX: Remove S3C2410_GPJ numberingBen Dooks2010-05-05
| * | ARM: S3C24XX: Wrapper s3c2410_gpio_setpin and s3c2410_gpio_pullup()Ben Dooks2010-05-05
| * | ARM: S3C2410: Remove the users of s3c2410_gpio_pullup()Ben Dooks2010-05-05
| * | ARM: mini2440: Move to using gpiolib API and s3c_gpio functionsBen Dooks2010-05-05
| * | ARM: S3C24XX: Remove s3c2410_gpio_getcfg(), implement s3c_gpio_getcfg()Ben Dooks2010-05-05
| * | ARM: SAMSUNG: Add GPIO configuration read callsBen Dooks2010-05-05
| * | ARM: S3C24XX: Remove s3c2410_gpio_getirq()Ben Dooks2010-05-05
| * | ARM: S3C24XX: Remove s3c2410_gpio_getpull()Ben Dooks2010-05-05
| * | ARM: S3C24XX: Remove s3c2410_gpio_setcfg()Ben Dooks2010-05-05
| * | ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin()Ben Dooks2010-05-05
| * | ARM: S3C24XX: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull()Ben Dooks2010-05-05
| * | ARM: S3C2410: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull()Ben Dooks2010-05-05
| * | ARM: VR1000: Update mach-vr1000.c to use gpiolib APIBen Dooks2010-05-05
| * | ARM: BAST: Update mach-bast to use gpiolib APIBen Dooks2010-05-05
| * | ARM: n30: Update mach-n30 to use gpiolib APIBen Dooks2010-05-05
| * | ARM: QT2410: Update mach-qt2410 to use gpiolib APIBen Dooks2010-05-05
| * | ARM: H1940: Change mach-h1940 to use gpiolib APIBen Dooks2010-05-05
| * | ARM: JIVE: Update mach-jive to use gpiolib APIBen Dooks2010-05-05
| * | ARM: H1940: Change h1940-bluetooth to use gpiolib APIBen Dooks2010-05-05
| * | ARM: S3C24XX: Add extended GPIO used on S3C2443 and beyondBen Dooks2010-05-05
| * | ARM: S3C24XX: Add the gpio pull configuration for pull-upBen Dooks2010-05-05
| * | ARM: S3C24XX: Add initial s3c_gpio configuration codeBen Dooks2010-05-05
| |/
* | ARM: Merge for-2635/rx1950Ben Dooks2010-05-19
|\ \
| * | ARM: RX1950: configure GPG13-15 as input before suspendVasily Khoruzhick2010-05-11
| * | ARM: RX1950: Add suspend/resume support for RX1950Vasily Khoruzhick2010-05-11