summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-1111-57/+331
|\
| * Merge branch 'next-samsung' into for-nextKukjin Kim2010-08-069-61/+332
| |\
| | * ARM: SAMSUNG: Add platform definitions and helpers for FIMC driverSylwester Nawrocki2010-08-062-0/+48
| | * ARM: SAMSUNG: Add keypad device supportJoonyoung Shim2010-08-062-0/+15
| | * Merge commit 'd01d0756f75e7a5b4b43764ad45b83c4340f11d6' into next-samsungKukjin Kim2010-08-061-0/+43
| | |\
| | * | ARM: SAMSUNG: updates sdhci.h for Samsung SoCsKukjin Kim2010-08-051-57/+28Star
| | * | ARM: SAMSUNG: Updates RTC register for support Alarm IRQ and Time Tick.Atul Dahiya2010-08-051-0/+3
| | * | ARM: SAMSUNG: Add new s3c-sdhci card detection methods for Samsung SoCsMarek Szyprowski2010-08-051-0/+29
| | * | ARM: SAMSUNG: Add device definition for HSMMC3Hyuk Lee2010-08-052-0/+3
| | * | ARM: SAMSUNG: Implement set_name function for ADC devicesNaveen Krishna Ch2010-08-051-0/+28
| | * | ARM: SAMSUNG: Add Compact Flash device support for Samsung SoCsAbhilash Kesavan2010-08-054-0/+121
| | * | ARM: SAMSUNG: Add helper to clone and set platform dataBen Dooks2010-08-051-0/+12
| * | | Merge branch 'next-s5pv310' into for-nextKukjin Kim2010-08-061-0/+2
| |\ \ \
| | * | | ARM: SAMSUNG: serial: Add FRACVAL support for newer UARTJongpill Lee2010-08-051-0/+2
| | |/ /
| * | | ARM: S5PV210: Add support HSMMC on SMDKV210Hyuk Lee2010-08-051-0/+13
| * | | ARM: S5PV210: Add keypad device helpersJoonyoung Shim2010-08-051-0/+31
| |/ /
* | | s3c-fb: add support for DMA channel control on S5PV210Pawel Osciak2010-08-111-0/+4
* | | s3c-fb: add SHADOWCON shadow register locking support for S5PV210Pawel Osciak2010-08-111-0/+3
* | | s3c-fb: add wait for VSYNC ioctlPawel Osciak2010-08-111-0/+1
* | | s3c-fb: add support for display panningPawel Osciak2010-08-111-0/+7
* | | s3c-fb: add device name initializationPawel Osciak2010-08-111-0/+29
* | | s3c-fb: correct FRAMESEL1 bitfield defines for VIDINTCON0 registerPawel Osciak2010-08-111-5/+5
* | | s3c-fb: integrate palette setup code into main driverBen Dooks2010-08-111-34/+0Star
* | | s3c-fb: udpate to support s3c2416/s3c2443 style hardwareBen Dooks2010-08-112-7/+5Star
* | | s3c-fb: initial move to unifying the header filesBen Dooks2010-08-111-36/+0Star
* | | s3c-fb: fix distortedness situation for the mode more then 24bppInKi Dae2010-08-111-0/+1
* | | s3c-fb: add default window feature.InKi Dae2010-08-111-0/+3
* | | USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO modeBen Dooks2010-08-101-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-041-0/+43
|\ \ \ | |/ / |/| / | |/
| * Input: samsung-keypad - Add samsung keypad driverJoonyoung Shim2010-07-211-0/+43
* | ARM: SAMSUNG: Fix on wrong function name for S5PV210 sdhci0Hyuk Lee2010-07-051-1/+1
* | ARM: SAMSUNG: Fix build without SDHCI controllers for S3C64XXMarek Szyprowski2010-07-051-0/+2
|/
* ARM: SAMSUNG: gpio-cfg.h: update documentationBen Dooks2010-05-281-0/+21
* ARM: SAMSUNG: Fix documentation for s3c_gpio_cfgpin()Ben Dooks2010-05-281-1/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-259-0/+239
|\
| * ARM: SAMSUNG: Add support for interrupt wakeup-sourcesBen Dooks2010-05-201-0/+44
| * ARM: Merge for-2635-4/onenandBen Dooks2010-05-203-0/+103
| |\
| | * ARM: SAMSUNG: Add platform support code for OneNAND controllerMarek Szyprowski2010-05-203-0/+103
| * | ARM: Merge for-2635-4/spi-devsBen Dooks2010-05-202-0/+13
| |\ \
| | * | ARM: S5P6440: Define SPI platform devicesJassi Brar2010-05-202-0/+3
| | * | ARM: S5P6442: Define SPI platform devicesJassi Brar2010-05-202-0/+2
| | * | ARM: S5PV210: Define SPI platform devicesJassi Brar2010-05-202-0/+3
| | * | ARM: S5PC100: Define SPI platform devicesJassi Brar2010-05-202-0/+5
| | |/
| * | ARM: Merge for-2635-4/s5p-devsBen Dooks2010-05-201-0/+7
| |\ \
| | * | ARM: S5PC100: Add audio platform devicesJassi Brar2010-05-201-0/+7
| | |/
| * | ARM: S5PV210: add common HSMMC device helpersMarek Szyprowski2010-05-201-0/+55
| * | ARM: S5PV210: add common I2C device helpersMarek Szyprowski2010-05-203-0/+10
| * | ARM: S5PV210: add framebuffer platform helpers for s5pv210 based machinesMarek Szyprowski2010-05-201-0/+7
| |/
* | s3c rtc driver: add support for S3C64xxMaurus Cuelenaere2010-05-251-0/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-201-82/+0Star
|\ \