summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-22iio: proximity: as3935: fix buffer stack trashingMatt Ranostay
2016-05-22iio: proximity: as3935: remove triggered buffer processingMatt Ranostay
2016-05-22iio: proximity: as3935: correct IIO_CHAN_INFO_RAW outputMatt Ranostay
2016-05-21max44000: Remove scale from proximityCrestez Dan Leonard
2016-05-21iio: humidity: am2315: Remove a stray unlockDan Carpenter
2016-05-21iio: humidity: hdc100x: correct humidity integration time maskAlison Schofield
2016-05-14iio: pressure: bmp280: fix error message for wrong chip idAkinobu Mita
2016-05-04iio: light: bh1780: return after writeLinus Walleij
2016-05-04iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels()Dan Carpenter
2016-05-04iio: bmi160: Fix ODR settingDaniel Baluta
2016-05-04iio: bmi160: Fix output data rate for accelDaniel Baluta
2016-05-03staging: comedi: mite: tidy up module init/exitH Hartley Sweeten
2016-05-03staging: comedi: mite: document the remaining exported functionsH Hartley Sweeten
2016-05-03staging: comedi: mite: move the mite dma arm/disarm/reset functionsH Hartley Sweeten
2016-05-03staging: comedi: mite: move mite_prep_dma()H Hartley Sweeten
2016-05-03staging: comedi: mite: tidy up mite dma channel request/releaseH Hartley Sweeten
2016-05-03staging: comedi: mite: move the mite ring functionsH Hartley Sweeten
2016-05-03staging: comedi: mite: tidy up kernel messages in mite_steup()H Hartley Sweeten
2016-05-03staging: comedi: mite: do mite_steup() as part of mite_attach()H Hartley Sweeten
2016-05-03staging: comedi: mite: document mite_alloc()/mite_detach()H Hartley Sweeten
2016-05-03staging: comedi: mite: use prefered form for passing a struct sizeH Hartley Sweeten
2016-05-03staging: comedi: mite: introduce mite_free_dma_descs()H Hartley Sweeten
2016-05-03staging: comedi: mite: remove mite member 'channel_allocated'H Hartley Sweeten
2016-05-03staging: comedi: mite: rename mite member 'mite_io_addr'H Hartley Sweeten
2016-05-03staging: comedi: mite: tidy up mite_init_ring_descriptors()H Hartley Sweeten
2016-05-03staging: comedi: mite: rename mite_ring member 'descriptors'H Hartley Sweeten
2016-05-03staging: comedi: mite: rename mite_ring member 'descriptors_dma_addr'H Hartley Sweeten
2016-05-03staging: comedi: mite: rename 'struct mite_dma_descriptor_ring'H Hartley Sweeten
2016-05-03staging: comedi: mite: rename 'struct mite_dma_descriptor'H Hartley Sweeten
2016-05-03staging: comedi: mite: rename 'struct mite_struct'H Hartley Sweeten
2016-05-03staging: skein: cleanup: align code to parenthesesManu Kumar
2016-05-03staging: skein: cleanup: removed unnecessary cast spacesManu Kumar
2016-05-03staging: skein: cleanup: Fixed operator whitespaceManu Kumar
2016-05-03staging: skein: cleanup: fixed new linesManu Kumar
2016-05-03staging: wilc1000: rename result in handle_get_mac_addressChaehyun Lim
2016-05-03staging: wilc1000: change data type of result in handle_get_mac_addressChaehyun Lim
2016-05-03staging: wilc1000: change handle_get_mac_address's return type to voidChaehyun Lim
2016-05-03staging: wilc1000: fix comparison style of if statement in handle_get_ip_addressChaehyun Lim
2016-05-03staging: wilc1000: rename result in handle_get_ip_addressChaehyun Lim
2016-05-03staging: wilc1000: change data type of result in handle_get_ip_addressChaehyun Lim
2016-05-03staging: wilc1000: change handle_get_ip_address's return type to voidChaehyun Lim
2016-05-01Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)Jacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed extraneous spacesJacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed extraneous parenthesesJacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed extraneous indentationJacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed unnecessary else branchJacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed brace styleJacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed newlines styleJacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed block comments styleJacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed typoJacky Boen