summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2016-08-21staging: dgnc: fix 'line over 80 characters'Anson Jacob
2016-08-21staging: fbtft: This patch fixes the checkpatch.pl warningPrit Raj
2016-08-21Staging: fbtft: fixed unsigned type warningsMing Yang
2016-08-21staging: fbtft: do not allocate huge txbufMichal Suchanek
2016-08-21staging: ion: remove __GFP_NOWARN when use low order gfp flagsChen Feng
2016-08-21ION: Sys_heap: Add cached pool to spead up cached buffer allocChen Feng
2016-08-21Staging: wlan-ng: fix comparison to NULL issue.Kevin McKinney
2016-08-21Staging: wlan-ng: fix unnecessary parentheses.Kevin McKinney
2016-08-21Staging: wlan-ng: fix alignment not matching.Kevin McKinney
2016-08-21Staging: wlan-ng: Fix trailing */ in block comments.YU Bo
2016-08-21staging: wilc1000: fix error handling in wilc_debugfs_init()Luis de Bethencourt
2016-08-21drivers: wilc1000: remove references to semaphoresJoshua Houghton
2016-08-21staging: i4l: Reformat braces around elseAnthony Sheldon
2016-08-21staging: i4l: icn: remove bracesSudip Mukherjee
2016-08-21staging: i4l: icn: donot assign in if statementSudip Mukherjee
2016-08-21staging: i4l: icn: do not use return as a functionSudip Mukherjee
2016-08-21staging: i4l: icn: use setup_timer() and mod_timer().Muhammad Falak R Wani
2016-08-21staging: i4l: pcbit: layer2: use setup_timer() and mod_timer().Muhammad Falak R Wani
2016-08-21staging: i4l: pcbit: edss1: use setup_timer() and mod_timer().Muhammad Falak R Wani
2016-08-21staging: i4l: pcbit: drv: use setup_timer() and mod_timer().Muhammad Falak R Wani
2016-08-21Staging: comedi: s626: fix line over 80 characters issueRavishankar Karkala Mallikarjunayya
2016-08-21staging: comedi: drivers: replace le16_to_cpu() with usb_endpoint_maxp()Cheah Kok Cheong
2016-08-21staging: comedi/drivers: Fixed sparse warningsNayeemahmed Badebade
2016-08-21staging: comedi: ni_at_a2150: fix block commentsH Hartley Sweeten
2016-08-21staging: comedi: ni_pcidio: fix block commentsH Hartley Sweeten
2016-08-21staging: comedi: ni_atmio16d: fix block commentsH Hartley Sweeten
2016-08-21staging: comedi: ni_atmio: fix block commentsH Hartley Sweeten
2016-08-21staging: comedi: ni_daq_dio24: fix block commentsH Hartley Sweeten
2016-08-21staging: comedi: ni_mio_cs: fix block commentsH Hartley Sweeten
2016-08-21staging: comedi: ni_pcimio: fix block commentsH Hartley Sweeten
2016-08-21staging: comedi: ni_670x: fix block comment issuesH Hartley Sweeten
2016-08-21staging: comedi: das08_cs: fix block commentsH Hartley Sweeten
2016-08-21staging: comedi: addi_apci_3501: add a comedi driver comment blockH Hartley Sweeten
2016-08-21staging: comedi: addi_apci_3501: remove timer/counter subdevice supportH Hartley Sweeten
2016-08-21staging: comedi: plx9080.h: rename some macros for consistencyIan Abbott
2016-08-21staging: comedi: plx9080.h: define PLX_<REG>_TO_<FIELD>(r) macrosIan Abbott
2016-08-21staging: most: hdm-usb: add support for new USB gadgetChristian Gromm
2016-08-21staging: most: hdm-usb: remove unnecessary status assignmentChristian Gromm
2016-08-21staging: most: hdm-usb: init variables at declaration timeChristian Gromm
2016-08-21staging: most: hdm-usb: remove redundant parenthesisChristian Gromm
2016-08-21staging: most: hdm-usb: remove completion objectChristian Gromm
2016-08-21staging: most: hdm-usb: synchronize release of struct buf_anchorChristian Gromm
2016-08-21staging: most: hdm-usb: assign spinlock to local variableChristian Gromm
2016-08-21staging: most: hdm-usb: fix race between enqueue and most_stop_enqueueChristian Gromm
2016-08-21staging: most: hdm-usb: simplify initialization of mbo->status.Christian Gromm
2016-08-21staging: most: hdm-usb: remove redundant conditionsChristian Gromm
2016-08-21staging: most: hdm-usb: make use of is_channel_healthy flagChristian Gromm
2016-08-21staging: most: hdm-usb: rename ID_INIC for consistencyChristian Gromm
2016-08-21staging: most: hdm-usb: add USB product idChristian Gromm
2016-08-21staging: most: hdm-usb: stop core from submitting buffers in case of broken pipeChristian Gromm