index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-07
[PATCH] drivers/cdrom: kmalloc + memset -> kzalloc conversion
Deepak Saxena
1
-3
/
+1
2005-11-07
[PATCH] serial: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-6
/
+3
2005-11-07
[PATCH] drivers/scsi: fix-up schedule_timeout() usage
Nishanth Aravamudan
7
-53
/
+25
2005-11-07
[PATCH] message: fix-up schedule_timeout() usage
Nishanth Aravamudan
3
-20
/
+11
2005-11-07
[PATCH] drivers/media: fix-up schedule_timeout() usage
Nishanth Aravamudan
2
-4
/
+4
2005-11-07
[PATCH] drivers/md: fix-up schedule_timeout() usage
Nishanth Aravamudan
2
-4
/
+2
2005-11-07
[PATCH] drivers/macintosh: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-2
/
+1
2005-11-07
[PATCH] isdn: fix-up schedule_timeout() usage
Nishanth Aravamudan
5
-14
/
+7
2005-11-07
[PATCH] ieee1394: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-2
/
+1
2005-11-07
[PATCH] drivers/acpi: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-4
/
+2
2005-11-07
[PATCH] kernel-docs: fix kernel-doc format problems
Randy Dunlap
1
-1
/
+0
2005-11-07
[PATCH] matroxfb: Set maxhipri to 0
Ville Syrjälä
1
-1
/
+1
2005-11-07
[PATCH] matroxfb: Kill a useless message
Ville Syrjälä
1
-4
/
+0
2005-11-07
[PATCH] matroxfb: Use CACHEFLUSH on all chips
Ville Syrjälä
3
-14
/
+2
2005-11-07
[PATCH] matroxfb: Add support for Mystique AGP
Ville Syrjälä
1
-0
/
+14
2005-11-07
[PATCH] matroxfb: Remove an unused wait queue entry
Ville Syrjälä
1
-2
/
+0
2005-11-07
[PATCH] fbdev: ATI RN50 pci id
Jake Moilanen
2
-0
/
+2
2005-11-07
[PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helper
Antonino A. Daplas
3
-45
/
+11
2005-11-07
[PATCH] fbdev: Add helper to get an appropriate initial mode
Antonino A. Daplas
1
-0
/
+60
2005-11-07
[PATCH] fbdev: Rearrange mode database entries
Antonino A. Daplas
1
-14
/
+16
2005-11-07
[PATCH] fbcon: Add rl (Roman Large) font
Zach Smith
4
-0
/
+4386
2005-11-07
[PATCH] i810fb: Cleanup I2C code
Antonino A. Daplas
4
-90
/
+51
2005-11-07
[PATCH] vesafb: Disable mtrr as the default
Antonino A. Daplas
1
-1
/
+1
2005-11-07
[PATCH] s3c2410fb: initialise device_driver .owner
Ben Dooks
1
-0
/
+1
2005-11-07
[PATCH] fbdev: fix the fb_find_nearest_mode() function
Michal Januszewski
2
-12
/
+15
2005-11-07
[PATCH] nvidiafb: Fix empty macro
Antonino A. Daplas
1
-1
/
+1
2005-11-07
[PATCH] fbdev: Workaround for buggy EDID blocks
Antonino A. Daplas
1
-1
/
+17
2005-11-07
[PATCH] pm2fb: Manual configuration of timings for Elsa Winner 2000 Office
Peter 'p2' De Schrijver
1
-0
/
+16
2005-11-07
[PATCH] savagefb: Convert from VGA IO access to MMIO access
Antonino A. Daplas
2
-487
/
+537
2005-11-07
[PATCH] atyfb: Get initial mode timings from LCD BIOS
Antonino A. Daplas
1
-14
/
+44
2005-11-07
[PATCH] vesafb: Fix color palette handling
Antonino A. Daplas
1
-31
/
+25
2005-11-07
[PATCH] fbdev: Remove software clipping from drawing functions
Antonino A. Daplas
3
-79
/
+3
2005-11-07
[PATCH] fbcon: Initialize new driver when old driver is released
Antonino A. Daplas
1
-0
/
+9
2005-11-07
[PATCH] fbcon: Use helper function when filling out var structure
Antonino A. Daplas
1
-15
/
+2
2005-11-07
[PATCH] fbcon: Consolidate redundant code
Antonino A. Daplas
1
-62
/
+23
2005-11-07
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
Antonino A. Daplas
74
-161
/
+20
2005-11-07
[PATCH] radeonfb: prevent spurious recompilations
Jean Delvare
2
-2
/
+2
2005-11-07
[PATCH] intelfb: extend partial support of i915G to include i915GM
Scott MacKenzie
3
-5
/
+14
2005-11-07
[PATCH] nvidiafb: Add flat panel dither support
Benjamin Herrenschmidt
1
-4
/
+20
2005-11-07
[PATCH] nvidiafb-fix-mode-setting-ppc-support-warning-fixes
Andrew Morton
1
-1
/
+5
2005-11-07
[PATCH] nvidiafb: Fix mode setting & PPC support
Benjamin Herrenschmidt
5
-43
/
+137
2005-11-07
[PATCH] fb: straighten up fb drivers menu
Randy Dunlap
1
-59
/
+59
2005-11-07
[PATCH] framebuffer: add some help text in Kconfig
Randy.Dunlap
3
-7
/
+14
2005-11-07
[PATCH] prevent dmesg warning in zr36067 driver
Ronald S. Bultje
1
-2
/
+2
2005-11-07
[PATCH] i4l: update hfc_usb driver
Martin Bachem
2
-177
/
+121
2005-11-07
[PATCH] rapidio: message interface updates
Matt Porter
2
-11
/
+18
2005-11-07
[PATCH] rapidio: core updates
Matt Porter
2
-25
/
+13
2005-11-07
[PATCH] RapidIO support: core enum
Matt Porter
3
-0
/
+1025
2005-11-07
[PATCH] RapidIO support: core base
Matt Porter
8
-0
/
+1219
2005-11-07
[PATCH] ipmi: fix watchdog timeout panic handling
Corey Minyard
1
-4
/
+9
[prev]
[next]