summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi das08_cs.c: Fix io_req_t conversionAndreas Bombe2010-09-031-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-067-265/+114
|\
| * pcmcia: do not request windows if you don't need toDominik Brodowski2010-08-033-68/+3
| * pcmcia: remove memreq_tDominik Brodowski2010-08-033-12/+6
| * pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-037-84/+72
| * pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-037-43/+31
| * pcmcia: remove cs_types.hDominik Brodowski2010-07-307-7/+0
* | Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman2010-08-05123-1290/+3971
|\ \ | |/ |/|
| * Staging: fix typos concerning "address"Uwe Kleine-König2010-07-225-8/+8
| * staging: comedi: formatting of pointers in printk()Kulikov Vasiliy2010-07-221-1/+1
| * Staging: comedi: Cleanup style issues in adl_pci9111.cMark2010-07-221-25/+35
| * Staging: comedi: pcm3724: remove casts from void*Kulikov Vasiliy2010-07-081-1/+1
| * Staging: comedi: use for_each_pci_dev()Kulikov Vasiliy2010-07-0822-92/+43
| * Staging: comedi: Cleanup on dmm32at.c from checkpatch.plMark2010-07-081-20/+25
| * Staging: comedi: Cleanup adv_pci1710.c from checkpatch.plMark2010-07-081-19/+28
| * Staging: comedi: fix over 80 character coding style issue in ni_labpc.cMaurice Dawson2010-07-081-8/+30
| * Staging: comedi: Coding style cleanups in adv_pci_dio.cMark2010-06-251-127/+180
| * Staging: comedi: fix code warnings in s626.cJohn Sheehan2010-06-221-22/+22
| * Staging: comedi: fix code style errors in s626.cJohn Sheehan2010-06-221-28/+39
| * Staging: don't use custom hex_to_bin() implementationAndy Shevchenko2010-06-221-8/+9
| * staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-221-1/+1
| * Staging: comedi: drivers: fix coding style issues in pcl812.cGustavo Silva2010-06-181-217/+259
| * Staging: Comedi: drivers: Remove comment copied from skel.cIan Abbott2010-06-172-74/+0
| * Staging: comedi: drivers: skel: Add whitespace to example comment blockIan Abbott2010-06-171-22/+22
| * Staging: comedi: drivers: das08: Add whitespace to driver comment blockIan Abbott2010-06-171-5/+5
| * Staging: comedi: drivers: fix coding style issues in quatech_daqp_cs.cGustavo Silva2010-06-171-27/+26
| * Staging: comedi: drivers: fix coding style issues in pcmda12.cGustavo Silva2010-06-171-5/+7
| * Staging: comedi: drivers: fix coding style issues in pcl816.cGustavo Silva2010-06-171-83/+140
| * Staging: comedi: drivers: Fix coding style issues in pcl711.cGustavo Silva2010-06-171-7/+7
| * Staging: comedi: drivers: fix coding style issues in me4000.cGustavo Silva2010-06-171-189/+227
| * Staging: comedi: Remove typedefsArun Thomas2010-06-174-24/+19
| * Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas2010-06-1741-44/+1544
| * Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas2010-06-1758-62/+696
| * Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-1796-0/+384
| * Staging: comedi: fix printk() coding style issue in ni_labpc.cMaurice Dawson2010-06-171-13/+15
| * Staging: comedi: drivers: fix space coding style in am9513.hBob Beattie2010-06-171-11/+11
| * Staging: comedi: fix code warnings in s626.cJohn Sheehan2010-06-171-19/+19
| * Staging: comedi: fix code style errors in unioxx5.cJohn Sheehan2010-06-171-3/+6
| * Staging: comedi: Fixed long lines in gsc_hpdi.cMark Rankilor2010-06-171-10/+20
| * Staging: comedi: Checkpatch cleanups in adl_pci9111.cMark Rankilor2010-06-171-46/+59
| * Staging: comedi: cleanup: remove unneeded null checksDan Carpenter2010-06-175-10/+5
| * Staging: comedi: serial2002: Use NULL instead of 0 for pointersIan Abbott2010-06-171-4/+4
| * Staging: comedi: serial2002: Reduce stack usage on 'open'Ian Abbott2010-06-171-21/+23
| * Staging: comedi: serial2002: Fix memory leak on detachIan Abbott2010-06-171-1/+1
| * Staging: comedi: serial2002: handle allocation failures on 'open'Ian Abbott2010-06-171-8/+29
| * Staging: comedi: Allow 'open' driver method to failIan Abbott2010-06-173-5/+13
| * Staging: comedi: ni_tio: fixed brace coding style issues and a few errorsCody Harmon2010-06-171-30/+19
| * Staging: comedi: fixed brace coding style issue in ni_tio.cSamuel Richardson2010-06-171-3/+2
* | Staging: comedi: fix read past end of array in cb_pcidda_attach()Dan Carpenter2010-06-301-2/+1
* | Staging: comedi: drivers: adl_pci9111: Fix AI commands in TRIG_FOLLOW caseIan Abbott2010-06-301-3/+6
|/