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
2008-02-07
DS1WM: decouple host IRQ and INTR active state settings
Philipp Zabel
1
-4
/
+5
2008-02-07
power_supply: remove capacity_level from list of sysfs attributes
Thadeu Lima de Souza Cascardo
1
-1
/
+0
2008-02-06
Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi...
Linus Torvalds
4
-135
/
+96
2008-02-06
scsi: megaraid: trivial drop duplicate mutex.h include
Daniel Walker
1
-1
/
+0
2008-02-06
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-84
/
+412
2008-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
29
-311
/
+555
2008-02-06
fb: fix warning: no return statement in function returning non-void
Anton Vorontsov
1
-0
/
+1
2008-02-06
virtio: add missing #include <linux/delay.h>
Johann Felix Soden
1
-0
/
+1
2008-02-06
PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARs
Bjorn Helgaas
1
-0
/
+43
2008-02-06
PNP: do not test PNP_DRIVER_RES_DO_NOT_CHANGE on suspend/resume
Rene Herman
1
-5
/
+7
2008-02-06
isapnp driver semaphore to mutex
Daniel Walker
2
-15
/
+17
2008-02-06
pnp: declare PNP option parsing functions as __init
Thomas Renninger
3
-39
/
+40
2008-02-06
simplify pnp_activate_dev() and pnp_disable_dev() return values
Bjorn Helgaas
1
-4
/
+4
2008-02-06
md: fix an occasional deadlock in raid5
NeilBrown
1
-9
/
+5
2008-02-06
md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDE...
NeilBrown
1
-4
/
+4
2008-02-06
md: change ITERATE_RDEV to rdev_for_each
NeilBrown
9
-46
/
+46
2008-02-06
md: change INTERATE_MDDEV to for_each_mddev
NeilBrown
1
-6
/
+6
2008-02-06
md: change a few 'int' to 'size_t' in md
NeilBrown
1
-3
/
+3
2008-02-06
md: fix use-after-free bug when dropping an rdev from an md array
NeilBrown
1
-3
/
+5
2008-02-06
md: allow an md array to appear with 0 drives if it has external metadata
NeilBrown
1
-3
/
+4
2008-02-06
md: lock address when changing attributes of component devices
NeilBrown
1
-1
/
+7
2008-02-06
md: allow devices to be shared between md arrays
NeilBrown
1
-10
/
+78
2008-02-06
md: set and test the ->persistent flag for md devices more consistently
NeilBrown
1
-3
/
+6
2008-02-06
md: allow a maximum extent to be set for resyncing
NeilBrown
4
-10
/
+95
2008-02-06
md: give userspace control over removing failed devices when external metdata...
NeilBrown
1
-9
/
+34
2008-02-06
md: support 'external' metadata for md arrays
NeilBrown
1
-19
/
+58
2008-02-06
md: Update md bitmap during resync.
NeilBrown
4
-5
/
+36
2008-02-06
md: raid6: clean up the style of raid6test/test.c
H. Peter Anvin
1
-48
/
+69
2008-02-06
md: raid6: Fix mktable.c
H. Peter Anvin
1
-26
/
+17
2008-02-06
coding style cleanups for drivers/md/mktables.c
Oliver Pinter
1
-88
/
+92
2008-02-06
fbcon: fix color generation for monochrome framebuffer
Thomas Pfaff
8
-19
/
+55
2008-02-06
FB/S3C2410: check default_display parameter passed in platform data
Ben Dooks
1
-0
/
+6
2008-02-06
FB/S3C2410: ensure S3C2410 framebuffer clears initial memory to black
Ben Dooks
1
-1
/
+1
2008-02-06
FB/S3C2410: update debugging in S3C2410 framebuffer driver
Ben Dooks
1
-1
/
+1
2008-02-06
FB/S3C2412: add S3C2412 support to S3C2410 fb driver
Ben Dooks
2
-15
/
+70
2008-02-06
FB/SM501: ensure console suspended before saving state
Ben Dooks
1
-6
/
+9
2008-02-06
pm2fb: big endian fix
Krzysztof Helt
1
-5
/
+8
2008-02-06
ps3fb: fix modedb typos
Geoff Levand
1
-2
/
+2
2008-02-06
ps3fb: cleanup sweep
Geert Uytterhoeven
1
-37
/
+27
2008-02-06
ps3fb: round up video modes
Geert Uytterhoeven
1
-45
/
+113
2008-02-06
ps3fb: reorganize modedb handling
Geert Uytterhoeven
1
-56
/
+60
2008-02-06
ps3fb: add support for configurable black borders
Geert Uytterhoeven
1
-21
/
+50
2008-02-06
ps3fb: make frame buffer offsets unsigned int
Geert Uytterhoeven
1
-5
/
+4
2008-02-06
ps3fb: kill ps3fb_res
Geert Uytterhoeven
1
-86
/
+22
2008-02-06
ps3fb: open-code macros that are used only once
Geert Uytterhoeven
1
-8
/
+4
2008-02-06
ps3fb: kill PS3FB_FULL_MODE_BIT
Geert Uytterhoeven
1
-5
/
+3
2008-02-06
ps3: use symbolic names for video modes
Geert Uytterhoeven
2
-26
/
+30
2008-02-06
ps3av: ps3av_get_scanmode() and ps3av_get_refresh_rate() are unused
Geert Uytterhoeven
1
-45
/
+13
2008-02-06
atmel_lcdfb: backlight control
David Brownell
2
-4
/
+124
2008-02-06
sm501fb: clear framebuffer memory and palette
Magnus Damm
1
-0
/
+8
[next]