index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: fix i965 build bug
Andrew Morton
2006-09-22
1
-1
/
+1
*
drm: remove FALSE/TRUE that snuck in with simple memory manager changes.
Andrew Morton
2006-09-22
6
-19
/
+19
*
drm: Add support for Intel i965G chipsets.
Alan Hourihane
2006-09-22
5
-19
/
+58
*
drm: add better explanation for i830/i915
Dave Airlie
2006-09-22
1
-3
/
+6
*
drm: remove a tab that snuck in
Dave Airlie
2006-09-22
1
-1
/
+1
*
drm: fix return value in auth function
Dave Airlie
2006-09-22
1
-1
/
+1
*
drm: SiS 315 Awareness.
Thomas Hellstrom
2006-09-22
4
-1
/
+84
*
drm: update user token hashing and map handles
Thomas Hellstrom
2006-09-22
5
-63
/
+51
*
drm: move drm authentication to new generic hash table.
Thomas Hellstrom
2006-09-22
5
-62
/
+26
*
drm: Add the P4VM800PRO (?) PCI ID.
Dave Airlie
2006-09-22
1
-0
/
+1
*
drm: add drm simple memory manager support for SiS and VIA drivers
Thomas Hellstrom
2006-09-22
12
-1403
/
+344
*
drm: add simple DRM memory manager, and hash table
Thomas Hellstrom
2006-09-22
7
-2
/
+1019
*
drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE...
Michel Dänzer
2006-09-22
2
-7
/
+12
*
drm: radeon: fix up bus mastering when writeback is disabled
Michel Dänzer
2006-09-22
2
-0
/
+8
*
drm: radeon: implement RADEON_PARAM_SCRATCH_OFFSET getparam
Michel Dänzer
2006-09-22
1
-1
/
+5
*
drm: radeon: add some debug output when getparam is called with unknown
Michel Dänzer
2006-09-22
1
-0
/
+1
*
drm: missing mutex unlock
Thomas Hellstrom
2006-09-22
1
-1
/
+3
*
drm: remove the DRM pci domain
Dave Airlie
2006-09-22
4
-7
/
+9
*
drm: remove local copies of pci bus/slot/func
Dave
2006-09-22
4
-11
/
+8
*
drm: cleanup old compat code and DRM fns from Linux only code
Dave Airlie
2006-09-22
10
-29
/
+21
*
[PATCH] IPMI: fix handling of OEM flags
Corey Minyard
2006-09-16
1
-4
/
+4
*
[PATCH] hvc_console suspend fix
Andrew Morton
2006-09-16
1
-0
/
+1
*
[PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systems
Arnaud Patard
2006-09-16
1
-0
/
+1
*
[PATCH] IPMI: fix occasional oops on module unload
Corey Minyard
2006-09-01
1
-0
/
+1
*
[PATCH] SBC8360: module_param() permission fixes
Ian E. Morgan
2006-09-01
1
-2
/
+2
*
[PATCH] synclink_gt: fix receive tty error handling
Paul Fulghum
2006-09-01
1
-7
/
+7
*
[PATCH] drm: radeon flush TCL VAP for vertex program enable/disable
Roland Scheidegger
2006-08-30
1
-1
/
+8
*
[PATCH] Fix tty layer DoS and comment relevant code
Alan Cox
2006-08-27
1
-10
/
+79
*
[PATCH] tty layer comment the locking assumptions and functions somewhat
Alan Cox
2006-08-27
2
-62
/
+715
*
[PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)
Samuel Thibault
2006-08-27
1
-0
/
+2
*
[PATCH] char/moxa.c: fix endianess and multiple-card issues
Dirk Eibach
2006-08-27
1
-2
/
+6
*
[PATCH] tty: remove bogus call to cdev_del()
Rolf Eike Beer
2006-08-27
1
-1
/
+0
*
[WATCHDOG] Kconfig typos fix.
Matt LaPlante
2006-08-15
1
-4
/
+4
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
2006-08-06
1
-61
/
+78
|
\
|
*
Input: keyboard - change to use kzalloc
Dmitry Torokhov
2006-08-04
1
-2
/
+2
|
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...
Dmitry Torokhov
2006-08-04
19
-135
/
+232
|
|
\
|
*
|
Input: keyboard - simplify emulate_raw() implementation
Dmitry Torokhov
2006-07-19
1
-17
/
+34
|
*
|
Input: keyboard - remove static variable and clean up initialization
Dmitry Torokhov
2006-07-19
1
-10
/
+9
|
*
|
Input: introduce input_inject_event() function
Dmitry Torokhov
2006-07-06
1
-18
/
+18
|
*
|
Input: add start() method to input handlers
Dmitry Torokhov
2006-07-06
1
-19
/
+20
*
|
|
[PATCH] pSeries: hvsi char driver janitorial cleanup
Linas Vepstas
2006-08-06
1
-4
/
+1
*
|
|
[PATCH] pSeries hvsi char driver null pointer deref
Linas Vepstas
2006-08-06
1
-1
/
+2
*
|
|
[PATCH] omap-rng build fix
David Brownell
2006-08-06
1
-27
/
+24
|
|
/
|
/
|
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2006-08-03
1
-1
/
+6
|
\
\
|
*
|
[IA64] add platform check to snsc driver init
Greg Edwards
2006-08-02
1
-1
/
+6
*
|
|
[PATCH] hwrng: fix geode probe error unwind
Michael Buesch
2006-07-31
1
-1
/
+5
*
|
|
[PATCH] hwrng: fix intel probe error unwind
Michael Buesch
2006-07-31
1
-1
/
+1
*
|
|
[PATCH] drivers/char/pc8736x_gpio.c: unexport a static struct
Adrian Bunk
2006-07-31
1
-1
/
+0
|
/
/
*
|
[WAN]: Converted synclink drivers to use netif_carrier_*()
Krzysztof Halasa
2006-07-21
4
-16
/
+40
*
|
[PATCH] tpm_tis: use resource_size_t
Kylene Jo Hall
2006-07-14
1
-2
/
+3
[next]