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-12-02
crypto: omap-aes - checkpatch --file warning fixes
Dmitry Kasatkin
1
-3
/
+3
2010-12-02
crypto: omap-aes - initialize aes module once per request
Dmitry Kasatkin
1
-26
/
+28
2010-12-02
crypto: omap-aes - unnecessary code removed
Dmitry Kasatkin
1
-53
/
+17
2010-12-02
crypto: omap-aes - error handling implementation improved
Dmitry Kasatkin
1
-41
/
+93
2010-12-02
crypto: omap-aes - redundant locking is removed
Dmitry Kasatkin
1
-38
/
+32
2010-12-02
crypto: omap-aes - DMA initialization fixes for OMAP off mode
Dmitry Kasatkin
1
-12
/
+12
2010-11-27
crypto: omap-sham - zero-copy scatterlist handling
Dmitry Kasatkin
1
-26
/
+61
2010-11-27
crypto: omap-sham - FLAGS_FIRST is redundant and removed
Dmitry Kasatkin
1
-7
/
+1
2010-11-27
crypto: omap-sham - hash-in-progress is stored in hw format
Dmitry Kasatkin
1
-14
/
+24
2010-11-27
crypto: omap-sham - crypto_ahash_final() now not need to be called.
Dmitry Kasatkin
1
-86
/
+82
2010-11-27
crypto: omap-sham - removed redundunt locking
Dmitry Kasatkin
1
-26
/
+21
2010-11-27
crypto: omap-sham - error handling improved
Dmitry Kasatkin
1
-23
/
+44
2010-11-27
crypto: omap-sham - DMA initialization fixes for off mode
Dmitry Kasatkin
1
-9
/
+10
2010-11-27
crypto: omap-sham - uses digest buffer in request context
Dmitry Kasatkin
1
-3
/
+8
2010-10-27
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-6
/
+17
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-28
drm/radeon/kms: enable unmappable vram for evergreen
Alex Deucher
1
-0
/
+2
2010-10-28
drm/radeon/kms: fix tiled db height calculation on 6xx/7xx
Alex Deucher
1
-6
/
+8
2010-10-28
drm/radeon/kms: fix handling of tex lookup disable in cs checker on r2xx
Alex Deucher
4
-0
/
+7
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
[next]