index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...
Linus Torvalds
2007-05-07
20
-196
/
+349
|
\
|
*
drm/i915: Add 965GM pci id update
Wang Zhenyu
2007-04-26
2
-1
/
+3
|
*
drm: just use io_remap_pfn_range on all archs..
Dave Airlie
2007-03-24
1
-6
/
+1
|
*
drm: fix DRM_CONSISTENT mapping
Hugh Dickins
2007-03-24
1
-5
/
+9
|
*
drm: fix up mmap locking in preparation for ttm changes
Thomas Hellstrom
2007-03-24
1
-9
/
+26
|
*
drm: fix driver deadlock with AIGLX and reclaim_buffers_locked
Thomas Hellstrom
2007-03-23
7
-81
/
+174
|
*
drm: fix warning in drm_fops.c
Andrew Morton
2007-03-19
1
-1
/
+1
|
*
drm: allow for more generic drm ioctls
Thomas Hellstrom
2007-03-19
2
-4
/
+9
|
*
drm: fix alpha domain handling
Jay Estabrook
2007-03-11
1
-1
/
+1
|
*
via: fix CX700 pci id
Thomas Hellstrom
2007-03-11
1
-1
/
+1
|
*
drm: make drm_io_prot static.
Adrian Bunk
2007-03-11
1
-1
/
+1
|
*
drm: remove via_mm.h
Robert P. J. Day
2007-03-11
1
-40
/
+0
|
*
drm: add missing NULL assignment
Dave Airlie
2007-03-11
1
-0
/
+1
|
*
drm/radeon: Fix u32 overflows when determining AGP base address in card space.
Michel Dänzer
2007-03-11
1
-4
/
+4
|
*
drm: port over use_vmalloc code from git hashtab
Dave Airlie
2007-03-11
2
-2
/
+15
|
*
drm: fix crash with fops lock and fixup sarea/page size locking
Dave Airlie
2007-03-11
1
-2
/
+4
|
*
drm: bring bufs code from git tree.
Dave Airlie
2007-03-11
2
-10
/
+67
|
*
drm: move protection stuff into separate function
Dave Airlie
2007-03-11
1
-18
/
+26
|
*
drm: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-03-11
1
-1
/
+1
|
*
drm: update README.drm (bugzilla #7933)
Randy Dunlap
2007-03-11
1
-9
/
+7
|
*
drm: remove unused exports
Adrian Bunk
2007-03-11
1
-2
/
+0
*
|
rename TANBAC TB0219 config
Yoichi Yuasa
2007-05-07
2
-3
/
+3
*
|
tty_register_driver: only allocate tty instances when defined
Andy Whitcroft
2007-05-07
1
-3
/
+2
*
|
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-05-05
1
-9
/
+4
|
\
\
|
*
|
[PATCH] x86: fix amd64-agp aperture validation
Jan Beulich
2007-05-02
1
-9
/
+4
*
|
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
2007-05-04
1
-57
/
+44
|
\
\
\
|
*
\
\
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2007-05-01
51
-1739
/
+354
|
|
\
\
\
|
|
|
/
/
|
*
|
|
Input: keyboard handler - use printk_ratelimit()
Dmitry Torokhov
2007-04-12
1
-1
/
+1
|
*
|
|
Input: rework handle creation code
Dmitry Torokhov
2007-04-12
1
-8
/
+20
|
*
|
|
Input: add getkeycode and setkeycode methods
Marvin Raaijmakers
2007-03-14
1
-48
/
+23
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-05-04
7
-7
/
+3
|
\
\
\
\
|
*
|
|
|
PCI: Convert to alloc_pci_dev()
Michael Ellerman
2007-05-02
2
-2
/
+2
|
*
|
|
|
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
5
-5
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2007-05-04
7
-154
/
+193
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[AGPGART] sworks-agp: Switch to PCI ref counting APIs
Alan Cox
2007-04-26
1
-10
/
+13
|
*
|
|
[AGPGART] Nvidia AGP: Use refcount aware PCI interfaces
Alan Cox
2007-04-26
1
-3
/
+6
|
*
|
|
[AGPGART] Fix sparse warning in sgi-agp.c
Dave Jones
2007-04-26
1
-3
/
+2
|
*
|
|
[AGPGART] Intel-agp adjustments
Jan Beulich
2007-04-26
1
-5
/
+3
|
*
|
|
[AGPGART] Move [un]map_page_into_agp into asm/agp.h
Jan Beulich
2007-04-26
1
-22
/
+0
|
*
|
|
[AGPGART] Add missing calls to global_flush_tlb() to ali-agp
Jan Beulich
2007-04-26
1
-0
/
+2
|
*
|
|
[AGPGART] prevent probe collision of sis-agp and amd64_agp
Oliver Neukum
2007-04-26
1
-111
/
+167
*
|
|
|
Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2007-04-30
7
-24
/
+46
|
\
\
\
\
|
*
\
\
\
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
2007-04-30
5
-90
/
+45
|
|
\
\
\
\
|
*
|
|
|
|
[POWERPC] remove kernel module option for booke wdt
Dave Jiang
2007-04-30
1
-1
/
+1
|
*
|
|
|
|
[POWERPC] Rename get_property to of_get_property: partial drivers
Stephen Rothwell
2007-04-27
3
-4
/
+4
|
*
|
|
|
|
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
Paul Mackerras
2007-04-26
6
-7
/
+7
|
*
|
|
|
|
[POWERPC] Remove old interface find_path_device
Stephen Rothwell
2007-04-24
1
-2
/
+5
|
*
|
|
|
|
[POWERPC] hvc_console: Typo fixes
will schmidt
2007-04-24
1
-9
/
+9
|
*
|
|
|
|
[POWERPC] hvc_console: Polling mode timer backoff
Will Schmidt
2007-04-24
1
-6
/
+25
|
*
|
|
|
|
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-04-13
6
-7
/
+7
[next]