summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: dgnc: cls.c: changes var in cls_vpd function for sparseLidza Louina2013-08-261-1/+1
* staging: dgnc: driver.h: changes a struct board_t var's type and marker for s...Lidza Louina2013-08-261-1/+1
* staging: dgnc: neo_uart_struct: adds marker and changes vars' types for sparseLidza Louina2013-08-262-22/+22
* staging: dgnc: cls_uart_struct: adds marker and changes vars' types for sparseLidza Louina2013-08-262-9/+9
* staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributesGreg Kroah-Hartman2013-08-263-10/+11
* staging: comedi: comedi_bond: use correct minor device numbers in nameIan Abbott2013-08-261-2/+2
* staging: comedi: comedi_bond: use krealloc() and fix memory leakIan Abbott2013-08-261-19/+9
* staging: comedi: comedi_bond: handle base channel for insn_bitsIan Abbott2013-08-263-46/+83
* staging: comedi: comedi_bond: get INSN_CONFIG_DIO_QUERY info from horse's mouthIan Abbott2013-08-263-32/+40
* staging: comedi: comedi_bond: just check devprivs->devs once on detachIan Abbott2013-08-261-2/+2
* staging: comedi: comedi_bond: no need to free dev->private on detachIan Abbott2013-08-261-2/+0
* staging: comedi: comedi_bond: remove unused subdev_typeIan Abbott2013-08-261-2/+0
* staging: comedi: comedi_bond: don't map channels individuallyIan Abbott2013-08-261-15/+13
* staging: comedi: comedi_bond: use bitmap to record opened/closed minorsIan Abbott2013-08-261-8/+8
* staging: comedi: comedi_bond: change return value of bonding_attach()Ian Abbott2013-08-261-1/+1
* staging: comedi: comedi_bond: return error code in do_dev_config()Ian Abbott2013-08-261-11/+12
* staging: comedi: comedi_bond: no need to initialize file[]Ian Abbott2013-08-261-1/+1
* staging: comedi: comedi_bond: rename CamelCase identifiersIan Abbott2013-08-261-23/+24
* staging: comedi: comedi_bond: shorten module descriptionIan Abbott2013-08-261-3/+1
* staging: comedi: comedi_bond: reformat some commentsIan Abbott2013-08-261-68/+73
* staging: dgnc: Kconfig: add dependency PCI for itChen Gang2013-08-261-1/+1
* staging: lustre: Fix typo in lustre/lnetMasanari Iida2013-08-268-15/+15
* staging: rtl8192e: Remove pt_regs * irq handler parameternavin patidar2013-08-262-8/+3
* staging: ozwpan: change max. TX frame size supported.Rupesh Gujare2013-08-261-1/+1
* staging: ozwpan: Fix error checking while transmitting frame.Rupesh Gujare2013-08-261-4/+4
* staging: ozwpan: change variable type.Rupesh Gujare2013-08-261-2/+2
* staging: ozwpan: Increase interrupt end point buffer sizeRupesh Gujare2013-08-261-1/+2
* staging: ozwpan: Convert hard coded value to MacroRupesh Gujare2013-08-261-1/+2
* staging: ozwpan: Check for correct config number.Rupesh Gujare2013-08-261-1/+1
* staging: rxtx.c s_vFillRTSHead white space and formating clean upMalcolm Priestley2013-08-261-21/+18
* staging: vt6656: rxtx s_vFillRTSHead create union of vnt_rts*/vnt_cts* struct...Malcolm Priestley2013-08-262-17/+20
* staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_a_fb to new f...Malcolm Priestley2013-08-261-27/+27
* staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_ab to new fun...Malcolm Priestley2013-08-261-41/+24
* staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_g_fb to new f...Malcolm Priestley2013-08-261-40/+38
* staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_g to new func...Malcolm Priestley2013-08-261-28/+47
* staging: vt6656: s_vGenerateTxParameter pvRrvTime should never be NULLMalcolm Priestley2013-08-261-13/+3
* staging: vt6656: s_vGenerateTxParameter dead code bDisCRCMalcolm Priestley2013-08-261-5/+0
* staging: vt6656: rxtx.c s_vFillCTSHead remove dead code bDisCRCMalcolm Priestley2013-08-261-9/+4
* staging: vt6656: rxtx.c s_vFillRTSHead remove dead bDiscCRCMalcolm Priestley2013-08-261-11/+8
* staging: vt6656: device.h Remove dead code bSoftwareGenCrcErr.Malcolm Priestley2013-08-262-21/+1
* staging: r8188eu: Fix build errors for allyesconfigLarry Finger2013-08-256-277/+277
* staging: gdm724x: Remove tests of KERNELVERSIONLarry Finger2013-08-251-13/+0
* staging: line6: use default sysfs attribute macrosGreg Kroah-Hartman2013-08-244-39/+21
* staging: quickstart: fix up sysfs file permissionsGreg Kroah-Hartman2013-08-241-12/+9
* staging: keucr: be explicit to the sysfs file permissionsGreg Kroah-Hartman2013-08-241-10/+3
* staging: frontier: use better DEVICE_ATTR_ macrosGreg Kroah-Hartman2013-08-241-5/+5
* staging: android: timed_output: fix sysfs file creation raceGreg Kroah-Hartman2013-08-241-17/+10
* staging: wlags49_h2: remove sysfs fileGreg Kroah-Hartman2013-08-248-159/+0
* staging: lustre: Use proper constant types for L*_POISON valuesGeert Uytterhoeven2013-08-232-9/+11
* staging: ozwpan: Fix Documentation style.Rupesh Gujare2013-08-239-218/+179
OpenPOWER on IntegriCloud