index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-01
PM / Sleep: Separate printing suspend times from initcall_debug
Rafael J. Wysocki
2
-13
/
+2
2012-07-01
PM / Sleep: add knob for printing device resume times
Sameer Nanda
2
-2
/
+13
2012-06-24
PM / Sleep: Prevent waiting forever on asynchronous suspend after abort
Mandeep Singh Baines
1
-2
/
+4
2012-06-20
Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2012-06-19
regmap: Fix work_buf switching for page update during virtual range access.
Krystian Garbaciak
1
-2
/
+3
2012-06-17
regmap: Add support for register indirect addressing.
Krystian Garbaciak
2
-5
/
+213
2012-06-17
regmap: Move lock out from internal function _regmap_update_bits().
Krystian Garbaciak
1
-8
/
+14
2012-06-14
driver core: fix some kernel-doc warnings in dma*.c
Randy Dunlap
2
-0
/
+2
2012-06-13
device-core: Ensure drvdata = NULL when no driver is bound
Hans de Goede
1
-0
/
+2
2012-06-13
driver core: fixup reversed deferred probe order
Kuninori Morimoto
1
-1
/
+1
2012-06-13
regmap: mmio: Staticize regmap_mmio_gen_context()
Axel Lin
1
-1
/
+1
2012-06-11
driver core: always handle dpm_order
Rabin Vincent
1
-18
/
+18
2012-06-08
regmap: Export regmap_reinit_cache()
Mark Brown
1
-0
/
+1
2012-06-05
regmap: Implement support for wake IRQs
Mark Brown
1
-0
/
+47
2012-06-05
regmap: Don't try to map non-existant IRQs
Mark Brown
1
-0
/
+4
2012-06-03
regmap: Constify regmap_irq_chip
Mark Brown
1
-3
/
+3
2012-06-03
regmap: Fix the size calculation for map->format.buf_size
Fabio Estevam
1
-2
/
+2
2012-06-03
regmap: clean up debugfs if regmap_init fails
Stephen Warren
1
-2
/
+3
2012-06-03
regmap: mmio: request native endian formatting
Stephen Warren
1
-8
/
+18
2012-06-03
regmap: allow busses to request formatting with specific endianness
Stephen Warren
1
-11
/
+90
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2012-05-30
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
Mark Brown
1
-1
/
+1
2012-05-29
mode_t whack-a-mole: ->is_visible() returns umode_t...
Al Viro
1
-1
/
+1
2012-05-29
mm: fix off-by-one bug in print_nodes_state()
Ryota Ozaki
1
-5
/
+3
2012-05-25
Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linu...
Linus Torvalds
1
-1
/
+98
2012-05-25
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
4
-0
/
+533
2012-05-25
dma-buf: minor documentation fixes.
Sumit Semwal
1
-4
/
+5
2012-05-25
dma-buf: add vmap interface
Dave Airlie
1
-0
/
+34
2012-05-25
dma-buf: mmap support
Daniel Vetter
1
-1
/
+63
2012-05-23
Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
7
-253
/
+449
2012-05-23
Merge tag 'regmap-domain-deps' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2012-05-23
regmap: Use select .. if to get IRQ_DOMAIN enabled
Mark Brown
1
-0
/
+1
2012-05-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+0
2012-05-22
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-18
/
+98
2012-05-22
Merge branch 'for-next-arm-dma' into for-linus
Marek Szyprowski
1
-0
/
+42
2012-05-21
drivers: add Contiguous Memory Allocator
Marek Szyprowski
3
-0
/
+491
2012-05-21
common: add dma_mmap_from_coherent() function
Marek Szyprowski
1
-0
/
+42
2012-05-18
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-6
/
+21
2012-05-18
PM / Domains: Make it possible to add devices to inactive domains
Rafael J. Wysocki
1
-6
/
+21
2012-05-17
regmap: Fix typo in IRQ register striding
Mark Brown
1
-1
/
+1
2012-05-17
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
Peter Zijlstra
1
-4
/
+0
2012-05-14
regmap: add support for non contiguous status to regmap-irq
Graeme Gregory
1
-33
/
+21
2012-05-14
Driver Core: don't oops with unregistered driver in driver_find_device()
Hiroshi DOYU
1
-1
/
+1
2012-05-13
regmap: Convert regmap_irq to use irq_domain
Mark Brown
1
-27
/
+70
2012-05-13
Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...
Mark Brown
15
-214
/
+668
2012-05-13
regmap: Pass back the allocated regmap IRQ controller data
Mark Brown
1
-0
/
+2
2012-05-12
Merge tag 'regmap-3.4' into regmap-stride
Mark Brown
2
-4
/
+4
2012-05-11
Merge branch 'pm-sleep'
Rafael J. Wysocki
3
-59
/
+179
2012-05-11
PM / Domains: Fix computation of maximum domain off time
Rafael J. Wysocki
1
-11
/
+12
2012-05-11
PM / Domains: Fix link checking when add subdomain
Huang Ying
1
-1
/
+1
[prev]
[next]