aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-28staging: comedi: das16: absorb das16_ai_disable()H Hartley Sweeten1-12/+5
2015-01-28staging: comedi: das16: remove unnecessary das16_ai_disable()H Hartley Sweeten1-2/+0
2015-01-28staging: comedi: das16: absorb das16_ai_enable()H Hartley Sweeten1-18/+8
2015-01-28Staging: rtl8192u: Use put_unaligned_le16 in rtl819x_BAProc.cVaishali Thakkar1-12/+12
2015-01-28staging: rtl8192u: Refactor heavy nestingLorenzo Stoakes1-15/+12
2015-01-28staging: rtl8192u: remove redundant codeLorenzo Stoakes1-85/+68
2015-01-28staging: rtl8192u: fix whitespace and alignmentLorenzo Stoakes1-980/+624
2015-01-28staging: rtl8192u: fix commentsLorenzo Stoakes1-391/+416
2015-01-28Documentation: fix blackfin gptimers-example build errorsRandy Dunlap1-0/+2
2015-01-28Fixes column alignment in table of contents entry 1.9 in Documentation/filesy...Trace Pillars1-1/+1
2015-01-28CodingStyle: enable emacs display of trailing whitespaceAlison Chaiken1-0/+1
2015-01-28staging: rtl8188eu: core: rtw_wlan_util.c: Fix for NULL dereferenceKumar Amit Mehta1-0/+2
2015-01-28staging: rtl8712: remove useless printing lineHeba Aamer1-1/+0
2015-01-28staging: unisys: rework signal remove/insert to avoid sparse lock warningsZachary Warren1-49/+54
2015-01-28staging: lustre: lustre: mdc: lproc_mdc.c: Fix for potential NULL pointer der...Kumar Amit Mehta1-0/+2
2015-01-28staging: lustre: lustre: obdclass: obd_mount.c: Fix NULL dereferenceKumar Amit Mehta1-0/+5
2015-01-28staging: lustre: libcfs: nidstrings: Change type in printf format stringRickard Strandqvist1-5/+5
2015-01-28iio: vadc: Qualcomm SPMI PMIC voltage ADC driverStanimir Varbanov3-0/+1031
2015-01-28DT: iio: vadc: document dt bindingStanimir Varbanov2-0/+248
2015-01-28clk: Remove __clk_registerTomeu Vizoso2-44/+0
2015-01-28clk: Remove unneeded NULL checksTomeu Vizoso1-9/+0
2015-01-28DocBook: Do not exceed argument list limitMichal Marek1-1/+1
2015-01-28gpio: board.txt: Fix the gpio name exampleFabio Estevam1-1/+1
2015-01-28clk: qoriq: Use pr_fmt()Emil Medve1-2/+5
2015-01-28clk: qoriq: Replace kzalloc() with kmalloc()Emil Medve1-1/+1