index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-03
crypto: omap - sha1 & md5 driver
Dmitry Kasatkin
3
-0
/
+1270
2010-04-19
crypto: geode-aes - Fix some code style issues
Chihau Chau
1
-16
/
+20
2010-04-13
crypto: mv_cesa - Add sha1 and hmac(sha1) async hash drivers
Uri Simchoni
2
-12
/
+542
2010-04-13
crypto: mv_cesa - Support processing of data from previous requests
Uri Simchoni
1
-3
/
+5
2010-04-13
crypto: mv_cesa - Make the copy-back of data optional
Uri Simchoni
1
-22
/
+27
2010-04-13
crypto: mv_cesa - Execute some code via function pointers rathr than direct c...
Uri Simchoni
1
-4
/
+9
2010-04-13
crypto: mv_cesa - Rename a variable to a more suitable name
Uri Simchoni
1
-5
/
+5
2010-04-13
crypto: mv_cesa - Enqueue generic async requests
Uri Simchoni
1
-19
/
+24
2010-04-13
crypto: mv_cesa - Fix situations where the src sglist spans more data than th...
Uri Simchoni
1
-22
/
+44
2010-04-13
crypto: mv_cesa - Fix situation where the dest sglist is organized differentl...
Uri Simchoni
1
-5
/
+9
2010-04-13
crypto: mv_cesa - Remove compiler warning in mv_cesa driver
Uri Simchoni
1
-0
/
+1
2010-04-13
crypto: mv_cesa - Invoke the user callback from a softirq context
Uri Simchoni
1
-0
/
+2
2010-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
Linus Torvalds
50
-638
/
+611
2010-03-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
16
-770
/
+1702
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-28
/
+27
2010-03-04
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
4
-49
/
+138
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
23
-183
/
+1565
2010-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
8
-1024
/
+964
2010-03-04
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
136
-6316
/
+17868
2010-03-04
Merge branch 'coh' into dmaengine
Dan Williams
6
-122
/
+115
2010-03-04
ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes
Dan Williams
5
-67
/
+40
2010-03-04
ioat3: interrupt coalescing
Dan Williams
2
-5
/
+34
2010-03-04
ioat: close potential BUG_ON race in the descriptor cleanup path
Dan Williams
2
-2
/
+2
2010-03-03
kill unused invalidate_inode_pages helper
Christoph Hellwig
2
-2
/
+2
2010-03-03
switch infiniband uverbs to anon_inodes
Al Viro
4
-81
/
+29
2010-03-03
ioat2: kill pending flag
Dan Williams
2
-24
/
+12
2010-03-03
ioat3: use ioat2_quiesce()
Dan Williams
1
-9
/
+1
2010-03-03
ioat3: cleanup, don't enable DCA completion writes
Dan Williams
1
-2
/
+1
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2
-19
/
+21
2010-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
196
-3340
/
+7038
2010-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
33
-651
/
+963
2010-03-03
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+8
2010-03-03
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
7
-541
/
+452
2010-03-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
8
-895
/
+1042
2010-03-03
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
26
-35
/
+444
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
5
-5
/
+5
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
41
-1205
/
+1216
2010-03-03
Regulators: wm8400 - cleanup platform driver data handling
Dmitry Torokhov
1
-2
/
+5
2010-03-03
Regulators: wm8994 - clean up driver data after removal
Dmitry Torokhov
1
-4
/
+7
2010-03-03
Regulators: wm831x-xxx - clean up driver data after removal
Dmitry Torokhov
3
-0
/
+20
2010-03-03
Regulators: pcap-regulator - clean up driver data after removal
Dmitry Torokhov
1
-3
/
+5
2010-03-03
Regulators: max8660 - annotate probe and remove methods
Dmitry Torokhov
1
-5
/
+6
2010-03-03
Regulators: max1586 - annotate probe and remove methods
Dmitry Torokhov
1
-4
/
+5
2010-03-03
Regulators: lp3971 - fail if platform data was not supplied
Dmitry Torokhov
1
-29
/
+29
2010-03-03
Regulators: tps6507x-regulator - mark probe method as __devinit
Dmitry Torokhov
1
-19
/
+15
2010-03-03
Regulators: tps65023-regulator - mark probe method as __devinit
Dmitry Torokhov
1
-19
/
+16
2010-03-03
Regulators: twl-regulator - mark probe function as __devinit
Dmitry Torokhov
1
-1
/
+1
2010-03-03
Regulators: fixed - annotate probe and remove methods
Dmitry Torokhov
1
-9
/
+10
2010-03-03
Regulators: ab3100 - fix probe and remove annotations
Dmitry Torokhov
1
-3
/
+3
[next]