index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
async_tx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-02
staging:iio:adxrs450: Move header file contents to main file
Lars-Peter Clausen
3
-64
/
+57
2013-02-02
staging:iio:adxrs450: Fixup kernel doc comments
Lars-Peter Clausen
1
-3
/
+4
2013-02-02
staging:iio:adxrs450: Use usleep_range for the sequential transfer dealy
Lars-Peter Clausen
1
-1
/
+1
2013-02-02
staging:iio:adxrs450: Don't split string across multiple lines
Lars-Peter Clausen
1
-2
/
+1
2013-02-02
staging:iio:adxrs450: Reflow overlong lines
Lars-Peter Clausen
1
-4
/
+4
2013-02-02
staging:iio:adxrs450: Don't spam the bootlog
Lars-Peter Clausen
1
-14
/
+0
2013-02-02
staging:iio:adxrs450: Reject out of range calibscale values
Lars-Peter Clausen
1
-2
/
+3
2013-02-02
staging:iio:adxrs450: Perform sign extension for the calibbias register
Lars-Peter Clausen
1
-1
/
+1
2013-02-02
staging:iio:adxrs450: Make transfer buffers __be32
Lars-Peter Clausen
2
-41
/
+35
2013-02-02
Partially revert "staging:iio:gyro:adxrs450 make more use of spi_read and spi...
Lars-Peter Clausen
1
-14
/
+34
2013-01-31
staging:iio: Remove noop call to __iio_update_buffer
Lars-Peter Clausen
2
-14
/
+0
2013-01-31
iio:magnetometer: Add STMicroelectronics magnetometers driver
Denis Ciocca
7
-0
/
+742
2013-01-31
iio:gyro: Add STMicroelectronics gyroscopes driver
Denis Ciocca
7
-0
/
+728
2013-01-31
iio:accel: Add STMicroelectronics accelerometers driver
Denis Ciocca
7
-0
/
+868
2013-01-31
iio:common: Add STMicroelectronics common library
Denis Ciocca
12
-0
/
+1202
2013-01-31
staging: comedi: don't expose comedi_proc_{init,cleanup}
H Hartley Sweeten
2
-13
/
+15
2013-01-31
staging: comedi: don't expose comedi_device_{attach,detach}
H Hartley Sweeten
2
-5
/
+9
2013-01-31
staging: comedi: tidy up the general purpose driver functions
H Hartley Sweeten
2
-70
/
+73
2013-01-31
staging: comedi: ni_daq_700: convert to auto attach
H Hartley Sweeten
1
-74
/
+33
2013-01-31
staging: comedi: das08_cs: convert to auto attach
H Hartley Sweeten
1
-82
/
+48
2013-01-31
staging: comedi: cb_das16_cs: convert to auto attach
H Hartley Sweeten
1
-66
/
+49
2013-01-31
staging: comedi: allow pcmcia drivers to auto attach
H Hartley Sweeten
2
-0
/
+42
2013-01-31
staging: comedi: conditionally build in PCMCIA driver support
H Hartley Sweeten
5
-58
/
+102
2013-01-31
staging: comedi: conditionally build in PCI driver support
H Hartley Sweeten
64
-161
/
+340
2013-01-31
staging: comedi: conditionally build in USB driver support
H Hartley Sweeten
8
-79
/
+151
2013-01-31
staging: vt6656: Fix URB submitted while active warning.
Malcolm Priestley
1
-8
/
+20
2013-01-31
staging/fwserial: Fix compiler warning
Peter Hurley
1
-1
/
+1
2013-01-31
staging/fwserial: Annotate rcu pointers with __rcu
Peter Hurley
1
-1
/
+1
2013-01-30
staging: zsmalloc: remove unused pool name
Seth Jennings
3
-10
/
+4
2013-01-30
staging: comedi: ISA DMA drivers should depend on ISA_DMA_API
Geert Uytterhoeven
1
-6
/
+7
2013-01-30
staging: comedi: cleanup all board minors on module exit
Ian Abbott
1
-4
/
+4
2013-01-30
staging: comedi: disallow COMEDI_DEVCONFIG on non-board minors
Ian Abbott
1
-0
/
+5
2013-01-30
staging/fwserial: Fix endian issue in unit directory
Peter Hurley
1
-6
/
+5
2013-01-30
staging/fwserial: add diagnostic for buffer overflow
Peter Hurley
1
-1
/
+4
2013-01-30
staging/fwserial: Remove reference to removed constant
Peter Hurley
1
-1
/
+1
2013-01-30
staging/fwserial: Don't use deprecated alloc_tty_driver()
Peter Hurley
1
-12
/
+9
2013-01-30
staging/fwserial: Factor unstable stats/debug/status info to debugfs
Peter Hurley
2
-0
/
+84
2013-01-30
staging/fwserial: Cleanup /proc/tty/driver/ file
Peter Hurley
1
-24
/
+15
2013-01-30
staging/fwserial: Create loop device the 'tty' way
Peter Hurley
2
-96
/
+93
2013-01-30
staging/fwserial: Fix sparse build warnings
Peter Hurley
2
-2
/
+4
2013-01-30
staging/fwserial: Release port regardless of unplug response code
Peter Hurley
1
-3
/
+2
2013-01-30
staging/fwserial: Only reset port status for attached peers
Peter Hurley
1
-9
/
+12
2013-01-30
staging/fwserial: Drop suggestion for helper fn integration
Peter Hurley
1
-2
/
+0
2013-01-30
staging/fwserial: Assume firmware is OHCI-complaint
Peter Hurley
1
-2
/
+7
2013-01-30
staging/fwserial: Fold constant MAX_ASYNC_PAYLOAD
Peter Hurley
1
-2
/
+1
2013-01-30
staging/fwserial: Simplify max payload calculation
Peter Hurley
1
-2
/
+2
2013-01-30
staging/fwserial: Refer to fw_device as "node"
Peter Hurley
1
-1
/
+1
2013-01-30
staging/fwserial: Remove bandwidth limit logic
Peter Hurley
2
-12
/
+6
2013-01-30
staging:ozwpan: Fix following warning.
Rupesh Gujare
1
-1
/
+1
2013-01-30
staging: nvec: cleanup the string mess
Marc Dietrich
5
-40
/
+89
[next]