aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/os_dep/usb_intf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-25staging: rtl8723au: os_dep: usb_intf: Remove unused functionsRickard Strandqvist1-98/+0
2015-01-17staging: rtl8723au: usb_dvobj_init(): A NULL pointer check for usb_host_endpoints makes no senseJes Sorensen1-39/+33
2014-12-02staging: rtl8723au: Fold rtl8723au_set_queue_pipe_mapping into rtl8723au_chip_configure()Jes Sorensen1-1/+2
2014-12-02staging: rtl8723au: Fold rtw_ack_tx_done23a() into rtw23a_sctx_done_err()Jes Sorensen1-2/+3
2014-11-26staging: rtl8723au: Remove sw led handlingJes Sorensen1-2/+0
2014-10-27Staging: rtl8723au: Use USB API functionsVaishali Thakkar1-21/+6
2014-08-01staging: rtl8723au: usb_dvobj_init(): Remove unused variable 'pdev_desc'Jes Sorensen1-3/+0
2014-08-01staging: rtl8723au: Do not duplicate kernel provided USB macrosJes Sorensen1-35/+10
2014-07-21staging: rtl8723au: rtw_resume(): release semaphore before exit on errorJes Sorensen1-1/+3
2014-07-21staging: rtl8723au: Fold rtw_resume_process23a() into rtw_resume()Jes Sorensen1-9/+0
2014-07-21staging: rtl8723au: Reduce wrapper layers around hal_{de, }init() callsJes Sorensen1-1/+1
2014-07-08staging: rtl8723au: Sanitize USB read/write functionsJes Sorensen1-18/+3
2014-07-08staging: rtl8723au: Remove unused pwrctrl_priv->brfoffbyhwJes Sorensen1-1/+0
2014-06-18staging: rtl8723au: Remmove buddy-adapter linkingJes Sorensen1-10/+2
2014-05-25staging: rtl8723au: bInternalAutoSuspend is always falseJes Sorensen1-8/+3
2014-05-23staging: realtek: Convert /n to \nJoe Perches1-1/+1
2014-05-16staging: rtl8723au: Name port vs register access functions consistentlyJes Sorensen1-1/+1
2014-05-16staging: rtl8723au: Call usb_write*() functions directlyJes Sorensen1-2/+0
2014-05-16staging: rtl8723au: Call usb_{read,write}_port() functions directlyJes Sorensen1-1/+1
2014-05-16staging: rtl8723au: Call usb_intf_{start,stop} directlyJes Sorensen1-13/+2
2014-05-16staging: rtl8723au: Call rtl8723au_set_hw_type() directlyJes Sorensen1-9/+1
2014-05-16staging: rtl8723au: Remove unused usb_suspend_semaJes Sorensen1-1/+0
2014-05-16staging: rtl8723au: usb_intf.c: Fixup yet another round of u8 abuse for error typeJes Sorensen1-4/+4
2014-05-16staging: rtl8723au: usb_vendor_req.h isn't used - remove itJes Sorensen1-1/+0
2014-05-16staging: rtl8723au: usb_osintf.h isn't used for anything - get rid of itJes Sorensen1-1/+0
2014-05-16staging: rtl8723au: Get rid of rtl8723au_set_hal_ops() and get rid of hal_ops.hJes Sorensen1-4/+5
2014-05-16staging: rtl8723au: Disentangle chip_configure from HAL wrappersJes Sorensen1-1/+1
2014-05-16staging: rtl8723au: Remove HAL wrappers about USB init/deinitJes Sorensen1-2/+2
2014-05-16staging: rtl8723au: Remove HAL wrappers around read_chip_versionJes Sorensen1-1/+1
2014-05-16staging: rtl8723au: Remove some more HAL clutterJes Sorensen1-1/+2
2014-05-15staging: rtl8723au: Use random ethaddr if EEPROM address is corruptedJes Sorensen1-2/+4
2014-04-26staging: rtl8723au: rtw_free_network_queue23a() eliminate unused argument 'isfreeall'Jes Sorensen1-2/+2
2014-04-26staging: rtl8723au: Get rid of struct io_privJes Sorensen1-1/+0
2014-04-26staging: rtl8723au: Fold rtw_init_io_priv23a() into rtl8723au_set_intf_ops()Jes Sorensen1-1/+1
2014-04-26staging: rtl8723au: Remove wrapper around rtl8723au_set_intf_ops()Jes Sorensen1-1/+1
2014-04-26staging: rtl8723au: Remove obsolete hal thread handling codeJes Sorensen1-1/+1
2014-04-15staging: rtl8723au: Remove P2P/WiFiDirect/WiFiDisplay codeJes Sorensen1-4/+0
2014-04-14staging: rtl8723au: Fix hopeless brackets for declaring a variable mid-functionJes Sorensen1-11/+8
2014-04-14staging: rtl8723au: Don't wrap kill_pid() in an unnecessary macroJes Sorensen1-1/+1
2014-04-14staging: rtl8723au: Remove two layers of wrappers around rtw_cfg80211_indicate_scan_done()Jes Sorensen1-1/+2
2014-04-05staging: r8723au: Additional source patchesLarry Finger1-5/+2
2014-04-05staging: r8723au: Add source files for new driver - part 3Larry Finger1-0/+836