summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: mite: tidy up module init/exitH Hartley Sweeten2016-05-031-2/+1
* staging: comedi: mite: document the remaining exported functionsH Hartley Sweeten2016-05-032-4/+28
* staging: comedi: mite: move the mite dma arm/disarm/reset functionsH Hartley Sweeten2016-05-032-36/+45
* staging: comedi: mite: move mite_prep_dma()H Hartley Sweeten2016-05-032-86/+92
* staging: comedi: mite: tidy up mite dma channel request/releaseH Hartley Sweeten2016-05-032-67/+91
* staging: comedi: mite: move the mite ring functionsH Hartley Sweeten2016-05-032-132/+150
* staging: comedi: mite: tidy up kernel messages in mite_steup()H Hartley Sweeten2016-05-031-29/+21
* staging: comedi: mite: do mite_steup() as part of mite_attach()H Hartley Sweeten2016-05-035-110/+101
* staging: comedi: mite: document mite_alloc()/mite_detach()H Hartley Sweeten2016-05-035-37/+53
* staging: comedi: mite: use prefered form for passing a struct sizeH Hartley Sweeten2016-05-031-5/+6
* staging: comedi: mite: introduce mite_free_dma_descs()H Hartley Sweeten2016-05-031-17/+16
* staging: comedi: mite: remove mite member 'channel_allocated'H Hartley Sweeten2016-05-032-10/+8
* staging: comedi: mite: rename mite member 'mite_io_addr'H Hartley Sweeten2016-05-033-53/+44
* staging: comedi: mite: tidy up mite_init_ring_descriptors()H Hartley Sweeten2016-05-031-12/+10
* staging: comedi: mite: rename mite_ring member 'descriptors'H Hartley Sweeten2016-05-032-15/+15
* staging: comedi: mite: rename mite_ring member 'descriptors_dma_addr'H Hartley Sweeten2016-05-032-9/+9
* staging: comedi: mite: rename 'struct mite_dma_descriptor_ring'H Hartley Sweeten2016-05-036-43/+37
* staging: comedi: mite: rename 'struct mite_dma_descriptor'H Hartley Sweeten2016-05-032-6/+6
* staging: comedi: mite: rename 'struct mite_struct'H Hartley Sweeten2016-05-035-29/+28
* staging: skein: cleanup: align code to parenthesesManu Kumar2016-05-031-6/+6
* staging: skein: cleanup: removed unnecessary cast spacesManu Kumar2016-05-034-19/+19
* staging: skein: cleanup: Fixed operator whitespaceManu Kumar2016-05-032-16/+16
* staging: skein: cleanup: fixed new linesManu Kumar2016-05-032-2/+3
* staging: wilc1000: rename result in handle_get_mac_addressChaehyun Lim2016-05-031-4/+4
* staging: wilc1000: change data type of result in handle_get_mac_addressChaehyun Lim2016-05-031-1/+1
* staging: wilc1000: change handle_get_mac_address's return type to voidChaehyun Lim2016-05-031-7/+3
* staging: wilc1000: fix comparison style of if statement in handle_get_ip_addressChaehyun Lim2016-05-031-1/+1
* staging: wilc1000: rename result in handle_get_ip_addressChaehyun Lim2016-05-031-4/+4
* staging: wilc1000: change data type of result in handle_get_ip_addressChaehyun Lim2016-05-031-1/+1
* staging: wilc1000: change handle_get_ip_address's return type to voidChaehyun Lim2016-05-031-6/+2
* Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)Jacky Boen2016-05-011-2/+1
* Staging: drivers: rtl8188eu: fixed extraneous spacesJacky Boen2016-05-011-2/+2
* Staging: drivers: rtl8188eu: fixed extraneous parenthesesJacky Boen2016-05-011-15/+15
* Staging: drivers: rtl8188eu: fixed extraneous indentationJacky Boen2016-05-011-1/+1
* Staging: drivers: rtl8188eu: fixed unnecessary else branchJacky Boen2016-05-011-3/+2
* Staging: drivers: rtl8188eu: fixed brace styleJacky Boen2016-05-011-2/+1
* Staging: drivers: rtl8188eu: fixed newlines styleJacky Boen2016-05-011-6/+1
* Staging: drivers: rtl8188eu: fixed block comments styleJacky Boen2016-05-011-3/+6
* Staging: drivers: rtl8188eu: fixed typoJacky Boen2016-05-011-1/+1
* Staging: drivers: rtl8188eu: move constants to the right in comparisonsJacky Boen2016-05-011-2/+2
* staging: i4l: act2000: remove extra spaceSudip Mukherjee2016-05-011-6/+6
* staging: i4l: act2000: remove blank line after braceSudip Mukherjee2016-05-011-1/+0
* staging: i4l: act2000: do not assign in ifSudip Mukherjee2016-05-011-3/+6
* staging: i4l: act2000: fix use of returnSudip Mukherjee2016-05-011-1/+1
* rtl8712: Fixed alignment to match open parenthesisParth Sane2016-05-011-4/+5
* staging: fsl-mc: bus: Drop warningMatthias Brugger2016-04-291-8/+4
* staging: fsl-mc: return -EINVAL for all fsl_mc_portal_allocate() failuresHoria Geantă2016-04-291-0/+1
* staging: fsl-mc: add dpmcp version checkItai Katz2016-04-292-3/+14
* staging: fsl-mc: add quirk handling for dpseci objects < 4.0Horia Geanta2016-04-291-0/+9
* staging: fsl-mc: add dprc version checkItai Katz2016-04-294-3/+25