Linux Device Driver Development
[Prev Page][Next Page]
- [PATCH] staging: rtl8712: usb_ops_linux: fixed a comparison coding style issue, Samuel Dominguez Lorenzo
- [PATCH] staging:comedi: Fix typo in staging/comedi,
Masanari Iida
- drivers: staging: wilc1000 - NULL pointer dereference,
Chandra Gorentla
- [PATCH 00/39] drop null test before destroy functions,
Julia Lawall
- [PATCH] staging: wilc1000: Added a new line,
Aparna Karuthodi
- [PATCH] staging: dgnc: Fixed line over 80 characters long,
Anjali Menon
- [PATCH] staging: lustre: lnet: lnet: Added a space,
Anjali Menon
- [PATCH] staging: ft1000: code style cleanup,
lucasg
- [PATCH] drivers/staging/andrid/ashmem.c: Fix coding style issues, Martin Pietryka
- [PATCH] staging: wilc1000: Add terminating entry for wilc_sdio_ids, Axel Lin
- [PATCH] staging/dgap: Use strpbrk() instead of dgap_sindex(), Alexander Kuleshov
- [PATCH] staging: lustre: lnet: klnds: socklnd: Added a space,
Anjali Menon
- [PATCH] staging: speakup: Changed simple_strtoul to kstrtoul,
Aparna Karuthodi
- [PATCH 1/3] staging: fbtft: use dev_*,
Sudip Mukherjee
- [PATCH] staging: speakup: Used kstrtoul instead of simple_strtoul,
Aparna Karuthodi
- [PATCH 1/7] staging: wilc1000: remove PANDA_BOARD,
Tony Cho
- [PATCHv2 00/16] staging: rtl8192u: code clean up,
Raphaël Beamonte
- [PATCHv2 01/16] staging: rtl8192u: r8192U_core: fix comments lines over 80 characters, Raphaël Beamonte
- [PATCHv2 02/16] staging: rtl8192u: r8192U_core: add line breaks to keep lines under 80 characters, Raphaël Beamonte
- [PATCHv2 03/16] staging: rtl8192u: r8192U_core: add temporary variables to keep lines under 80 characters, Raphaël Beamonte
- [PATCHv2 05/16] staging: rtl8192u: r8192U_core: rtl8192_adapter_start: reorganize function, Raphaël Beamonte
- [PATCHv2 07/16] staging: rtl8192u: r8192U_core: rtl8192_process_phyinfo: rename variable pprevious_stats to prev_stats, Raphaël Beamonte
- [PATCHv2 04/16] staging: rtl8192u: r8192U_core: reverse conditions to get lines under 80 characters, Raphaël Beamonte
- [PATCHv2 06/16] staging: rtl8192u: r8192U_core: rtl8192_read_eeprom_info: reorganize function, Raphaël Beamonte
- [PATCHv2 09/16] staging: rtl8192u: r8192U_core: rtl8192_process_phyinfo: rename variable slide_beacon_adc_pwdb_statistics to sb_stats, Raphaël Beamonte
- [PATCHv2 08/16] staging: rtl8192u: r8192U_core: rtl8192_process_phyinfo: rename variable slide_beacon_adc_pwdb_index to sb_index, Raphaël Beamonte
- [PATCHv2 10/16] staging: rtl8192u: r8192U_core: rtl8192_process_phyinfo: remove unneeded variable, Raphaël Beamonte
- [PATCHv2 11/16] staging: rtl8192u: r8192U_core: rtl8192_process_phyinfo: rename variable rfpath to rfp, Raphaël Beamonte
- [PATCHv2 15/16] staging: rtl8192u: r8192U_core: replace else { if() {} } by else if () {}, Raphaël Beamonte
- [PATCHv2 12/16] staging: rtl8192u: r8192U_core: rtl8192_process_phyinfo: reorganize function, Raphaël Beamonte
- [PATCHv2 13/16] staging: rtl8192u: r8192U_core: rtl8192_tx: replace some inline conditions, Raphaël Beamonte
- [PATCHv2 14/16] staging: rtl8192u: r8192U_core: rtl8192_ioctl: reorganize function, Raphaël Beamonte
- [PATCHv2 16/16] staging: rtl8192u: remove all code framed by symbol TO_DO_LIST, Raphaël Beamonte
- [PATCHv3 00/15] staging: rtl8192u: code clean up, Raphaël Beamonte
- [PATCHv3 01/15] staging: rtl8192u: r8192U_core: add line breaks to keep lines under 80 characters, Raphaël Beamonte
- [PATCHv3 02/15] staging: rtl8192u: r8192U_core: add temporary variables to keep lines under 80 characters, Raphaël Beamonte
- [PATCHv3 03/15] staging: rtl8192u: r8192U_core: reverse conditions to get lines under 80 characters, Raphaël Beamonte
- [PATCHv3 04/15] staging: rtl8192u: r8192U_core: rtl8192_adapter_start: reorganize function, Raphaël Beamonte
- [PATCHv3 05/15] staging: rtl8192u: r8192U_core: rtl8192_read_eeprom_info: reorganize function, Raphaël Beamonte
- [PATCHv3 07/15] staging: rtl8192u: r8192U_core: rtl8192_process_phyinfo: rename variable slide_beacon_adc_pwdb_index to sb_index, Raphaël Beamonte
- [PATCHv3 08/15] staging: rtl8192u: r8192U_core: rtl8192_process_phyinfo: rename variable slide_beacon_adc_pwdb_statistics to sb_stats, Raphaël Beamonte
- [PATCHv3 06/15] staging: rtl8192u: r8192U_core: rtl8192_process_phyinfo: rename variable pprevious_stats to prev_stats, Raphaël Beamonte
- [PATCHv3 09/15] staging: rtl8192u: r8192U_core: rtl8192_process_phyinfo: remove unneeded variable, Raphaël Beamonte
- [PATCHv3 10/15] staging: rtl8192u: r8192U_core: rtl8192_process_phyinfo: rename variable rfpath to rfp, Raphaël Beamonte
- [PATCHv3 11/15] staging: rtl8192u: r8192U_core: rtl8192_process_phyinfo: reorganize function, Raphaël Beamonte
- [PATCHv3 12/15] staging: rtl8192u: r8192U_core: rtl8192_tx: replace some inline conditions, Raphaël Beamonte
- [PATCHv3 13/15] staging: rtl8192u: r8192U_core: rtl8192_ioctl: reorganize function, Raphaël Beamonte
- [PATCHv3 14/15] staging: rtl8192u: r8192U_core: replace else { if() {} } by else if () {}, Raphaël Beamonte
- [PATCHv3 15/15] staging: rtl8192u: remove all code framed by symbol TO_DO_LIST, Raphaël Beamonte
- [PATCH 0/2] resending v2 of the patch for coreconfigurator.c file,
Tony Cho
- [PATCH v2 00/12] New paravirtual PCI front-end for Hyper-V VMs,
jakeo
- [PATCH v2 01/12] kernel:irq: Change signature of irq_domain_ops match() method, adding *bus_data, jakeo
- [PATCH v2 02/12] kernel:irq: Change signature of irq_find_matching_host(), jakeo
- [PATCH v2 03/12] kernel:irq: Allow for ranked matches on IRQ domains, jakeo
- [PATCH v2 04/12] drivers:pci: Add IRQ domain lookup by PCI domain, jakeo
- [PATCH v2 05/12] drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num, jakeo
- [PATCH v2 06/12] drivers:hv: Export do_hypercall(), jakeo
- [PATCH v2 07/12] drivers:x86:pci: Make it possible to implement a PCI MSI IRQ Domain in a module., jakeo
- [PATCH v2 08/12] drivers:pci:msi: Store PCI domain (segment) as part of IRQ domain, jakeo
- [PATCH v2 09/11] kernel:irq: Implement msi match function, jakeo
- [PATCH v2 10/11] drivers:hv: Define the channel type for Hyper-V PCI Express pass-through, jakeo
- [PATCH v2 11/11] drivers:pci:hv: New paravirtual PCI front-end for Hyper-V VMs, jakeo
- Re: [PATCH v2 00/12] New paravirtual PCI front-end for Hyper-V VMs, Marc Zyngier
- [PATCH V2 01/31] staging: wilc1000: rename WILC_WFI_CfgSetChannel,
Chaehyun Lim
- [PATCH V2 02/31] staging: wilc1000: rename WILC_WFI_CfgScan, Chaehyun Lim
- [PATCH V2 03/31] staging: wilc1000: rename WILC_WFI_CfgConnect, Chaehyun Lim
- [PATCH V2 04/31] staging: wilc1000: rename WILC_WFI_disconnect, Chaehyun Lim
- [PATCH V2 05/31] staging: wilc1000: rename WILC_WFI_add_key, Chaehyun Lim
- [PATCH V2 06/31] staging: wilc1000: rename WILC_WFI_del_key, Chaehyun Lim
- [PATCH V2 07/31] staging: wilc1000: rename WILC_WFI_get_key, Chaehyun Lim
- [PATCH V2 08/31] staging: wilc1000: rename WILC_WFI_set_default_key, Chaehyun Lim
- [PATCH V2 09/31] staging: wilc1000: rename WILC_WFI_add_virt_intf, Chaehyun Lim
- [PATCH V2 10/31] staging: wilc1000: rename WILC_WFI_del_virt_intf, Chaehyun Lim
- [PATCH V2 11/31] staging: wilc1000: rename WILC_WFI_change_virt_intf, Chaehyun Lim
- [PATCH V2 12/31] staging: wilc1000: rename WILC_WFI_start_ap, Chaehyun Lim
- [PATCH V2 13/31] staging: wilc1000: remove WILC_WFI_change_beacon, Chaehyun Lim
- [PATCH V2 14/31] staging: wilc1000: rename WILC_WFI_stop_ap, Chaehyun Lim
- [PATCH V2 15/31] staging: wilc1000: rename WILC_WFI_add_station, Chaehyun Lim
- [PATCH V2 16/31] staging: wilc1000: rename WILC_WFI_del_station, Chaehyun Lim
- [PATCH V2 18/31] staging: wilc1000: rename WILC_WFI_get_station, Chaehyun Lim
- [PATCH V2 17/31] staging: wilc1000: rename WILC_WFI_change_station, Chaehyun Lim
- [PATCH V2 19/31] staging: wilc1000: rename WILC_WFI_dump_station, Chaehyun Lim
- [PATCH V2 20/31] staging: wilc1000: rename WILC_WFI_change_bss, Chaehyun Lim
- [PATCH V2 21/31] staging: wilc1000: rename WILC_WFI_set_wiphy_params, Chaehyun Lim
- [PATCH V2 22/31] staging: wilc1000: rename WILC_WFI_set_pmksa, Chaehyun Lim
- [PATCH V2 23/31] staging: wilc1000: rename WILC_WFI_del_pmksa, Chaehyun Lim
- [PATCH V2 24/31] staging: wilc1000: rename WILC_WFI_flush_pmksa, Chaehyun Lim
- [PATCH V2 26/31] staging: wilc1000: rename WILC_WFI_cancel_remain_on_channel, Chaehyun Lim
- [PATCH V2 27/31] staging: wilc1000: rename WILC_WFI_mgmt_tx_cancel_wait, Chaehyun Lim
- [PATCH V2 25/31] staging: wilc1000: rename WILC_WFI_remain_on_channel, Chaehyun Lim
- [PATCH V2 28/31] staging: wilc1000: rename WILC_WFI_mgmt_tx, Chaehyun Lim
- [PATCH V2 29/31] staging: wilc1000: rename WILC_WFI_frame_register, Chaehyun Lim
- [PATCH V2 31/31] staging: wilc1000: rename WILC_WFI_set_cqm_rssi_config, Chaehyun Lim
- [PATCH V2 30/31] staging: wilc1000: rename WILC_WFI_set_power_mgmt, Chaehyun Lim
- Re: [PATCH V2 01/31] staging: wilc1000: rename WILC_WFI_CfgSetChannel, Greg KH
- [PATCHv3 0/3] Add initial support for slimport anx78xx,
Enric Balletbo i Serra
- [PATCH 1/2] staging: dgap: fix possible NULL dereference,
Sudip Mukherjee
- [PATCH 1/5] staging: wilc1000: remove STATIC_MACADDRESS,
Tony Cho
- [PATCH 4/4] Staging: rtl8192u: space prohibited before close parenthesis, mike dupuis
- [PATCH 3/4] Staging: rtl8192u: space required after close braces, mike dupuis
- [PATCH 2/4] Staging: rtl8192u: space required before open braces, mike dupuis
- [PATCH 1/4] Staging: rtl8192u: Space not allowed after &, mike dupuis
- [PATCH v2 1/2] staging: wilc1000: remove kmalloc wrapper,
Tony Cho
- [PATCH] staging: wilc1000: remove BROKEN status, Tony Cho
- [PATCH v3 0/4] Minor fixes for rtl8188eu/rtl8712,
Anish Bhatt
- [PATCH] staging: ion: fix corruption of ion_import_dma_buf,
Shawn Lin
- [PATCH 1/4] staging: wilc1000: remove kmalloc wrapper,
Tony Cho
- [PATCH v2] atomics,cmpxchg: Privatize the inclusion of asm/cmpxchg.h,
Boqun Feng
- [PATCH v2] staging: board: Migrate away from __pm_genpd_name_add_device(),
Geert Uytterhoeven
- [PATCH 1/2] staging: lustre: lov: fix dereference of ERR_PTR,
Sudip Mukherjee
- [PATCH 01/30] staging: wilc1000: rename WILC_WFI_CfgSetChannel,
Chaehyun Lim
- [PATCH 03/30] staging: wilc1000: rename WILC_WFI_CfgConnect, Chaehyun Lim
- [PATCH 02/30] staging: wilc1000: rename WILC_WFI_CfgScan, Chaehyun Lim
- [PATCH 04/30] staging: wilc1000: rename WILC_WFI_add_key, Chaehyun Lim
- [PATCH 05/30] staging: wilc1000: rename WILC_WFI_del_key, Chaehyun Lim
- [PATCH 07/30] staging: wilc1000: rename WILC_WFI_set_default_key, Chaehyun Lim
- [PATCH 06/30] staging: wilc1000: rename WILC_WFI_get_key, Chaehyun Lim
- [PATCH 09/30] staging: wilc1000: rename WILC_WFI_del_virt_intf, Chaehyun Lim
- [PATCH 08/30] staging: wilc1000: rename WILC_WFI_add_virt_intf, Chaehyun Lim
- [PATCH 10/30] staging: wilc1000: rename WILC_WFI_change_virt_intf, Chaehyun Lim
- [PATCH 11/30] staging: wilc1000: rename WILC_WFI_start_ap, Chaehyun Lim
- [PATCH 13/30] staging: wilc1000: rename WILC_WFI_stop_ap, Chaehyun Lim
- [PATCH 14/30] staging: wilc1000: rename WILC_WFI_add_station, Chaehyun Lim
- [PATCH 12/30] staging: wilc1000: rename WILC_WFI_change_beacon, Chaehyun Lim
- [PATCH 15/30] staging: wilc1000: rename WILC_WFI_del_station, Chaehyun Lim
- [PATCH 17/30] staging: wilc1000: rename WILC_WFI_get_station, Chaehyun Lim
- [PATCH 16/30] staging: wilc1000: rename WILC_WFI_change_station, Chaehyun Lim
- [PATCH 18/30] staging: wilc1000: rename WILC_WFI_dump_station, Chaehyun Lim
- [PATCH 19/30] staging: wilc1000: rename WILC_WFI_change_bss, Chaehyun Lim
- [PATCH 20/30] staging: wilc1000: rename WILC_WFI_set_wiphy_params, Chaehyun Lim
- [PATCH 22/30] staging: wilc1000: rename WILC_WFI_del_pmksa, Chaehyun Lim
- [PATCH 24/30] staging: wilc1000: rename WILC_WFI_remain_on_channel, Chaehyun Lim
- [PATCH 23/30] staging: wilc1000: rename WILC_WFI_flush_pmksa, Chaehyun Lim
- [PATCH 21/30] staging: wilc1000: rename WILC_WFI_set_pmksa, Chaehyun Lim
- [PATCH 26/30] staging: wilc1000: rename WILC_WFI_mgmt_tx_cancel_wait, Chaehyun Lim
- [PATCH 30/30] staging: wilc1000: rename WILC_WFI_set_cqm_rssi_config, Chaehyun Lim
- [PATCH 25/30] staging: wilc1000: rename WILC_WFI_cancel_remain_on_channel, Chaehyun Lim
- [PATCH 27/30] staging: wilc1000: rename WILC_WFI_mgmt_tx, Chaehyun Lim
- [PATCH 28/30] staging: wilc1000: rename WILC_WFI_frame_register, Chaehyun Lim
- [PATCH 29/30] staging: wilc1000: rename WILC_WFI_set_power_mgmt, Chaehyun Lim
- Re: [PATCH 01/30] staging: wilc1000: rename WILC_WFI_CfgSetChannel, Johannes Berg
- Re: [PATCH 01/30] staging: wilc1000: rename WILC_WFI_CfgSetChannel, Greg KH
- [PATCH] staging: emxx_udc: Remove unused parameter from function parameter list parameter list, Ravi Teja Darbha
- [PATCH 1/5] staging: wilc1000: define undefined operation mode,
Tony Cho
- [PATCHv2 3/3] drm/i2c: anx78xx: Add anx7814 driver support by analogix., Enric Balletbo i Serra
- [PATCHv2 2/3] devicetree: Add new ANX7814 SlimPort transmitter binding.,
Enric Balletbo i Serra
- [PATCHv2 1/3] of: Add vendor prefix for Analogix Semiconductor, Inc.,
Enric Balletbo i Serra
- [PATCHv2 0/3] Add initial support for slimport anx78xx, Enric Balletbo i Serra
- [PATCH] staging: lustre: ptlrpc: include ptlrpc_internal.h, Anders Fridlund
- [PATCH 1/5] staging: wilc1000: linux_wlan.c: use kzalloc instead of WILC_MALLOC,
Chaehyun Lim
- [PATCH 0/4] hv: utils: propagate state to interrupt thread,
Olaf Hering
- [PATCH 1/2] staging: gdm72xx: fix memory leak,
Sudip Mukherjee
- [PATCH 1/3] staging: wilc1000: remove dead codes,
Tony Cho
- [PATCH 0/3] Add initial support for slimport anx78xx,
Enric Balletbo i Serra
- [PATCH RFC 0/0] drivers: android: binder crash issue, Victor Chong
- [PATCH 15/15] Staging: rtl8192u: add space before { in ieee80211_softmac_wx.c, Mike Dupuis
- [PATCH 14/15] Staging: rtl8192u: fix brace placement issues in ieee80211_softmac_wx.c, Mike Dupuis
- [PATCH 13/15] Staging: rtl8192u: add spaces around == and || operators in ieee80211_softmac_wx.c, Mike Dupuis
- [PATCH 12/15] Staging: rt8192u: add spaces around assignment operators in ieee80211_softmac_wx.c,
Mike Dupuis
- [PATCH 11/15] Staging: rtl8192u: remove unnecessary braces around conditionals in ieee80211_softmac_wx.c, Mike Dupuis
- [PATCH 10/15] Staging: rtl8192u: open braces should appear on the appropriate line in ieee80211_softmac_wx.c,
Mike Dupuis
- [PATCH 09/15] Staging: rtl8192u: add spaces after commas in ieee80211_softmac_wx.c, Mike Dupuis
- [PATCH 08/15] Staging: rtl8192u: remove spaces at the start of lines in ieee80211_softmac_wx.c, Mike Dupuis
- [PATCH 07/15] Staging: rtl8192u: do not use C99 comments in ieee80211_softmac_wx.c, Mike Dupuis
- [PATCH 06/15] Staging: rtl8192u: fix indentation for conditional statements in ieee80211_softmac_wx.c, Mike Dupuis
- [PATCH 05/15] Staging: rtl8192u: fix missing spaces before open parentheses in ieee80211_softmac_wx.c, Mike Dupuis
- [PATCH 04/15] Staging: rtl8192u: fix close brace spacing issues in ieee80211_softmac_wx.c, Mike Dupuis
- [PATCH 03/15] Staging: rtl8192u: fix space before close parenthesis style issues in ieee80211_softmac_wx.c, Mike Dupuis
- [PATCH 02/15] Staging: rtl8291u: fix space-before-brace coding style issues in ieee80211_softmac_wx.c, Mike Dupuis
- [PATCH 01/15] Staging: rtl8192u: fix ampersand coding style issues in ieee80211_softmac_wx.c, Mike Dupuis
- [PATCH 1/3] staging: fbtft: use strncpy instead of strcpy,
Sudip Mukherjee
- [PATCH 1/2] staging: dgnc: take lock when accessing to dgnc_poll_tick,
Salah Triki
- [PATCH] Staging: rtl18192u: fix style issues in ieee80211_softmac_wx.c,
Mike Dupuis
- [PATCH v2 0/5] Minor fixes for wlan-ng/rtl/wilc100 drivers,
Anish Bhatt
- [PATCH 0/3] [media] staging: lirc: mostly checkpatch cleanups,
Maciek Borzecki
- [PATCH] staging: emxx_udc: Remove cleanup1 label, Ravi Teja Darbha
- [PATCH v2] staging: unisys: documentation and TODO tweaks, Benjamin Romer
- [PATCH 0/5] visornic/visorbus fixes for 4.3-final,
Benjamin Romer
- [PATCH] staging: slicoss: remove unused variables,
Sudip Mukherjee
- [PATCH 1/5] staging: most: remove always true comparison,
Sudip Mukherjee
- [PATCH] staging: wilc1000: fix freeing of ERR_PTR, Sudip Mukherjee
- [PATCH 0/5] Minor fixes for wlan-ng/rtl/wilc100 drivers,
Anish Bhatt
- [PATCH 0/3] staging: emxx_udc: Fix several coding style issues,
Ravi Teja Darbha
- [staging:staging-testing 158/158] drivers/staging/wilc1000/host_interface.c:2084:13: warning: passing argument 5 of 'SendConfigPkt' makes integer from pointer without a cast,
kbuild test robot
- Re: [PATCH] staging/wlan-ng : Partial checkpatch cleanups, Greg KH
- [PATCH] staging: comedi: kcomedilib: Fixed coding style issue,
Nayeemahmed Badebade
- randconfig build error with next-20150903, in drivers/staging/slicoss/slicoss.c, Jim Davis
- [PATCH 0/5] [media] Create pads links after entities registration,
Javier Martinez Canillas
- [PATCH 2/2] staging: octeon-usb: Fix module autoload for OF platform driver, Luis de Bethencourt
- [PATCH 1/2] staging: mt29f_spinand: Fix module autoload for OF platform driver,
Luis de Bethencourt
- [PATCH 0/2] staging: Fix module autoload for OF platform drivers, Luis de Bethencourt
- [PATCH v2] staging/wilc1000: Use %pM format specifier to print mac address,
Alexander Kuleshov
- [PATCH v2 0/5] staging/fbtft checkpatch and other fixes,
Anish Bhatt
- [PATCHv2] staging: amso1100: change occurrences of foo* to foo *,
Ivan Radanov Ivanov
- [PATCH v3] staging/fbtft : Remove FSF mailing address, Anish Bhatt
- [PATCH v2] staging/fbtft : Remove FSF mailing address,
Anish Bhatt
- [PATCH 0/4] staging/fbtft checkpatch and other fixes,
Anish Bhatt
- [PATCH] staging: goldfish: Prefer kernel type u32 over uint32_t, Ravi Teja Darbha
- [PATCH] staging: amso1100: change occurrences of foo* to foo *, Ivan Radanov Ivanov
- [PATCH] staging: goldfish: Fix NULL comparison style, Ravi Teja Darbha
- [PATCH] staging: rtl8723au: remove unnecessary le32_to_cpu,
Michał Bartoszkiewicz
- [PATCH] Staging: most: MOST and MOSTCORE should depend on HAS_DMA,
Geert Uytterhoeven
- [PATCH][RESEND] staging/wlan-ng : Partial checkpatch cleanups,
Anish Bhatt
- [PATCH] staging: ipath: fix build failure,
Sudip Mukherjee
- randconfig build error with next-20150831, in drivers/staging/ipath, Jim Davis
- [PATCH 1/1] storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flag,
K. Y. Srinivasan
- [PATCH] Staging: ste_rmi4: Remove unnecessary MODULE_ALIAS(), Javier Martinez Canillas
- [PATCH] staging: iio: adc: lpc32xx: use correct reutrn value,
Peng Fan
- [PATCH v8 00/55] MC next generation patches,
Mauro Carvalho Chehab
- [PATCH] Staging: media: lirc: Remove unnecessary braces, Shraddha Barke
- [PATCH 0/8] put constant on the right of binary operator,
Julia Lawall
- [PATCH RESEND 00/16] staging: rtl8188eu/rtl8723au: misc cleanups,
Luca Ceresoli
- [PATCH RESEND 03/16] staging: rtl8188eu: remove GEN_MLME_EXT_HANDLER, Luca Ceresoli
- [PATCH RESEND 14/16] staging: rtl8188eu: remove _rtw_down_sema(), Luca Ceresoli
- [PATCH RESEND 07/16] staging: rtl8188eu: move rtw_cmd_callback in rtw_cmd.c, Luca Ceresoli
- [PATCH RESEND 09/16] staging: rtl8188eu: remove _RTW_CMD_C_, Luca Ceresoli
- [PATCH RESEND 06/16] staging: rtl8188eu: rtw_cmd.c: reorder callbacks, Luca Ceresoli
- [PATCH RESEND 02/16] staging: rtl8188eu: unexport internal functions, Luca Ceresoli
- [PATCH RESEND 10/16] staging: rtl8188eu: remove unused functions, Luca Ceresoli
- [PATCH RESEND 05/16] staging: rtl8188eu: move wlancmds in rtw_cmd.c, Luca Ceresoli
- [PATCH RESEND 04/16] staging: rtl8188eu: remove unused macro GEN_DRV_CMD_HANDLER, Luca Ceresoli
- [PATCH RESEND 16/16] staging: rtl8188eu: remove useless includes, Luca Ceresoli
- [PATCH RESEND 13/16] staging: rtl8188eu: make rtw_init_cmd_priv() inline, Luca Ceresoli
- [PATCH RESEND 08/16] staging: rtl8188eu: unexport internal functions, Luca Ceresoli
- [PATCH RESEND 12/16] staging: rtl8188eu: make rtw_init_cmd_priv() void, Luca Ceresoli
- [PATCH RESEND 11/16] staging: rtl8723au: remove unimplemented function declarations, Luca Ceresoli
- [PATCH RESEND 15/16] staging: rtl8188eu: remove _{init, enter, exit}_pwrlock(), Luca Ceresoli
- [PATCH RESEND 01/16] staging: rtl8188eu: rtw_mlme_ext.c: reorder the report functions, Luca Ceresoli
- Re: [PATCH RESEND 00/16] staging: rtl8188eu/rtl8723au: misc cleanups, Larry Finger
- Re: [PATCH 11/16] staging: rtl8723au: remove unimplemented function declarations, Jes Sorensen
- [PATCH] staging: panel: panel.c: Fixed coding style issues,
nayeem
- [PATCH 0/3] drivers/staging: Use %pM format specifier to print mac address,
Alexander Kuleshov
- [PATCH 0/3] staging: android: ashmem.c: fix several coding style issues,
Peng Sun
- [PATCH 1/2] android, lmk: Protect task->comm with task_lock.,
Tetsuo Handa
- [PATCH] atomics,cmpxchg: Privatize the inclusion of asm/cmpxchg.h, Boqun Feng
- [PATCH v3] staging: unisys: Add s-Par visorhba,
Benjamin Romer
- [PATCH 0/8] fix drivers/staging/android several coding style issues,
Peng Sun
- [PATCH v3] staging: unisys: add visorhid driver, Benjamin Romer
- [PATCH 0/2] staging: fbtft: Avoid calling SPI master setup directly,
Stefan Wahren
- [PATCH v3] staging: dgnc: take lock when storing value in dgnc_poll_tick,
Salah Triki
- [PATCH 0/6] fix drivers/staging/android several coding issues,
Peng Sun
- [PATCH RFC 0/2] staging: fbtft: fix 9-bit SPI support,
Stefan Wahren
- [PATCH v3 00/13] staging: comedi: usbduxfast: tidy up,
H Hartley Sweeten
- [PATCH v3 01/13] staging: comedi: usbduxfast: chanlist check is Step 5 of (*do_cmdtest), H Hartley Sweeten
- [PATCH v3 02/13] staging: comedi: usbduxfast: only chanlist of 1, 2, 3, or 16 are supported, H Hartley Sweeten
- [PATCH v3 03/13] staging: comedi: usbduxfast: remove impossible 'if (!devpriv)' checks, H Hartley Sweeten
- [PATCH v3 04/13] staging: comedi: usbduxfast: use preferred kernel types, H Hartley Sweeten
- [PATCH v3 05/13] staging: comedi: usbduxfast: fix multi-line comment, H Hartley Sweeten
- [PATCH v3 06/13] staging: comedi: usbduxfast: TRIG_EXT only works for 1 or 16 channels, H Hartley Sweeten
- [PATCH v3 07/13] staging: comedi: usbduxfast: TRIG_EXT is only valid for cmd->start_src, H Hartley Sweeten
- [PATCH v3 08/13] staging: comedi: usbduxfast: tidy up the conversion timing validation, H Hartley Sweeten
- [PATCH v3 09/13] staging: comedi: usbduxfast: use a common exit path in ai (*do_cmd), H Hartley Sweeten
- [PATCH v3 10/13] staging: comedi: usbduxfast: document strange ai maxdata, H Hartley Sweeten
- [PATCH v3 11/13] staging: comedi: usbduxfast: remove unnecessary semaphore down/up, H Hartley Sweeten
- [PATCH v3 12/13] staging: comedi: usbduxfast: absorb usbduxfast_attach_common(), H Hartley Sweeten
- [PATCH v3 13/13] staging: comedi: usbduxfast: remove unnecessary clearing of private data, H Hartley Sweeten
- Re: [PATCH v3 00/13] staging: comedi: usbduxfast: tidy up, Ian Abbott
- [PATCH] mtd: nand: pass page number to ecc->write_xxx() methods,
Boris Brezillon
- [PATCH] staging/lustre: change Lustre URLs and mailing list, green
- [PATCH] staging: most: make helper functions static,
Michał Bartoszkiewicz
- [PATCH 0/2] Fix displays requiring 9 bit transfers on RPi, Stefan Brüns
- [PATCH 1/2] spi: check bits_per_word in spi_setup, Stefan Brüns
- [PATCH 2/2] staging/fbtft: use spi_setup instead of direct call to master->setup,
Stefan Brüns
- [PATCH v7 28/44] [media] media: use macros to check for V4L2 subdev entities, Mauro Carvalho Chehab
- [PATCH v7 11/44] [media] media: use entity.graph_obj.mdev instead of .parent,
Mauro Carvalho Chehab
- [PATCH v7 10/44] [media] media: rename the function that create pad links,
Mauro Carvalho Chehab
- [PATCH v7 29/44] [media] omap3/omap4/davinci: get rid of MEDIA_ENT_T_V4L2_SUBDEV abuse, Mauro Carvalho Chehab
- [PATCH v7 32/44] [media] davinci_vbpe: stop MEDIA_ENT_T_V4L2_SUBDEV abuse, Mauro Carvalho Chehab
- [PATCH v7 02/44] [media] staging: omap4iss: get entity ID using media_entity_id(),
Mauro Carvalho Chehab
- [PATCH v7 33/44] [media] omap4iss: stop MEDIA_ENT_T_V4L2_SUBDEV abuse, Mauro Carvalho Chehab
- [PATCH] drivers:staging:hfi1: Fix coding style issues,
lysanovsergey
- Re: [PATCH] drivers:staging:hfi1: Fix coding style issues, Doug Ledford
[PATCH] staging: fbtft: Made into two lines,
Aparna Karuthodi
[PATCH 0/6] fix drivers/staging/android some coding style issues,
Peng Sun
[GIT PULL] Staging driver patches for 4.3-rc1, Greg KH
[PATCH] staging: fbtft: Removed a space before comma,
Aparna Karuthodi
[PATCH] staging: fbtft: Removed a space,
Aparna Karuthodi
[PATCH] staging: wilc1000: simplify 'memset' of 2D array, Gujulan Elango, Hari Prasath (H.)
[PATCH] staging:android: fix coding style issue,
snonez
[PATCH 0/5] staging: wilc1000: support 64bit machine and remove warnings,
Tony Cho
[PATCH 00/18] Export SPI and OF module aliases in missing drivers,
Javier Martinez Canillas
[Index of Archives]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]