index
:
~tagr/linux
drm/panel/for-next
drm/tegra/fixes
drm/tegra/for-next
master
staging/base
staging/clk
staging/drm/fixes
staging/drm/nouveau
staging/drm/panel
staging/drm/tegra
staging/fixes
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/powergate
staging/pwm
staging/tegra
staging/work
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-04
HACK: Disable IOMMU for now
Thierry Reding
1
-0
/
+2
2014-06-04
fence: Use smp_mb__before_atomic()
Thierry Reding
1
-2
/
+2
2014-06-03
driver/core: populate devices in order for IOMMUs
Hiroshi Doyu
1
-0
/
+5
2014-06-03
Merge branch 'akpm-current/current'
Stephen Rothwell
3
-23
/
+33
2014-06-03
Merge remote-tracking branch 'dma-buf/for-next'
Stephen Rothwell
5
-4
/
+1083
2014-06-03
Merge remote-tracking branch 'dma-mapping/dma-mapping-next'
Stephen Rothwell
1
-8
/
+26
2014-06-03
Merge remote-tracking branch 'staging/staging-next'
Stephen Rothwell
1
-0
/
+97
2014-06-03
Merge remote-tracking branch 'driver-core/driver-core-next'
Stephen Rothwell
3
-35
/
+11
2014-06-03
Merge remote-tracking branch 'regmap/for-next'
Stephen Rothwell
5
-18
/
+221
2014-06-03
Merge remote-tracking branch 'tip/auto-latest'
Stephen Rothwell
1
-1
/
+1
2014-06-03
Merge remote-tracking branch 'devicetree/devicetree/next'
Stephen Rothwell
1
-2
/
+5
2014-06-03
Merge remote-tracking branch 'trivial/for-next'
Stephen Rothwell
1
-1
/
+1
2014-06-03
Merge remote-tracking branch 'pm/linux-next'
Stephen Rothwell
3
-111
/
+83
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-8
/
+8
2014-06-02
Merge remote-tracking branch 'regmap/topic/smbus' into regmap-next
Mark Brown
2
-2
/
+128
2014-06-02
Merge remote-tracking branches 'regmap/topic/irq', 'regmap/topic/le', 'regmap...
Mark Brown
4
-12
/
+86
2014-06-02
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
2
-4
/
+7
2014-06-02
Merge branch 'pm-cpufreq-next' into linux-next
Rafael J. Wysocki
1
-91
/
+0
2014-06-02
Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp'
Rafael J. Wysocki
1
-5
/
+26
2014-06-02
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-15
/
+57
2014-05-30
PM / sleep: unregister wakeup source when disabling device wakeup
Zhang Rui
1
-0
/
+6
2014-05-29
CMA: correct unlock target
Joonsoo Kim
1
-1
/
+1
2014-05-27
driver core: Inline dev_set/get_drvdata
Jean Delvare
1
-16
/
+0
2014-05-27
driver core: dev_get_drvdata: Don't check for NULL dev
Jean Delvare
1
-3
/
+1
2014-05-27
driver core: dev_set_drvdata returns void
Jean Delvare
1
-2
/
+1
2014-05-27
driver core: Move driver_data back to struct device
Jean Delvare
2
-13
/
+3
2014-05-27
PM / OPP: discard duplicate OPPs
Chander Kashyap
1
-2
/
+25
2014-05-26
regmap: mmio: Fix regmap_mmio_write for uneven counts
Philipp Zabel
1
-3
/
+3
2014-05-26
regmap: irq: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
1
-3
/
+6
2014-05-24
devres: Add devm_get_free_pages API
Eli Billauer
1
-0
/
+76
2014-05-23
of/irq: do irq resolution in platform_get_irq_byname()
Grygorii Strashko
1
-2
/
+5
2014-05-23
Merge 3.15-rc6 into driver-core-next
Greg Kroah-Hartman
2
-1
/
+23
2014-05-22
Merge 3.15-rc6 into staging-next.
Greg Kroah-Hartman
2
-1
/
+23
2014-05-22
Merge branch 'locking/core'
Ingo Molnar
1
-1
/
+1
2014-05-22
drivers/base/dma-contiguous.c: erratum of dev_get_cma_area
Gioh Kim
1
-1
/
+1
2014-05-22
cma: increase CMA_ALIGNMENT upper limit to 12
Marc Carino
1
-1
/
+1
2014-05-22
memory-hotplug: update documentation to hide information about SECTIONS and r...
Li Zhong
1
-12
/
+0
2014-05-22
cma: add placement specifier for "cma=" kernel parameter
Akinobu Mita
1
-10
/
+32
2014-05-20
DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
Bjorn Helgaas
2
-8
/
+8
2014-05-20
reservation: add suppport for read-only access using rcu
Maarten Lankhorst
2
-37
/
+346
2014-05-20
reservation: update api and add some helpers
Maarten Lankhorst
3
-14
/
+181
2014-05-20
dma-buf: add poll support, v3
Maarten Lankhorst
1
-0
/
+108
2014-05-20
dma-buf: use reservation objects
Maarten Lankhorst
1
-2
/
+20
2014-05-20
seqno-fence: Hardware dma-buf implementation of fencing (v5)
Maarten Lankhorst
1
-0
/
+52
2014-05-20
fence: dma-buf cross-device synchronization (v17)
Maarten Lankhorst
3
-1
/
+426
2014-05-19
PM / OPP: fix incorrect OPP count handling in of_init_opp_table
Chander Kashyap
1
-3
/
+1
2014-05-16
PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily
Rafael J. Wysocki
1
-15
/
+51
2014-05-15
cma: Remove potential deadlock situation
Laura Abbott
1
-7
/
+25
2014-05-08
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
1
-91
/
+0
2014-05-07
PM / OPP: Move cpufreq specific OPP functions out of generic OPP library
Nishanth Menon
1
-92
/
+0
[next]