summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-1/+1
2015-01-29iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIMEIrina Tirdea1-0/+2
2015-01-29iio: common: ssp_sensors: Add sensorhub gyroscope sensorKarol Wrona2-0/+170
2015-01-29iio: common: ssp_sensors: Add sensorhub accelerometer sensorKarol Wrona2-0/+171
2015-01-29iio: common: ssp_sensors: Add sensorhub iio commonsKarol Wrona4-0/+189
2015-01-29iio: common: ssp_sensors: Add sensorhub driverKarol Wrona7-0/+1601
2015-01-29iio: adc: Cosmic Circuits 10001 ADC driverPhani Movva3-0/+435
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
2015-01-28staging: comedi: das16: use comedi_async 'scans_done' to detect EOAH Hartley Sweeten1-21/+16
2015-01-28staging: comedi: das16: change type of private data 'timer_running'H Hartley Sweeten1-1/+1
2015-01-28staging: comedi: das16: introduce das16_ao_range()H Hartley Sweeten1-21/+32
2015-01-28staging: comedi: das16: introduce das16_ai_range()H Hartley Sweeten1-26/+37