| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-05-02 | 23 | -223/+835 |
|\ |
|
| * | drm/radeon: add new richland pci ids | Alex Deucher | 2013-05-02 | 1 | -0/+2 |
| * | drm/radeon: add some new SI PCI ids | Alex Deucher | 2013-05-02 | 1 | -0/+3 |
| * | drm/prime: keep a reference from the handle to exported dma-buf (v6) | Dave Airlie | 2013-05-01 | 1 | -3/+2 |
| * | drm: Kill user_modes list and the associated ioctls | Ville Syrjälä | 2013-04-30 | 2 | -17/+2 |
| * | drm: Silence some sparse warnings | Ville Syrjälä | 2013-04-30 | 1 | -0/+3 |
| * | drm: Add drm_mode_equal_no_clocks() | Ville Syrjälä | 2013-04-26 | 1 | -0/+1 |
| * | drm: Remove explicit vrefresh initialization from DRM_MODE() | Ville Syrjälä | 2013-04-26 | 1 | -1/+1 |
| * | drm: add drm_edid_to_eld helper extracting SADs from EDID (v2) | Rafał Miłecki | 2013-04-23 | 1 | -0/+9 |
| * | drm/tegra: Add gr2d device | Terje Bergstrom | 2013-04-22 | 2 | -0/+137 |
| * | gpu: host1x: Add channel support | Terje Bergstrom | 2013-04-22 | 1 | -0/+192 |
| * | gpu: host1x: Add host1x driver | Terje Bergstrom | 2013-04-22 | 1 | -0/+61 |
| * | Merge branch 'drm-next-3.10' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2013-04-17 | 1 | -0/+26 |
| |\ |
|
| | * | drm/radeon: add si tile mode array query v3 | Jerome Glisse | 2013-04-11 | 1 | -0/+20 |
| | * | drm/radeon: add ring working query | Christian König | 2013-04-11 | 1 | -0/+2 |
| | * | drm/radeon: UVD bringup v8 | Christian König | 2013-04-09 | 1 | -0/+1 |
| | * | drm/radeon: Use direct mapping for fast fb access on RS690 | Samuel Li | 2013-04-09 | 1 | -0/+3 |
| * | | Merge tag 'omapdss-for-3.10' of git://gitorious.org/linux-omap-dss2/linux int... | Dave Airlie | 2013-04-16 | 7 | -186/+192 |
| |\ \ |
|
| | | \ | |
| | | \ | |
| | *-. \ | OMAPDSS: Merge omapdss topic branches | Tomi Valkeinen | 2013-04-15 | 1 | -44/+42 |
| | |\ \ \ |
|
| | | * | | | OMAPDSS: remove dsi videomode from dssdev | Tomi Valkeinen | 2013-04-03 | 1 | -1/+0 |
| | | * | | | OMAPDSS: DSI: use new clock calculation code | Tomi Valkeinen | 2013-04-03 | 1 | -3/+17 |
| | | * | | | OMAPDSS: DSI: add enum omap_dss_dsi_trans_mode | Tomi Valkeinen | 2013-04-03 | 1 | -3/+10 |
| | | * | | | OMAPDSS: DSI: simplify dsi configuration | Tomi Valkeinen | 2013-04-03 | 1 | -11/+12 |
| | | * | | | OMAPDSS: add output->dispc_channel | Tomi Valkeinen | 2013-04-03 | 1 | -0/+4 |
| | | * | | | OMAPDSS: add output->name | Tomi Valkeinen | 2013-04-03 | 1 | -0/+2 |
| | | * | | | OMAPDSS: HDMI: remove HDMI clk divisors from dssdev | Tomi Valkeinen | 2013-04-03 | 1 | -8/+0 |
| | | * | | | OMAPDSS: DSI: remove DSI & DISPC clk divisors from dssdev | Tomi Valkeinen | 2013-04-03 | 1 | -21/+0 |
| | | |/ / |
|
| | * | | | OMAPDSS: n8x0: remove platform backlight calls | Tomi Valkeinen | 2013-04-03 | 1 | -2/+0 |
| | * | | | OMAPDSS: add fields to panels' platform data | Tomi Valkeinen | 2013-04-03 | 1 | -0/+49 |
| | * | | | OMAPDSS: panels: keep platform data of all panels in a single header | Archit Taneja | 2013-04-03 | 6 | -142/+103 |
| | |/ / |
|
| * | | | drm.h: Fix DRM compilation with bare-metal toolchain. | Paul Sokolovsky | 2013-04-16 | 1 | -1/+1 |
| * | | | Merge tag 'drm-intel-next-2013-04-06' of git://people.freedesktop.org/~danvet... | Dave Airlie | 2013-04-16 | 2 | -5/+27 |
| |\ \ \ |
|
| | * \ \ | Merge tag 'v3.9-rc5' into drm-intel-next-queued | Daniel Vetter | 2013-04-03 | 36 | -48/+182 |
| | |\ \ \
| | | |/ / |
|
| | * | | | lib/scatterlist: sg_page_iter: support sg lists w/o backing pages | Imre Deak | 2013-03-27 | 1 | -5/+23 |
| | * | | | drm: add initial_config function to fb helper | Jesse Barnes | 2013-03-26 | 1 | -0/+4 |
| * | | | | drm: Misc comment cleanup | Christopher Harvey | 2013-04-12 | 2 | -4/+4 |
| * | | | | drm: add new QXL driver. (v1.4) | Dave Airlie | 2013-04-12 | 2 | -0/+153 |
| * | | | | ttm: export functions to allow qxl do its own iomapping | Dave Airlie | 2013-04-12 | 1 | -0/+4 |
| * | | | | include/drm/drm_fb_helper.h: remove left over function declaration | Alon Levy | 2013-04-12 | 1 | -6/+0 |
| * | | | | Merge tag 'drm-intel-next-2013-03-23' of git://people.freedesktop.org/~danvet... | Dave Airlie | 2013-04-05 | 2 | -0/+15 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Merge tag 'v3.9-rc3' into drm-intel-next-queued | Daniel Vetter | 2013-03-19 | 586 | -5175/+15142 |
| | |\ \ \ |
|
| | * | | | | fb: add support for drivers not needing VT switch at suspend/resume time | Jesse Barnes | 2013-02-20 | 1 | -0/+2 |
| | * | | | | PM: make VT switching to the suspend console optional v3 | Jesse Barnes | 2013-02-20 | 1 | -0/+13 |
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-05-02 | 1 | -18/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Revert "math64: New div64_u64_rem helper" | Stanislaw Gruszka | 2013-04-30 | 1 | -18/+1 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-05-02 | 4 | -27/+27 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | hwrng: timeriomem - update to support more than one device | Alexander Clouter | 2013-04-25 | 1 | -5/+0 |
| * | | | | | | | crypto: sha512 - Expose generic sha512 routine to be callable from other modules | Tim Chen | 2013-04-25 | 1 | -0/+3 |
| * | | | | | | | crypto: sha256 - Expose SHA256 generic routine to be callable externally. | Tim Chen | 2013-04-03 | 1 | -0/+2 |
| * | | | | | | | ARM: AT91SAM9G45: same platform data structure for all crypto peripherals | Nicolas Royer | 2013-03-10 | 2 | -22/+22 |