index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-07
Char: stallion, fix compiler warnings
Jiri Slaby
1
-4
/
+6
2008-02-07
Char: mxser_new, ioaddresses are ulong
Jiri Slaby
1
-1
/
+1
2008-02-07
Char: char/serial, remove SERIAL_TYPE_NORMAL redefines
Jiri Slaby
6
-14
/
+0
2008-02-07
Char: rocket, remove useless macros
Jiri Slaby
2
-27
/
+2
2008-02-07
Char: rocket, printk cleanup
Jiri Slaby
2
-44
/
+51
2008-02-07
Char: rocket, switch long delay to sleep
Jiri Slaby
1
-4
/
+4
2008-02-07
i8k: Inspiron E1705 fix
Frank Sorenson
1
-0
/
+7
2008-02-07
I8K: allow i8k driver to be built on x86_64 systems
Bradley Smith
1
-1
/
+28
2008-02-07
MBCS: convert dmareadlock to mutex
Matthias Kaehlcke
2
-4
/
+4
2008-02-07
MBCS: convert dmawritelock to mutex
Matthias Kaehlcke
2
-4
/
+4
2008-02-07
MBCS: convert algolock to mutex
Matthias Kaehlcke
2
-4
/
+5
2008-02-07
drm: add initial r500 drm support
Dave Airlie
6
-59
/
+240
2008-02-07
radeon: setup the ring buffer fetcher to be less agressive.
Roland Scheidegger
2
-3
/
+62
2008-02-07
drm: fixup some of the ioctl function exit paths
Dave Airlie
1
-5
/
+7
2008-02-07
drm: the drm really should call pci_set_master..
Dave Airlie
1
-0
/
+1
2008-02-07
i915: Add chipset id for Intel Integrated Graphics Device
Zhenyu Wang
3
-3
/
+7
2008-02-07
drm: cleanup DRM_DEBUG() parameters
Márton Németh
28
-145
/
+122
2008-02-07
drm/i915: add support for E7221 chipset
Carlos Martín
1
-1
/
+1
2008-02-07
drm: don't cast a pointer to pointer of list_head
Li Zefan
1
-1
/
+1
2008-02-07
mga_dma: return 'err' not just zero from mga_do_cleanup_dma()
Jesper Juhl
1
-1
/
+1
2008-02-07
drm: add _DRM_DRIVER flag, and re-order unload.
Dave Airlie
3
-8
/
+11
2008-02-07
drm: enable udev node creation
Dave Airlie
1
-6
/
+1
2008-02-07
drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.
Eric Anholt
1
-14
/
+11
2008-02-07
drm: move drm_mem_init to proper place in startup sequence
Dave Airlie
1
-2
/
+2
2008-02-07
drm: call driver load function after initialising AGP
Dave Airlie
1
-4
/
+4
2008-02-07
drm: Fix ioc32 compat layer
Ian Romanick
1
-1
/
+5
2008-02-07
drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't.
Eric Anholt
1
-4
/
+10
2008-02-07
i915: add suspend/resume support
Jesse Barnes
4
-57
/
+1309
2008-02-07
drm: update DRM sysfs support
Jesse Barnes
4
-62
/
+117
2008-02-07
drm: Initialize the AGP structure's base address at init rather than enable.
Eric Anholt
2
-3
/
+2
2008-02-07
drm: move two function extern into the correct block
Dave Airlie
1
-3
/
+2
2008-02-07
drm: run cleanfile across drm tree
Dave Airlie
43
-375
/
+362
2008-02-07
drm: some minor cleanups and changes to make memory manager merging easier.
Dave Airlie
2
-28
/
+28
2008-02-06
Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...
Josh Boyer
9
-0
/
+1995
2008-02-06
ip27-rtc: convert ioctl to unlocked_ioctl
Cyrill Gorcunov
1
-5
/
+4
2008-02-06
tpm: infineon section mismatch
Randy Dunlap
1
-3
/
+3
2008-02-06
Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line discipline
Joe Peterson
1
-6
/
+5
2008-02-06
ik8: add Dell UK 6400 Inspiron model (MM061)
Nick Warne
1
-0
/
+7
2008-02-06
Amiga serial driver: port_write_mutex fixup
Daniel Walker
1
-1
/
+1
2008-02-06
drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-1
/
+1
2008-02-06
tty: enable the echoing of ^C in the N_TTY discipline
Joe Peterson
1
-1
/
+15
2008-02-06
drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
3
-4
/
+4
2008-02-06
unix98 allocated_ptys_lock semaphore to mutex
Daniel Walker
1
-10
/
+10
2008-02-06
drivers/char/tty_io.c: remove pty_sem
Daniel Walker
1
-1
/
+0
2008-02-06
char: use SGI_HAS_DS1286 for SGI_DS1286 depends
Thomas Bogendoerfer
1
-1
/
+1
2008-02-06
drivers/char/random.c:write_pool() cond_resched() needed
Matt Mackall
1
-0
/
+1
2008-02-06
synclink_gt fix missed serial input signal changes
Paul Fulghum
1
-31
/
+37
2008-02-06
synclink: standardize format of linux header file include's with "<>"
Robert P. J. Day
4
-8
/
+4
2008-02-06
via-rng: enable secondary noise source on CPUs where it is present
Dave Jones
1
-0
/
+14
2008-02-06
vt: bitlock fix
Nick Piggin
1
-3
/
+5
[prev]
[next]