summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2010-08-06ARM: SAMSUNG: Add platform definitions and helpers for FIMC driverSylwester Nawrocki9-0/+181
2010-08-06ARM: S3C64XX: Add keypad device to the SMDK6410 boardNaveen Krishna Ch6-0/+74
2010-08-06ARM: SAMSUNG: Add keypad device supportJoonyoung Shim5-0/+71
2010-08-06Merge commit 'd01d0756f75e7a5b4b43764ad45b83c4340f11d6' into next-samsungKukjin Kim1-0/+43
2010-08-06ARM: SAMSUNG: Make WDT driver dependency SoC specific instead of machine spec...Banajit Goswami5-3/+7
2010-08-05ARM: SAMSUNG: updates sdhci.h for Samsung SoCsKukjin Kim1-57/+28
2010-08-05ARM: SAMSUNG: i2c/busses: Add HAVE_S3C2410_I2C option to include I2C for Sams...Naveen Krishna Ch1-0/+5
2010-08-05ARM: SAMSUNG: Make RTC driver dependency SoC specific instead of machine spec...Atul Dahiya1-0/+3
2010-08-05ARM: S3C64XX: Add RTC support for S3C64XXAtul Dahiya2-0/+2
2010-08-05ARM: SAMSUNG: Updates RTC register for support Alarm IRQ and Time Tick.Atul Dahiya1-0/+3
2010-08-05ARM: S3C64XX: Move RTC clock from init_clocks to init_clocks_disableAtul Dahiya1-6/+6
2010-08-05ARM: SAMSUNG: Add new s3c-sdhci card detection methods for Samsung SoCsMarek Szyprowski8-16/+92
2010-08-05ARM: SAMSUNG: Add device definition for HSMMC3Hyuk Lee5-0/+81
2010-08-05ARM: SAMSUNG: Implement set_name function for ADC devicesNaveen Krishna Ch4-7/+35
2010-08-05ARM: S3C64XX: Add support for Compact Flash driver on SMDK6410Abhilash Kesavan8-0/+79
2010-08-05ARM: SAMSUNG: Add Compact Flash device support for Samsung SoCsAbhilash Kesavan7-0/+171
2010-08-05ARM: SAMSUNG: Add helper to clone and set platform dataBen Dooks3-0/+51
2010-08-05ARM: SAMSUNG: Reduce virtual memory size for WDT deviceBanajit Goswami1-1/+1
2010-08-03Merge branch 'next' into for-linusDmitry Torokhov1-0/+43
2010-07-31Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-47/+66
2010-07-31SA1111: Eliminate use after freeJulia Lawall1-3/+2
2010-07-31ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2-2/+2
2010-07-31ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King1-5/+8
2010-07-29ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King1-20/+18
2010-07-29ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas1-0/+11
2010-07-29ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas1-13/+13
2010-07-29ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas1-12/+17
2010-07-29ARM: 6275/1: ux500: don't use writeb() in uncompress.hRabin Vincent1-5/+5
2010-07-29ARM: 6270/1: clean files in arch/arm/boot/compressed/Magnus Damm1-0/+3
2010-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds1-0/+8
2010-07-28davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied highSekhar Nori1-0/+8
2010-07-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-34/+38
2010-07-26Input: RX51 keymap - fix recent compile breakageDmitry Torokhov1-2/+2
2010-07-26ARM: Fix csum_partial_copy_from_user()Russell King1-1/+1
2010-07-26ARM: 6265/1: kirkwood: move qnap_tsx1x_register_flash() to .init.textUwe Kleine-König2-2/+2
2010-07-26ARM: 6263/1: ns9xxx: fix FTBFS for zImageUwe Kleine-König1-15/+15
2010-07-26ARM: 6262/1: arm/clps711x: fix debug macro compilation failureJeremy Kerr1-0/+1
2010-07-26ARM: 6261/1: arm/shark: fix debug macro compilation failureJeremy Kerr1-0/+3
2010-07-26ARM: 6260/1: arm/plat-spear: fix debug macro compilation failureJeremy Kerr1-2/+2
2010-07-26ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failureJeremy Kerr1-0/+1
2010-07-26ARM: 6258/1: arm/h720x: fix debug macro compilation failureJeremy Kerr1-2/+4
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-3/+14
2010-07-22ARM: 6233/1: Delete a wrong redundant right parenthesiswanzongshun1-1/+1
2010-07-22ARM: 6230/1: fix nuc900 touchscreen clk definition bugwanzongshun1-1/+1
2010-07-21Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King4-11/+8
2010-07-21Input: samsung-keypad - Add samsung keypad driverJoonyoung Shim1-0/+43
2010-07-21Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov1-3/+14
2010-07-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-93/+243
2010-07-15ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre1-2/+3
2010-07-13[ARM] pxa/colibri-pxa300: fix AC97 initpieterg1-1/+2