summaryrefslogtreecommitdiffstats
path: root/crypto/async_tx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-02staging:iio:adxrs450: Move header file contents to main fileLars-Peter Clausen3-64/+57
2013-02-02staging:iio:adxrs450: Fixup kernel doc commentsLars-Peter Clausen1-3/+4
2013-02-02staging:iio:adxrs450: Use usleep_range for the sequential transfer dealyLars-Peter Clausen1-1/+1
2013-02-02staging:iio:adxrs450: Don't split string across multiple linesLars-Peter Clausen1-2/+1
2013-02-02staging:iio:adxrs450: Reflow overlong linesLars-Peter Clausen1-4/+4
2013-02-02staging:iio:adxrs450: Don't spam the bootlogLars-Peter Clausen1-14/+0
2013-02-02staging:iio:adxrs450: Reject out of range calibscale valuesLars-Peter Clausen1-2/+3
2013-02-02staging:iio:adxrs450: Perform sign extension for the calibbias registerLars-Peter Clausen1-1/+1
2013-02-02staging:iio:adxrs450: Make transfer buffers __be32Lars-Peter Clausen2-41/+35
2013-02-02Partially revert "staging:iio:gyro:adxrs450 make more use of spi_read and spi...Lars-Peter Clausen1-14/+34
2013-01-31staging:iio: Remove noop call to __iio_update_bufferLars-Peter Clausen2-14/+0
2013-01-31iio:magnetometer: Add STMicroelectronics magnetometers driverDenis Ciocca7-0/+742
2013-01-31iio:gyro: Add STMicroelectronics gyroscopes driverDenis Ciocca7-0/+728
2013-01-31iio:accel: Add STMicroelectronics accelerometers driverDenis Ciocca7-0/+868
2013-01-31iio:common: Add STMicroelectronics common libraryDenis Ciocca12-0/+1202
2013-01-31staging: comedi: don't expose comedi_proc_{init,cleanup}H Hartley Sweeten2-13/+15
2013-01-31staging: comedi: don't expose comedi_device_{attach,detach}H Hartley Sweeten2-5/+9
2013-01-31staging: comedi: tidy up the general purpose driver functionsH Hartley Sweeten2-70/+73
2013-01-31staging: comedi: ni_daq_700: convert to auto attachH Hartley Sweeten1-74/+33
2013-01-31staging: comedi: das08_cs: convert to auto attachH Hartley Sweeten1-82/+48
2013-01-31staging: comedi: cb_das16_cs: convert to auto attachH Hartley Sweeten1-66/+49
2013-01-31staging: comedi: allow pcmcia drivers to auto attachH Hartley Sweeten2-0/+42
2013-01-31staging: comedi: conditionally build in PCMCIA driver supportH Hartley Sweeten5-58/+102
2013-01-31staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten64-161/+340
2013-01-31staging: comedi: conditionally build in USB driver supportH Hartley Sweeten8-79/+151
2013-01-31staging: vt6656: Fix URB submitted while active warning.Malcolm Priestley1-8/+20
2013-01-31staging/fwserial: Fix compiler warningPeter Hurley1-1/+1
2013-01-31staging/fwserial: Annotate rcu pointers with __rcuPeter Hurley1-1/+1
2013-01-30staging: zsmalloc: remove unused pool nameSeth Jennings3-10/+4
2013-01-30staging: comedi: ISA DMA drivers should depend on ISA_DMA_APIGeert Uytterhoeven1-6/+7
2013-01-30staging: comedi: cleanup all board minors on module exitIan Abbott1-4/+4
2013-01-30staging: comedi: disallow COMEDI_DEVCONFIG on non-board minorsIan Abbott1-0/+5
2013-01-30staging/fwserial: Fix endian issue in unit directoryPeter Hurley1-6/+5
2013-01-30staging/fwserial: add diagnostic for buffer overflowPeter Hurley1-1/+4
2013-01-30staging/fwserial: Remove reference to removed constantPeter Hurley1-1/+1
2013-01-30staging/fwserial: Don't use deprecated alloc_tty_driver()Peter Hurley1-12/+9
2013-01-30staging/fwserial: Factor unstable stats/debug/status info to debugfsPeter Hurley2-0/+84
2013-01-30staging/fwserial: Cleanup /proc/tty/driver/ filePeter Hurley1-24/+15
2013-01-30staging/fwserial: Create loop device the 'tty' wayPeter Hurley2-96/+93
2013-01-30staging/fwserial: Fix sparse build warningsPeter Hurley2-2/+4
2013-01-30staging/fwserial: Release port regardless of unplug response codePeter Hurley1-3/+2
2013-01-30staging/fwserial: Only reset port status for attached peersPeter Hurley1-9/+12
2013-01-30staging/fwserial: Drop suggestion for helper fn integrationPeter Hurley1-2/+0
2013-01-30staging/fwserial: Assume firmware is OHCI-complaintPeter Hurley1-2/+7
2013-01-30staging/fwserial: Fold constant MAX_ASYNC_PAYLOADPeter Hurley1-2/+1
2013-01-30staging/fwserial: Simplify max payload calculationPeter Hurley1-2/+2
2013-01-30staging/fwserial: Refer to fw_device as "node"Peter Hurley1-1/+1
2013-01-30staging/fwserial: Remove bandwidth limit logicPeter Hurley2-12/+6
2013-01-30staging:ozwpan: Fix following warning.Rupesh Gujare1-1/+1
2013-01-30staging: nvec: cleanup the string messMarc Dietrich5-40/+89