summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2015-02-21staging: iio: trigger: iio-trig-periodic-rtc: Change frequency type to unsign...Rickard Strandqvist1-7/+5
2015-02-08staging: iio: adc: mxs-lradc: Change type in printf format stringRickard Strandqvist1-1/+1
2015-02-08staging: iio: resolver: ad2s1210: Change type in printf format stringRickard Strandqvist1-2/+2
2015-02-08Staging:iio:ade7854 Coding style correctionTolga Ceylan1-1/+2
2015-02-08Staging:iio:hmc5843:Coding Style CorrectionTolga Ceylan1-17/+17
2015-02-03iio: meter: ade7759: add error handling in _reset and _stop_deviceDevendra Naga1-2/+12
2015-02-03iio: meter: ade7754: add error handling in _reset and _stop_deviceDevendra Naga1-2/+13
2015-02-02Merge 3.19-rc7 into staging-nextGreg Kroah-Hartman2-1/+2
2015-01-31Merge tag 'iio-for-3.20b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman6-9/+9
2015-01-30Merge tag 'staging-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+3
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-1/+1
2015-01-28staging: Remove logger and alarm-dev from android MakefileJohn Stultz1-2/+0
2015-01-28staging: Remove the Android logger driverJohn Stultz3-913/+0
2015-01-28staging: fbtft: remove redundant .ownerHeba Aamer1-1/+0
2015-01-28staging: fbtft: fix trailing whitespaceHeba Aamer1-3/+3
2015-01-28staging: fbtft: fix do not initialise statics to 0 or NULLHeba Aamer1-1/+1
2015-01-28staging: fbtft: fix Macros with complex values should be enclosed in parenthesesHeba Aamer1-1/+1
2015-01-28staging: fbtft: fix spaces required around that '<'Heba Aamer1-3/+3
2015-01-28staging: fbtft: fix spaces required around that '='Heba Aamer1-3/+3
2015-01-28staging: fbtft: fix space required after that ';'Heba Aamer1-3/+3
2015-01-28drivers/staging: use current->state helpersDavidlohr Bueso5-6/+6
2015-01-28staging: vt6655: fix that open brace { should be on the previous lineMariam Mohamed Fawzy1-2/+2
2015-01-28staging: flexfb: Remove initialization to 0Mauro Stettler1-9/+9
2015-01-28staging: comedi: comedi_compat32.c: absorb raw_ioctl()Ian Abbott1-13/+2
2015-01-28staging: comedi: comedi_compat32.c: align some commentsIan Abbott1-5/+5
2015-01-28staging: comedi: comedi_compat32.c: reformat other block commentsIan Abbott1-12/+24
2015-01-28staging: comedi: comedi_compat32.c: reformat copyright commentIan Abbott1-19/+19
2015-01-28staging: comedi: comedi_compat32.h: reformat copyright commentIan Abbott1-19/+19
2015-01-28staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy backIan Abbott1-2/+10
2015-01-28staging: comedi: comedi_usb.h: move USB stuff out of comedidev.hIan Abbott2-31/+22
2015-01-28staging: comedi: vmk80xx: include new "comedi_usb.h" headerIan Abbott1-2/+1
2015-01-28staging: comedi: usbduxsigma: include new "comedi_usb.h" headerIan Abbott1-2/+1
2015-01-28staging: comedi: usbduxfast: include new "comedi_usb.h" headerIan Abbott1-2/+1
2015-01-28staging: comedi: usbdux: include new "comedi_usb.h" headerIan Abbott1-2/+1
2015-01-28staging: comedi: ni_usb6501: include new "comedi_usb.h" headerIan Abbott1-2/+1
2015-01-28staging: comedi: dt9812: include new "comedi_usb.h" headerIan Abbott1-2/+1
2015-01-28staging: comedi: comedi_usb.c: include new "comedi_usb.h" headerIan Abbott1-2/+1
2015-01-28staging: comedi: add comedi_usb.hIan Abbott1-0/+30
2015-01-28staging: comedi: pcl812: fix logic error in pcl812_ai_setup_dma()H Hartley Sweeten1-2/+2
2015-01-28staging: comedi: addi_apci_1032: add comedi driver commentIan Abbott1-30/+48
2015-01-28staging: comedi: 8255.h: reformat copyright commentIan Abbott1-16/+16
2015-01-28staging: comedi: 8255.c: reformat remaining block commentsIan Abbott1-3/+2
2015-01-28staging: comedi: 8255.c: document subdev_8255_init() and _mm_init()Ian Abbott1-25/+54
2015-01-28staging: comedi: 8255.c: reformat comedi driver commentIan Abbott1-31/+30
2015-01-28staging: comedi: 8255.c: reformat copyright commentIan Abbott1-15/+16
2015-01-28staging: comedi: 8253.h: use usual style for single-line commentsIan Abbott1-24/+24
2015-01-28staging: comedi: 8253.h: reformat other block commentsIan Abbott1-4/+8
2015-01-28staging: comedi: 8253.h: reformat copyright commentIan Abbott1-16/+16
2015-01-28staging: comedi: das16: introduce das16_ai_set_mux_range()H Hartley Sweeten1-24/+30
2015-01-28staging: comedi: das16: fix DMA size for short transfersH Hartley Sweeten1-9/+25