index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon: setup the ring buffer fetcher to be less agressive.
Roland Scheidegger
2008-02-07
2
-3
/
+62
*
drm: fixup some of the ioctl function exit paths
Dave Airlie
2008-02-07
1
-5
/
+7
*
drm: the drm really should call pci_set_master..
Dave Airlie
2008-02-07
1
-0
/
+1
*
i915: Add chipset id for Intel Integrated Graphics Device
Zhenyu Wang
2008-02-07
3
-3
/
+7
*
drm: cleanup DRM_DEBUG() parameters
Márton Németh
2008-02-07
28
-145
/
+122
*
drm/i915: add support for E7221 chipset
Carlos Martín
2008-02-07
1
-1
/
+1
*
drm: don't cast a pointer to pointer of list_head
Li Zefan
2008-02-07
1
-1
/
+1
*
mga_dma: return 'err' not just zero from mga_do_cleanup_dma()
Jesper Juhl
2008-02-07
1
-1
/
+1
*
drm: add _DRM_DRIVER flag, and re-order unload.
Dave Airlie
2008-02-07
3
-8
/
+11
*
drm: enable udev node creation
Dave Airlie
2008-02-07
1
-6
/
+1
*
drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.
Eric Anholt
2008-02-07
1
-14
/
+11
*
drm: move drm_mem_init to proper place in startup sequence
Dave Airlie
2008-02-07
1
-2
/
+2
*
drm: call driver load function after initialising AGP
Dave Airlie
2008-02-07
1
-4
/
+4
*
drm: Fix ioc32 compat layer
Ian Romanick
2008-02-07
1
-1
/
+5
*
drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't.
Eric Anholt
2008-02-07
1
-4
/
+10
*
i915: add suspend/resume support
Jesse Barnes
2008-02-07
4
-57
/
+1309
*
drm: update DRM sysfs support
Jesse Barnes
2008-02-07
4
-62
/
+117
*
drm: Initialize the AGP structure's base address at init rather than enable.
Eric Anholt
2008-02-07
2
-3
/
+2
*
drm: move two function extern into the correct block
Dave Airlie
2008-02-07
1
-3
/
+2
*
drm: run cleanfile across drm tree
Dave Airlie
2008-02-07
43
-375
/
+362
*
drm: some minor cleanups and changes to make memory manager merging easier.
Dave Airlie
2008-02-07
2
-28
/
+28
*
ip27-rtc: convert ioctl to unlocked_ioctl
Cyrill Gorcunov
2008-02-06
1
-5
/
+4
*
tpm: infineon section mismatch
Randy Dunlap
2008-02-06
1
-3
/
+3
*
Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line discipline
Joe Peterson
2008-02-06
1
-6
/
+5
*
ik8: add Dell UK 6400 Inspiron model (MM061)
Nick Warne
2008-02-06
1
-0
/
+7
*
Amiga serial driver: port_write_mutex fixup
Daniel Walker
2008-02-06
1
-1
/
+1
*
drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2008-02-06
1
-1
/
+1
*
tty: enable the echoing of ^C in the N_TTY discipline
Joe Peterson
2008-02-06
1
-1
/
+15
*
drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2008-02-06
3
-4
/
+4
*
unix98 allocated_ptys_lock semaphore to mutex
Daniel Walker
2008-02-06
1
-10
/
+10
*
drivers/char/tty_io.c: remove pty_sem
Daniel Walker
2008-02-06
1
-1
/
+0
*
char: use SGI_HAS_DS1286 for SGI_DS1286 depends
Thomas Bogendoerfer
2008-02-06
1
-1
/
+1
*
drivers/char/random.c:write_pool() cond_resched() needed
Matt Mackall
2008-02-06
1
-0
/
+1
*
synclink_gt fix missed serial input signal changes
Paul Fulghum
2008-02-06
1
-31
/
+37
*
synclink: standardize format of linux header file include's with "<>"
Robert P. J. Day
2008-02-06
4
-8
/
+4
*
via-rng: enable secondary noise source on CPUs where it is present
Dave Jones
2008-02-06
1
-0
/
+14
*
vt: bitlock fix
Nick Piggin
2008-02-06
1
-3
/
+5
*
tpm.c: fix crash during device removal
Richard MUSIL
2008-02-06
2
-17
/
+29
*
proper prototype for vty_init()
Adrian Bunk
2008-02-06
1
-4
/
+0
*
Parallel port: convert port_mutex to the mutex API
Matthias Kaehlcke
2008-02-06
1
-5
/
+5
*
Remove inclusions of <linux/autoconf.h>
Ralf Baechle
2008-02-06
2
-2
/
+0
*
riscom8: fix SMP brokenness
Jeff Garzik
2008-02-06
2
-55
/
+94
*
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2008-02-05
8
-70
/
+273
|
\
|
*
agp: remove flush_agp_mappings calls from new flush handling code
Dave Airlie
2008-02-05
1
-2
/
+0
|
*
intel-agp: introduce IS_I915 and do some cleanups..
Dave Airlie
2008-02-05
1
-61
/
+57
|
*
[intel_agp] fix name for G35 chipset
Zhenyu Wang
2008-02-05
1
-5
/
+5
|
*
intel-agp: fixup resource handling in flush code.
Dave Airlie
2008-02-05
1
-10
/
+23
|
*
intel-agp: add new chipset ID
Zhenyu Wang
2008-02-05
2
-5
/
+29
|
*
agp: remove unnecessary pci_dev_put
Julia Lawall
2008-02-05
1
-4
/
+0
|
*
agp: remove uid comparison as security check
serue@us.ibm.com
2008-02-05
1
-1
/
+1
[next]