index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] kfree cleanup: drivers/scsi
Jesper Juhl
2005-11-07
21
-141
/
+73
*
[PATCH] bluetooth: kmalloc + memset -> kzalloc conversion
Deepak Saxena
2005-11-07
12
-31
/
+12
*
[PATCH] ide: kmalloc + memset -> kzalloc conversion
Deepak Saxena
2005-11-07
10
-32
/
+14
*
[PATCH] drivers/firmware: kmalloc + memset -> kzalloc conversion
Deepak Saxena
2005-11-07
2
-9
/
+4
*
[PATCH] drivers/fc4: kmalloc + memset -> kzalloc conversion
Deepak Saxena
2005-11-07
3
-22
/
+11
*
[PATCH] drivers/eisa: kmalloc + memset -> kzalloc conversion
Deepak Saxena
2005-11-07
1
-6
/
+2
*
[PATCH] drivers/dio: kmalloc + memset -> kzalloc conversion
Deepak Saxena
2005-11-07
1
-2
/
+1
*
[PATCH] drivers/cdrom: kmalloc + memset -> kzalloc conversion
Deepak Saxena
2005-11-07
1
-3
/
+1
*
[PATCH] serial: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-11-07
1
-6
/
+3
*
[PATCH] drivers/scsi: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-11-07
7
-53
/
+25
*
[PATCH] message: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-11-07
3
-20
/
+11
*
[PATCH] drivers/media: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-11-07
2
-4
/
+4
*
[PATCH] drivers/md: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-11-07
2
-4
/
+2
*
[PATCH] drivers/macintosh: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-11-07
1
-2
/
+1
*
[PATCH] isdn: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-11-07
5
-14
/
+7
*
[PATCH] ieee1394: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-11-07
1
-2
/
+1
*
[PATCH] drivers/acpi: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-11-07
1
-4
/
+2
*
[PATCH] kernel-docs: fix kernel-doc format problems
Randy Dunlap
2005-11-07
1
-1
/
+0
*
[PATCH] matroxfb: Set maxhipri to 0
Ville Syrjälä
2005-11-07
1
-1
/
+1
*
[PATCH] matroxfb: Kill a useless message
Ville Syrjälä
2005-11-07
1
-4
/
+0
*
[PATCH] matroxfb: Use CACHEFLUSH on all chips
Ville Syrjälä
2005-11-07
3
-14
/
+2
*
[PATCH] matroxfb: Add support for Mystique AGP
Ville Syrjälä
2005-11-07
1
-0
/
+14
*
[PATCH] matroxfb: Remove an unused wait queue entry
Ville Syrjälä
2005-11-07
1
-2
/
+0
*
[PATCH] fbdev: ATI RN50 pci id
Jake Moilanen
2005-11-07
2
-0
/
+2
*
[PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helper
Antonino A. Daplas
2005-11-07
3
-45
/
+11
*
[PATCH] fbdev: Add helper to get an appropriate initial mode
Antonino A. Daplas
2005-11-07
1
-0
/
+60
*
[PATCH] fbdev: Rearrange mode database entries
Antonino A. Daplas
2005-11-07
1
-14
/
+16
*
[PATCH] fbcon: Add rl (Roman Large) font
Zach Smith
2005-11-07
4
-0
/
+4386
*
[PATCH] i810fb: Cleanup I2C code
Antonino A. Daplas
2005-11-07
4
-90
/
+51
*
[PATCH] vesafb: Disable mtrr as the default
Antonino A. Daplas
2005-11-07
1
-1
/
+1
*
[PATCH] s3c2410fb: initialise device_driver .owner
Ben Dooks
2005-11-07
1
-0
/
+1
*
[PATCH] fbdev: fix the fb_find_nearest_mode() function
Michal Januszewski
2005-11-07
2
-12
/
+15
*
[PATCH] nvidiafb: Fix empty macro
Antonino A. Daplas
2005-11-07
1
-1
/
+1
*
[PATCH] fbdev: Workaround for buggy EDID blocks
Antonino A. Daplas
2005-11-07
1
-1
/
+17
*
[PATCH] pm2fb: Manual configuration of timings for Elsa Winner 2000 Office
Peter 'p2' De Schrijver
2005-11-07
1
-0
/
+16
*
[PATCH] savagefb: Convert from VGA IO access to MMIO access
Antonino A. Daplas
2005-11-07
2
-487
/
+537
*
[PATCH] atyfb: Get initial mode timings from LCD BIOS
Antonino A. Daplas
2005-11-07
1
-14
/
+44
*
[PATCH] vesafb: Fix color palette handling
Antonino A. Daplas
2005-11-07
1
-31
/
+25
*
[PATCH] fbdev: Remove software clipping from drawing functions
Antonino A. Daplas
2005-11-07
3
-79
/
+3
*
[PATCH] fbcon: Initialize new driver when old driver is released
Antonino A. Daplas
2005-11-07
1
-0
/
+9
*
[PATCH] fbcon: Use helper function when filling out var structure
Antonino A. Daplas
2005-11-07
1
-15
/
+2
*
[PATCH] fbcon: Consolidate redundant code
Antonino A. Daplas
2005-11-07
1
-62
/
+23
*
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
Antonino A. Daplas
2005-11-07
74
-161
/
+20
*
[PATCH] radeonfb: prevent spurious recompilations
Jean Delvare
2005-11-07
2
-2
/
+2
*
[PATCH] intelfb: extend partial support of i915G to include i915GM
Scott MacKenzie
2005-11-07
3
-5
/
+14
*
[PATCH] nvidiafb: Add flat panel dither support
Benjamin Herrenschmidt
2005-11-07
1
-4
/
+20
*
[PATCH] nvidiafb-fix-mode-setting-ppc-support-warning-fixes
Andrew Morton
2005-11-07
1
-1
/
+5
*
[PATCH] nvidiafb: Fix mode setting & PPC support
Benjamin Herrenschmidt
2005-11-07
5
-43
/
+137
*
[PATCH] fb: straighten up fb drivers menu
Randy Dunlap
2005-11-07
1
-59
/
+59
*
[PATCH] framebuffer: add some help text in Kconfig
Randy.Dunlap
2005-11-07
3
-7
/
+14
[next]