index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'nouveau/for-airlied' into drm-next-stage
Dave Airlie
2010-03-01
32
-779
/
+3203
|
\
|
*
drm/nouveau: use ALIGN instead of open coding it
Matt Turner
2010-02-25
3
-3
/
+3
|
*
drm/nouveau: report unknown connector state if lid closed
Ben Skeggs
2010-02-25
1
-2
/
+4
|
*
drm/nouveau: support version 0x20 displayport tables
Ben Skeggs
2010-02-25
1
-1
/
+1
|
*
drm/nouveau: Fix noaccel/nofbaccel option descriptions.
Marcin KoĆcielnicki
2010-02-25
1
-2
/
+2
|
*
drm/nv50: Implement ctxprog/state generation.
Marcin KoĆcielnicki
2010-02-25
4
-33
/
+2411
|
*
drm/nouveau: use dcb connector types throughout the driver
Ben Skeggs
2010-02-25
1
-32
/
+41
|
*
drm/nv50: enable hpd on any connector we know the gpio line for
Ben Skeggs
2010-02-25
1
-3
/
+1
|
*
drm/nouveau: use dcb connector table for creating drm connectors
Ben Skeggs
2010-02-25
4
-115
/
+62
|
*
drm/nouveau: construct a connector table for cards that lack a real one
Ben Skeggs
2010-02-25
1
-13
/
+16
|
*
drm/nouveau: check for known dcb connector types
Ben Skeggs
2010-02-25
2
-0
/
+62
|
*
drm/nouveau: parse dcb gpio/connector tables after encoders
Ben Skeggs
2010-02-25
1
-4
/
+6
|
*
drm/nouveau: reorganise bios header, add dcb connector type enums
Ben Skeggs
2010-02-25
3
-44
/
+63
|
*
drm/nouveau: merge nvbios and nouveau_bios_info
Ben Skeggs
2010-02-25
15
-81
/
+73
|
*
drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table
Ben Skeggs
2010-02-25
6
-95
/
+85
|
*
drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table
Ben Skeggs
2010-02-25
2
-3
/
+3
|
*
drm/nouveau: allow retrieval of vbios image from debugfs
Ben Skeggs
2010-02-25
1
-0
/
+13
|
*
drm/nouveau: fix missing spin_unlock in failure path
Luca Barbieri
2010-02-25
1
-1
/
+1
|
*
drm/nouveau: fix i2ctable bounds checking
Marcin Slusarz
2010-02-25
1
-3
/
+4
|
*
drm/nouveau: fix nouveau_i2c_find bounds checking
Marcin Slusarz
2010-02-25
1
-1
/
+1
|
*
drm/nouveau: fix pramdac_table range checking
Marcin Slusarz
2010-02-25
1
-1
/
+1
|
*
drm/nouveau: new gem pushbuf interface, bump to 0.0.16
Ben Skeggs
2010-02-25
6
-350
/
+176
|
*
drm/nv50: make pushbuf dma object cover entire vm
Ben Skeggs
2010-02-25
2
-7
/
+12
|
*
drm/nouveau: remove PUSHBUF_CAL macro
Ben Skeggs
2010-02-25
1
-6
/
+4
|
*
drm/nv50: switch to indirect push buffer controls
Ben Skeggs
2010-02-25
6
-15
/
+155
|
*
drm/nouveau: protect channel create/destroy and irq handler with a spinlock
Maarten Maathuis
2010-02-25
7
-1
/
+36
*
|
Merge remote branch 'korg/drm-core-next' into drm-next-stage
Dave Airlie
2010-03-01
20
-184
/
+131
|
\
\
|
*
|
drm/ttm: handle OOM in ttm_tt_swapout
Maarten Maathuis
2010-02-25
1
-7
/
+11
|
*
|
drm/radeon/kms/atom: fix shr/shl ops
Alex Deucher
2010-02-25
1
-4
/
+0
|
*
|
drm/kms: fix spelling of "CLOCK"
Pavel Roskin
2010-02-11
1
-1
/
+1
|
*
|
drm/kms: fix fb_changed = true else statement
Dave Airlie
2010-02-11
1
-5
/
+1
|
*
|
drivers/gpu/drm/drm_fb_helper.c: don't use private implementation of atoi()
Andy Shevchenko
2010-02-11
1
-19
/
+5
|
*
|
drm: switch all GEM/KMS ioctls to unlocked ioctl status.
Dave Airlie
2010-02-11
1
-22
/
+22
|
*
|
Use drm_gem_object_[handle_]unreference_unlocked where possible
Luca Barbieri
2010-02-11
15
-121
/
+47
|
*
|
drm: introduce drm_gem_object_[handle_]unreference_unlocked
Luca Barbieri
2010-02-11
1
-5
/
+44
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-02-23
8
-11
/
+50
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-23
5
-9
/
+27
|
|
\
\
\
|
|
*
|
|
iwlwifi: sanity check before counting number of tfds can be free
Stanislaw Gruszka
2010-02-22
2
-5
/
+7
|
|
*
|
|
iwlwifi: error checking for number of tfds in queue
Wey-Yi Guy
2010-02-22
4
-4
/
+20
|
|
*
|
|
iwlwifi: set HT flags after channel in rxon
Dan Halperin
2010-02-19
1
-1
/
+1
|
*
|
|
|
tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ON
Atsushi Nemoto
2010-02-23
1
-1
/
+0
|
*
|
|
|
cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)
Torgny Johansson
2010-02-23
1
-0
/
+5
|
*
|
|
|
e1000: Fix DMA mapping error handling on RX
Anton Blanchard
2010-02-23
1
-1
/
+18
*
|
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2010-02-23
3
-14
/
+22
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'pcc' into release
Len Brown
2010-02-23
1
-1
/
+5
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0
Darrick J. Wong
2010-02-19
1
-1
/
+5
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
*
-
.
\
\
\
\
\
Merge branches 'bugzilla-14207' and 'idle' into release
Len Brown
2010-02-23
2
-13
/
+17
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
ACPI: Be in TS_POLLING state during mwait based C-state entry
Pallipadi, Venkatesh
2010-02-22
1
-12
/
+16
|
|
*
|
|
|
|
|
|
acer-wmi: Respect current backlight level when loading
Carlos Corbacho
2010-02-19
1
-1
/
+1
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-02-23
5
-76
/
+210
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
[next]