Linux Device Driver Development
[Prev Page][Next Page]
- [PATCH v4 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs,
jakeo
- [PATCH V2 00/10] Drivers: hv: Miscellaneous fixes.,
K. Y. Srinivasan
- [PATCH 0/3] make nidstring.c kernel style compliant,
James Simmons
- [PATCH V2 01/12] staging: wilc1000: fix return type of host_int_del_beacon,
Chaehyun Lim
- [PATCH V2 02/12] staging: wilc1000: fix parameter name of host_int_del_beacon, Chaehyun Lim
- [PATCH V2 03/12] staging: wilc1000: fix return type of host_int_del_station, Chaehyun Lim
- [PATCH V2 04/12] staging: wilc1000: fix parameter name of host_int_del_station, Chaehyun Lim
- [PATCH V2 05/12] staging: wilc1000: rename pu8MacAddr in host_int_del_station, Chaehyun Lim
- [PATCH V2 06/12] staging: wilc1000: rename pstrDelStationMsg in host_int_del_station, Chaehyun Lim
- [PATCH V2 07/12] staging: wilc1000: fix return type of host_int_add_station, Chaehyun Lim
- [PATCH V2 08/12] staging: wilc1000: fix parameter name of host_int_add_station, Chaehyun Lim
- [PATCH V2 09/12] staging: wilc1000: rename pstrStaParams in host_int_add_station, Chaehyun Lim
- [PATCH V2 11/12] staging: wilc1000: use kmemdup in host_int_add_station, Chaehyun Lim
- [PATCH V2 10/12] staging: wilc1000: rename pstrAddStationMsg in host_int_add_station, Chaehyun Lim
- [PATCH V2 12/12] staging: wilc1000: remove rates in host_int_add_station, Chaehyun Lim
- Re: [PATCH V2 01/12] staging: wilc1000: fix return type of host_int_del_beacon, Greg KH
- [PATCH] Staging: comedi: fixed comment, added a new line,
Philippe Loctaux
- [PATCH 0/6] staging: lustre: second series for libcfs hash code cleanup,
James Simmons
- [PATCH] staging: comedi: adv_pci1710: separate out PCI-1720 support as a new driver,
H Hartley Sweeten
- [patch] staging: lustre: potential underflow in libcfs_kkuc_group_add(),
Dan Carpenter
- [PATCH 01/12] staging: wilc1000: fix return type of host_int_del_beacon,
Chaehyun Lim
- [PATCH 02/12] staging: wilc1000: fix parameter name of host_int_del_beacon, Chaehyun Lim
- [PATCH 03/12] staging: wilc1000: fix return type of host_int_del_station, Chaehyun Lim
- [PATCH 04/12] staging: wilc1000: fix parameter name of host_int_del_station, Chaehyun Lim
- [PATCH 05/12] staging: wilc1000: rename pu8MacAddr in host_int_del_station, Chaehyun Lim
- [PATCH 06/12] staging: wilc1000: rename pstrDelStationMsg in host_int_del_station, Chaehyun Lim
- [PATCH 07/12] staging: wilc1000: fix return type of host_int_add_station, Chaehyun Lim
- [PATCH 08/12] staging: wilc1000: fix parameter name of host_int_add_station, Chaehyun Lim
- [PATCH 09/12] staging: wilc1000: rename pstrStaParams in host_int_add_station, Chaehyun Lim
- [PATCH 10/12] staging: wilc1000: rename pstrAddStationMsg in host_int_add_station, Chaehyun Lim
- [PATCH 11/12] staging: use kmemdup in host_int_add_station, Chaehyun Lim
- [PATCH 12/12] staging: wilc1000: remove rates in host_int_add_station, Chaehyun Lim
- [patch 1/2] staging: lustre: remove o_ prefix from function pointers,
Dan Carpenter
- new version of the rename_rev.pl script,
Dan Carpenter
- [PATCH 1/6] staging: most: remove multiple blank lines,
Chaehyun Lim
- [PATCH RESEND 01/12] staging: wilc1000: wilc_wlan_txq_get_first: add argument struct wilc,
Glen Lee
- [PATCH RESEND 02/12] staging: wilc1000: linux_wlan_firmware_download: change argument, Glen Lee
- [PATCH RESEND 03/12] staging: wilc1000: wilc_wlan_txq_remove_from_head: add new argument dev, Glen Lee
- [PATCH RESEND 04/12] staging: wilc1000: wilc_wlan_txq_add_mgmt_pkt: add new argument dev, Glen Lee
- [PATCH RESEND 05/12] staging: wilc1000: wilc_wlan_txq_add_to_tail: add argument net_device, Glen Lee
- [PATCH RESEND 06/12] staging: wilc1000: linux_wlan_start_firmware: change argument with dev, Glen Lee
- [PATCH RESEND 07/12] staging: wilc1000: wilc_wlan_init: add argument struct net_device, Glen Lee
- [PATCH RESEND 08/12] staging: wilc1000: wilc_wlan_init: add argument net_device, Glen Lee
- [PATCH RESEND 09/12] staging: wilc1000: linux_wlan_get_firmware: change argument p_nic with dev, Glen Lee
- [PATCH RESEND 10/12] staging: wilc1000: wl_wlan_cleanup: add argument struct wilc, Glen Lee
- [PATCH RESEND 11/12] staging: wilc1000: rename os_context to wilc, Glen Lee
- [PATCH RESEND 12/12] staging: wilc1000: add argument wilc and use it instead of g_linux_wlan, Glen Lee
- [PATCH V2 34/64] staging: wilc1000: rename IsHTCapable of struct user_conn_req,
Glen Lee
- [PATCH V2 35/64] staging: wilc1000: rename u32UserConnectPvoid of struct user_conn_req, Glen Lee
- [PATCH V2 36/64] staging: wilc1000: host_interface.h: move local define variables, Glen Lee
- [PATCH V2 37/64] staging: wilc1000: rename u8LinkSpeed of struct rf_info, Glen Lee
- [PATCH V2 38/64] staging: wilc1000: rename s8RSSI of struct rf_info, Glen Lee
- [PATCH V2 39/64] staging: wilc1000: rename u32TxCount of struct rf_info, Glen Lee
- [PATCH V2 40/64] staging: wilc1000: rename u32RxCount of struct rf_info, Glen Lee
- [PATCH V2 41/64] staging: wilc1000: rename u32TxFailureCount of struct rf_info, Glen Lee
- [PATCH V2 42/64] staging: wilc1000: rename WPARxGtk of enum KEY_TYPE, Glen Lee
- [PATCH V2 43/64] staging: wilc1000: rename WPAPtk of enum KEY_TYPE, Glen Lee
- [PATCH V2 44/64] staging: wilc1000: rename u32RcvdChCount of struct user_scan_req, Glen Lee
- [PATCH V2 45/64] staging: wilc1000: rename tenuAuth_type of struct user_conn_req, Glen Lee
- [PATCH V2 46/64] staging: wilc1000: rename u32ListenSessionID of struct remain_ch, Glen Lee
- [PATCH V2 47/64] staging: wilc1000: rename u64P2p_MgmtTimeout of struct host_if_drv, Glen Lee
- [PATCH V2 48/64] staging: wilc1000: rename u8P2PConnect of struct host_if_drv, Glen Lee
- [PATCH V2 49/64] staging: wilc1000: rename au8BSSID of struct add_sta_param, Glen Lee
- [PATCH V2 50/64] staging: wilc1000: rename u16AssocID of struct add_sta_param, Glen Lee
- [PATCH V2 51/64] staging: wilc1000: rename u8NumRates of struct add_sta_param, Glen Lee
- [PATCH V2 52/64] staging: wilc1000: rename pu8Rates of struct add_sta_param, Glen Lee
- [PATCH V2 53/64] staging: wilc1000: rename bIsHTSupported of struct add_sta_param, Glen Lee
- [PATCH V2 54/64] staging: wilc1000: rename u16HTCapInfo of struct add_sta_param, Glen Lee
- [PATCH V2 56/64] staging: wilc1000: rename au8SuppMCsSet of struct add_sta_param, Glen Lee
- [PATCH V2 55/64] staging: wilc1000: rename u8AmpduParams of struct add_sta_param, Glen Lee
- [PATCH V2 57/64] staging: wilc1000: rename u16HTExtParams of struct add_sta_param, Glen Lee
- [PATCH V2 58/64] staging: wilc1000: rename u32TxBeamformingCap of struct add_sta_param, Glen Lee
- [PATCH V2 59/64] staging: wilc1000: rename u8ASELCap of struct add_sta_param, Glen Lee
- [PATCH V2 60/64] staging: wilc1000: rename u16FlagsMask of struct add_sta_param, Glen Lee
- [PATCH V2 61/64] staging: wilc1000: rename u16FlagsSet of struct add_sta_param, Glen Lee
- [PATCH V2 62/64] staging: wilc1000: rename pstrHostIFSetChan of fuction Handle_SetChannel, Glen Lee
- [PATCH V2 63/64] staging: wilc1000: rename pstrHostIfSetDrvHandler of fuction Handle_SetWfiDrvHandler, Glen Lee
- [PATCH V2 64/64] staging: wilc1000: rename pstrHostIfSetOperationMode of fuction Handle_SetOperationMode, Glen Lee
- [PATCH V2 01/64] staging: wilc1000: rename enuHostIFstate of struct host_if_drv,
Glen Lee
- [PATCH V2 02/64] staging: wilc1000: rename au8AssociatedBSSID of struct host_if_drv, Glen Lee
- [PATCH V2 03/64] staging: wilc1000: rename strCfgValues of struct host_if_drv, Glen Lee
- [PATCH V2 04/64] staging: wilc1000: rename gtOsCfgValuesSem of struct host_if_drv, Glen Lee
- [PATCH V2 05/64] staging: wilc1000: rename hSemTestKeyBlock of struct host_if_drv, Glen Lee
- [PATCH V2 06/64] staging: wilc1000: rename hSemTestDisconnectBlock of struct host_if_drv, Glen Lee
- [PATCH V2 07/64] staging: wilc1000: rename hSemGetRSSI of struct host_if_drv, Glen Lee
- [PATCH V2 08/64] staging: wilc1000: rename hSemGetLINKSPEED of struct host_if_drv, Glen Lee
- [PATCH V2 09/64] staging: wilc1000: rename hSemGetCHNL of struct host_if_drv, Glen Lee
- [PATCH V2 10/64] staging: wilc1000: rename hSemInactiveTime of struct host_if_drv, Glen Lee
- [PATCH V2 11/64] staging: wilc1000: rename hScanTimer of struct host_if_drv, Glen Lee
- [PATCH V2 12/64] staging: wilc1000: rename hConnectTimer of struct host_if_drv, Glen Lee
- [PATCH V2 13/64] staging: wilc1000: rename hRemainOnChannel of struct host_if_drv, Glen Lee
- [PATCH V2 14/64] staging: wilc1000: host_interface.h : remove over-commenting, Glen Lee
- [PATCH V2 15/64] staging: wilc1000: rename bReg of struct reg_frame, Glen Lee
- [PATCH V2 16/64] staging: wilc1000: rename u16FrameType of struct reg_frame, Glen Lee
- [PATCH V2 17/64] staging: wilc1000: rename u8Regid of struct reg_frame, Glen Lee
- [PATCH V2 18/64] staging: wilc1000: rename u16Channel of struct remain_ch, Glen Lee
- [PATCH V2 19/64] staging: wilc1000: rename pRemainOnChanExpired of struct remain_ch, Glen Lee
- [PATCH V2 20/64] staging: wilc1000: rename pRemainOnChanReady of struct remain_ch, Glen Lee
- [PATCH V2 21/64] staging: wilc1000: rename pVoid of struct remain_ch, Glen Lee
- [PATCH V2 22/64] staging: wilc1000: rename au8Bssid of struct ba_session_info, Glen Lee
- [PATCH V2 23/64] staging: wilc1000: rename u8Ted of struct ba_session_info, Glen Lee
- [PATCH V2 24/64] staging: wilc1000: rename u16BufferSize of struct ba_session_info, Glen Lee
- [PATCH V2 25/64] staging: wilc1000: rename u16SessionTimeout of struct ba_session_info, Glen Lee
- [PATCH V2 26/64] staging: wilc1000: remove warnings line over 80 characters, Glen Lee
- [PATCH V2 27/64] staging: wilc1000: rename pfUserScanResult of struct user_scan_req, Glen Lee
- [PATCH V2 28/64] staging: wilc1000: rename u32UserScanPvoid of struct user_scan_req, Glen Lee
- [PATCH V2 29/64] staging: wilc1000: rename astrFoundNetworkInfo of struct user_scan_req, Glen Lee
- [PATCH V2 30/64] staging: wilc1000: rename ssidLen of struct user_conn_req, Glen Lee
- [PATCH V2 31/64] staging: wilc1000: rename pu8ConnReqIEs of struct user_conn_req, Glen Lee
- [PATCH V2 32/64] staging: wilc1000: rename ConnReqIEsLen of struct user_conn_req, Glen Lee
- [PATCH V2 33/64] staging: wilc1000: rename pfUserConnectResult of struct user_conn_req, Glen Lee
- [PATCH v3 0/5] Remove uses and definition of IS_PO2,
Aya Mahfouz
- [RESEND PATCH v2] Staging: wilc1000: Prefer eth_broadcast_addr over memset(), Punit Vara
- [PATCH 2/2] drivers:staging:gdm724x Fix Alignment should match open parenthesis,
Bogicevic Sasa
- [PATCH 00/10] staging: lustre: cleanup up libcfs hash code for upstream,
James Simmons
- [PATCH 01/10] staging: lustre: change cfs_hash_lock_ops_t to struct, James Simmons
- [PATCH 02/10] staging: lustre: change cfs_hash_hlist_ops_t to struct, James Simmons
- [PATCH 03/10] staging: lustre: change cfs_hash_ops_t to struct, James Simmons
- [PATCH 05/10] staging: lustre: change cfs_hash_head*_t to struct, James Simmons
- [PATCH 04/10] staging: lustre: change cfs_hash_dhead*_t to struct, James Simmons
- [PATCH 09/10] staging: lustre: fix remaining checkpatch issues for libcfs_hash.h, James Simmons
- [PATCH 07/10] staging: lustre: cleanup over 80 characters in libcfs_hash.h, James Simmons
- [PATCH 08/10] staging: lustre: remove white space in libcfs_hash.h, James Simmons
- [PATCH 06/10] staging: lustre: convert last typedef data types in hash.c, James Simmons
- [PATCH 10/10] staging: lustre: remove white space in hash.c, James Simmons
- [PATCH] staging: most: hdm-dim2: use min_t(), Christian Gromm
- [PATCH] staging: most: remove exclusive wait_queue, Christian Gromm
- [PATCH 0/8] Staging: rtl8192u: ieee80211: checkpatch cleanups,
Kurt Kanzenbach
- [PATCH] staging: rdma: ipath: Remove unneeded vairable., Muhammad Falak R Wani
- [PATCH] staging: wilc1000: change MAINTAINERS, Tony Cho
- [PATCH 01/12] staging: wilc1000: wilc_wlan_txq_get_first: add argument struct wilc,
Glen Lee
- [PATCH 02/12] staging: wilc1000: linux_wlan_firmware_download: change argument, Glen Lee
- [PATCH 03/12] staging: wilc1000: wilc_wlan_txq_remove_from_head: add new argument dev, Glen Lee
- [PATCH 04/12] staging: wilc1000: wilc_wlan_txq_add_mgmt_pkt: add new argument dev, Glen Lee
- [PATCH 05/12] staging: wilc1000: wilc_wlan_txq_add_to_tail: add argument net_device, Glen Lee
- [PATCH 06/12] staging: wilc1000: linux_wlan_start_firmware: change argument with dev, Glen Lee
- [PATCH 07/12] staging: wilc1000: wilc_wlan_init: add argument struct net_device, Glen Lee
- [PATCH 08/12] staging: wilc1000: wilc_wlan_init: add argument net_device, Glen Lee
- [PATCH 09/12] staging: wilc1000: linux_wlan_get_firmware: change argument p_nic with dev, Glen Lee
- [PATCH 10/12] staging: wilc1000: wl_wlan_cleanup: add argument struct wilc, Glen Lee
- [PATCH 11/12] staging: wilc1000: rename os_context to wilc, Glen Lee
- [PATCH 12/12] staging: wilc1000: add argument wilc and use it instead of g_linux_wlan, Glen Lee
- [PATCH 51/80] staging: wilc1000: rename u32UserConnectPvoid of struct user_conn_req,
Glen Lee
- [PATCH 52/80] staging: wilc1000: host_interface.h: move local define variables, Glen Lee
- [PATCH 53/80] staging: wilc1000: rename u8LinkSpeed of struct rf_info, Glen Lee
- [PATCH 54/80] staging: wilc1000: rename s8RSSI of struct rf_info, Glen Lee
- [PATCH 55/80] staging: wilc1000: rename u32TxCount of struct rf_info, Glen Lee
- [PATCH 56/80] staging: wilc1000: rename u32RxCount of struct rf_info, Glen Lee
- [PATCH 57/80] staging: wilc1000: rename u32TxFailureCount of struct rf_info, Glen Lee
- [PATCH 58/80] staging: wilc1000: rename WPARxGtk of enum KEY_TYPE, Glen Lee
- [PATCH 59/80] staging: wilc1000: rename WPAPtk of enum KEY_TYPE, Glen Lee
- [PATCH 60/80] staging: wilc1000: rename u32RcvdChCount of struct user_scan_req, Glen Lee
- [PATCH 61/80] staging: wilc1000: rename tenuAuth_type of struct user_conn_req, Glen Lee
- [PATCH 62/80] staging: wilc1000: rename u32ListenSessionID of struct remain_ch, Glen Lee
- [PATCH 63/80] staging: wilc1000: rename u64P2p_MgmtTimeout of struct host_if_drv, Glen Lee
- [PATCH 64/80] staging: wilc1000: rename u8P2PConnect of struct host_if_drv, Glen Lee
- [PATCH 65/80] staging: wilc1000: rename au8BSSID of struct add_sta_param, Glen Lee
- [PATCH 66/80] staging: wilc1000: rename u16AssocID of struct add_sta_param, Glen Lee
- [PATCH 67/80] staging: wilc1000: rename u8NumRates of struct add_sta_param, Glen Lee
- [PATCH 68/80] staging: wilc1000: rename pu8Rates of struct add_sta_param, Glen Lee
- [PATCH 69/80] staging: wilc1000: rename bIsHTSupported of struct add_sta_param, Glen Lee
- [PATCH 70/80] staging: wilc1000: rename u16HTCapInfo of struct add_sta_param, Glen Lee
- [PATCH 71/80] staging: wilc1000: rename u8AmpduParams of struct add_sta_param, Glen Lee
- [PATCH 72/80] staging: wilc1000: rename au8SuppMCsSet of struct add_sta_param, Glen Lee
- [PATCH 73/80] staging: wilc1000: rename u16HTExtParams of struct add_sta_param, Glen Lee
- [PATCH 74/80] staging: wilc1000: rename u32TxBeamformingCap of struct add_sta_param, Glen Lee
- [PATCH 75/80] staging: wilc1000: rename u8ASELCap of struct add_sta_param, Glen Lee
- [PATCH 76/80] staging: wilc1000: rename u16FlagsMask of struct add_sta_param, Glen Lee
- [PATCH 77/80] staging: wilc1000: rename u16FlagsSet of struct add_sta_param, Glen Lee
- [PATCH 78/80] staging: wilc1000: rename pstrHostIFSetChan of fuction Handle_SetChannel, Glen Lee
- [PATCH 79/80] staging: wilc1000: rename pstrHostIfSetDrvHandler of fuction Handle_SetWfiDrvHandler, Glen Lee
- [PATCH 80/80] staging: wilc1000: rename pstrHostIfSetOperationMode of fuction Handle_SetOperationMode, Glen Lee
- [PATCH 01/80] staging: wilc1000: remove unnecessary parentheses around,
Glen Lee
- [PATCH 02/80] staging: wilc1000: fixes braces {} are not necessary for single statement blocks, Glen Lee
- [PATCH 03/80] staging: wilc1000: fixes blank lines aren't necessary brace, Glen Lee
- [PATCH 04/80] staging: wilc1000: fixes missing a blank line after declarations, Glen Lee
- [PATCH 05/80] staging: wilc1000: fixes please don't use multiple blank lines, Glen Lee
- [PATCH 06/80] staging: wilc1000: host_interface: removes unused functions, Glen Lee
- [PATCH 07/80] staging: wilc1000: rename au8StartTime of struct join_bss_param, Glen Lee
- [PATCH 08/80] staging: wilc1000: rename variable strWID, Glen Lee
- [PATCH 09/80] staging: wilc1000: rename u32Address of struct drv_handler, Glen Lee
- [PATCH 10/80] staging: wilc1000: rename u32Mode of struct op_mode, Glen Lee
- [PATCH 11/80] staging: wilc1000: rename u8MacAddress of struct set_mac_addr, Glen Lee
- [PATCH 12/80] staging: wilc1000: rename u8MacAddress of struct get_mac_addr, Glen Lee
- [PATCH 13/80] staging: wilc1000: rename strWILC_UsrScanReq of struct host_if_drv, Glen Lee
- [PATCH 14/80] staging: wilc1000: rename strWILC_UsrConnReq of struct host_if_drv, Glen Lee
- [PATCH 15/80] staging: wilc1000: rename strHostIfRemainOnChan of struct host_if_drv, Glen Lee
- [PATCH 16/80] staging: wilc1000: rename u8RemainOnChan_pendingreq of struct host_if_drv, Glen Lee
- [PATCH 17/80] staging: wilc1000: rename enuHostIFstate of struct host_if_drv, Glen Lee
- [PATCH 18/80] staging: wilc1000: rename au8AssociatedBSSID of struct host_if_drv, Glen Lee
- [PATCH 19/80] staging: wilc1000: rename strCfgValues of struct host_if_drv, Glen Lee
- [PATCH 20/80] staging: wilc1000: rename gtOsCfgValuesSem of struct host_if_drv, Glen Lee
- [PATCH 21/80] staging: wilc1000: rename hSemTestKeyBlock of struct host_if_drv, Glen Lee
- [PATCH 22/80] staging: wilc1000: rename hSemTestDisconnectBlock of struct host_if_drv, Glen Lee
- [PATCH 23/80] staging: wilc1000: rename hSemGetRSSI of struct host_if_drv, Glen Lee
- [PATCH 24/80] staging: wilc1000: rename hSemGetLINKSPEED of struct host_if_drv, Glen Lee
- [PATCH 25/80] staging: wilc1000: rename hSemGetCHNL of struct host_if_drv, Glen Lee
- [PATCH 26/80] staging: wilc1000: rename hSemInactiveTime of struct host_if_drv, Glen Lee
- [PATCH 27/80] staging: wilc1000: rename hScanTimer of struct host_if_drv, Glen Lee
- [PATCH 28/80] staging: wilc1000: rename hConnectTimer of struct host_if_drv, Glen Lee
- [PATCH 29/80] staging: wilc1000: rename hRemainOnChannel of struct host_if_drv, Glen Lee
- [PATCH 30/80] staging: wilc1000: host_interface.h : remove over-commenting, Glen Lee
- [PATCH 32/80] staging: wilc1000: rename u16FrameType of struct reg_frame, Glen Lee
- [PATCH 31/80] staging: wilc1000: rename bReg of struct reg_frame, Glen Lee
- [PATCH 33/80] staging: wilc1000: rename u8Regid of struct reg_frame, Glen Lee
- [PATCH 34/80] staging: wilc1000: rename u16Channel of struct remain_ch, Glen Lee
- [PATCH 35/80] staging: wilc1000: rename pRemainOnChanExpired of struct remain_ch, Glen Lee
- [PATCH 36/80] staging: wilc1000: rename pRemainOnChanReady of struct remain_ch, Glen Lee
- [PATCH 37/80] staging: wilc1000: rename pVoid of struct remain_ch, Glen Lee
- [PATCH 38/80] staging: wilc1000: rename au8Bssid of struct ba_session_info, Glen Lee
- [PATCH 39/80] staging: wilc1000: rename u8Ted of struct ba_session_info, Glen Lee
- [PATCH 40/80] staging: wilc1000: rename u16BufferSize of struct ba_session_info, Glen Lee
- [PATCH 41/80] staging: wilc1000: rename u16SessionTimeout of struct ba_session_info, Glen Lee
- [PATCH 42/80] staging: wilc1000: remove warnings line over 80 characters, Glen Lee
- [PATCH 44/80] staging: wilc1000: rename u32UserScanPvoid of struct user_scan_req, Glen Lee
- [PATCH 43/80] staging: wilc1000: rename pfUserScanResult of struct user_scan_req, Glen Lee
- [PATCH 45/80] staging: wilc1000: rename astrFoundNetworkInfo of struct user_scan_req, Glen Lee
- [PATCH 46/80] staging: wilc1000: rename ssidLen of struct user_conn_req, Glen Lee
- [PATCH 47/80] staging: wilc1000: rename pu8ConnReqIEs of struct user_conn_req, Glen Lee
- [PATCH 48/80] staging: wilc1000: rename ConnReqIEsLen of struct user_conn_req, Glen Lee
- [PATCH 49/80] staging: wilc1000: rename pfUserConnectResult of struct user_conn_req, Glen Lee
- [PATCH 50/80] staging: wilc1000: rename IsHTCapable of struct user_conn_req, Glen Lee
- [PATCH V5] staging: wilc1000: wilc_msgqueue.c : remove goto statement, Glen Lee
- [PATCH 01/10] staging: wilc1000: fix return type of host_int_add_wep_key_bss_ap,
Chaehyun Lim
- Re: [PATCH net-next] hyperv: Add handler for RNDIS_STATUS_NETWORK_CHANGE event,
Richard Weinberger
- [RESEND PATCH v2 0/5] Remove uses and definition of IS_PO2,
Aya Mahfouz
- [PATCH v2] Staging: wilc1000: Prefer eth_broadcast_addr over memset(),
Punit Vara
- [PATCH 00/16] staging: comedi: comedi_test: enhancements,
Ian Abbott
- [PATCH 01/16] staging: comedi: comedi_test: reformat multi-line comments, Ian Abbott
- [PATCH 02/16] staging: comedi: comedi_test: saturate fake waveform values, Ian Abbott
- [PATCH 03/16] staging: comedi: comedi_test: remove nano_per_micro, Ian Abbott
- [PATCH 04/16] staging: comedi: comedi_test: limit maximum convert_arg, Ian Abbott
- [PATCH 05/16] staging: comedi: comedi_test: support scan_begin_src == TRIG_FOLLOW, Ian Abbott
- [PATCH 06/16] staging: comedi: comedi_test: move modulo operations for waveform, Ian Abbott
- [PATCH 07/16] staging: comedi: comedi_test: use unsigned int for waveform timing, Ian Abbott
- [PATCH 08/16] staging: comedi: comedi_test: simplify time since last AI scan, Ian Abbott
- [PATCH 09/16] staging: comedi: comedi_test: rename members for AI commands, Ian Abbott
- [PATCH 10/16] staging: comedi: comedi_test: rename waveform members, Ian Abbott
- [PATCH 12/16] staging: comedi: comedi_test: use unsigned short for loopback values, Ian Abbott
- [PATCH 13/16] staging: comedi: comedi_test: allow read-back of AO channels, Ian Abbott
- [PATCH 11/16] staging: comedi: comedi_test: make timer rate similar to scan rate, Ian Abbott
- [PATCH 14/16] staging: comedi: comedi_test: handle partial scans in timer routine, Ian Abbott
- [PATCH 15/16] staging: comedi: comedi_test: rename waveform_ai_interrupt(), Ian Abbott
- [PATCH 16/16] staging: comedi: comedi_test: implement commands on AO subdevice, Ian Abbott
- RE: [PATCH 00/16] staging: comedi: comedi_test: enhancements, Hartley Sweeten
- [PATCH v2 20/20] staging: rtl8188eu: pwrGrpCnt variable removed in store_pwrindex_offset function, Ivan Safonov
- [PATCH v2 19/20] staging: rtl8188eu: new variable for hal_data->MCSTxPowerLevelOriginalOffset[pwrGrpCnt] in store_pwrindex_offset function, Ivan Safonov
- [PATCH v2 06/20] staging: rtl8188eu: abs kernel macro used in simularity_compare function, Ivan Safonov
- [PATCH v2 07/20] staging: rtl8188eu: unused SUCCESS and FAIL macros removed, Ivan Safonov
- [PATCH v2 09/20] staging: rtl8188eu: unused MIN macro removed, Ivan Safonov
- [PATCH v2 11/20] staging: rtl8188eu: increment placed into for loop header, Ivan Safonov
- [PATCH v2 08/20] staging: rtl8188eu: unused MEM_ALIGNMENT_OFFSET and MEM_ALIGNMENT_PADDING macros removed, Ivan Safonov
- [PATCH v2 02/20] staging: rtl8188eu: clamp kernel macro used in proc_get_rx_signal, Ivan Safonov
- [PATCH v2 00/20] staging: rtl8188eu: code cleanups, Ivan Safonov
- [PATCH v2 15/20] staging: rtl8188eu: checkpatch fixes: unnecessary parentheses removed in hal/bb_cfg.c, Ivan Safonov
- [PATCH v2 18/20] staging: rtl8188eu: checkpatch fixes: 'Avoid CamelCase' in hal/bb_cfg.c, Ivan Safonov
- [PATCH v2 03/20] staging: rtl8188eu: ternary operator (?:) replaced by min/max kernel macro, Ivan Safonov
- [PATCH v2 14/20] staging: rtl8188eu: checkpatch fixes: spaces preferred around that '|' in hal/bb_cfg.c, Ivan Safonov
- [PATCH v2 01/20] staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macro,
Ivan Safonov
- [PATCH v2 13/20] staging: rtl8188eu: operator = replaced by += in loop increment,
Ivan Safonov
- [PATCH v2 16/20] staging: rtl8188eu: checkpatch fixes: alignment should match open parenthesis, Ivan Safonov
- [PATCH v2 04/20] staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro,
Ivan Safonov
- [PATCH v2 10/20] staging: rtl8188eu: while loop replaced by for loop in rtw_restruct_wmm_ie, Ivan Safonov
- [PATCH v2 17/20] staging: rtl8188eu: checkpatch fixes: line over 80 characters splited into two parts, Ivan Safonov
- [PATCH v2 05/20] staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro,
Ivan Safonov
- [PATCH v2 12/20] staging: rtl8188eu: occurrence of the 5 GHz code marked, Ivan Safonov
- [PATCH] staging: board: Set PM domain before probe,
Tomeu Vizoso
- [PATCH v2] Staging: android: uapi: fixed comment block coding style error in ion.h,
Dzonatans Melgalvis
- [PATCH 1/8] staging: wilc1000: fix return type of host_int_add_wep_key_bss_sta,
Chaehyun Lim
- [PATCH V2 01/27] staging: wicl1000: isr_uh_routine: use netdev private wilc,
Glen Lee
- [PATCH V2 02/27] staging: wilc1000: isr_bh_routine: use wilc instead of g_linux_wlan, Glen Lee
- [PATCH V2 03/27] staging: wilc1000: deinit_irq: use wilc instead of g_linux_wlan, Glen Lee
- [PATCH V2 04/27] staging: wilc1000: wilc_handle_isr: add argument wilc to wilc_handle_isr, Glen Lee
- [PATCH V2 05/27] staging: wilc1000: wilc_wlan_handle_isr_ext: add argument struct wilc, Glen Lee
- [PATCH V2 06/27] staging: wilc1000: wilc_wlan_handle_rxq: add new argument and use wilc, Glen Lee
- [PATCH V2 07/27] staging: wilc1000: linux_wlan_mac_indicate: add argument and use wilc, Glen Lee
- [PATCH V2 08/27] staging: wilc1000: linux_wlan_set_bssid: use wilc instead of g_linux_wlan, Glen Lee
- [PATCH V2 09/27] staging: wilc1000: wlan_initialize_threads: change argument with net_device, Glen Lee
- [PATCH V2 10/27] staging: wilc1000: linux_wlan_txq_task: use wilc instead of g_linux_wlan, Glen Lee
- [PATCH V2 11/27] staging: wilc1000: wilc_wlan_handle_txq: add argument and use wilc, Glen Lee
- [PATCH V2 12/27] staging: wilc1000: wilc_wlan_txq_filter_dup_tcp_ack: add argument and use wilc, Glen Lee
- [PATCH V2 13/27] staging: wilc1000: host_int_init: add argument net_device, Glen Lee
- [PATCH V2 14/27] staging: wilc1000: wlan_deinit_locks: change argument wilc with net_device, Glen Lee
- [PATCH V2 15/27] staging: wilc1000: WILC_WFI_mgmt_rx: add argument wilc and use it, Glen Lee
- [PATCH V2 16/27] staging: wilc1000: wlan_deinitialize_threads: change argument and use wilc, Glen Lee
- [PATCH V2 17/27] staging: wilc1000: mac_ioctl: use private data instead of g_linux_wlan, Glen Lee
- [PATCH V2 18/27] staging: wilc1000: wilc_wlan_cleanup: add new argument struct net_device, Glen Lee
- [PATCH V2 19/27] staging: wilc1000: wilc_wlan_rxq_remove: add argument wilc and use it, Glen Lee
- [PATCH V2 20/27] staging: wilc1000: frmw_to_linux: add argument struct wilc, Glen Lee
- [PATCH V2 21/27] staging: wilc1000: GetIfHandler: add argument struct wilc and use it, Glen Lee
- [PATCH V2 22/27] staging: wilc1000: Set_machw_change_vir_if: add argument struct net_device, Glen Lee
- [PATCH V2 23/27] staging: wilc1000: wilc_wlan_rxq_add: add argument wilc and use it, Glen Lee
- [PATCH V2 24/27] staging: wilc1000: wilc_wlan_txq_get_next: add argument wilc, Glen Lee
- [PATCH V2 25/27] staging: wilc1000: mac_xmit: use netdev private wilc instead of g_linux_wlan, Glen Lee
- [PATCH V2 26/27] staging: wilc1000: wilc_wlan_txq_add_net_pkt: add argument struct net_device, Glen Lee
- [PATCH V2 27/27] staging: wilc1000: tcp_process: add argument dev and use private data, Glen Lee
- [PATCH] staging: wilc1000: fix build error on SPI,
Glen Lee
- [PATCH V4] staging: wilc1000: wilc_msgqueue.c : remove goto statement,
Glen Lee
- [PATCH v2] staging: rtl8188eu: abs kernel macro used in simularity_compare function, Ivan Safonov
- [PATCH v2] staging: rtl8188eu: ternary operator (?:) replaced by min_t macro in efuse_read_phymap_from_txpktbuf, Ivan Safonov
- [PATCH v2 2/2] staging: rtl8188eu: ternary operator (?:) replaced by min kernel macro,
Ivan Safonov
- [PATCH v2 1/2] staging: rtl8188eu: integer type replaced by size_t in length variables, Ivan Safonov
- [PATCH v3 0/7] New paravirtual PCI front-end for Hyper-V VMs,
jakeo
- [PATCH] Staging: wilc1000: Fix warning prefer eth_broadcast_addr over memset(),
Punit Vara
- [PATCH v2] staging: rtl8188eu: ternary operator (?:) replaced by min_t/max_t kernel macro, Ivan Safonov
- [PATCH v2] staging: rtl8188eu: ternary operator (?:) replaced by min/max kernel macro, Ivan Safonov
- [PATCH] staging: rtl8188eu: fixed width data types replaced by int,
Ivan Safonov
- [PATCH v2] staging: rtl8188eu: clamp kernel macro used in proc_get_rx_signal,
Ivan Safonov
- [PATCH v2] staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macro, Ivan Safonov
- [PATCH 00/10] staging: fsl-mc: MC bus MSI support,
J. German Rivera
- [PATCH 07/10] staging: fsl-mc: set MSI domain for DPRC objects, J. German Rivera
- [PATCH 01/10] irqdomain: Added domain bus token DOMAIN_BUS_FSL_MC_MSI, J. German Rivera
- [PATCH 08/10] staging: fsl-mc: Fixed bug in dprc_probe() error path, J. German Rivera
- [PATCH 06/10] staging: fsl-mc: Populate the IRQ pool for an MC bus instance, J. German Rivera
- [PATCH 03/10] staging: fsl-mc: Added GICv3-ITS support for FSL-MC MSIs, J. German Rivera
- [PATCH 05/10] staging: fsl-mc: Changed DPRC built-in portal's mc_io to be atomic, J. German Rivera
- [PATCH 10/10] staging: fsl-mc: Added MSI support to the MC bus driver, J. German Rivera
- [PATCH 04/10] staging: fsl-mc: Extended MC bus allocator to include IRQs, J. German Rivera
- [PATCH 02/10] staging: fsl-mc: Added generic MSI support for FSL-MC devices, J. German Rivera
- [PATCH 09/10] staging: fsl-mc: Added DPRC interrupt handler, J. German Rivera
- [PATCH v3 00/23] staging/rdma/hfi1: Fix bugs and performance issues,
ira . weiny
- [PATCH v3 01/23] staging/rdma/hfi1: Fix regression in send performance, ira . weiny
- [PATCH v3 03/23] staging/rdma/hfi1: Extend the offline timeout, ira . weiny
- [PATCH v3 04/23] staging/rdma/hfi1: Prevent host software lock up, ira . weiny
- [PATCH v3 02/23] staging/rdma/hfi1: Fix code to reset ASIC CSRs on FLR, ira . weiny
- [PATCH v3 05/23] staging/rdma/hfi1: Remove QSFP_ENABLED from HFI capability mask, ira . weiny
- [PATCH v3 07/23] staging/rdma/hfi1: close shared context security hole, ira . weiny
- [PATCH v3 06/23] staging/rdma/hfi1: Add coalescing support for SDMA TX descriptors, ira . weiny
- [PATCH v3 08/23] staging/rdma/hfi1: Reset firmware instead of reloading Sbus, ira . weiny
- [PATCH v3 10/23] staging/rdma/hfi1: Fix port bounce issues with 0.22 DC firmware, ira . weiny
- [PATCH v3 11/23] staging/rdma/hfi1: Prevent silent data corruption with user SDMA, ira . weiny
- [PATCH v3 12/23] staging/rdma/hfi1: Macro code clean up, ira . weiny
- [PATCH v3 13/23] staging/rdma/hfi1: Wrong cast breaks desired pointer arithmetic, ira . weiny
- [PATCH v3 15/23] staging/rdma/hfi1: Allow tuning of SDMA interrupt rate, ira . weiny
- [PATCH v3 16/23] staging/rdma/hfi1: Increase SDMA descriptor queue size, ira . weiny
- [PATCH v3 17/23] staging/rdma/hfi1: Add irqsaves in the packet processing path, ira . weiny
- [PATCH v3 18/23] staging/rdma/hfi1: Thread the receive interrupt., ira . weiny
- [PATCH v3 14/23] staging/rdma/hfi1: Implement Expected Receive TID caching, ira . weiny
- [PATCH v3 09/23] staging/rdma/hfi1: Add a schedule in send thread, ira . weiny
- [PATCH v3 20/23] staging/rdma/hfi1: Load SBus firmware once per ASIC, ira . weiny
- [PATCH v3 22/23] staging/rdma/hfi1: add additional rc traces, ira . weiny
- [PATCH v3 19/23] staging/rdma/hfi: modify workqueue for parallelism, ira . weiny
- [PATCH v3 21/23] staging/rdma/hfi1: Add unit # to verbs txreq cache name, ira . weiny
- [PATCH v3 23/23] staging/rdma/hfi1: Update driver version string to 0.9-294, ira . weiny
- Re: [PATCH 5/5] staging:lustre: Update license and copyright for kernel comm,
Xose Vazquez Perez
- [PATCH 0/2] staging: lustre: remove OBD_PAGE_ALLOC/FREE and friends,
Mike Rapoport
- [PATCH 00/19] staging: sm750fb: merge lynx_share and sm750_share,
Mike Rapoport
- [PATCH 01/19] staging: sm750fb: replace lynx_cursor methods with function calls, Mike Rapoport
- [PATCH 02/19] staging: sm750fb: remove unused SPC_SM750 define, Mike Rapoport
- [PATCH 03/19] staging: sm750fb: replace PADDING macro with ALIGN, Mike Rapoport
- [PATCH 04/19] staging: sm750fb: remove unused smi_indent variable, Mike Rapoport
- [PATCH 05/19] staging: sm750fb: merge sm750_hw.h into sm750.h, Mike Rapoport
- [PATCH 06/19] staging: sm750fb: rename struct sm750_share to sm750_dev, Mike Rapoport
- [PATCH 07/19] staging: sm750fb: rename 'struct sm750_dev' variables to sm750_dev, Mike Rapoport
- [PATCH 08/19] staging: sm750fb: merge struct sm750_state into struct sm750_dev, Mike Rapoport
- [PATCH 09/19] staging: sm750fb: remove unused PROC_SPEC_* typedefs, Mike Rapoport
- [PATCH 11/19] staging: sm750fb: remove hw_sm750_getVMSize function, Mike Rapoport
- [PATCH 12/19] staging: sm750fb: replace lynx_share with sm750_dev in function calls, Mike Rapoport
- [PATCH 10/19] staging: sm750fb: replace lynx_share with sm750_dev in lynxfb_par, Mike Rapoport
- [PATCH 13/19] staging: sm750fb: use 'struct sm750_dev *' instead of 'void *', Mike Rapoport
- [PATCH 14/19] staging: sm750fb: use sm750_dev with pci_{get, set}_drvdata, Mike Rapoport
- [PATCH 15/19] staging: sm750fb: fix wrong indentation, Mike Rapoport
- [PATCH 16/19] staging: sm750fb: remove unused field in lynx_cursor, Mike Rapoport
- [PATCH 17/19] staging: sm750fb: merge lynx_share into sm750_dev, Mike Rapoport
- [PATCH 18/19] staging: sm750fb: remove '#ifdef CAP_EXP*' conditionals, Mike Rapoport
- [PATCH 19/19] staging: sm750fb: remove unused fields from struct sm750_dev, Mike Rapoport
- [RESEND PATCH] staging: wilc1000: return -ENOMEM when kmalloc failed, Luis de Bethencourt
- [PATCH 1/4] staging: wilc1000: fix return type of host_int_set_WEPDefaultKeyID,
Chaehyun Lim
- [PATCH 0/5] Management Complex restool driver,
Lijun Pan
- [PATCH] Staging: android: uapi: fixed comment block coding style error in ion.h,
Dzonatans Melgalvis
- [PATCH 2195/2195] Staging: rdma: amso1100: Fix multiple assignments on single line.,
Weston Silbaugh
- [PATCH 1/3] staging: rdma: hfi1: chip: Use setup_timer,
Muhammad Falak R Wani
- [PATCH 1/4 v2] staging: ipath: ipath_driver: Use setup_timer,
Muhammad Falak R Wani
- [PATCH 0/3] Staging: wilc1000: Remove coccicheck warnings and error,
Punit Vara
- [PATCH 21/21] staging: rtl8188eu: pwrGrpCnt variable removed in store_pwrindex_offset function, Ivan Safonov
- [PATCH 01/21] staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macro, Ivan Safonov
- [PATCH 03/21] staging: rtl8188eu: ternary operator (?:) replaced by min/max kernel macro, Ivan Safonov
- [PATCH 21/21] pwrGrpCnt variable removed in store_pwrindex_offset function,
Ivan Safonov
- [PATCH 17/21] staging: rtl8188eu: checkpatch fixes: alignment should match open parenthesis, Ivan Safonov
- [PATCH 14/21] staging: rtl8188eu: checkpatch fixes: spaces preferred around that '|' in hal/bb_cfg.c, Ivan Safonov
- [PATCH 13/21] staging: rtl8188eu: operator = replaced by += in loop increment, Ivan Safonov
- [PATCH 05/21] staging: rtl8188eu: ternary operator (?:) replaced by min/max kernel macro,
Ivan Safonov
- [PATCH 08/21] staging: rtl8188eu: unused MEM_ALIGNMENT_OFFSET and MEM_ALIGNMENT_PADDING macros removed, Ivan Safonov
- [PATCH 07/21] staging: rtl8188eu: unused SUCCESS and FAIL macros removed, Ivan Safonov
- [PATCH 11/21] staging: rtl8188eu: increment placed into for loop header, Ivan Safonov
- [PATCH 16/21] staging: rtl8188eu: checkpatch fixes: unnecessary parentheses removed in hal/bb_cfg.c, Ivan Safonov
- [PATCH 12/21] staging: rtl8188eu: occurrence of the 5 GHz code marked, Ivan Safonov
- [PATCH 09/21] staging: rtl8188eu: unused MIN macro removed, Ivan Safonov
- [PATCH 18/21] staging: rtl8188eu: checkpatch fixes: line over 80 characters splited into two parts, Ivan Safonov
- [PATCH 20/21] staging: rtl8188eu: new variable for hal_data->MCSTxPowerLevelOriginalOffset[pwrGrpCnt] in store_pwrindex_offset function, Ivan Safonov
- [PATCH 06/21] staging: rtl8188eu: abs kernel macro used in simularity_compare function, Ivan Safonov
- [PATCH 15/21] staging: rtl8188eu: BITn macro replaced by BIT(n) in hal/bb_cfg.c, Ivan Safonov
- [PATCH 19/21] staging: rtl8188eu: checkpatch fixes: 'Avoid CamelCase' in hal/bb_cfg.c, Ivan Safonov
- [PATCH 00/21] staging: rtl8188eu: code cleanups, Ivan Safonov
- [PATCH 10/21] staging: rtl8188eu: while loop replaced by for loop in rtw_restruct_wmm_ie, Ivan Safonov
- [PATCH 02/21] staging: rtl8188eu: clamp kernel macro used in proc_get_rx_signal, Ivan Safonov
- [PATCH 04/21] staging: rtl8188eu: ternary operator (?:) replaced by min/max kernel macro,
Ivan Safonov
- [PATCH] lustre: obdclass: fix sparse warning,
Paul Davies C
- [PATCH 3/3] staging: rdma: hfi1: Use setup_timer, Muhammad Falak R Wani
- [PATCH 2/3] staging: rdma: hfi1: Use setup_timer, Muhammad Falak R Wani
- [PATCH 1/3] staging: rdma: hfi1: Use setup_timer,
Muhammad Falak R Wani
- [PATCH 4/4] staging: rdma: ipath: Use setup_timer, Muhammad Falak R Wani
- [PATCH 3/4] staging: rdma: ipath: Use setup_timer, Muhammad Falak R Wani
- [PATCH 2/4] staging: rdma: ipath: Use setup_timer, Muhammad Falak R Wani
- [PATCH 1/4] staging: rdma: ipath: Use setup_timer,
Muhammad Falak R Wani
- [PATCH] staging: most: hdm-usb: Use setup_timer,
Muhammad Falak R Wani
- [GIT PULL] Staging driver fixes for 4.3-rc7, Greg KH
- [PATCH 0/5] staging:lustre: split kernel comm between user and kernel,
James Simmons
- [PATCH 0/5] staging: sm750fb: misc cleanups,
Mike Rapoport
- staging/rtl8723au should be removed,
Xose Vazquez Perez
- [PATCH] staging: comedi: fix extreme case of comedi_nsamples_left(), Ian Abbott
[Index of Archives]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]