summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-05-03crypto: omap - sha1 & md5 driverDmitry Kasatkin3-0/+1270
2010-04-19crypto: geode-aes - Fix some code style issuesChihau Chau1-16/+20
2010-04-13crypto: mv_cesa - Add sha1 and hmac(sha1) async hash driversUri Simchoni2-12/+542
2010-04-13crypto: mv_cesa - Support processing of data from previous requestsUri Simchoni1-3/+5
2010-04-13crypto: mv_cesa - Make the copy-back of data optionalUri Simchoni1-22/+27
2010-04-13crypto: mv_cesa - Execute some code via function pointers rathr than direct c...Uri Simchoni1-4/+9
2010-04-13crypto: mv_cesa - Rename a variable to a more suitable nameUri Simchoni1-5/+5
2010-04-13crypto: mv_cesa - Enqueue generic async requestsUri Simchoni1-19/+24
2010-04-13crypto: mv_cesa - Fix situations where the src sglist spans more data than th...Uri Simchoni1-22/+44
2010-04-13crypto: mv_cesa - Fix situation where the dest sglist is organized differentl...Uri Simchoni1-5/+9
2010-04-13crypto: mv_cesa - Remove compiler warning in mv_cesa driverUri Simchoni1-0/+1
2010-04-13crypto: mv_cesa - Invoke the user callback from a softirq contextUri Simchoni1-0/+2
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds50-638/+611
2010-03-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds16-770/+1702
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-28/+27
2010-03-04Merge git://git.infradead.org/battery-2.6Linus Torvalds4-49/+138
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds23-183/+1565
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds8-1024/+964
2010-03-04Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds136-6316/+17868
2010-03-03Merge branch 'coh' into dmaengineDan Williams6-122/+115
2010-03-03ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypesDan Williams5-67/+40
2010-03-03ioat3: interrupt coalescingDan Williams2-5/+34
2010-03-03ioat: close potential BUG_ON race in the descriptor cleanup pathDan Williams2-2/+2
2010-03-03kill unused invalidate_inode_pages helperChristoph Hellwig2-2/+2
2010-03-03switch infiniband uverbs to anon_inodesAl Viro4-81/+29
2010-03-03ioat2: kill pending flagDan Williams2-24/+12
2010-03-03ioat3: use ioat2_quiesce()Dan Williams1-9/+1
2010-03-03ioat3: cleanup, don't enable DCA completion writesDan Williams1-2/+1
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-19/+21
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds196-3340/+7038
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds33-651/+963
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+8
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+7
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds7-541/+452
2010-03-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds8-895/+1042
2010-03-03Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds26-35/+444
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds5-5/+5
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds41-1205/+1216
2010-03-03Regulators: wm8400 - cleanup platform driver data handlingDmitry Torokhov1-2/+5
2010-03-03Regulators: wm8994 - clean up driver data after removalDmitry Torokhov1-4/+7
2010-03-03Regulators: wm831x-xxx - clean up driver data after removalDmitry Torokhov3-0/+20
2010-03-03Regulators: pcap-regulator - clean up driver data after removalDmitry Torokhov1-3/+5
2010-03-03Regulators: max8660 - annotate probe and remove methodsDmitry Torokhov1-5/+6
2010-03-03Regulators: max1586 - annotate probe and remove methodsDmitry Torokhov1-4/+5
2010-03-03Regulators: lp3971 - fail if platform data was not suppliedDmitry Torokhov1-29/+29
2010-03-03Regulators: tps6507x-regulator - mark probe method as __devinitDmitry Torokhov1-19/+15
2010-03-03Regulators: tps65023-regulator - mark probe method as __devinitDmitry Torokhov1-19/+16
2010-03-03Regulators: twl-regulator - mark probe function as __devinitDmitry Torokhov1-1/+1
2010-03-03Regulators: fixed - annotate probe and remove methodsDmitry Torokhov1-9/+10
2010-03-03Regulators: ab3100 - fix probe and remove annotationsDmitry Torokhov1-3/+3