summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-2529-3/+4406
|\
| * ptp: Fix dp83640 build warning when building staticallyJohn Stultz2011-05-231-1/+1
| * ptp: Added a clock driver for the National Semiconductor PHYTER.Richard Cochran2011-05-234-0/+1387
| * ptp: Added a clock driver for the IXP46x.Richard Cochran2011-05-235-3/+616
| * ptp: Added a clock that uses the eTSEC found on the MPC85xx.Richard Cochran2011-05-238-0/+708
| * ptp: Added a brand new class driver for ptp clocks.Richard Cochran2011-05-2316-0/+1695
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-252-11/+15
|\ \
| * | posix-timers: RCU conversionEric Dumazet2011-05-242-11/+15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2011-05-2582-2272/+6771
|\ \ \
| * \ \ Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kerne...Paul Mundt2011-05-251-1/+2
| |\ \ \
| | * | | sh_mobile_meram: Safely disable MERAM operation when not initializedDamian2011-05-251-1/+2
| * | | | Merge branch 'mb862xxfb-for-next' of git://git.denx.de/linux-2.6-agustPaul Mundt2011-05-256-12/+425
| |\ \ \ \
| | * | | | video: mb862xxfb: add support for L1 displayingAnatolij Gustschin2011-05-243-1/+173
| | * | | | video: mb862xx: add support for controller's I2C bus adapterAnatolij Gustschin2011-05-246-1/+224
| | * | | | video: mb862xxfb: relocate register space to get contiguous vramAnatolij Gustschin2011-05-242-5/+15
| | * | | | video: mb862xxfb: use pre-initialized configuration for PCI GDCsAnatolij Gustschin2011-05-241-4/+12
| | * | | | video: mb862xxfb: correct fix.smem_len field initializationAnatolij Gustschin2011-05-241-1/+1
| |/ / / /
| * | | | video: s3c-fb: correct transparency checking in 32bppJingoo Han2011-05-241-1/+1
| * | | | video: s3c-fb: add gpio setup function to resume functionJingoo Han2011-05-241-2/+4
| * | | | fbdev/amifb: Remove superfluous alignment of frame buffer memoryGeert Uytterhoeven2011-05-241-8/+7
| * | | | fbdev/amifb: Do not call panic() if there's not enough Chip RAMGeert Uytterhoeven2011-05-241-2/+8
| * | | | fbdev/amifb: Correct check for video memory sizeGeert Uytterhoeven2011-05-241-2/+2
| * | | | video: mb862xxfb: Require either FB_MB862XX_PCI_GDC or FB_MB862XX_LIMEBen Hutchings2011-05-241-4/+9
| * | | | video: s3c-fb: add window variant information for S5PJingoo Han2011-05-241-10/+67
| * | | | video: s3c-fb: add additional validate bppsJingoo Han2011-05-241-5/+10
| * | | | video: s3c-fb: correct window osd size offset valuesJingoo Han2011-05-241-2/+2
| * | | | udlfb: include prefetch.h explicitlyStephen Rothwell2011-05-241-0/+1
| * | | | drivers/video/s3c2410fb.c: Convert release_resource to release_mem_regionJulia Lawall2011-05-241-5/+3
| * | | | drivers/video/sm501fb.c: Convert release_resource to release_mem_regionJulia Lawall2011-05-241-12/+12
| * | | | drivers/video: Convert release_resource to release_mem_regionJulia Lawall2011-05-242-8/+4
| * | | | video, udlfb: Fix two build warnings about 'ignoring return value'Liu Yuan2011-05-241-3/+16
| * | | | savagefb: Enable LCD detection on mobile TwisterTormod Volden2011-05-241-1/+2
| * | | | savagefb: New S3_TWISTER and S3_PROSAVAGEDDR chip familiesTormod Volden2011-05-243-7/+15
| * | | | video: da8xx-fb: fix section mismatch warningaxel lin2011-05-241-2/+2
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'common/fbdev' and 'common/fbdev-meram' of master.kernel.org:/...Paul Mundt2011-05-249-22/+806
| |\ \ \ \ \ | | | |/ / /
| | | * | | sh_mobile_meram: Add support for NV24 framebuffersDamian2011-05-233-9/+28
| | | * | | sh_mobile_meram: MERAM framework for LCDCDamian2011-05-238-9/+772
| | * | | | fbdev: sh_mobile_lcdc: remove runtime PM calls from the notifierGuennadi Liakhovetski2011-05-241-5/+1
| | * | | | fbdev: sh_mobile_lcdc: reduce scope of a variableGuennadi Liakhovetski2011-05-241-6/+6
| | * | | | fbdev: sh_mobile_hdmi: runtime suspend HDMI on error and clean up pathsGuennadi Liakhovetski2011-05-241-2/+8
| | | |/ / | | |/| |
| * | | | Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-05-2455-2146/+5133
| |\ \ \ \
| | * | | | OMAP: DSS2: Add support for NV12 formatAmber Jain2011-05-234-34/+176
| | * | | | OMAP: DSS2: Add new registers for NV12 supportAmber Jain2011-05-234-2/+349
| | * | | | OMAP: DSS2: Use for loop where ever possible in SR(), RR()Amber Jain2011-05-231-128/+46
| | * | | | OMAP: DSS2: Ensure non-zero FIR values are configuredAmber Jain2011-05-231-11/+4
| | * | | | OMAP: DSS2: Add new color formats for OMAP4Amber Jain2011-05-234-34/+122
| | * | | | OMAP4: DSS2: HDMI: Implement ASoC Codec driver for HDMI audioRicardo Neri2011-05-191-0/+217
| | * | | | OMAP4: DSS2: HDMI: Add functionality for audio configurationRicardo Neri2011-05-191-0/+215
| | * | | | OMAP4: DSS2: HDMI: Add enums and structures for audioRicardo Neri2011-05-191-2/+218
| | * | | | OMAP4: DSS2: HDMI: Add DSS feature for CTS calculationRicardo Neri2011-05-192-1/+2
OpenPOWER on IntegriCloud