summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'msm-core' into for-nextDavid Brown2011-01-2820-224/+165
|\
| * msm: Clean up useless ifdefsStepan Moskovchenko2011-01-288-32/+0
| * msm: clock: Add support for more proc_comm clocksStephen Boyd2011-01-283-1/+11
| * msm: clock: Invert debugfs directory layoutStephen Boyd2011-01-281-25/+23
| * msm: clock: Move debugfs code from clock.c to clock-debug.cMatt Wagantall2011-01-284-122/+150
| * msm: clock: Remove 7x30 and pcom includes from clock.hStephen Boyd2011-01-286-3/+5
| * msm: clock: Remove unused code and definitionsStephen Boyd2011-01-283-64/+2
| * msm: Warning fix in trout gpio board fileDavid Brown2011-01-281-2/+0
| * msm: Remove broken register definition from troutDavid Brown2011-01-281-1/+0
| * Merge branch 'msm-8960' into msm-coreDavid Brown2011-01-2616-90/+582
| |\
* | \ Merge branch 'msm-fb' into for-nextDavid Brown2011-01-251-10/+1
|\ \ \
| * | | video/msm_fb: use system_wq instead of dedicated workqueuesTejun Heo2011-01-251-10/+1
* | | | Merge branch 'msm-sdcc' into for-nextDavid Brown2011-01-247-36/+376
|\ \ \ \
| * | | | msm: 8x50: Add initial support for SDCCSahitya Tummala2011-01-214-5/+303
| * | | | mmc: msm_sdcc: Add gpio handling function to driverSahitya Tummala2011-01-213-1/+51
| * | | | drivers: mmc: msm: remove clock disable in probeDaniel Walker2011-01-211-3/+0
| * | | | mmc: msm: fix dma usage not to use internal APIsDaniel Walker2011-01-211-27/+22
* | | | | Merge branch 'msm-8960' into for-nextDavid Brown2011-01-2416-90/+582
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | msm: Support for the MSM8960 RUMI3 targetStepan Moskovchenko2011-01-212-1/+17
| * | | | msm: Support for the MSM8960 Simulator targetStepan Moskovchenko2011-01-213-0/+79
| * | | | msm: Makefile cleanupStepan Moskovchenko2011-01-211-12/+6
| * | | | msm: timer: Timer support for MSM8960Stepan Moskovchenko2011-01-211-2/+3
| * | | | msm: Add MSM 8960 cpu_is checkDavid Brown2011-01-211-0/+6
| * | | | msm: irqs-8960: Interrupt map for MSM8960Stepan Moskovchenko2011-01-212-0/+296
| * | | | msm: Physical offset for MSM8960Stepan Moskovchenko2011-01-211-0/+2
| * | | | msm: io: I/O register definitions for MSM8960Stepan Moskovchenko2011-01-214-0/+65
| * | | | msm: Generalize QGIC registersDavid Brown2011-01-213-8/+8
| * | | | msm: Generalize timer register mappingsDavid Brown2011-01-217-70/+55
| * | | | msm: Add CPU queriesDavid Brown2011-01-211-0/+48
| |/ / /
* | | | Merge branch 'msm-uart' into for-nextDavid Brown2011-01-245-47/+276
|\ \ \ \ | |_|_|/ |/| | |
| * | | serial: msm: Add support for UARTDM coresStepan Moskovchenko2011-01-212-45/+269
| * | | msm: Add name field to UART resourcesStepan Moskovchenko2011-01-213-2/+7
| |/ /
* | | ARM: msm: 7x30: don't force a gpiomux table for the whole archDima Zavin2011-01-243-39/+23
| |/ |/|
* | Linux 2.6.38-rc2v2.6.38-rc2Linus Torvalds2011-01-211-1/+1
* | Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2011-01-21133-2661/+2442
|\ \
| * | [media] staging/lirc: fix mem leaks and ptr err usageJarod Wilson2011-01-196-6/+20
| * | [media] hdpvr: reduce latency of i2c read/write w/recycled bufferJarod Wilson2011-01-192-17/+16
| * | [media] hdpvr: enable IR partJarod Wilson2011-01-195-77/+65
| * | [media] rc/mceusb: timeout should be in ns, not usJarod Wilson2011-01-191-2/+2
| * | [media] v4l2-device: fix 'use-after-freed' oopsHans Verkuil2011-01-191-0/+2
| * | [media] v4l2-dev: don't memset video_device.devHans Verkuil2011-01-191-5/+4
| * | [media] zoran: use video_device_alloc instead of kmallocHans Verkuil2011-01-191-1/+1
| * | [media] w9966: zero device state after a detachHans Verkuil2011-01-191-0/+1
| * | [media] v4l: Fix a use-before-set in the control frameworkLaurent Pinchart2011-01-191-1/+1
| * | [media] v4l: Include linux/videodev2.h in media/v4l2-ctrls.hLaurent Pinchart2011-01-191-0/+1
| * | [media] DocBook/v4l: update V4L2 revision and update copyright yearsHans Verkuil2011-01-193-4/+5
| * | [media] DocBook/v4l: fix validation error in dev-rds.xmlHans Verkuil2011-01-191-2/+4
| * | [media] v4l2-ctrls: queryctrl shouldn't attempt to replace V4L2_CID_PRIVATE_B...Hans Verkuil2011-01-191-1/+4
| * | [media] v4l2-ctrls: fix missing 'read-only' checkHans Verkuil2011-01-191-0/+3
| * | [media] pvrusb2: Provide more information about IR units to lirc_zilog and ir...Andy Walls2011-01-192-19/+45