Age | Commit message (Expand) | Author | Files | Lines |
2013-01-04 | drm/exynos: Use devm_clk_get in exynos_drm_fimc.c | Sachin Kamat | 1 | -36/+9 |
2013-01-04 | drm/exynos: Remove redundant NULL check | Sachin Kamat | 1 | -6/+0 |
2013-01-04 | drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c | Sachin Kamat | 1 | -21/+9 |
2013-01-04 | drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c | Sachin Kamat | 1 | -7/+2 |
2013-01-04 | drm/exynos: fix gem buffer allocation type checking | Inki Dae | 1 | -1/+1 |
2013-01-04 | drm/exynos: remove needless parenthesis. | Eunchul Kim | 1 | -1/+1 |
2013-01-04 | drm/exynos: fix incorrect interrupt induced by m2m operation. | Jinyoung Jeon | 1 | -0/+13 |
2013-01-04 | drm/exynos: remove color bar pattern operation. | JoongMock Shin | 1 | -6/+3 |
2013-01-04 | drm/exynos: correct some comments to abbreviation. | Eunchul Kim | 3 | -3/+3 |
2013-01-04 | drm/exynos: fix build warning. | Eunchul Kim | 1 | -1/+1 |
2013-01-04 | drm/exynos: consider both case of vflip and hflip. | Eunchul Kim | 3 | -1/+3 |
2013-01-04 | drm/exynos: remove needless error handling to property. | Eunchul Kim | 3 | -29/+0 |
2013-01-04 | drm/exynos: change member variable name. | Eunchul Kim | 5 | -14/+14 |
2013-01-04 | drm/exynos: consider buffer allocation without iommu | Inki Dae | 1 | -7/+48 |
2013-01-04 | drm/exynos: change file license to GPL | Inki Dae | 28 | -504/+112 |
2013-01-04 | drm/exynos: consider no iommu support to console framebuffer | Inki Dae | 1 | -4/+18 |
2013-01-04 | drm/exynos: fix flags in dma buf exporting | Seung-Woo Kim | 1 | -1/+1 |
2013-01-04 | drm/nouveau: fix init with agpgart-uninorth | Aaro Koskinen | 1 | -1/+1 |
2013-01-04 | drm: nouveau: Fix build warning seen if HWMON is undefined | Guenter Roeck | 1 | -2/+2 |
2013-01-04 | drm/radeon: switch to a finer grained reset for SI (v2) | Alex Deucher | 1 | -34/+65 |
2013-01-04 | drm/radeon: switch to a finer grained reset for cayman/TN | Alex Deucher | 1 | -39/+70 |
2013-01-04 | drm/radeon: switch to a finer grained reset for evergreen | Alex Deucher | 2 | -25/+56 |
2013-01-04 | drm/radeon: switch to a finer grained reset for r6xx/7xx | Alex Deucher | 1 | -27/+58 |
2013-01-04 | drm/radeon: add GPU reset flags | Alex Deucher | 1 | -0/+5 |
2013-01-04 | drm/radeon: fix typo in evergreen dma fence | Alex Deucher | 1 | -1/+1 |
2013-01-04 | Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 870 | -4242/+3820 |
2013-01-04 | Drivers: misc: remove __dev* attributes. | Greg Kroah-Hartman | 28 | -92/+88 |
2013-01-04 | Drivers: block: remove __dev* attributes. | Greg Kroah-Hartman | 11 | -100/+87 |
2013-01-04 | Drivers: bcma: remove __dev* attributes. | Greg Kroah-Hartman | 6 | -18/+17 |
2013-01-04 | Drivers: char: remove __dev* attributes. | Greg Kroah-Hartman | 26 | -58/+49 |
2013-01-04 | Drivers: clocksource: remove __dev* attributes. | Greg Kroah-Hartman | 5 | -16/+16 |
2013-01-04 | Drivers: ssb: remove __dev* attributes. | Greg Kroah-Hartman | 4 | -31/+26 |
2013-01-04 | Drivers: dma: remove __dev* attributes. | Greg Kroah-Hartman | 22 | -51/+46 |
2013-01-04 | Drivers: gpu: remove __dev* attributes. | Greg Kroah-Hartman | 21 | -56/+53 |
2013-01-04 | Drivers: infinband: remove __dev* attributes. | Greg Kroah-Hartman | 10 | -39/+33 |
2013-01-04 | Drivers: memory: remove __dev* attributes. | Greg Kroah-Hartman | 2 | -4/+4 |
2013-01-04 | Drivers: mmc: remove __dev* attributes. | Greg Kroah-Hartman | 4 | -7/+7 |
2013-01-04 | Drivers: iommu: remove __dev* attributes. | Greg Kroah-Hartman | 4 | -9/+9 |
2013-01-04 | Drivers: power: remove __dev* attributes. | Greg Kroah-Hartman | 4 | -11/+9 |
2013-01-04 | Drivers: message: remove __dev* attributes. | Greg Kroah-Hartman | 4 | -13/+11 |
2013-01-04 | Drivers: macintosh: remove __dev* attributes. | Greg Kroah-Hartman | 11 | -40/+40 |
2013-01-04 | Drivers: mfd: remove __dev* attributes. | Greg Kroah-Hartman | 9 | -35/+30 |
2013-01-04 | Drivers: regulator: remove __dev* attributes. | Greg Kroah-Hartman | 7 | -17/+17 |
2013-01-04 | Drivers: atm: remove __dev* attributes. | Greg Kroah-Hartman | 12 | -175/+152 |
2013-01-04 | Drivers: sbus: remove __dev* attributes. | Greg Kroah-Hartman | 5 | -15/+15 |
2013-01-04 | Drivers: edac: remove __dev* attributes. | Greg Kroah-Hartman | 31 | -128/+111 |
2013-01-04 | Drivers: parport: remove __dev* attributes. | Greg Kroah-Hartman | 4 | -55/+50 |
2013-01-04 | Drivers: iio: remove __dev* attributes. | Greg Kroah-Hartman | 34 | -139/+138 |
2013-01-04 | Drivers: ide: remove __dev* attributes. | Greg Kroah-Hartman | 39 | -175/+162 |
2013-01-04 | Drivers: ata: remove __dev* attributes. | Greg Kroah-Hartman | 25 | -94/+85 |