summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-29iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie1-30/+50
2016-05-22iio: proximity: as3935: fix buffer stack trashingMatt Ranostay1-2/+4
2016-05-22iio: proximity: as3935: remove triggered buffer processingMatt Ranostay1-1/+0
2016-05-22iio: proximity: as3935: correct IIO_CHAN_INFO_RAW outputMatt Ranostay2-3/+9
2016-05-21max44000: Remove scale from proximityCrestez Dan Leonard1-1/+0
2016-05-21iio: humidity: am2315: Remove a stray unlockDan Carpenter1-3/+1
2016-05-21iio: humidity: hdc100x: correct humidity integration time maskAlison Schofield1-1/+1
2016-05-14iio: pressure: bmp280: fix error message for wrong chip idAkinobu Mita1-2/+2
2016-05-04iio: light: bh1780: return after writeLinus Walleij1-1/+1
2016-05-04iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels()Dan Carpenter1-1/+1
2016-05-04iio: bmi160: Fix ODR settingDaniel Baluta1-2/+2
2016-05-04iio: bmi160: Fix output data rate for accelDaniel Baluta1-6/+6
2016-05-03staging: comedi: mite: tidy up module init/exitH Hartley Sweeten1-2/+1
2016-05-03staging: comedi: mite: document the remaining exported functionsH Hartley Sweeten2-4/+28
2016-05-03staging: comedi: mite: move the mite dma arm/disarm/reset functionsH Hartley Sweeten2-36/+45
2016-05-03staging: comedi: mite: move mite_prep_dma()H Hartley Sweeten2-86/+92
2016-05-03staging: comedi: mite: tidy up mite dma channel request/releaseH Hartley Sweeten2-67/+91
2016-05-03staging: comedi: mite: move the mite ring functionsH Hartley Sweeten2-132/+150
2016-05-03staging: comedi: mite: tidy up kernel messages in mite_steup()H Hartley Sweeten1-29/+21
2016-05-03staging: comedi: mite: do mite_steup() as part of mite_attach()H Hartley Sweeten5-110/+101
2016-05-03staging: comedi: mite: document mite_alloc()/mite_detach()H Hartley Sweeten5-37/+53
2016-05-03staging: comedi: mite: use prefered form for passing a struct sizeH Hartley Sweeten1-5/+6
2016-05-03staging: comedi: mite: introduce mite_free_dma_descs()H Hartley Sweeten1-17/+16
2016-05-03staging: comedi: mite: remove mite member 'channel_allocated'H Hartley Sweeten2-10/+8
2016-05-03staging: comedi: mite: rename mite member 'mite_io_addr'H Hartley Sweeten3-53/+44
2016-05-03staging: comedi: mite: tidy up mite_init_ring_descriptors()H Hartley Sweeten1-12/+10
2016-05-03staging: comedi: mite: rename mite_ring member 'descriptors'H Hartley Sweeten2-15/+15
2016-05-03staging: comedi: mite: rename mite_ring member 'descriptors_dma_addr'H Hartley Sweeten2-9/+9
2016-05-03staging: comedi: mite: rename 'struct mite_dma_descriptor_ring'H Hartley Sweeten6-43/+37
2016-05-03staging: comedi: mite: rename 'struct mite_dma_descriptor'H Hartley Sweeten2-6/+6
2016-05-03staging: comedi: mite: rename 'struct mite_struct'H Hartley Sweeten5-29/+28
2016-05-03staging: skein: cleanup: align code to parenthesesManu Kumar1-6/+6
2016-05-03staging: skein: cleanup: removed unnecessary cast spacesManu Kumar4-19/+19
2016-05-03staging: skein: cleanup: Fixed operator whitespaceManu Kumar2-16/+16
2016-05-03staging: skein: cleanup: fixed new linesManu Kumar2-2/+3
2016-05-03staging: wilc1000: rename result in handle_get_mac_addressChaehyun Lim1-4/+4
2016-05-03staging: wilc1000: change data type of result in handle_get_mac_addressChaehyun Lim1-1/+1
2016-05-03staging: wilc1000: change handle_get_mac_address's return type to voidChaehyun Lim1-7/+3
2016-05-03staging: wilc1000: fix comparison style of if statement in handle_get_ip_addressChaehyun Lim1-1/+1
2016-05-03staging: wilc1000: rename result in handle_get_ip_addressChaehyun Lim1-4/+4
2016-05-03staging: wilc1000: change data type of result in handle_get_ip_addressChaehyun Lim1-1/+1
2016-05-03staging: wilc1000: change handle_get_ip_address's return type to voidChaehyun Lim1-6/+2
2016-05-01Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)Jacky Boen1-2/+1
2016-05-01Staging: drivers: rtl8188eu: fixed extraneous spacesJacky Boen1-2/+2
2016-05-01Staging: drivers: rtl8188eu: fixed extraneous parenthesesJacky Boen1-15/+15
2016-05-01Staging: drivers: rtl8188eu: fixed extraneous indentationJacky Boen1-1/+1
2016-05-01Staging: drivers: rtl8188eu: fixed unnecessary else branchJacky Boen1-3/+2
2016-05-01Staging: drivers: rtl8188eu: fixed brace styleJacky Boen1-2/+1
2016-05-01Staging: drivers: rtl8188eu: fixed newlines styleJacky Boen1-6/+1
2016-05-01Staging: drivers: rtl8188eu: fixed block comments styleJacky Boen1-3/+6