index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-samsung
Age
Commit message (
Expand
)
Author
2010-01-26
ARM: SAMSUNG: Fix bad use of __initdata for s3c_register_clocks()
Ben Dooks
2010-01-26
ARM: SAMSUNG: Fix null pointer dereference in ADC driver
Maurus Cuelenaere
2010-01-21
ARM: S3C64XX: Fix typo in s3c-hsotg platform data
Maurus Cuelenaere
2010-01-21
ARM: SAMSUNG: Staticise gpiolib implementation functions
Mark Brown
2010-01-21
ARM: SAMSUNG: Move pm-check.c to plat-samsung
Ben Dooks
2010-01-21
ARM: SAMSUNG: Move pmw.c to plat-samsung
Ben Dooks
2010-01-21
ARM: SAMSUNG: Move more support into plat-samsung
Ben Dooks
2010-01-19
ARM: SAMSUNG: Remove empty gpio-core.h and use central plat/gpio-core.h
Ben Dooks
2010-01-19
ARM: SAMSUNG: Move GPIO headers to plat-samsung
Ben Dooks
2010-01-19
ARM: SAMSUNG: Move gpiolib support in gpio.c to plat-samsung
Ben Dooks
2010-01-19
ARM: SAMSUNG: Move pm-gpio into plat-samsung
Ben Dooks
2010-01-19
ARM: SAMSUNG: Move GPIO common functions to plat-samsung
Kukjin Kim
2010-01-19
ARM: Merge next-samsung-clock2
Ben Dooks
2010-01-19
ARM: Merge next-samsung-devupdates1
Ben Dooks
2010-01-19
ARM: SAMSUNG: Add platform data registration for OHCI
Ben Dooks
2010-01-19
ARM: SAMSUNG: Make UART device code common
Ben Dooks
2010-01-18
ARM: S3C64XX: SPI: Header for passing platform data
Jassi Brar
2010-01-18
ARM: SAMSUNG: Fix bug in clksrc-clk round_rate call.
Ben Dooks
2010-01-18
ARM: SAMSUNG: Fix clksrc-clk's checks for bad register settings
Ben Dooks
2010-01-18
ARM: SAMSUNG: Add check to ensure that clksrc_clk does have multiple clock so...
Thomas Abraham
2010-01-18
ARM: S3C64XX: Add S3C64XX support to the generic Samsung ADC driver
Maurus Cuelenaere
2010-01-18
ARM: SAMSUNG: Move S3C24XX ADC driver to plat-samsung
Maurus Cuelenaere
2010-01-15
ARM: S3C: Rename s3c_device_usb to s3c_device_ohci
Ben Dooks
2010-01-15
ARM: S5P6440: Add Clock and PLL support
Kukjin Kim
2010-01-15
ARM: SAMSUNG: Add config option for number of additional GPIO pins.
Kukjin Kim
2010-01-15
ARM: SAMSUNG: Move IRQ UART handling for newer devices to plat-samsung
Ben Dooks
2010-01-15
ARM: SAMSUNG: Move IRQ VIC timer handling out to common header files
Ben Dooks
2010-01-15
ARM: SAMSUNG: Move gpio-config.c into plat-samsung
Ben Dooks
2010-01-15
ARM: SAMSUNG: Move device definitions in plat-samsung
Ben Dooks
2010-01-15
ARM: SAMSUNG: Move pwm-clock code into plat-samsung
Ben Dooks
2010-01-15
ARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visible
Kukjin Kim
2010-01-15
ARM: SAMSUNG: Do not register set_parent call if no source
Ben Dooks
2010-01-15
ARM: SAMSUNG: Add call to register array of clocks
Ben Dooks
2010-01-15
ARM: SAMSUNG: Do not allow get/set/round rate calls with no divider
Ben Dooks
2010-01-15
ARM: SAMSUNG: Move clock.c to arch/arm/plat-samsung
Ben Dooks
2010-01-15
ARM: S3C64XX: Avoid announcing clksrc clocks twice
Ben Dooks
2010-01-15
ARM: SAMSUNG: Reduce size of struct clk.
Ben Dooks
2010-01-15
ARM: SAMSUNG: Add core clock implementation for clksrc based clocks
Harald Welte
2010-01-15
ARM: SAMSUNG: Move <plat/clock.h> to plat-samsung
Ben Dooks
2009-12-01
ARM: SAMSUNG: Add plat-samsung as starting point for plat-s3c* moves
Ben Dooks