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
2010-10-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
14
-899
/
+5276
2010-10-27
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
20
-1245
/
+974
2010-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
Linus Torvalds
3
-3
/
+23
2010-10-27
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2
-1
/
+3
2010-10-27
Merge branch 'akpm-incoming-2'
Linus Torvalds
55
-373
/
+3092
2010-10-27
proc_bus_pci_ioctl: remove pointless BKL usage
Linus Torvalds
1
-3
/
+0
2010-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
86
-1439
/
+3557
2010-10-27
Remove duplicate includes from many files
Zimny Lech
2
-2
/
+0
2010-10-27
ramoops: use the platform data structure instead of module params
Kyungmin Park
1
-2
/
+28
2010-10-27
w1: don't allow arbitrary users to remove w1 devices
Brian Swetland
1
-4
/
+4
2010-10-27
rapidio: fix destructive port EM initialization for Tsi568
Alexandre Bounine
1
-5
/
+10
2010-10-27
rapidio: fix maximum port number in tsi57x EM initialization
Alexandre Bounine
1
-1
/
+2
2010-10-27
rapidio: fix IDLE2 bits corruption
Alexandre Bounine
1
-7
/
+2
2010-10-27
rapidio: add handling of redundant routes
Alexandre Bounine
3
-51
/
+54
2010-10-27
rapidio: add support for IDT CPS Gen2 switches
Alexandre Bounine
3
-0
/
+455
2010-10-27
rapidio: add device access check into the enumeration
Alexandre Bounine
3
-1
/
+9
2010-10-27
rapidio: add handling of orphan port-write message
Alexandre Bounine
2
-5
/
+110
2010-10-27
rapidio: modify sysfs initialization for switches
Alexandre Bounine
1
-7
/
+19
2010-10-27
rapidio: add default handler for error-stopped state
Alexandre Bounine
3
-31
/
+201
2010-10-27
rapidio: add relation links between RIO device structures
Alexandre Bounine
1
-33
/
+23
2010-10-27
rapidio: use stored ingress port number instead of register read
Alexandre Bounine
1
-27
/
+9
2010-10-27
rapidio: fix RapidIO sysfs hierarchy
Alexandre Bounine
2
-1
/
+2
2010-10-27
drivers/char/mxser.c: fix compilation warning in mxser.c
Rakib Mullick
1
-0
/
+4
2010-10-27
drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-10-27
drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module...
Tracey Dent
1
-1
/
+1
2010-10-27
drivers/char/mwave/Makefile: clean up
Tracey Dent
1
-2
/
+2
2010-10-27
drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-10-27
drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-10-27
drivers/char/synclink_gt.c: add extended sync feature
Paul Fulghum
1
-3
/
+108
2010-10-27
drivers/char/synclink_gt.c: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+3
2010-10-27
drivers/char/ppdev.c: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-10-27
drivers/char/applicom.c: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-10-27
synclink_gt: fix per device locking
Paul Fulghum
1
-13
/
+15
2010-10-27
SGI Altix IA64 mmtimer: eliminate long interval timer holdoffs
Dimitri Sivanich
1
-28
/
+32
2010-10-27
drivers/char/hvc_console.c: remove unneeded __set_current_state(TASK_RUNNING)
Andrew Morton
1
-1
/
+0
2010-10-27
drivers/char/rocket.c: release_region or error path
Dan Carpenter
1
-1
/
+4
2010-10-27
ipmi: fix __init and __exit attribute locations
Corey Minyard
3
-11
/
+11
2010-10-27
drivers/video/omap/blizzard.c: suspected typo in assignment
Nicolas Kaiser
1
-1
/
+1
2010-10-27
drivers/video/gbefb.c: eliminate memory leak
Julia Lawall
1
-2
/
+4
2010-10-27
fbmem: fix fb_read, fb_write unaligned accesses
James Hogan
1
-32
/
+14
2010-10-27
fbmem: fix whitespace
James Hogan
1
-7
/
+7
2010-10-27
drivers/video/matrox/matroxfb_maven.c: fix unsigned return type
Julia Lawall
1
-1
/
+1
2010-10-27
savagefb: fix DDC for Savage 4
Ondrej Zary
1
-0
/
+9
2010-10-27
drivers/video/matrox/matroxfb_DAC1064.c: remove undead ifdef CONFIG_FB_MATROX_G
Christian Dietrich
1
-4
/
+1
2010-10-27
langwell_gpio: add support for whitney point
Alan Cox
1
-1
/
+82
2010-10-27
drivers/gpio/langwell_gpio.c: remove semicolons after function definitions
Andrew Morton
1
-3
/
+3
2010-10-27
gpio: add Topcliff PCH GPIO driver
Tomoya MORINAGA
3
-0
/
+321
2010-10-27
gpio: adp5588-gpio: support interrupt controller
Michael Hennerich
2
-21
/
+263
2010-10-27
gpio: add support for 74x164 serial-in/parallel-out 8-bit shift register
Miguel Gaio
3
-0
/
+191
2010-10-27
gpio: timbgpio: use a copy of the IER register to avoid it being trashed
Tomas Hallenberg
1
-2
/
+19
[next]