index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fat
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-30
staging:iio:gyro:adis16260 drop sysfs interface for manual device reset.
Jonathan Cameron
1
-19
/
+0
2012-06-30
staging:iio:accel drop sysfs interface for resetting devices.
Jonathan Cameron
6
-148
/
+0
2012-06-30
iio: Rename _st_ functions to loose the bit that meant the staging version.
Jonathan Cameron
3
-41
/
+38
2012-06-30
iio:dac:ad5064: Add support for the ad5629r and ad5669r
Lars-Peter Clausen
2
-35
/
+173
2012-06-30
iio:adc: Add AD7265/AD7266 support
Lars-Peter Clausen
4
-0
/
+601
2012-06-30
staging:iio: Add some missing peak elements to the info_mask
Jonathan Cameron
1
-3
/
+6
2012-06-30
staging:iio:accel:adis16204 fix bug in channel modifier handling
Jonathan Cameron
1
-1
/
+1
2012-06-30
staging:iio:ad7793: Fix scan index for the "shorted" channel
Lars-Peter Clausen
1
-2
/
+2
2012-06-30
iio staging: fix resource leak in _write_sysfs_int()
Peter Meerwald
1
-0
/
+2
2012-06-30
iio staging: fix potential memory/resource leaks in find_type_by_name()
Peter Meerwald
1
-4
/
+11
2012-06-30
iio staging: fix potential resource leak in generic_buffer
Peter Meerwald
1
-1
/
+6
2012-06-27
staging: gdm72xx: fix an skb memory leak
Javier Martinez Canillas
1
-3
/
+7
2012-06-27
staging: comedi: cb_das16_cs: remove unneeded default case in analog in read
H Hartley Sweeten
1
-2
/
+0
2012-06-27
staging: comedi: cb_das16_cs: reword the comment about PCMCIA support
H Hartley Sweeten
1
-2
/
+2
2012-06-27
staging: comedi: cb_das16_cs: fix a multi-line comment
H Hartley Sweeten
1
-2
/
+4
2012-06-27
staging: comedi: cb_das16_cs: remove some commented out debug
H Hartley Sweeten
1
-3
/
+0
2012-06-27
staging: comedi: cb_das16_cs: use the BIP_RANGE helper macro
H Hartley Sweeten
1
-6
/
+7
2012-06-27
staging: comedi: cb_das16_cs: remove unused variable in private data
H Hartley Sweeten
1
-2
/
+0
2012-06-27
staging: comedi: cb_das16_cs: use #define'd io reg offsets
H Hartley Sweeten
1
-14
/
+14
2012-06-27
staging: comedi: cb_das16_cs: cleanup das16cs_ai_rinsn()
H Hartley Sweeten
1
-10
/
+20
2012-06-27
staging: comedi: cb_das16_cs: add whitespace to the subdev init
H Hartley Sweeten
1
-24
/
+24
2012-06-27
staging: comedi: cb_das16_cs: return '0' for successful attach
H Hartley Sweeten
1
-1
/
+1
2012-06-27
staging: comedi: cb_das16_cs: consolidate the attach messages
H Hartley Sweeten
1
-5
/
+4
2012-06-27
staging: comedi: cb_das16_cs: cleanup the boardinfo
H Hartley Sweeten
1
-14
/
+13
2012-06-27
staging: comedi: cb_das16_cs: remove the debug output of the "fingerprint"
H Hartley Sweeten
1
-5
/
+0
2012-06-27
staging: comedi: cb_das16_cs: probe for the device first
H Hartley Sweeten
1
-9
/
+7
2012-06-27
staging: comedi: cb_das16_cs: remove unneeded include
H Hartley Sweeten
1
-1
/
+0
2012-06-27
staging: comedi: cb_das16_cs: fix analog output subdevice init
H Hartley Sweeten
1
-0
/
+2
2012-06-27
staging: comedi: cb_das16_cs: cleanup dio subdevice initialization
H Hartley Sweeten
1
-11
/
+7
2012-06-27
staging: comedi: cb_das16_cs: remove unused timer subdevice
H Hartley Sweeten
1
-31
/
+1
2012-06-27
staging: comedi: cb_das16_cs: remove skel driver cut-and-paste comments
H Hartley Sweeten
1
-20
/
+0
2012-06-27
staging: comedi: cb_das16_cs: remove n_boards define
H Hartley Sweeten
1
-3
/
+1
2012-06-27
staging: comedi: cb_das16_cs: remove thisboard and devpriv macros
H Hartley Sweeten
1
-2
/
+6
2012-06-27
staging: comedi: cb_das16_cs: refactor the comedi attach/detach
H Hartley Sweeten
1
-153
/
+122
2012-06-27
staging: comedi: cb_das16_cs: Move the comedi_driver variable
H Hartley Sweeten
1
-10
/
+7
2012-06-27
staging: comedi: cb_das16_cs: remove unneeded pcmcia private data
H Hartley Sweeten
1
-15
/
+0
2012-06-27
staging: comedi: cb_das16_cs: remove the pcmcia suspend/resume
H Hartley Sweeten
1
-12
/
+0
2012-06-27
staging: comedi: cb_das16_cs: remove unused pcmcia 'stop' logic
H Hartley Sweeten
1
-10
/
+0
2012-06-27
staging: comedi: cb_das16_cs: refactor the pcmcia attach/detach
H Hartley Sweeten
1
-36
/
+15
2012-06-27
staging: comedi: cb_das16_cs: refactor the pcmcia support code
H Hartley Sweeten
1
-38
/
+30
2012-06-27
staging: comedi: cb_das16_cs: remove some useless comments
H Hartley Sweeten
1
-48
/
+13
2012-06-27
staging: comedi: cb_das16_cs: cleanup the pcmcia_driver declaration
H Hartley Sweeten
1
-8
/
+8
2012-06-27
staging: comedi: cb_das13_cs: change driver registration order
H Hartley Sweeten
1
-2
/
+8
2012-06-27
staging: comedi: cb_das16_cs: consolidate the init and exit functions
H Hartley Sweeten
1
-14
/
+2
2012-06-27
staging: comedi: cb_das16_cs: add module_{init, exit} declarations
H Hartley Sweeten
1
-2
/
+4
2012-06-27
staging: comedi: cb_das16_cs: move the MODULE_* stuff to the EOF
H Hartley Sweeten
1
-3
/
+4
2012-06-27
staging: comedi: cb_das16_cs: remove CONFIG_PCMCIA check
H Hartley Sweeten
1
-17
/
+0
2012-06-27
staging: comedi: Move COMEDI_MITE and COMEDI_NI_TIOCMD
Ian Abbott
1
-12
/
+11
2012-06-27
staging: comedi: Simplify NI driver configuration
Ian Abbott
1
-53
/
+16
2012-06-27
staging: comedi: Move COMEDI_NI_LABPC config option
Ian Abbott
1
-15
/
+15
[next]