aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-31staging: unisys: Don't check for null before getting driver device.David Kershner2-6/+5
2017-08-31staging: unisys: visorbus: Use __func__ instead of name.David Kershner1-1/+1
2017-08-31staging: unisys: visorbus: Convert macros to functions.David Kershner1-10/+15
2017-08-31staging: unisys: visorbus: Fix parameter alignment.David Kershner1-1/+1
2017-08-31staging: unisys: visorbus: Clean up vmcall address function.David Kershner1-16/+11
2017-08-31staging: unisys: visornic: Fix miscellaneous block comment format issues.David Binder1-8/+6
2017-08-31staging: unisys: visornic: Fix up existing function comments.David Binder1-227/+190
2017-08-31staging: unisys: visorbus: visorbus_main.c: Fix return values for checks in visorbus_register_visor_driver.Sameer Wadgaonkar1-4/+4
2017-08-31staging: unisys: visorbus: visorchipset.c: Fix bug in parser_init_byte_stream.Sameer Wadgaonkar1-1/+1
2017-08-31staging: unisys: use the kernel min defineDavid Kershner2-8/+4
2017-08-31staging: ks7010: Fix coding style and remove checkpatch.pl warnings.Jonathan Whitaker1-4/+0
2017-08-30staging: irda: fix init level for irda coreGreg KH1-1/+1
2017-08-29staging: comedi: coding style fixes found by checkpatch.plSimo Koskinen1-2/+2
2017-08-29Staging: ks7010: Fix alignment should match open parenthesis.Jonathan Whitaker1-2/+2
2017-08-29staging: rtl8723bs: hal: remove cast to void pointerHimanshu Jha8-46/+46
2017-08-29staging: rtl8723bs: os_dep: remove cast to void pointerHimanshu Jha4-6/+6
2017-08-29staging: rtl8723bs: core: remove cast to void pointerHimanshu Jha5-5/+5
2017-08-29staging: rtl8188eu: remove unnecessary call to memsetHimanshu Jha2-5/+0
2017-08-29staging: rtlwifi: remove memset before memcpyHimanshu Jha1-1/+0
2017-08-29staging: typec: tcpm: Switch to PORT_RESET instead of SNK_UNATTACHEDBadhri Jagan Sridharan1-1/+1
2017-08-29staging: typec: tcpm: Do not send PING msgs in TCPMBadhri Jagan Sridharan1-7/+4
2017-08-29staging: typec: tcpm: typec: tcpm: Wait for CC debounce before PD excgBadhri Jagan Sridharan2-3/+24
2017-08-29staging: typec: tcpm: add cc change handling in src statesBadhri Jagan Sridharan1-2/+4
2017-08-29staging: typec: tcpm: Consider port_type while determining unattached_stateBadhri Jagan Sridharan1-3/+9
2017-08-29staging: typec: tcpm: Comply with TryWait.SNK StateBadhri Jagan Sridharan1-28/+30
2017-08-29staging: typec: tcpm: Follow Try.SRC exit requirementsBadhri Jagan Sridharan1-5/+28
2017-08-29staging: typec: tcpm: Check for Rp for tPDDebounceBadhri Jagan Sridharan1-44/+24
2017-08-29staging: typec: tcpm: Prevent TCPM from looping in SRC_TRYWAITBadhri Jagan Sridharan1-16/+29
2017-08-29staging: typec: tcpm: Check for port type for Try.SRC/Try.SNKBadhri Jagan Sridharan1-2/+4
2017-08-29staging: typec: tcpm: set port type callbackBadhri Jagan Sridharan1-11/+41
2017-08-28staging: irda: add a TODO file.Greg Kroah-Hartman1-0/+4
2017-08-28irda: move include/net/irda into staging subdirectoryGreg Kroah-Hartman36-0/+3851
2017-08-28irda: move drivers/net/irda to drivers/staging/irda/driversGreg Kroah-Hartman49-1/+33485
2017-08-28irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman53-0/+31656
2017-08-28staging: speakup: use tty_kopen and tty_kcloseOkash Khawaja1-2/+2
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman2-3/+4
2017-08-28staging: bcm2835-camera: make video_device constBhumika Goyal1-1/+1
2017-08-28staging: vboxvideo: Use fbdev helpers where possibleHans de Goede1-141/+9
2017-08-28staging: typec: Add __printf verificationJoe Perches1-0/+5
2017-08-28staging: unisys: visorinput: Add module_driver driver registrationAlex Briskin1-12/+2
2017-08-28staging: r8822be: remove some dead codeDan Carpenter1-7/+0
2017-08-28staging: pi433: fix interrupt handler signaturesCihangir Akturk1-11/+8
2017-08-28staging: olpc_dcon: remove pointless debug printk in dcon_freeze_store()Shurong Zhang1-2/+0
2017-08-28staging: r8822be: fix null pointer dereference with a null driver_adapterColin Ian King1-2/+1
2017-08-28staging: r8822be: fix memory leak of eeprom_map on error exit returnColin Ian King1-1/+3
2017-08-28staging: lustre: obdclass: fix checking for obd_init_checks()Dan Carpenter1-1/+1
2017-08-28staging: lustre: obdclass: return -EFAULT if copy_from_user() failsDan Carpenter1-1/+2
2017-08-28staging: lustre: obdclass: return -EFAULT if copy_to_user() failsDan Carpenter1-1/+0
2017-08-28staging: rtl8723bs: remove memset before memcpyHimanshu Jha3-5/+0
2017-08-28staging: rtlwifi: Improve debugging by using debugfsLarry Finger1-91/+135