index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-24
coresight-etm3x: use module_amba_driver to simplify the code
Mathieu Poirier
1
-11
/
+1
2015-05-24
coresight-etm4x: Read only access to the tracer's ID registers
Mathieu Poirier
1
-0
/
+37
2015-05-24
coresight-etm4x: Read only access to the main management registers
Mathieu Poirier
1
-1
/
+52
2015-05-24
coresight-etm4x: Controls pertaining to the VM ID functions
Pratik Patel
1
-0
/
+178
2015-05-24
coresight-etm4x: Controls pertaining to the context ID functions
Pratik Patel
1
-0
/
+187
2015-05-24
coresight-etm4x: Controls pertaining to the selection of resources
Pratik Patel
1
-0
/
+75
2015-05-24
coresight-etm4x: Controls pertaining to the counter functions
Pratik Patel
1
-0
/
+144
2015-05-24
coresight-etm4x: Controls pertaining to the sequencer functions
Pratik Patel
1
-0
/
+129
2015-05-24
coresight-etm4x: Controls pertaining to the address comparator functions
Pratik Patel
1
-0
/
+423
2015-05-24
coresight-etm4x: Controls pertaining to the ViewInst register
Pratik Patel
1
-0
/
+98
2015-05-24
coresight-etm4x: Controls pertaining to various configuration options
Pratik Patel
1
-0
/
+124
2015-05-24
coresight-etm4x: Controls pertaining to the reset, mode, pe and events
Pratik Patel
1
-0
/
+441
2015-05-24
coresight-etm4x: Controls pertaining to tracer configuration
Pratik Patel
1
-0
/
+117
2015-05-24
coresight-etm4x: Adding CoreSight ETM4x driver
Pratik Patel
4
-0
/
+1100
2015-05-18
coresight: etb10: Fix check for bogus buffer depth
Mark Brown
1
-1
/
+1
2015-05-18
coresight: etb10: Print size of buffer we fail to allocate
Mark Brown
1
-1
/
+4
2015-05-18
Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-5
/
+7
2015-05-16
Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
38
-140
/
+171
2015-05-16
Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-33
/
+60
2015-05-16
Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-110
/
+152
2015-05-16
Merge tag 'char-misc-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+12
2015-05-16
Merge tag 'upstream-4.1-rc4' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-0
/
+2
2015-05-16
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
3
-43
/
+50
2015-05-15
Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2015-05-15
Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"
Brian Norris
1
-3
/
+3
2015-05-15
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2015-05-15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
8
-12
/
+23
2015-05-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-05-15
Merge tag 'drm-intel-fixes-2015-05-13' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-3
/
+10
2015-05-15
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
7
-9
/
+13
2015-05-14
Merge tag 'pm+acpi-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-14
/
+5
2015-05-14
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+6
2015-05-14
drivers/rtc/rtc-armada38x.c: remove unused local `flags'
Andrew Morton
1
-1
/
+1
2015-05-15
Merge branches 'acpi-init' and 'acpica'
Rafael J. Wysocki
105
-641
/
+1662
2015-05-14
Merge tag 'usb-serial-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
4
-6
/
+2
2015-05-14
mtd: readtest: don't clobber error reports
Brian Norris
1
-2
/
+4
2015-05-14
drm/radeon: don't do mst probing if MST isn't enabled.
Dave Airlie
1
-0
/
+3
2015-05-14
firmware: dmi_scan: Fix ordering of product_uuid
Jean Delvare
1
-3
/
+4
2015-05-14
firmware: dmi_scan: Simplified displayed version
Jean Delvare
1
-3
/
+2
2015-05-13
Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
17
-66
/
+93
2015-05-13
irqchip: tegra: Set the proper base address in irq chip data
Lucas Stach
1
-1
/
+1
2015-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
49
-493
/
+1020
2015-05-12
e1000e: Add pm_qos header
David Ahern
1
-0
/
+1
2015-05-12
net: phy: micrel: Fix regression in kszphy_probe
Niklas Cassel
1
-1
/
+2
2015-05-12
net: ll_temac: Fix DMA map size bug
Michal Simek
1
-2
/
+2
2015-05-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
8
-18
/
+18
2015-05-12
Merge tag 'for-v4.1-rc' of git://git.infradead.org/battery-2.6
Linus Torvalds
6
-18
/
+16
2015-05-13
Revert "ACPICA: Permanently set _REV to the value '2'."
Rafael J. Wysocki
1
-10
/
+3
2015-05-12
infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses
Joe Perches
3
-5
/
+4
2015-05-12
iio: light: hid-sensor-prox: Fix memory leak in probe()
Fabio Estevam
1
-5
/
+5
[next]