summaryrefslogtreecommitdiff
path: root/arch/arm/plat-samsung
AgeCommit message (Expand)Author
2011-12-13Revert "ARM: pm: move cpu_init() call into core code"Varun Wadekar
2011-09-15ARM: SAMSUNG: fix to prevent declaring duplicatedKukjin Kim
2011-09-15ARM: SAMSUNG: fix watchdog reset issue with clk_get()Marek Szyprowski
2011-08-19ARM: SAMSUNG: Add chained enrty/exit call to timer interrupt handlerMarek Szyprowski
2011-08-19ARM: SAMSUNG: Fix Section mismatch in samsung_bl_set()Kukjin Kim
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-25Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King
2011-07-21ARM: S5P: Add support for MFC deviceKamil Debski
2011-07-21ARM: EXYNOS4: Add platform device and helper functions for FIMDJonghun Han
2011-07-21Merge branch 'next-samsung-clkdev-fix' into next-samsung-develKukjin Kim
2011-07-21ARM: SAMSUNG: Add platform device for idmaSangbeom Kim
2011-07-20switch assorted clock drivers to debugfs_remove_recursive()Al Viro
2011-07-21ARM: SAMSUNG: Use generic s3c_set_platdata for NANDBanajit Goswami
2011-07-21ARM: SAMSUNG: Use generic s3c_set_platdata for USB OHCIBanajit Goswami
2011-07-21ARM: SAMSUNG: Use generic s3c_set_platdata for HWMONBanajit Goswami
2011-07-21ARM: SAMSUNG: Use generic s3c_set_platdata for FBBanajit Goswami
2011-07-21ARM: SAMSUNG: Use generic s3c_set_platdata for TSBanajit Goswami
2011-07-21ARM: SAMSUNG: Create a common infrastructure for PWM backlight supportBanajit Goswami
2011-07-21ARM: SAMSUNG: Cleanup I2C code in plat-samsungNaveen Krishna Chatradhi
2011-07-21ARM: SAMSUNG: Use generic set_plat_data functionNaveen Krishna Chatradhi
2011-07-21Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanupKukjin Kim
2011-07-21ARM: EXYNOS4: Add platform device for dwmci driverSeungwon Jeon
2011-07-20ARM: SAMSUNG: Revise PM for 12-bit ADC operationsMyungJoo Ham
2011-07-20ARM: SAMSUNG: ADC Channel selectionMyungJoo Ham
2011-07-20ARM: SAMSUNG: use regulator VDD for ADCMyungJoo Ham
2011-07-20ARM: EXYNOS4: Add chained enrty/exit function to uart interrupt handlerChanghwan Youn
2011-07-20ARM: SAMSUNG: Add support for pre-sleep/post-restore gpio controlBen Dooks
2011-07-20ARM: S3C24XX: Add clkdev supportThomas Abraham
2011-07-20ARM: SAMSUNG: Add clkdev infrastructureThomas Abraham
2011-07-18ARM: mach-s3c24a0: deleteNicolas Pitre
2011-07-17Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-16ARM: SAMSUNG: DMA Cleanup as per sparseSangwook Lee
2011-07-16ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chipTodd Poynor
2011-07-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-07genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot
2011-07-06Merge branch 'for-spi' into s5p-fixes-for-linusKukjin Kim
2011-07-06ARM: SAMSUNG: Add tx_st_done variablePadmavathi Venna
2011-07-06ARM: SAMSUNG: header file revised to prevent declaring duplicatedMyungJoo Ham
2011-07-02ARM: pm: allow suspend finisher to return error codesRussell King
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-06-24ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King
2011-06-24ARM: pm: samsung: move cpu_suspend into C codeRussell King
2011-06-24ARM: pm: move cpu_init() call into core codeRussell King
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-07ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim