index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-10
Merge remote-tracking branch 'arm64/for-next/core'
Stephen Rothwell
2
-7
/
+20
2014-01-10
Merge remote-tracking branch 'arm-soc/for-next'
Stephen Rothwell
26
-325
/
+1297
2014-01-09
i2c: nomadik: remove platform data header
Linus Walleij
1
-34
/
+0
2014-01-09
i2c: nomadik: auto-calculate slave setup time
Linus Walleij
1
-5
/
+0
2014-01-09
Merge remote-tracking branches 'spi/topic/ath79', 'spi/topic/atmel', 'spi/top...
Mark Brown
2
-5
/
+5
2014-01-09
Merge remote-tracking branch 'spi/topic/core' into spi-next
Mark Brown
1
-1
/
+1
2014-01-09
Merge remote-tracking branches 'regulator/topic/ab8500', 'regulator/topic/act...
Mark Brown
5
-10
/
+76
2014-01-09
Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...
Mark Brown
10
-30
/
+198
2014-01-09
Merge remote-tracking branch 'asoc/topic/pcm' into asoc-next
Mark Brown
1
-0
/
+4
2014-01-09
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
Mark Brown
2
-0
/
+18
2014-01-09
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
2
-0
/
+3
2014-01-09
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
2
-0
/
+8
2014-01-09
Merge remote-tracking branch 'regmap/topic/ack' into regmap-next
Mark Brown
1
-1
/
+4
2014-01-09
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
1
-5
/
+5
2014-01-09
regmap: fix a couple of typos
Laszlo Papp
1
-5
/
+5
2014-01-09
Merge branch 'acpica'
Rafael J. Wysocki
8
-49
/
+59
2014-01-09
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+15
2014-01-09
cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly
Viresh Kumar
1
-0
/
+2
2014-01-09
Merge branch 'next/drivers' into for-next
Olof Johansson
1
-0
/
+3
2014-01-09
Merge branch 'qcom/drivers' into next/drivers
Olof Johansson
1
-0
/
+3
2014-01-09
usb: phy: msm: Move mach dependent code to platform data
Ivan T. Ivanov
1
-0
/
+3
2014-01-08
Merge branches 'next/fixes-non-critical', 'next/soc' and 'next/dt' into for-next
Olof Johansson
2
-26
/
+0
2014-01-09
ALSA: Remove memory reservation code from memalloc helper
Takashi Iwai
2
-8
/
+0
2014-01-08
Merge tag 'renesas-dt-fixes-for-v3.14' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
2
-26
/
+0
2014-01-08
Merge tag 'clk-hisilicon' of git://git.kernel.org/pub/scm/linux/kernel/git/hz...
Kevin Hilman
1
-0
/
+152
2014-01-08
Merge branch 'for-3.14/drivers' into for-next
Jens Axboe
3
-6
/
+8
2014-01-08
bcache: Add bch_btree_keys_u64s_remaining()
Kent Overstreet
1
-0
/
+1
2014-01-08
bcache: Add struct btree_keys
Kent Overstreet
1
-1
/
+1
2014-01-08
bcache: Bkey indexing renaming
Kent Overstreet
1
-1
/
+1
2014-01-08
bcache/md: Use raid stripe size
Kent Overstreet
1
-0
/
+1
2014-01-08
bcache: Rework allocator reserves
Kent Overstreet
1
-4
/
+4
2014-01-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
4
-1
/
+6
2014-01-08
jump_label: use defined macros instead of hard-coding for better readability
Jiang Liu
1
-7
/
+12
2014-01-08
ACPICA: Update version to 20131218.
Bob Moore
1
-1
/
+1
2014-01-08
ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.
Lv Zheng
1
-0
/
+9
2014-01-08
ACPICA: Linuxize: Cleanup spaces after special macro invocations.
Lv Zheng
1
-17
/
+3
2014-01-08
ACPICA: Update ACPI example code to make it an actual working program.
Bob Moore
1
-5
/
+6
2014-01-08
ACPICA: Add helper macros to extract bus/segment numbers from HEST table.
Betty Dall
1
-1
/
+9
2014-01-08
ACPICA: Tables: Add full support for the PCCT table, update table definition.
Bob Moore
1
-3
/
+12
2014-01-08
ACPICA: Tables: Add full support for the DBG2 table.
Bob Moore
1
-0
/
+5
2014-01-08
ACPICA: Add option to favor 32-bit FADT addresses.
Bob Moore
1
-0
/
+1
2014-01-08
ACPICA: Cleanup the option of forcing the use of the RSDT.
Lv Zheng
1
-8
/
+8
2014-01-08
ACPICA: Back port and refine validation of the XSDT root table.
Lv Zheng
1
-0
/
+3
2014-01-08
ACPICA: Linux Header: Remove unused OSL prototypes.
Lv Zheng
1
-4
/
+0
2014-01-08
ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.
Lv Zheng
1
-10
/
+2
2014-01-08
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-1
/
+0
2014-01-08
Merge branches 'pm-sleep' and 'pm-runtime'
Rafael J. Wysocki
2
-4
/
+29
2014-01-08
Merge branch 'acpi-dsm'
Rafael J. Wysocki
1
-0
/
+26
2014-01-08
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
3
-16
/
+51
2014-01-08
spi: s3c24xx: Remove reference to plat/fiq.h
Sachin Kamat
1
-0
/
+2
[prev]
[next]