summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-05-19120-678/+6627
| |\ \
| | * | ARM: SAMSUNG: Move s3c64xx dev-ts.c to plat-samsung and rename configurationBen Dooks2010-05-193-5/+5
| | * | ARM: SAMSUNG: Implements cfg_gpio function for Samsung touchscreenNaveen Krishna2010-05-196-0/+46
| | * | ARM: S3C64XX: Add touchscreen platform device definitionMaurus Cuelenaere2010-05-193-0/+68
| | * | ARM: SAMSUNG: Move mach/ts.h to plat/ts.hMaurus Cuelenaere2010-05-193-4/+3
| | * | ARM: S5PC100: Move i2c helpers from plat-s5pc1xx to mach-s5pc100Marek Szyprowski2010-05-196-22/+12
| | * | ARM: S5PC100: Move frame buffer helpers from plat-s5pc1xx to mach-s5pc100Marek Szyprowski2010-05-195-9/+9
| | * | ARM: S5PC100: gpio.h cleanupMarek Szyprowski2010-05-192-57/+46
| | * | ARM: S5PC100: Move gpio support from plat-s5pc1xx to mach-s5pc100Marek Szyprowski2010-05-195-8/+9
| | * | ARM: S5PC100: Use common functions for gpiolib implementationMarek Szyprowski2010-05-192-87/+10
| | * | ARM: S5PC100: Pre-requisite clock patch for plat-s5pc1xx to plat-s5p moveThomas Abraham2010-05-195-1/+1454
| | * | ARM: SAMSUNG: Copy common I2C0 device helpers to machine directoriesMarek Szyprowski2010-05-197-2/+54
| | * | ARM: SAMSUNG: move driver strength gpio configuration helper to common dirMarek Szyprowski2010-05-199-103/+86
| | * | ARM: Merge for-2635/samsung-rtcBen Dooks2010-05-195-15/+23
| | |\ \
| | | * | ARM: SAMSUNG: Move RTC device definitions in plat-samsungAtul Dahiya2010-05-185-15/+21
| | * | | ARM: Merge for-2635/samsung-tsBen Dooks2010-05-197-5/+14
| | |\ \ \
| | | * | | ARM: SAMSUNG: Moving ADC device definition to plat-samsung.Naveen Krishna2010-05-187-5/+14
| | | |/ /
| | * | | ARM: Merge for-2635/s5p-audioBen Dooks2010-05-1914-0/+710
| | |\ \ \
| | | * | | ARM: SMDK6440: Add audio devices on boardJassi Brar2010-05-181-0/+1
| | | * | | ARM: S5P6440: Add audio platform devicesJassi Brar2010-05-184-0/+139
| | | * | | ARM: SMDK6442: Add audio devices on boardJassi Brar2010-05-181-0/+1
| | | * | | ARM: S5P6442: Add audio platform devicesJassi Brar2010-05-184-0/+213
| | | * | | ARM: SMDKC110: Add audio devices on boardJassi Brar2010-05-181-0/+2
| | | * | | ARM: SMDKV210: Add audio devices on boardJassi Brar2010-05-181-0/+2
| | | * | | ARM: S5PV210: Add audio platform devicesJassi Brar2010-05-184-0/+352
| | | |/ /
| | * | | ARM: Merge for-2635/s5p-dmaBen Dooks2010-05-1920-3/+1813
| | |\ \ \
| | | * | | S5PV210: DMA: Add platform devices for PL330 DMACsJassi Brar2010-05-185-1/+200
| | | * | | S5P6442: DMA: Add platform devices for PL330 DMACsJassi Brar2010-05-185-1/+136
| | | * | | S5P6440: DMA: Add platform devices for PL330 DMACsJassi Brar2010-05-185-1/+135
| | | * | | S3C: DMA: Add api driver for PL330Jassi Brar2010-05-185-0/+1342
| | | |/ /
| | * | | ARM: Merge for-2635/fb-updates1Ben Dooks2010-05-1937-524/+1627
| | |\ \ \
| | | * | | ARM: SMDK2416: Add support for framebuffer device and ensure correct setupBen Dooks2010-05-183-3/+62
| | | * | | ARM: SAMSUNG: Set S3C_FB_MAX_WIN in <plat/fb.h>Ben Dooks2010-05-182-1/+7
| | | * | | ARM: S3C2443: Fix definition of LCD clock bitBen Dooks2010-05-181-2/+1
| | | * | | ARM: S3C2443: Add initial defines for framebuffer supportBen Dooks2010-05-182-0/+6
| | * | | | ARM: Merge for-2635/s5pv210-clockBen Dooks2010-05-193-122/+720
| | |\ \ \ \
| | | * | | | ARM: S5PV210: Add sclk clocks of type 'struct clksrc_clk' clockThomas Abraham2010-05-171-1/+229
| | | * | | | ARM: S5PV210: Add sclk_audio and sclk_spdif clocks.Thomas Abraham2010-05-171-0/+125
| | | * | | | ARM: S5PV210: Add sclk_dac, sclk_mixer and sclk_hdmi clocksThomas Abraham2010-05-171-1/+74
| | | * | | | ARM: S5PV210: Add new system clocksThomas Abraham2010-05-171-0/+56
| | | * | | | ARM: S5PV210: Add support for VPLLThomas Abraham2010-05-173-2/+70
| | | * | | | ARM: S5PV210: Remove usage of clk_p66 and add clk_pclk_psys clockThomas Abraham2010-05-171-36/+30
| | | * | | | ARM: S5PV210: Remove usage of clk_p83 and add clk_pclk_dsys clock\Thomas Abraham2010-05-171-10/+13
| | | * | | | ARM: S5PV210: Fix clk_get_rate issue with the clk_h100 clockThomas Abraham2010-05-171-6/+16
| | | * | | | ARM: S5PV210: Remove usage of clk_p100 and add clk_pclk_msys clockThomas Abraham2010-05-171-10/+13
| | | * | | | ARM: S5PV210: Remove usage of clk_h133 and add clk_hclk_psys clockThomas Abraham2010-05-171-26/+26
| | | * | | | ARM: S5PV210: Remove usage of clk_h166 and add clk_hclk_dsys clockThomas Abraham2010-05-171-18/+37
| | | * | | | ARM: S5PV210: Remove usage of clk_h200 clock and add clk_hclk_msys clockThomas Abraham2010-05-171-14/+14
| | | * | | | ARM: S5PV210: Add armclk of clksrc_clk clock typeThomas Abraham2010-05-171-1/+22
| | | * | | | ARM: S5PV210: Rearrange assignment of clock for fout apll/mpll/epll clocksThomas Abraham2010-05-171-4/+4