summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: Fix error handling in iio_trigger_attach_poll_funcCrestez Dan Leonard2016-06-031-5/+18
* iio: st_sensors: Disable DRDY at init timeCrestez Dan Leonard2016-05-291-0/+5
* iio: st_sensors: Init trigger before irq requestCrestez Dan Leonard2016-05-291-4/+4
* iio: st_sensors: switch to a threaded interruptLinus Walleij2016-05-2912-26/+111
* iio: light: bh1780: assign a static nameLinus Walleij2016-05-291-1/+1
* iio: bh1780: dereference the client properlyLinus Walleij2016-05-291-2/+4
* iio: humidity: hdc100x: fix IIO_TEMP channel reportingMatt Ranostay2016-05-291-1/+1
* iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie2016-05-291-30/+50
* iio: proximity: as3935: fix buffer stack trashingMatt Ranostay2016-05-221-2/+4
* iio: proximity: as3935: remove triggered buffer processingMatt Ranostay2016-05-221-1/+0
* iio: proximity: as3935: correct IIO_CHAN_INFO_RAW outputMatt Ranostay2016-05-222-3/+9
* max44000: Remove scale from proximityCrestez Dan Leonard2016-05-211-1/+0
* iio: humidity: am2315: Remove a stray unlockDan Carpenter2016-05-211-3/+1
* iio: humidity: hdc100x: correct humidity integration time maskAlison Schofield2016-05-211-1/+1
* iio: pressure: bmp280: fix error message for wrong chip idAkinobu Mita2016-05-141-2/+2
* iio: light: bh1780: return after writeLinus Walleij2016-05-041-1/+1
* iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels()Dan Carpenter2016-05-041-1/+1
* iio: bmi160: Fix ODR settingDaniel Baluta2016-05-041-2/+2
* iio: bmi160: Fix output data rate for accelDaniel Baluta2016-05-041-6/+6
* staging: comedi: mite: tidy up module init/exitH Hartley Sweeten2016-05-031-2/+1
* staging: comedi: mite: document the remaining exported functionsH Hartley Sweeten2016-05-032-4/+28
* staging: comedi: mite: move the mite dma arm/disarm/reset functionsH Hartley Sweeten2016-05-032-36/+45
* staging: comedi: mite: move mite_prep_dma()H Hartley Sweeten2016-05-032-86/+92
* staging: comedi: mite: tidy up mite dma channel request/releaseH Hartley Sweeten2016-05-032-67/+91
* staging: comedi: mite: move the mite ring functionsH Hartley Sweeten2016-05-032-132/+150
* staging: comedi: mite: tidy up kernel messages in mite_steup()H Hartley Sweeten2016-05-031-29/+21
* staging: comedi: mite: do mite_steup() as part of mite_attach()H Hartley Sweeten2016-05-035-110/+101
* staging: comedi: mite: document mite_alloc()/mite_detach()H Hartley Sweeten2016-05-035-37/+53
* staging: comedi: mite: use prefered form for passing a struct sizeH Hartley Sweeten2016-05-031-5/+6
* staging: comedi: mite: introduce mite_free_dma_descs()H Hartley Sweeten2016-05-031-17/+16
* staging: comedi: mite: remove mite member 'channel_allocated'H Hartley Sweeten2016-05-032-10/+8
* staging: comedi: mite: rename mite member 'mite_io_addr'H Hartley Sweeten2016-05-033-53/+44
* staging: comedi: mite: tidy up mite_init_ring_descriptors()H Hartley Sweeten2016-05-031-12/+10
* staging: comedi: mite: rename mite_ring member 'descriptors'H Hartley Sweeten2016-05-032-15/+15
* staging: comedi: mite: rename mite_ring member 'descriptors_dma_addr'H Hartley Sweeten2016-05-032-9/+9
* staging: comedi: mite: rename 'struct mite_dma_descriptor_ring'H Hartley Sweeten2016-05-036-43/+37
* staging: comedi: mite: rename 'struct mite_dma_descriptor'H Hartley Sweeten2016-05-032-6/+6
* staging: comedi: mite: rename 'struct mite_struct'H Hartley Sweeten2016-05-035-29/+28
* staging: skein: cleanup: align code to parenthesesManu Kumar2016-05-031-6/+6
* staging: skein: cleanup: removed unnecessary cast spacesManu Kumar2016-05-034-19/+19
* staging: skein: cleanup: Fixed operator whitespaceManu Kumar2016-05-032-16/+16
* staging: skein: cleanup: fixed new linesManu Kumar2016-05-032-2/+3
* staging: wilc1000: rename result in handle_get_mac_addressChaehyun Lim2016-05-031-4/+4
* staging: wilc1000: change data type of result in handle_get_mac_addressChaehyun Lim2016-05-031-1/+1
* staging: wilc1000: change handle_get_mac_address's return type to voidChaehyun Lim2016-05-031-7/+3
* staging: wilc1000: fix comparison style of if statement in handle_get_ip_addressChaehyun Lim2016-05-031-1/+1
* staging: wilc1000: rename result in handle_get_ip_addressChaehyun Lim2016-05-031-4/+4
* staging: wilc1000: change data type of result in handle_get_ip_addressChaehyun Lim2016-05-031-1/+1
* staging: wilc1000: change handle_get_ip_address's return type to voidChaehyun Lim2016-05-031-6/+2
* Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)Jacky Boen2016-05-011-2/+1
OpenPOWER on IntegriCloud