index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: add mga driver callbacks
Dave Airlie
2005-07-10
1
-0
/
+8
*
Add support for PCI MGA cards to MGA DRM.
Dave Airlie
2005-07-10
7
-277
/
+888
*
drm: make drm_alloc_agp take a dev arg.
Dave Airlie
2005-07-10
3
-4
/
+4
*
drm: add new mga ids and types
Dave Airlie
2005-07-10
2
-4
/
+6
*
drm: add test for AGP devices and driver override for it.
Dave Airlie
2005-07-10
13
-3
/
+123
*
drm: destatic exported function.
Dave Airlie
2005-07-10
2
-2
/
+4
*
drm: export symbols for use by drivers
Dave Airlie
2005-07-10
3
-0
/
+7
*
drm: fix minor function header issue
Dave Airlie
2005-07-10
1
-2
/
+2
*
drm: update some function so a driver can call them
Dave Airlie
2005-07-10
4
-101
/
+167
*
drm: update support for drm pci buffers
Dave Airlie
2005-07-10
7
-39
/
+78
*
Refactor common, boilerplate ioctl code from drm_addbufs_* functions into
Dave Airlie
2005-07-10
1
-82
/
+44
*
drm: add framebuffer maps
Dave Airlie
2005-07-10
3
-4
/
+178
*
drm: add _DRM_CONSISTENT map type
Dave Airlie
2005-07-10
5
-7
/
+40
*
drm: fix stupid missing semicolon.
Dave Airlie
2005-07-10
1
-1
/
+1
*
Merge head 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airlied...
Linus Torvalds
2005-07-09
25
-194
/
+146
|
\
|
*
drm: wrap config.h include in a ifdef KERNEL
Dave Airlie
2005-07-07
1
-0
/
+2
|
*
drm: misc cleanup
Dave Airlie
2005-07-07
23
-178
/
+135
|
*
drm: use kcalloc now that it is available..
Dave Airlie
2005-07-07
2
-14
/
+7
|
*
drm: ctx release can happen before dev->ctxlist is allocated
Dave Airlie
2005-07-07
1
-1
/
+1
|
*
drm: fix minor issues caused by core conversion
Dave Airlie
2005-07-07
1
-1
/
+1
*
|
Merge head 'drm-3264' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/...
Linus Torvalds
2005-07-09
10
-0
/
+628
|
\
\
|
*
|
drm: add 32/64 support for MGA/R128/i915
Dave Airlie
2005-07-07
10
-0
/
+628
|
|
/
*
|
Merge head 'drm-via' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/d...
Linus Torvalds
2005-07-09
17
-0
/
+5345
|
\
\
|
*
\
Merge ../linux-2.6/
Dave Airlie
2005-07-07
13
-27
/
+29
|
|
\
\
|
|
|
/
|
*
|
drm: Add via unichrome support
Dave Airlie
2005-06-28
17
-0
/
+5345
*
|
|
[PATCH] pcmcia: remove references to pcmcia/version.h
Dominik Brodowski
2005-07-07
1
-1
/
+0
*
|
|
[PATCH] pcmcia: move event handler
Dominik Brodowski
2005-07-07
1
-5
/
+1
*
|
|
[PATCH] mostly_read data section
Christoph Lameter
2005-07-07
1
-1
/
+1
*
|
|
[PATCH] tty output lossage fix
Roman Zippel
2005-07-07
1
-18
/
+15
*
|
|
[PATCH] hvc_console: Use hvc_get_chars in hvsi code
Milton Miller
2005-07-07
1
-5
/
+3
*
|
|
[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_chars
Milton Miller
2005-07-07
1
-1
/
+23
*
|
|
[PATCH] hvc_console: Register ops when setting up hvc_console
Milton Miller
2005-07-07
2
-10
/
+20
*
|
|
[PATCH] hvc_console: Separate hvc_console and vio code 2
Milton Miller
2005-07-07
3
-40
/
+137
*
|
|
[PATCH] hvc_console: Separate hvc_console and vio code
Milton Miller
2005-07-07
1
-2
/
+22
*
|
|
[PATCH] hvc_console: Add some sanity checks
Milton Miller
2005-07-07
1
-0
/
+18
*
|
|
[PATCH] hvc_console: Statically initialize the vtermnos array
Milton Miller
2005-07-07
1
-6
/
+2
*
|
|
[PATCH] hvc_console: remove num_vterms and some dead code
Milton Miller
2005-07-07
1
-6
/
+2
*
|
|
[PATCH] hvc_console: Add missing include
Milton Miller
2005-07-07
1
-0
/
+1
*
|
|
[PATCH] hvc_console: Unregister the console in the exit routine.
Milton Miller
2005-07-07
1
-2
/
+4
*
|
|
[PATCH] hvc_console: MAGIC_SYSRQ should only be on console channel
Milton Miller
2005-07-07
1
-8
/
+11
*
|
|
[PATCH] hvc_console: Dont always kick the poll thread in interrupt
Milton Miller
2005-07-07
1
-3
/
+7
*
|
|
[PATCH] hvc_console: Match vio and console devices using vterm numbers
Milton Miller
2005-07-07
1
-7
/
+29
*
|
|
[PATCH] hvc_console: Rearrange code
Milton Miller
2005-07-07
1
-142
/
+142
*
|
|
[PATCH] print order information when OOM killing
Marcelo Tosatti
2005-07-07
1
-1
/
+1
|
|
/
|
/
|
*
|
[PATCH] PCI: clean up dynamic pci id logic
Greg Kroah-Hartman
2005-07-01
2
-2
/
+2
*
|
[PATCH] tpm: fix bug introduced by the /proc/misc
Kylene Jo Hall
2005-06-30
1
-1
/
+1
*
|
[PATCH] sis 760 support.
Dave Jones
2005-06-28
1
-0
/
+9
*
|
[PATCH] coverity: tty_ldisc_ref return null check
KAMBAROV, ZAUR
2005-06-28
1
-2
/
+2
*
|
[PATCH] coverity: ipmi_msghandler() channels array overrun fix
KAMBAROV, ZAUR
2005-06-28
1
-2
/
+2
*
|
[PATCH] Adapt drivers/char/vt_ioctl.c to non-x86
Emmanuel Colbus
2005-06-28
1
-2
/
+3
[next]