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
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
43
-43
/
+43
2012-11-28
power: remove use of __devexit
Bill Pemberton
35
-37
/
+37
2012-11-28
power: remove use of __devinit
Bill Pemberton
33
-35
/
+35
2012-11-28
power: remove use of __devexit_p
Bill Pemberton
36
-37
/
+37
2012-11-28
hwspinlock: remove use of __devexit
Bill Pemberton
2
-2
/
+2
2012-11-28
hwspinlock: remove use of __devinit
Bill Pemberton
2
-2
/
+2
2012-11-28
hwspinlock: remove use of __devexit_p
Bill Pemberton
2
-2
/
+2
2012-11-28
gpio: remove use of __devexit
Bill Pemberton
39
-39
/
+39
2012-11-28
gpio: remove use of __devinitconst
Bill Pemberton
1
-2
/
+2
2012-11-28
gpio: remove use of __devinitdata
Bill Pemberton
5
-5
/
+5
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
55
-76
/
+76
2012-11-28
gpio: remove use of __devexit_p
Bill Pemberton
35
-35
/
+35
2012-11-28
clk: remove use of __devexit
Bill Pemberton
2
-2
/
+2
2012-11-28
clk: remove use of __devinit
Bill Pemberton
2
-2
/
+2
2012-11-28
clk: remove use of __devexit_p
Bill Pemberton
2
-2
/
+2
2012-11-28
tpm_infineon: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-28
tpm: remove use of __devinit
Bill Pemberton
4
-5
/
+5
2012-11-28
driver core: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-14
/
+0
2012-11-28
pnpbios: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-13
/
+7
2012-11-26
drivers/base/core.c: Mark to_root_device static
Josh Triplett
1
-1
/
+1
2012-11-26
driver core: use initcall_debug to control shutdown info
ShuoX Liu
1
-2
/
+4
2012-11-15
driver: platform: fix documentation for platform_get_irq_byname
Wolfram Sang
1
-1
/
+1
2012-11-14
firmware loader: document firmware cache mechanism
Ming Lei
1
-0
/
+3
2012-11-14
firmware loader: introduce module parameter to customize(v4) fw search path
Ming Lei
1
-1
/
+16
2012-11-14
firmware: use noinline_for_stack
Cesar Eduardo Barros
1
-1
/
+1
2012-11-14
firmware loader: Fix the concurrent request_firmware() race for kref_get/put
Chuansheng Liu
1
-2
/
+4
2012-11-14
firmware loader: Fix the race FW_STATUS_DONE is followed by class_timeout
Chuansheng Liu
1
-8
/
+16
2012-11-14
Merge 3.7-rc5 into driver-core-next
Greg Kroah-Hartman
178
-942
/
+1887
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-25
/
+38
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-13
/
+9
2012-11-10
Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-1
/
+82
2012-11-09
sparc: Add sparc support for platform_get_irq()
Andreas Larsson
1
-0
/
+7
2012-11-09
gianfar: ethernet vanishes after restoring from hibernation
Wang Dongsheng
1
-1
/
+4
2012-11-09
usbnet: ratelimit kevent may have been dropped warnings
Steve Glendinning
1
-3
/
+5
2012-11-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-1
/
+6
2012-11-09
Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...
Linus Torvalds
8
-52
/
+62
2012-11-09
Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-94
/
+140
2012-11-09
drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory
Thomas Hellstrom
1
-1
/
+1
2012-11-09
drm/vmwgfx: Fix hibernation device reset
Thomas Hellstrom
1
-0
/
+5
2012-11-09
Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-50
/
+369
2012-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-12
/
+2
2012-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-26
/
+43
2012-11-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-36
/
+57
2012-11-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+3
2012-11-09
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
5
-13
/
+17
2012-11-09
virtio: Don't access index after unregister.
Cornelia Huck
1
-1
/
+3
2012-11-09
drm/nouveau: fix acpi edid retrieval
Maarten Lankhorst
1
-1
/
+1
2012-11-09
drm/nvc0/disp: fix regression in vblank semaphore release
Kelly Doran
1
-8
/
+12
2012-11-09
drm/nv40/mpeg: fix context handling
Marcin Slusarz
1
-1
/
+1
2012-11-09
drm/nv40/graph: fix typo in type names
Marcin Slusarz
1
-2
/
+2
[next]