index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
math-emu
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2012-06-27
staging: comedi: split CONFIG_COMEDI_NI_TIO option
Ian Abbott
2
-6
/
+17
2012-06-27
staging: ozwpan: Update TODO file
Rupesh Gujare
1
-5
/
+6
2012-06-27
staging: ozwpan: Unregister with sysfs while unloading.
Rupesh Gujare
1
-4
/
+8
2012-06-27
staging: sm7xxfb: code cleanup on smtcfb_setmode
Javier M. Mellid
1
-35
/
+29
2012-06-27
staging: sm7xxfb: delete unnecessary color map allocation
Javier M. Mellid
1
-8
/
+8
[next]