index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
IIO: Add a modifier for sqrt(x^2+y^2)
Jonathan Cameron
2012-06-30
2
-0
/
+2
|
*
staging:iio:imu:adis16400 drop sysfs interface for manual device reset.
Jonathan Cameron
2012-06-30
1
-22
/
+0
|
*
staging:iio:gyro:adis16260 drop sysfs interface for manual device reset.
Jonathan Cameron
2012-06-30
1
-19
/
+0
|
*
staging:iio:accel drop sysfs interface for resetting devices.
Jonathan Cameron
2012-06-30
6
-148
/
+0
|
*
iio: Rename _st_ functions to loose the bit that meant the staging version.
Jonathan Cameron
2012-06-30
3
-41
/
+38
|
*
iio:dac:ad5064: Add support for the ad5629r and ad5669r
Lars-Peter Clausen
2012-06-30
2
-35
/
+173
|
*
iio:adc: Add AD7265/AD7266 support
Lars-Peter Clausen
2012-06-30
4
-0
/
+601
|
*
Merge branch 'fixes-togreg' into togreg
Jonathan Cameron
2012-06-30
4
-11
/
+28
|
|
\
*
|
\
Merge branch 'fixes-togreg' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2012-07-06
4
-11
/
+28
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
staging:iio: Add some missing peak elements to the info_mask
Jonathan Cameron
2012-06-30
1
-3
/
+6
|
*
|
staging:iio:accel:adis16204 fix bug in channel modifier handling
Jonathan Cameron
2012-06-30
1
-1
/
+1
|
*
|
staging:iio:ad7793: Fix scan index for the "shorted" channel
Lars-Peter Clausen
2012-06-30
1
-2
/
+2
|
*
|
iio staging: fix resource leak in _write_sysfs_int()
Peter Meerwald
2012-06-30
1
-0
/
+2
|
*
|
iio staging: fix potential memory/resource leaks in find_type_by_name()
Peter Meerwald
2012-06-30
1
-4
/
+11
|
*
|
iio staging: fix potential resource leak in generic_buffer
Peter Meerwald
2012-06-30
1
-1
/
+6
*
|
|
staging: comedi: s626: fix the number of dio channels
H Hartley Sweeten
2012-07-06
1
-1
/
+1
*
|
|
staging: comedi: dmm32at: remove skel driver cut-and-paste comments
H Hartley Sweeten
2012-07-06
1
-40
/
+0
*
|
|
staging: comedi: dmm32at: remove devpriv macro
H Hartley Sweeten
2012-07-06
1
-8
/
+12
*
|
|
staging: comedi: dmm32at: remove unneeded boardinfo variables
H Hartley Sweeten
2012-07-06
1
-48
/
+23
*
|
|
staging: comedi: dmm32at: remove dmm_outb macro
H Hartley Sweeten
2012-07-06
1
-42
/
+39
*
|
|
staging: comedi: dmm32at: remove dmm_inb macro
H Hartley Sweeten
2012-07-06
1
-20
/
+19
*
|
|
staging: comedi: dmm32at: remove forward declarations 2
H Hartley Sweeten
2012-07-06
1
-52
/
+48
*
|
|
staging: comedi: dmm32at: remove forward declarations 1
H Hartley Sweeten
2012-07-06
1
-201
/
+172
*
|
|
staging: comedi: dmm32at: use module_comedi_driver
H Hartley Sweeten
2012-07-06
1
-53
/
+10
*
|
|
staging: comedi: das08_cs: remove thisboard macro
H Hartley Sweeten
2012-07-06
1
-2
/
+1
*
|
|
staging: comedi: das08_cs: move the comedi_driver variable
H Hartley Sweeten
2012-07-06
1
-13
/
+10
*
|
|
staging: comedi: das08_cs: refactor the pcmcia probe/remove
H Hartley Sweeten
2012-07-06
1
-30
/
+8
*
|
|
staging: comedi: das08_cs: remove unneeded pcmcia private data
H Hartley Sweeten
2012-07-06
1
-18
/
+0
*
|
|
staging: comedi: das08_cs: remove the pcmcia suspend/resume
H Hartley Sweeten
2012-07-06
1
-12
/
+0
*
|
|
staging: comedi: das08_cs: remove unused pcmcia 'stop' logic
H Hartley Sweeten
2012-07-06
1
-9
/
+0
*
|
|
staging: comedi: das08_cs: refactor the pcmcia support code
H Hartley Sweeten
2012-07-06
1
-48
/
+39
*
|
|
staging: comedi: das08_cs: cleanup and remove useless comments
H Hartley Sweeten
2012-07-06
1
-20
/
+13
*
|
|
staging: comedi: das08_cs: cleanup the pcmcia_driver declaration
H Hartley Sweeten
2012-07-06
1
-8
/
+8
*
|
|
staging: comedi: das08_cs: change driver registration order
H Hartley Sweeten
2012-07-06
1
-2
/
+9
*
|
|
staging: comedi: das08_cs: consolidate the init and exit functions
H Hartley Sweeten
2012-07-06
1
-16
/
+3
*
|
|
staging: comedi: das08_cs: move the MODULE_* stuff to the EOF
H Hartley Sweeten
2012-07-06
1
-4
/
+5
*
|
|
staging: comedi: das_08: absorb i8254_struct into the private data
H Hartley Sweeten
2012-07-06
2
-17
/
+11
*
|
|
staging: comedi: das_08: remove the unneeded 8254 variables and defines
H Hartley Sweeten
2012-07-06
1
-8
/
+0
*
|
|
staging: comedi: das_08: remove the 8254 'channels' usage
H Hartley Sweeten
2012-07-06
1
-1
/
+0
*
|
|
staging: comedi: das_08: remove the 8254 'logic2phys' usage
H Hartley Sweeten
2012-07-06
1
-6
/
+3
*
|
|
staging: comedi: das_08: remove the cached 8254 'mode'
H Hartley Sweeten
2012-07-06
1
-5
/
+2
*
|
|
staging: comedi: das_08: unwind the 8254 timer support
H Hartley Sweeten
2012-07-06
1
-61
/
+15
*
|
|
staging: comedi: das_08: use the 8253 helper functions
H Hartley Sweeten
2012-07-06
1
-32
/
+7
*
|
|
staging: comedi: ni_670x: removve unused 'ao_bits'
H Hartley Sweeten
2012-07-06
1
-4
/
+0
*
|
|
staging: comedi: ni_670x: cleanup ni_670x_dio_insn_bits()
H Hartley Sweeten
2012-07-06
1
-10
/
+10
*
|
|
staging: comedi: ni_670x: cleanup the boardinfo
H Hartley Sweeten
2012-07-06
1
-18
/
+16
*
|
|
staging: comedi: ni_670x: fix dereference of an invalid pointer
H Hartley Sweeten
2012-07-06
1
-1
/
+6
*
|
|
staging: comedi: ni_670x: return '0' for successful attach
H Hartley Sweeten
2012-07-06
1
-1
/
+1
*
|
|
staging: comedi: ni_670x: change printk's to cleaned up dev_printk's
H Hartley Sweeten
2012-07-06
1
-6
/
+4
*
|
|
staging: comedi: ni_670x: remove n_ni_670x_boards macro
H Hartley Sweeten
2012-07-06
1
-3
/
+1
[prev]
[next]