summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2013-08-27staging: comedi: dt2817: fix dt2817_dio_insn_config()H Hartley Sweeten
2013-08-27staging: vt6656: device.h replace typedef struct _USB_SEND_CONTEXT.Malcolm Priestley
2013-08-27staging: vt6656: rxtx.c s_vFillTxKey use switch for pTransmitKey->byCipherSuiteMalcolm Priestley
2013-08-27staging: vt6656: rxtx.c s_vFillTxKey clean up format and white space.Malcolm Priestley
2013-08-27staging: vt6656: rxtx.c s_vFillRTSHead/s_vFillCTSHead move union vnt_tx_data_...Malcolm Priestley
2013-08-27staging: vt6656: rxtx.c merge pvRTS and pvCTS/pCTS void pointersMalcolm Priestley
2013-08-27staging: vt6656: rxtx.c s_vGenerateTxParameter create argument bool need rtsMalcolm Priestley
2013-08-27staging: vt6656: s_vFillCTSHead join structures of vnt_cts* to union vnt_tx_d...Malcolm Priestley
2013-08-27staging: vt6656: rxtx.c s_vFillCTSHead Remove byPktType ifMalcolm Priestley
2013-08-27staging: vt6656: rxtx.c s_vFillRTSHead PK_TYPE_11A allow fall through AUTO_FB...Malcolm Priestley
2013-08-27staging: vt6656: rxtx.c: s_vFillRTSHead change if/else to switch on byPktypeMalcolm Priestley
2013-08-26staging: dgnc: tty.c: edits var in init func for sparseLidza Louina
2013-08-26staging: dgnc: neo.c: changes param in neo_read_eeprom function for sparseLidza Louina
2013-08-26staging: dgnc: cls.c: changes var in cls_vpd function for sparseLidza Louina
2013-08-26staging: dgnc: driver.h: changes a struct board_t var's type and marker for s...Lidza Louina
2013-08-26staging: dgnc: neo_uart_struct: adds marker and changes vars' types for sparseLidza Louina
2013-08-26staging: dgnc: cls_uart_struct: adds marker and changes vars' types for sparseLidza Louina
2013-08-26staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributesGreg Kroah-Hartman
2013-08-26staging: comedi: comedi_bond: use correct minor device numbers in nameIan Abbott
2013-08-26staging: comedi: comedi_bond: use krealloc() and fix memory leakIan Abbott
2013-08-26staging: comedi: comedi_bond: handle base channel for insn_bitsIan Abbott
2013-08-26staging: comedi: comedi_bond: get INSN_CONFIG_DIO_QUERY info from horse's mouthIan Abbott
2013-08-26staging: comedi: comedi_bond: just check devprivs->devs once on detachIan Abbott
2013-08-26staging: comedi: comedi_bond: no need to free dev->private on detachIan Abbott
2013-08-26staging: comedi: comedi_bond: remove unused subdev_typeIan Abbott
2013-08-26staging: comedi: comedi_bond: don't map channels individuallyIan Abbott
2013-08-26staging: comedi: comedi_bond: use bitmap to record opened/closed minorsIan Abbott
2013-08-26staging: comedi: comedi_bond: change return value of bonding_attach()Ian Abbott
2013-08-26staging: comedi: comedi_bond: return error code in do_dev_config()Ian Abbott
2013-08-26staging: comedi: comedi_bond: no need to initialize file[]Ian Abbott
2013-08-26staging: comedi: comedi_bond: rename CamelCase identifiersIan Abbott
2013-08-26staging: comedi: comedi_bond: shorten module descriptionIan Abbott
2013-08-26staging: comedi: comedi_bond: reformat some commentsIan Abbott
2013-08-26staging: dgnc: Kconfig: add dependency PCI for itChen Gang
2013-08-26staging: lustre: Fix typo in lustre/lnetMasanari Iida
2013-08-26staging: rtl8192e: Remove pt_regs * irq handler parameternavin patidar
2013-08-26staging: ozwpan: change max. TX frame size supported.Rupesh Gujare
2013-08-26staging: ozwpan: Fix error checking while transmitting frame.Rupesh Gujare
2013-08-26staging: ozwpan: change variable type.Rupesh Gujare
2013-08-26staging: ozwpan: Increase interrupt end point buffer sizeRupesh Gujare
2013-08-26staging: ozwpan: Convert hard coded value to MacroRupesh Gujare
2013-08-26staging: ozwpan: Check for correct config number.Rupesh Gujare
2013-08-26staging: rxtx.c s_vFillRTSHead white space and formating clean upMalcolm Priestley
2013-08-26staging: vt6656: rxtx s_vFillRTSHead create union of vnt_rts*/vnt_cts* struct...Malcolm Priestley
2013-08-26staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_a_fb to new f...Malcolm Priestley
2013-08-26staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_ab to new fun...Malcolm Priestley
2013-08-26staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_g_fb to new f...Malcolm Priestley
2013-08-26staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_g to new func...Malcolm Priestley
2013-08-26staging: vt6656: s_vGenerateTxParameter pvRrvTime should never be NULLMalcolm Priestley
2013-08-26staging: vt6656: s_vGenerateTxParameter dead code bDisCRCMalcolm Priestley