Age | Commit message (Expand) | Author | Files | Lines |
2009-06-16 | USB: Gadget driver for Samsung HS/OtG block | Ben Dooks | 2 | -0/+427 |
2009-06-11 | Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 20 | -12/+950 |
2009-05-18 | [ARM] S3C: Merge next-s3c64xx-dma2 into for-rmk-devel | Ben Dooks | 5 | -0/+246 |
2009-05-18 | [ARM] S3C64XX: Use common watchdog reset for system reset. | Ben Dooks | 1 | -0/+1 |
2009-05-18 | [ARM] S3C: Move watchdog system reset to own file. | Ben Dooks | 1 | -0/+48 |
2009-05-17 | [ARM] S3C: ADC: Expose number of remaining conversions to | Nelson Castillo | 1 | -1/+2 |
2009-05-17 | [ARM] S3C: ADC: Fix lines with more than 80 chars in adc.h | Nelson Castillo | 1 | -4/+5 |
2009-05-17 | [ARM] S3C: Add USB high-speed/OtG device definitions | Ben Dooks | 5 | -0/+77 |
2009-05-15 | [ARM] S3C: Do not set clk->owner field if unset | Ben Dooks | 1 | -2/+0 |
2009-05-07 | [ARM] S3C64XX: Add HCLKx2 | Werner Almesberger | 1 | -0/+1 |
2009-05-07 | [ARM] S3C64XX: Add S3C6400 SDHCI setup support | Ben Dooks | 1 | -5/+45 |
2009-05-07 | [ARM] S3C: GPIO PM core GPIOlib integration | Ben Dooks | 4 | -1/+421 |
2009-05-07 | [ARM] S3C64XX: Add IRQ PM code | Ben Dooks | 1 | -0/+5 |
2009-05-07 | [ARM] S3C64XX: Add generic s3c64xx sys device. | Ben Dooks | 1 | -0/+2 |
2009-05-07 | [ARM] S3C64XX: Add s3c6410_sysclass export | Ben Dooks | 1 | -0/+1 |
2009-05-07 | [ARM] S3C64XX: Initial support for PM (suspend to RAM) | Ben Dooks | 3 | -2/+25 |
2009-05-07 | [ARM] S3C: PM save UART UDIVSLOT if doing PM | Ben Dooks | 2 | -0/+11 |
2009-05-07 | [ARM] S3C: Add debug to UART save and a per-arch callback pre-restore | Ben Dooks | 1 | -0/+5 |
2009-05-07 | [ARM] S3C: Rename S3C24XX_PA_USBHOST to S3C_PA_USBHOST | Ben Dooks | 1 | -2/+2 |
2009-05-07 | [ARM] S3C: Add common USB OHCI device definition | Ben Dooks | 3 | -0/+56 |
2009-05-01 | [ARM] S3C: Move DMA channel management code to plat-s3c | Ben Dooks | 4 | -0/+119 |
2009-05-01 | [ARM] S3C: Make common <plat/dma.h> header | Ben Dooks | 1 | -0/+127 |
2009-04-17 | [ARM] S3C: Fix sparse warning from missing 's3c_device_hwmon' | Ben Dooks | 1 | -0/+1 |
2009-04-16 | [ARM] S3C: Export s3c_gpio_cfgpin and s3c_gpio_setpull for modules | Ben Dooks | 1 | -0/+3 |
2009-04-07 | i2c-s3c2410: Simplify bus frequency calculation | Daniel Silverstone | 3 | -20/+23 |
2009-04-07 | i2c-s3c2410: sda_delay should be in ns, not clock ticks | Ben Dooks | 2 | -2/+2 |
2009-03-28 | Merge branch 'origin' into devel | Russell King | 3 | -0/+161 |
2009-03-27 | Merge branch 'next-s3c-pm' of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 4 | -0/+784 |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -0/+41 |
2009-03-25 | USB: S3C: Move usb-control.h to platform include | Ben Dooks | 1 | -0/+41 |
2009-03-10 | [ARM] S3C: Tidy sleep code path to fix call flow | Ben Dooks | 2 | -9/+19 |
2009-03-09 | ASoC: Fix Samsung S3C2412_IISMOD_SDF_{MSB,LSB} definitions | Ben Dooks | 1 | -2/+2 |
2009-03-08 | [ARM] S3C: Do not kmalloc/kfree during inner suspend code. | Ben Dooks | 3 | -8/+33 |
2009-03-08 | [ARM] S3C: Avoid checking the task stackpage in pm-check | Ben Dooks | 1 | -1/+9 |
2009-03-08 | [ARM] S3C: Update UART save over PM suspend/resume | Ben Dooks | 2 | -22/+58 |
2009-03-08 | [ARM] S3C: Rename sleep.S functions to be non-cpu specific | Ben Dooks | 2 | -3/+5 |
2009-03-08 | [ARM] S3C: Rename s3c2410_pm_init to s3c_pm_init. | Ben Dooks | 2 | -5/+5 |
2009-03-08 | [ARM] S3C: Make IRQ_EINT sleep control common | Ben Dooks | 2 | -0/+26 |
2009-03-08 | [ARM] S3C: Fix warnings in the PM memory CRC code | Ben Dooks | 1 | -2/+4 |
2009-03-08 | [ARM] S3C: Move plat-s3c24xx pm.c support into plat-s3c | Ben Dooks | 2 | -0/+238 |
2009-03-08 | [ARM] S3C: Split the resume memory check code from pm.c | Ben Dooks | 3 | -0/+233 |
2009-03-08 | [ARM] S3C: Move PM support functions to common location | Ben Dooks | 3 | -3/+134 |
2009-03-08 | [ARM] S3C: Nove <plat/pm.h> from plat-s3c24xx to plat-s3fc | Ben Dooks | 1 | -0/+73 |
2009-03-06 | ASoC: Add s3c64xx-i2s support | Ben Dooks | 1 | -0/+3 |
2009-03-05 | S3C: Move <mach/audio.h> to <plat/audio.h> | Ben Dooks | 1 | -0/+45 |
2009-03-05 | S3C24XX: Move and update IIS headers | Ben Dooks | 1 | -0/+72 |
2009-02-19 | [ARM] 5376/1: S3C24XX: Fix sparse errors in platform uncompress.h | Daniel Silverstone | 1 | -1/+4 |
2009-01-08 | [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px... | Russell King | 3 | -0/+3 |
2008-12-21 | [ARM] s3c: S3C options should depend on PLAT_S3C | Russell King | 1 | -15/+8 |
2008-12-19 | [ARM] s3c: define __io using the typesafe version | Russell King | 1 | -1/+1 |