summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-28staging: ozwpan: oz_pd_free() can be staticFengguang Wu
2013-08-28staging: gdm7240: gdm_driver[] can be staticFengguang Wu
2013-08-28staging: r8188eu: Fix build error with random configurationLarry Finger
2013-08-28staging: ozwpan: Reset PORT_ENABLE bit.Rupesh Gujare
2013-08-28staging: ozwpan: Add debounce time before unregistering.Rupesh Gujare
2013-08-27staging: comedi: ni_atmio16d: fix atmio16d_dio_insn_config()H Hartley Sweeten
2013-08-27staging: comedi: dmm32at: fix dmm32at_dio_insn_config()H Hartley Sweeten
2013-08-27staging: comedi: dt282x: fix dt282x_dio_insn_config()H Hartley Sweeten
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