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-01-11
[CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/module
Herbert Xu
1
-1
/
+1
2008-01-11
[CRYPTO] geode: Add __dev{init,exit} annotations
Adrian Bunk
1
-2
/
+2
2008-01-11
[CRYPTO] geode: Use correct encrypt/decrypt function in fallback
Sebastian Siewior
1
-2
/
+2
2008-01-11
[HWRNG] pasemi: Add missing wait argument to data_present
Kamalesh Babulal
1
-1
/
+1
2008-01-11
[CRYPTO] geode: do not copy the IV too often
Sebastian Siewior
2
-5
/
+3
2008-01-11
[HIFN]: Add support for using the random number generator
Patrick McHardy
1
-1
/
+81
2008-01-11
[HIFN]: Improve PLL initialization
Patrick McHardy
1
-2
/
+108
2008-01-11
[HWRNG]: move status polling loop to data_present callbacks
Patrick McHardy
7
-37
/
+72
2008-01-11
[CRYPTO] ablkcipher: Add distinct ABLKCIPHER type
Herbert Xu
1
-1
/
+1
2008-01-11
[CRYPTO] hifn: Add missing includes
Andrew Morton
1
-0
/
+2
2008-01-11
[CRYPTO] hifn: Make Kconfig option depend on PCI
Jan Glauber
1
-0
/
+1
2008-01-11
[CRYPTO] hifn: Schedule callback invocation to tasklet.
Evgeniy Polyakov
1
-1
/
+21
2008-01-11
[CRYPTO] geode: Add fallback for unsupported modes
Sebastian Siewior
2
-43
/
+206
2008-01-11
[CRYPTO] geode: move defines into a headerfile
Sebastian Siewior
2
-34
/
+34
2008-01-11
[CRYPTO] geode: relax in busy loop and care about return value
Sebastian Siewior
1
-3
/
+6
2008-01-11
[CRYPTO] geode: use consistent IV copy
Sebastian Siewior
1
-6
/
+4
2008-01-11
[CRYPTO] aes: Move common defines into a header file
Sebastian Siewior
2
-3
/
+2
2008-01-11
[CRYPTO] geode: remove alias
Sebastian Siewior
1
-1
/
+0
2008-01-11
[CRYPTO] hifn_795x: Detect weak keys
Evgeniy Polyakov
2
-1
/
+12
2008-01-11
[CRYPTO] hifn_795x: HIFN 795x driver
Evgeniy Polyakov
3
-0
/
+2630
2008-01-11
[CRYPTO] padlock: Fix alignment fault in aes_crypt_copy
Herbert Xu
1
-2
/
+2
2007-12-28
[CRYPTO] padlock: Fix spurious ECB page fault
Herbert Xu
1
-4
/
+49
2007-11-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-63
/
+90
2007-11-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
12
-90
/
+175
2007-11-15
[SUNHME]: VLAN support for sunhme
Chris Poon
1
-6
/
+11
2007-11-15
[CHELSIO]: Fix skb->dev setting.
Divy Le Ray
1
-1
/
+1
2007-11-15
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
4
-18
/
+115
2007-11-15
i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefix
Jean Delvare
1
-5
/
+9
2007-11-15
i2c/eeprom: Hide Sony Vaio serial numbers
Jean Delvare
1
-8
/
+15
2007-11-15
i2c-pasemi: Fix NACK detection
Olof Johansson
1
-0
/
+5
2007-11-15
i2c-pasemi: Replace obsolete "driverfs" reference with "sysfs"
Robert P. J. Day
1
-1
/
+1
2007-11-15
i2c: Make i2c_check_addr static
Jean Delvare
1
-2
/
+1
2007-11-15
i2c-dev: Unbound new-style i2c clients aren't busy
Jean Delvare
1
-1
/
+25
2007-11-15
i2c-dev: "how does it work" comments
David Brownell
1
-1
/
+59
2007-11-15
Revert "skge: fix ram buffer size calculation"
Linus Torvalds
1
-24
/
+27
2007-11-14
[VIA_VELOCITY]: Don't oops on MTU change.
Stephen Hemminger
1
-0
/
+5
2007-11-14
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
David S. Miller
9
-83
/
+158
2007-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-2
/
+1
2007-11-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
12
-47
/
+89
2007-11-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
12
-86
/
+90
2007-11-14
CRISv10 Ethernet declare mac fix
Jesper Nilsson
1
-1
/
+1
2007-11-14
CRISv10 serial driver rewrite
Jesper Nilsson
2
-859
/
+580
2007-11-14
cris-build-fixes-update-eth_v10c-ethernet-driver-fix
Andrew Morton
1
-4
/
+8
2007-11-14
cris build fixes: update eth_v10.c ethernet driver
Jesper Nilsson
1
-152
/
+276
2007-11-14
aic94xx_sds: rename FLASH_SIZE
Andrew Morton
1
-2
/
+2
2007-11-14
keyspan: init termios properly
Borislav Petkov
1
-32
/
+6
2007-11-14
ACPI: AC: Update AC state on resume
Alexey Starikovskiy
1
-0
/
+17
2007-11-14
make /proc/acpi/ac_adapter dependent on ACPI_PROCFS
Andrey Borzenkov
1
-1
/
+22
2007-11-14
gbefb: fix section mismatch warnings
Randy Dunlap
1
-2
/
+2
2007-11-14
rd: fix data corruption on memory pressure
Christian Borntraeger
1
-0
/
+13
[next]