Age | Commit message (Expand) | Author | Files | Lines |
2009-06-23 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -12/+19 |
2009-06-22 | Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 1 | -1/+1 |
2009-06-22 | [ARM] S3C: Fix gpio-config off-by-one bug | Marek Szyprowski | 1 | -1/+1 |
2009-06-19 | Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 3 | -1/+73 |
2009-06-17 | [ARM] S3C64XX: Add device for IISv4 port | Mark Brown | 2 | -0/+17 |
2009-06-17 | [ARM] S3C64XX: Provide device for IIS ports | Mark Brown | 3 | -1/+56 |
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-06-08 | [MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NAND | Michel Pollet | 1 | -0/+5 |
2009-06-08 | [MTD] [NAND] S3C2410: Added a kerneldoc for s3c2410_nand_set | Michel Pollet | 1 | -10/+12 |
2009-05-30 | [MTD] [NAND] S3C2410: Small colon cleanup | Nelson Castillo | 1 | -2/+2 |
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 |