summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung
Commit message (Expand)AuthorAgeFilesLines
* ARM: SAMSUNG: fix to prevent declaring duplicatedKukjin Kim2011-09-151-0/+5
* ARM: SAMSUNG: fix watchdog reset issue with clk_get()Marek Szyprowski2011-09-153-7/+17
* ARM: SAMSUNG: Add chained enrty/exit call to timer interrupt handlerMarek Szyprowski2011-08-191-0/+5
* ARM: SAMSUNG: Fix Section mismatch in samsung_bl_set()Kukjin Kim2011-08-191-1/+1
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-269-20/+121
|\
| * ARM: S5P: Add support for MFC deviceKamil Debski2011-07-211-0/+3
| * ARM: EXYNOS4: Add platform device and helper functions for FIMDJonghun Han2011-07-213-0/+31
| * Merge branch 'next-samsung-clkdev-fix' into next-samsung-develKukjin Kim2011-07-214-92/+21
| |\
| * | ARM: SAMSUNG: Add platform device for idmaSangbeom Kim2011-07-213-0/+12
| * | ARM: EXYNOS4: Add platform device for dwmci driverSeungwon Jeon2011-07-211-0/+1
| * | ARM: SAMSUNG: Revise PM for 12-bit ADC operationsMyungJoo Ham2011-07-201-6/+18
| * | ARM: SAMSUNG: ADC Channel selectionMyungJoo Ham2011-07-202-10/+20
| * | ARM: SAMSUNG: use regulator VDD for ADCMyungJoo Ham2011-07-201-4/+27
| * | ARM: EXYNOS4: Add chained enrty/exit function to uart interrupt handlerChanghwan Youn2011-07-201-0/+7
| * | ARM: SAMSUNG: Add support for pre-sleep/post-restore gpio controlBen Dooks2011-07-201-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2011-07-114-16/+12
| |\ \ \ | | |/ /
| * | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* | | | Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-252-9/+1
|\ \ \ \
| * | | | ARM: mach-s3c24a0: deleteNicolas Pitre2011-07-182-9/+1
| | |/ / | |/| |
* | | | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-2522-261/+278
|\ \ \ \
| * | | | ARM: SAMSUNG: Use generic s3c_set_platdata for NANDBanajit Goswami2011-07-211-6/+3
| * | | | ARM: SAMSUNG: Use generic s3c_set_platdata for USB OHCIBanajit Goswami2011-07-211-7/+2
| * | | | ARM: SAMSUNG: Use generic s3c_set_platdata for HWMONBanajit Goswami2011-07-211-12/+2
| * | | | ARM: SAMSUNG: Use generic s3c_set_platdata for FBBanajit Goswami2011-07-211-12/+2
| * | | | ARM: SAMSUNG: Use generic s3c_set_platdata for TSBanajit Goswami2011-07-211-12/+2
| * | | | ARM: SAMSUNG: Create a common infrastructure for PWM backlight supportBanajit Goswami2011-07-214-0/+182
| * | | | ARM: SAMSUNG: Cleanup I2C code in plat-samsungNaveen Krishna Chatradhi2011-07-219-72/+32
| * | | | ARM: SAMSUNG: Use generic set_plat_data functionNaveen Krishna Chatradhi2011-07-218-48/+32
| * | | | Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanupKukjin Kim2011-07-214-92/+21
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | ARM: S3C24XX: Add clkdev supportThomas Abraham2011-07-203-10/+12
| | * | ARM: SAMSUNG: Add clkdev infrastructureThomas Abraham2011-07-202-82/+9
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-242-10/+6
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-229-24/+45
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | / | | | | | |_|/ | | | | |/| |
| | | | | * | ARM: pm: allow suspend finisher to return error codesRussell King2011-07-022-3/+3
| | | | | * | ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King2011-06-241-1/+2
| | | | | * | ARM: pm: samsung: move cpu_suspend into C codeRussell King2011-06-242-6/+5
| | | | | * | ARM: pm: move cpu_init() call into core codeRussell King2011-06-241-4/+0
| | |_|_|/ / | |/| | | |
* | | | | | switch assorted clock drivers to debugfs_remove_recursive()Al Viro2011-07-201-5/+2
| |_|/ / / |/| | | |
* | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-174-13/+28
|\ \ \ \ \
| * | | | | ARM: SAMSUNG: DMA Cleanup as per sparseSangwook Lee2011-07-162-13/+14
| * | | | | ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chipTodd Poynor2011-07-162-0/+14
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-121-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-071-1/+1
| | |/ / | |/| |
* | | | Merge branch 'for-spi' into s5p-fixes-for-linusKukjin Kim2011-07-061-0/+2
|\ \ \ \
| * | | | ARM: SAMSUNG: Add tx_st_done variablePadmavathi Venna2011-07-061-0/+2
| |/ / /
* | | | ARM: SAMSUNG: header file revised to prevent declaring duplicatedMyungJoo Ham2011-07-061-0/+6
|/ / /
* | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-281-0/+2
|\ \ \ | |/ / |/| |
| * | ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim2011-06-071-0/+2
| |/
* | ARM: SAMSUNG: Remove unused onenand plat functionsKyungmin Park2011-06-031-12/+0
OpenPOWER on IntegriCloud