index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: caam - only query h/w in job ring dequeue path
Kim Phillips
2012-06-27
1
-12
/
+5
*
crypto: caam - use non-irq versions of spinlocks for job rings
Kim Phillips
2012-06-27
1
-17
/
+13
*
crypto: caam - disable IRQ coalescing by default
Kim Phillips
2012-06-27
1
-1
/
+4
*
crypto: caam - add support for SEC v5.x RNG4
Kim Phillips
2012-06-27
4
-14
/
+196
*
crypto: caam - assign 40-bit masks on SEC v5.0 and above
Kim Phillips
2012-06-27
2
-2
/
+15
*
crypto: caam - hwrng support
Yuan Kang
2012-06-27
3
-0
/
+323
*
crypto: caam - chaining support
Yuan Kang
2012-06-27
3
-64
/
+147
*
crypto: caam - unkeyed ahash support
Yuan Kang
2012-06-27
1
-17
/
+58
*
crypto: caam - ahash hmac support
Yuan Kang
2012-06-27
6
-0
/
+1869
*
crypto: caam - link_tbl rename
Yuan Kang
2012-06-27
3
-137
/
+137
*
crypto: caam - refactor key_gen, sg
Yuan Kang
2012-06-27
6
-190
/
+242
*
crypto: caam - remove jr register/deregister
Yuan Kang
2012-06-27
2
-30
/
+2
*
crypto: caam - support external seq in/out lengths
Yuan Kang
2012-06-27
2
-4
/
+50
*
crypto: caam - add PDB (Protocol Descriptor Block) definitions
Hemant Agrawal
2012-06-27
2
-16
/
+401
*
crypto: caam - fix descriptor length adjustments for protocol descriptors
Kim Phillips
2012-06-27
1
-2
/
+2
*
crypto: caam - fix start index for Protocol shared descriptors
Yashpal Dutta
2012-06-27
1
-2
/
+2
*
crypto: caam - fix input job ring element dma mapping size
Kim Phillips
2012-06-27
1
-5
/
+5
*
crypto: caam - remove line continuations from ablkcipher_append_src_dst
Kim Phillips
2012-06-27
1
-5
/
+5
*
crypto: nx - fix typo in nx driver config option
Seth Jennings
2012-06-27
1
-1
/
+1
*
crypto: nx - move nx build to driver/crypto Makefile
Seth Jennings
2012-06-27
1
-0
/
+1
*
hwrng: mxc-rnga - fix data_present API
Benoît Thébaudeau
2012-06-27
1
-8
/
+13
*
crypto: mv_cesa - fix for hash finalisation with data
Phil Sutter
2012-06-12
1
-6
/
+13
*
crypto: mv_cesa - initialise the interrupt status field to zero
Phil Sutter
2012-06-12
1
-0
/
+1
*
crypto: mv_cesa - add an expiry timer in case anything goes wrong
Phil Sutter
2012-06-12
1
-10
/
+31
*
crypto: bfin_crc - CRC hardware driver for BF60x family processors.
Sonic Zhang
2012-06-12
3
-1
/
+789
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-06-11
1
-0
/
+7
|
\
|
*
hwrng: atmel-rng - fix race condition leading to repeated bits
Peter Korsgaard
2012-05-31
1
-0
/
+7
*
|
Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Linus Torvalds
2012-06-11
1
-4
/
+6
|
\
\
|
*
|
regmap: Export regmap_reinit_cache()
Mark Brown
2012-06-07
1
-0
/
+1
|
*
|
regmap: Fix the size calculation for map->format.buf_size
Fabio Estevam
2012-06-03
1
-2
/
+2
|
*
|
regmap: clean up debugfs if regmap_init fails
Stephen Warren
2012-06-03
1
-2
/
+3
*
|
|
Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2012-06-11
5
-14
/
+15
|
\
\
\
|
*
|
|
regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_...
Axel Lin
2012-06-08
1
-0
/
+3
|
*
|
|
regulator: max8649: fix missing regmap in rdev
Haojian Zhuang
2012-06-05
1
-0
/
+1
|
*
|
|
regulator: gpio-regulator: populate selector from set_voltage
Heiko Stübner
2012-06-04
1
-3
/
+5
|
*
|
|
regulator: gpio-regulator: Fix finding of smallest value
Heiko Stübner
2012-06-04
1
-2
/
+4
|
*
|
|
regulator: gpio-regulator: do not pass drvdata pointer as reference
Heiko Stübner
2012-06-04
1
-1
/
+1
|
*
|
|
regulator: anatop: Use correct __devexit_p annotation
Axel Lin
2012-06-04
1
-1
/
+1
|
*
|
|
regulator: palmas: Fix wrong kfree calls
Axel Lin
2012-06-04
1
-7
/
+0
|
|
/
/
*
|
|
Revert "drm/i915/crt: Do not rely upon the HPD presence pin"
Linus Torvalds
2012-06-08
1
-5
/
+3
*
|
|
Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2012-06-08
2
-6
/
+23
|
\
\
\
|
*
|
|
UBI: correct ubi_wl_flush locking
Artem Bityutskiy
2012-06-07
1
-4
/
+13
|
*
|
|
UBI: fix debugfs-less systems support
Artem Bityutskiy
2012-06-07
1
-2
/
+10
|
|
/
/
*
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-06-08
15
-44
/
+158
|
\
\
\
|
*
\
\
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...
Dave Airlie
2012-06-08
6
-27
/
+28
|
|
\
\
\
|
|
*
|
|
drm/exynos: fixed blending for hdmi graphic layer
Seung-Woo Kim
2012-06-05
1
-4
/
+6
|
|
*
|
|
drm/exynos: Remove dummy encoder get_crtc operation implementation
Laurent Pinchart
2012-06-05
1
-7
/
+0
|
|
*
|
|
drm/exynos: Keep a reference to frame buffer GEM objects
Laurent Pinchart
2012-06-05
1
-5
/
+14
|
|
*
|
|
drm/exynos: Don't cast GEM object to Exynos GEM object when not needed
Laurent Pinchart
2012-06-05
1
-6
/
+3
|
|
*
|
|
drm/exynos: DRIVER_BUS_PLATFORM is not a driver feature
Laurent Pinchart
2012-06-05
1
-2
/
+2
[next]