summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/padlock-sha.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-09V4L/DVB: cx25840: Add s_io_pin_config core subdev ops for the CX2388[578]Andy Walls2-0/+228
2010-08-09V4L/DVB: v4l2_subdev: Add s_io_pin_config to v4l2_subdev_core_opsAndy Walls1-0/+23
2010-08-09V4L/DVB: cx23885: Add a VIDIOC_LOG_STATUS ioctl function for analog video dev...Andy Walls1-0/+16
2010-08-09V4L/DVB: cx23885: Add correct detection of the HVR-1250 model 79501Andy Walls1-0/+10
2010-08-09V4L/DVB: cx25840: Make cx25840 i2c register read transactions atomicAndy Walls1-19/+39
2010-08-09V4L/DVB: cx23885: i2c_wait_done returns 0 or 1, don't check for < 0 return valueJean Delvare1-12/+3
2010-08-09V4L/DVB: cx23885: Check for slave nack on all transactionsJean Delvare1-0/+8
2010-08-09V4L/DVB: cx23885: Return -ENXIO on slave nackJean Delvare1-2/+2
2010-08-09V4L/DVB: gspca - vc032x: Force main register write at probe time (poxxxx)Jean-François Moine1-1/+1
2010-08-09V4L/DVB: gspca - vc032x: Do sensor probe at resume timeJean-François Moine1-28/+32
2010-08-09V4L/DVB: gspca - vc032x: Add more controls for poxxxxJean-François Moine1-34/+272
2010-08-09V4L/DVB: gspca - sq930x: Cleanup source, add commentsJean-François Moine1-5/+7
2010-08-09V4L/DVB: gspca - sq930x: Change the horizontal blanking of sensor mt9v111Jean-François Moine1-1/+2
2010-08-09V4L/DVB: gspca - sq930x: Change image format to Bayer modeJean-François Moine1-256/+56
2010-08-09V4L/DVB: gspca - sq930x: Change the default values of gain and exposureJean-François Moine1-2/+2
2010-08-09V4L/DVB: gspca - sq930x: Change the gain value for Micron sensorsJean-François Moine1-1/+1
2010-08-09V4L/DVB: gspca - sq930x: Bad init sequence for sensor mt9v111Jean-François Moine1-1/+1
2010-08-09V4L/DVB: gspca - main: Version changeJean-François Moine1-1/+1
2010-08-09V4L/DVB: gspca - sonixj / sq930x / t613: Remove unused variable in struct sdJean-François Moine3-14/+12
2010-08-07AFS: Fix the module init error handlingDavid Howells1-3/+6
2010-08-07nfsd4: fix file open accounting for RDWR opensJ. Bruce Fields1-3/+21
2010-08-07SELINUX: Fix build error.Ralf Baechle1-1/+1
2010-08-07nfsd: don't allow setting maxblksize after svc createdJ. Bruce Fields1-1/+1
2010-08-06nfsd: initialize nfsd versions before creating svcJ. Bruce Fields1-1/+1
2010-08-06net: sunrpc: removed duplicated #includeAndrea Gelmini1-1/+0
2010-08-06nfsd41: Fix a crash when a callback is retriedBoaz Harrosh1-1/+1
2010-08-06nfsd: fix startup/shutdown order bugJ. Bruce Fields1-14/+16
2010-08-06console: Fix compilation regressionJason Wessel1-0/+5
2010-08-06x86, kvm: Remove cast obsoleted by set_64bit() prototype cleanupH. Peter Anvin1-5/+1
2010-08-06pci: fix type warnings in intr_remapping.cLinus Torvalds1-4/+4
2010-08-06NFS: NFSv4.1 is no longer a "developer only" featureTrond Myklebust1-2/+2
2010-08-06NFS: NFS_V4 is no longer an EXPERIMENTAL featureTrond Myklebust1-3/+3
2010-08-06NFS: Fix /proc/mount for legacy binary interfaceBryan Schumaker2-0/+5
2010-08-06NFS: Fix the locking in nfs4_callback_getattrTrond Myklebust1-3/+3
2010-08-06SCSI: remove fake "address-of" expressionAlan Stern2-2/+2
2010-08-06kconfig: fix make oldconfigSam Ravnborg1-1/+1
2010-08-06Fix init ordering of /dev/console vs callers of modprobeDavid Howells4-3/+7
2010-08-06KEYS: request_key() should return -ENOKEY if the constructed key is negativeDavid Howells1-0/+2
2010-08-06[DNS RESOLVER] Minor typo correctionSteve French1-1/+1
2010-08-06DNS: Fixes for the DNS query moduleDavid Howells2-4/+4
2010-08-06cifs: Include linux/err.h for IS_ERR and PTR_ERRStephen Rothwell2-0/+2
2010-08-06drivers/video/via/via-gpio.c: fix warningAndrew Morton1-1/+1
2010-08-05viafb: Depends on X86Ben Hutchings1-1/+1
2010-08-05fbdev: section cleanup in viafb driverHenrik Kretzschmar1-3/+3
2010-08-05[ARM] tegra: add MAINTAINERS entryErik Gilling1-0/+9
2010-08-05[ARM] tegra: harmony: Add harmony board fileColin Cross4-0/+296
2010-08-05[ARM] tegra: add pinmux supportErik Gilling3-0/+1295
2010-08-05[ARM] tegra: add GPIO supportErik Gilling5-0/+650
2010-08-05[ARM] tegra: Add timer supportColin Cross2-0/+188
2010-08-05[ARM] tegra: SMP supportColin Cross7-4/+420