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: Fix error handling in iio_trigger_attach_poll_func
Crestez Dan Leonard
2016-06-03
1
-5
/
+18
*
iio: st_sensors: Disable DRDY at init time
Crestez Dan Leonard
2016-05-29
1
-0
/
+5
*
iio: st_sensors: Init trigger before irq request
Crestez Dan Leonard
2016-05-29
1
-4
/
+4
*
iio: st_sensors: switch to a threaded interrupt
Linus Walleij
2016-05-29
12
-26
/
+111
*
iio: light: bh1780: assign a static name
Linus Walleij
2016-05-29
1
-1
/
+1
*
iio: bh1780: dereference the client properly
Linus Walleij
2016-05-29
1
-2
/
+4
*
iio: humidity: hdc100x: fix IIO_TEMP channel reporting
Matt Ranostay
2016-05-29
1
-1
/
+1
*
iio:st_pressure: fix sampling gains (bring inline with ABI)
Gregor Boirie
2016-05-29
1
-30
/
+50
*
iio: proximity: as3935: fix buffer stack trashing
Matt Ranostay
2016-05-22
1
-2
/
+4
*
iio: proximity: as3935: remove triggered buffer processing
Matt Ranostay
2016-05-22
1
-1
/
+0
*
iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output
Matt Ranostay
2016-05-22
2
-3
/
+9
*
max44000: Remove scale from proximity
Crestez Dan Leonard
2016-05-21
1
-1
/
+0
*
iio: humidity: am2315: Remove a stray unlock
Dan Carpenter
2016-05-21
1
-3
/
+1
*
iio: humidity: hdc100x: correct humidity integration time mask
Alison Schofield
2016-05-21
1
-1
/
+1
*
iio: pressure: bmp280: fix error message for wrong chip id
Akinobu Mita
2016-05-14
1
-2
/
+2
*
iio: light: bh1780: return after write
Linus Walleij
2016-05-04
1
-1
/
+1
*
iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels()
Dan Carpenter
2016-05-04
1
-1
/
+1
*
iio: bmi160: Fix ODR setting
Daniel Baluta
2016-05-04
1
-2
/
+2
*
iio: bmi160: Fix output data rate for accel
Daniel Baluta
2016-05-04
1
-6
/
+6
*
staging: comedi: mite: tidy up module init/exit
H Hartley Sweeten
2016-05-03
1
-2
/
+1
*
staging: comedi: mite: document the remaining exported functions
H Hartley Sweeten
2016-05-03
2
-4
/
+28
*
staging: comedi: mite: move the mite dma arm/disarm/reset functions
H Hartley Sweeten
2016-05-03
2
-36
/
+45
*
staging: comedi: mite: move mite_prep_dma()
H Hartley Sweeten
2016-05-03
2
-86
/
+92
*
staging: comedi: mite: tidy up mite dma channel request/release
H Hartley Sweeten
2016-05-03
2
-67
/
+91
*
staging: comedi: mite: move the mite ring functions
H Hartley Sweeten
2016-05-03
2
-132
/
+150
*
staging: comedi: mite: tidy up kernel messages in mite_steup()
H Hartley Sweeten
2016-05-03
1
-29
/
+21
*
staging: comedi: mite: do mite_steup() as part of mite_attach()
H Hartley Sweeten
2016-05-03
5
-110
/
+101
*
staging: comedi: mite: document mite_alloc()/mite_detach()
H Hartley Sweeten
2016-05-03
5
-37
/
+53
*
staging: comedi: mite: use prefered form for passing a struct size
H Hartley Sweeten
2016-05-03
1
-5
/
+6
*
staging: comedi: mite: introduce mite_free_dma_descs()
H Hartley Sweeten
2016-05-03
1
-17
/
+16
*
staging: comedi: mite: remove mite member 'channel_allocated'
H Hartley Sweeten
2016-05-03
2
-10
/
+8
*
staging: comedi: mite: rename mite member 'mite_io_addr'
H Hartley Sweeten
2016-05-03
3
-53
/
+44
*
staging: comedi: mite: tidy up mite_init_ring_descriptors()
H Hartley Sweeten
2016-05-03
1
-12
/
+10
*
staging: comedi: mite: rename mite_ring member 'descriptors'
H Hartley Sweeten
2016-05-03
2
-15
/
+15
*
staging: comedi: mite: rename mite_ring member 'descriptors_dma_addr'
H Hartley Sweeten
2016-05-03
2
-9
/
+9
*
staging: comedi: mite: rename 'struct mite_dma_descriptor_ring'
H Hartley Sweeten
2016-05-03
6
-43
/
+37
*
staging: comedi: mite: rename 'struct mite_dma_descriptor'
H Hartley Sweeten
2016-05-03
2
-6
/
+6
*
staging: comedi: mite: rename 'struct mite_struct'
H Hartley Sweeten
2016-05-03
5
-29
/
+28
*
staging: skein: cleanup: align code to parentheses
Manu Kumar
2016-05-03
1
-6
/
+6
*
staging: skein: cleanup: removed unnecessary cast spaces
Manu Kumar
2016-05-03
4
-19
/
+19
*
staging: skein: cleanup: Fixed operator whitespace
Manu Kumar
2016-05-03
2
-16
/
+16
*
staging: skein: cleanup: fixed new lines
Manu Kumar
2016-05-03
2
-2
/
+3
*
staging: wilc1000: rename result in handle_get_mac_address
Chaehyun Lim
2016-05-03
1
-4
/
+4
*
staging: wilc1000: change data type of result in handle_get_mac_address
Chaehyun Lim
2016-05-03
1
-1
/
+1
*
staging: wilc1000: change handle_get_mac_address's return type to void
Chaehyun Lim
2016-05-03
1
-7
/
+3
*
staging: wilc1000: fix comparison style of if statement in handle_get_ip_address
Chaehyun Lim
2016-05-03
1
-1
/
+1
*
staging: wilc1000: rename result in handle_get_ip_address
Chaehyun Lim
2016-05-03
1
-4
/
+4
*
staging: wilc1000: change data type of result in handle_get_ip_address
Chaehyun Lim
2016-05-03
1
-1
/
+1
*
staging: wilc1000: change handle_get_ip_address's return type to void
Chaehyun Lim
2016-05-03
1
-6
/
+2
*
Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)
Jacky Boen
2016-05-01
1
-2
/
+1
[next]