summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: Add common entry code for system with two VICsBen Dooks2010-01-157-38/+69
* ARM: SAMSUNG: Move IRQ UART handling for newer devices to plat-samsungBen Dooks2010-01-156-114/+173
* ARM: SAMSUNG: Move IRQ VIC timer handling out to common header filesBen Dooks2010-01-156-83/+116
* ARM: SAMSUNG: Move gpio-config.c into plat-samsungBen Dooks2010-01-155-34/+36
* ARM: SAMSUNG: Move device definitions in plat-samsungBen Dooks2010-01-1513-54/+54
* ARM: SAMSUNG: Move pwm-clock code into plat-samsungBen Dooks2010-01-153-1/+1
* ARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visibleKukjin Kim2010-01-153-14/+7
* ARM: SAMSUNG: Do not register set_parent call if no sourceBen Dooks2010-01-151-1/+9
* ARM: SAMSUNG: Add call to register array of clocksBen Dooks2010-01-156-41/+32
* ARM: SAMSUNG: Do not allow get/set/round rate calls with no dividerBen Dooks2010-01-151-2/+13
* ARM: SAMSUNG: Move clock.c to arch/arm/plat-samsungBen Dooks2010-01-153-2/+5
* ARM: S3C64XX: Avoid announcing clksrc clocks twiceBen Dooks2010-01-153-8/+22
* ARM: S3C64XX: Fixup .reg_src and .reg_div with named initialisersBen Dooks2010-01-151-25/+25
* ARM: SAMSUNG: Reduce size of struct clk.Ben Dooks2010-01-1513-211/+286
* ARM: S3C64XX: Remove unused clock definitions from clock headerHarald Welte2010-01-151-70/+1
* ARM: S3C64XX: Use new clock-clksrc.c code for clocks.Ben Dooks2010-01-152-202/+40
* ARM: SAMSUNG: Add core clock implementation for clksrc based clocksHarald Welte2010-01-154-0/+258
* ARM: S3C64XX: Compress s3c6400-clock.c codeBen Dooks2010-01-151-180/+154
* ARM: S3C64XX: Cleanup common init code in s3c6400-clock.cBen Dooks2010-01-151-44/+5
* ARM: SAMSUNG: Move <plat/clock.h> to plat-samsungBen Dooks2010-01-151-0/+0
* ARM: MINI2440: Fixup __initdata usageBen Dooks2010-01-151-13/+13
* ARM: MINI2440: Fix crash on boot due to improper __initdata qualifierUri Yosef2010-01-151-5/+5
* ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulatorMark Brown2010-01-151-0/+1
* ARM: S3C: NAND: Check the existence of nr_map before copyingRamax Lo2010-01-141-2/+2
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-136-8/+42
|\
| * Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie2010-01-135-6/+39
| |\
| | * drm/radeon/kms: only evict to GTT if CP is readyDave Airlie2010-01-131-1/+4
| | * drm/radeon/kms: Fix crash getting TV info with no BIOS.Michel Dänzer2010-01-131-0/+3
| | * drm/radeon/kms/rv100: reject modes > 135 Mhz on DVI (v2)Alex Deucher2010-01-131-0/+8
| | * drm/radeon/kms/r6xx+: make irq handler less verboseAlex Deucher2010-01-131-4/+4
| | * drm/radeon/kms: fix up LVDS handling on macs (v2)Alex Deucher2010-01-131-1/+20
| * | drm: change drm set mode messages as DRM_DEBUGDave Young2010-01-131-1/+1
| * | drm: fix crtc no modes printf + typoDave Airlie2010-01-131-1/+2
* | | zlib: Fix build of powerpc boot wrapperBenjamin Herrenschmidt2010-01-132-5/+31
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-01-135-6/+40
|\ \ \
| * | | HID: wacom: Add BTN_TOOL_FINGER for pad button reportingPrzemo Firszt2010-01-131-0/+1
| * | | HID: add device IDs for new model of Apple Wireless KeyboardChristian Schuerer-Waldheim2010-01-133-0/+13
| * | | HID: fix pad button definition in hid-wacomPrzemo Firszt2010-01-131-0/+3
| * | | HID: Support 171 byte variant of Samsung USB IR receiverRobert Schedel2009-12-111-6/+19
| * | | HID: blacklist ET&T TC5UH touchscreen controllerPetr Štetiar2009-12-102-0/+4
* | | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-01-133-5/+9
|\ \ \ \
| * | | | Makefile: do not override LC_CTYPEMichal Marek2010-01-132-3/+2
| * | | | kbuild: really fix bzImage build with non-bash shJonathan Nieder2010-01-131-2/+7
* | | | | vfs: Fix vmtruncate() regressionOGAWA Hirofumi2010-01-131-16/+14
* | | | | Merge branch 'fasync-helper'Linus Torvalds2010-01-131-36/+66
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fasync: split 'fasync_helper()' into separate add/remove functionsLinus Torvalds2009-12-161-36/+66
* | | | | Linux 2.6.33-rc4v2.6.33-rc4Linus Torvalds2010-01-121-1/+1
* | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-01-121-0/+2
|\ \ \ \ \
| * | | | | pmu_battery: Fix battery full reportingThomas Champagne2009-12-181-0/+2
* | | | | | [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissionsBryn M. Reeves2010-01-121-1/+1
OpenPOWER on IntegriCloud