summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Merge branch 'next-s5p64x0' into for-next-newKukjin Kim2010-12-307-72/+231
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: S5P6440: Change the name for MMC Special ClockAbhilash Kesavan2010-12-301-3/+3
| | | * | | | | | | | ARM: S5P64X0: Change GPIOlib initialization to core_initcallAbhilash Kesavan2010-12-301-1/+1
| | | * | | | | | | | ARM: S5P64X0: Add clock support for RTCAtul Dahiya2010-12-301-0/+6
| | | * | | | | | | | ARM: S5P64X0: Rename GPIOlib file to gpiolib.cKukjin Kim2010-12-302-2/+2
| | | * | | | | | | | ARM: S5P64X0: Cleanup S5P64X0 GPIOlib adding 2bit chipsKukjin Kim2010-12-301-11/+6
| | | * | | | | | | | ARM: SAMSUNG: Cleanup GPIOlib adding 2bit chipsKukjin Kim2010-12-302-0/+9
| | | * | | | | | | | ARM: S5P64X0: Add GPIOlib support for S5P6450Kukjin Kim2010-12-303-68/+217
| | | |/ / / / / / /
| | * | | | | | | | Merge branch 'next-s5p' into for-next-newKukjin Kim2010-12-3022-92/+289
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: S5P: Add platform support for MIPI CSIS devicesSylwester Nawrocki2010-12-306-0/+111
| | | * | | | | | | | ARM: S5PV310: Add resource definitions for MIPI CSISSylwester Nawrocki2010-12-302-0/+8
| | | * | | | | | | | ARM: S5PV210: Add resource definitions for MIPI CSISSylwester Nawrocki2010-12-303-5/+6
| | | * | | | | | | | ARM: S5PV210: Add DM9000 support on SMDKV210Thomas Abraham2010-12-302-0/+59
| | | * | | | | | | | ARM: S5PV210: Add SROM controller clockThomas Abraham2010-12-301-0/+6
| | | * | | | | | | | ARM: S5P: Move SROM controller IO mapping to plat-s5p for S5P SoCsThomas Abraham2010-12-307-5/+15
| | | * | | | | | | | ARM: S5P: Add SROM bank 4 and 5 register offsetsThomas Abraham2010-12-301-0/+2
| | | * | | | | | | | ARM: S5P: Add SROM control register shift macros for other banks.Thomas Abraham2010-12-301-0/+2
| | | * | | | | | | | ARM: S5P: Move the SROM register definitions to plat-s5pKukjin Kim2010-12-304-82/+80
| | | |/ / / / / / /
| | * | | | | | | | Merge branch 'next-samsung' into for-next-newKukjin Kim2010-12-3012-53/+197
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | | * | | | | | | ARM: SAMSUNG: Add support for Power Domain controlChanghwan Youn2010-12-304-0/+137
| | | * | | | | | | ARM: SAMSUNG: Convert irq-vic-timer to irq_ functionsMark Brown2010-12-301-9/+13
| | | * | | | | | | ARM: SAMSUNG: Convert irq-uart to use new irq_ functionsMark Brown2010-12-301-18/+18
| | | * | | | | | | ARM: S3C64XX: Use chip_data to store the shift for EINTsMark Brown2010-12-301-4/+5
| | | * | | | | | | ARM: S3C64XX: Convert S3C64xx irq-eint to use new irq_ methodsMark Brown2010-12-301-16/+16
| | | * | | | | | | ARM: SAMSUNG: Convert s3c_irqext_wake() to new irq_ interrupt methodsMark Brown2010-12-306-9/+11
| | | |/ / / / / /
| | * | | | | | | Merge branch 'next-samsung-asoc2' into for-next-newKukjin Kim2010-12-3028-100/+986
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | ARM: S5PV310: Enable I2S device on SMDKC210Jassi Brar2010-12-301-0/+11
| | | * | | | | | ARM: S5PV310: Enable I2S device on SMDKV310Jassi Brar2010-12-301-0/+11
| | | * | | | | | ARM: S5PV310: Add AC97 support for SMDKJassi Brar2010-12-302-0/+2
| | | * | | | | | ARM: S5PV310: Define I2S clocksJassi Brar2010-12-301-0/+15
| | | * | | | | | ARM: S5PV310: Add AC97 clockJassi Brar2010-12-301-0/+5
| | | * | | | | | ARM: S5PV310: Add PDMA clocksJassi Brar2010-12-301-0/+10
| | | * | | | | | ARM: S5PV310: Enable I2C1 deviceJassi Brar2010-12-301-0/+4
| | | * | | | | | ARM: S5PV210: Enable I2S device to work on SMDKV210Jassi Brar2010-12-301-0/+1
| | | * | | | | | ARM: S5PV210: Enable I2S device to work on SMDKC110Jassi Brar2010-12-301-0/+1
| | | * | | | | | ARM: S5P6450: Enable I2S device to work on SMDK6450Jassi Brar2010-12-301-0/+1
| | | * | | | | | ARM: S5P6440: Enable I2S device to work on SMDK6440Jassi Brar2010-12-301-0/+1
| | | * | | | | | ARM: S5P64X0: Segregate audio devicesRajeshwari Shinde2010-12-302-13/+112
| | | * | | | | | ARM: S5P6450: Define base addresses for I2SJassi Brar2010-12-301-0/+2
| | | * | | | | | ARM: S5P6450: Define clocks for I2SJassi Brar2010-12-301-0/+12
| | | * | | | | | ARM: S5P6442: Enable I2C0 device on SMDK6442Jassi Brar2010-12-301-0/+10
| | | * | | | | | ARM: S5P6442: Implement i2c-gpio configJassi Brar2010-12-301-1/+4
| | | * | | | | | Merge branch 'next-samsung-asoc' into next-samsung-asoc2Kukjin Kim2010-12-2218-103/+801
| | | |\ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| * | | | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2011-01-157-37/+24
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: pxa: fix building issue of missing physmap.hEric Miao2011-01-151-0/+1
| | * | | | | | | | ARM: mmp: PXA910 drive strength FAST using wrong valuePhilip Rakity2011-01-151-1/+1
| | * | | | | | | | ARM: mmp: MMP2 drive strength FAST using wrong valuePhilip Rakity2011-01-151-1/+1
| | * | | | | | | | ARM: pxa: fix recursive calls in pxa_low_gpio_chipEric Miao2011-01-151-27/+14
| | * | | | | | | | ARM: pxa: fix suspend/resume array index miscalculationMarek Vasut2011-01-141-4/+4
| | * | | | | | | | ARM: pxa: use cpu_has_ipr() consistently in irq.cMarek Vasut2011-01-141-1/+1
OpenPOWER on IntegriCloud