summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-08-21staging: most: hdm-usb: fix clear halt processingChristian Gromm
2016-08-21staging: most: hdm-usb: provide MBO status when freeing buffersChristian Gromm
2016-08-21staging: most: hdm-usb: remove unused macro HW_RESYNCChristian Gromm
2016-08-21staging: most: aim-cdev: report error returned by alloc_chrdev_regionChristian Gromm
2016-08-21staging: most: aim-cdev: fix reported error codesChristian Gromm
2016-08-21staging: lustre: llite: don't clean in_data againShawn Lin
2016-08-21staging: lustre: fix checkpatch errorAnson Jacob
2016-08-21Add James Simmons as another Lustre maintainerOleg Drokin
2016-08-21staging/lustre: Fix unnecessary parentheses around variablesEmoly Liu
2016-08-21staging: lustre: update version to 2.5.99James Simmons
2016-08-21staging: lustre: obd: decruft md_enqueue() and md_intent_lock()John L. Hammond
2016-08-21staging: lustre: obd: remove dead codeJohn L. Hammond
2016-08-21staging: lustre: mdt: add OBD_CONNECT_DIR_STRIPE flagwang di