Linux Device Driver Development
[Prev Page][Next Page]
- Re: [PATCH] improve lmk to avoid deadlock issue, (continued)
- [PATCH RESEND 1/1] Staging: rtl8188eu: fixed newlines after declarations, Dave Perez
- [PATCH 4573/4573] Staging: rtl8188eu: fixed newlines after declarations,
Dave Perez
- [patch] staging: comedi: das16: remove a duplicate condition,
Dan Carpenter
- randconfig build error with next-20150729, in drivers/staging/most/aim-network/networking.c,
Jim Davis
- [PATCH] staging: wilc1000: host_interface.c: Fix build warning,
Chandra S Gorentla
- [PATCH] Staging : wilc1000: Remove braces for single statement blocks, Shraddha Barke
- [PATCH] Staging : wilc1000: Remove unnecessary parentheses,
Shraddha Barke
- [RFC PATCH] staging: rtl8192e: Rework EEPROM handling code,
Mateusz Kulikowski
- [PATCH 00/11] staging: rtl8192e: More cleanups,
Mateusz Kulikowski
- [PATCH 01/11] staging: rtl8192e: Remove rtl8192_phy_updateInitGain, Mateusz Kulikowski
- [PATCH 02/11] staging: rtl8192e: Remove ActUpdateChannelAccessSetting, Mateusz Kulikowski
- [PATCH 03/11] staging: rtl8192e: Remove rtl8192_data_hard_stop, Mateusz Kulikowski
- [PATCH 04/11] staging: rtl8192e: Remove rtl8192_data_hard_resume, Mateusz Kulikowski
- [PATCH 05/11] staging: rtl8192e: MgntActSet_RF_State: remove ProtectOrNot parameter, Mateusz Kulikowski
- [PATCH 06/11] staging: rtl8192e: Simplify rtl92e_is_halfn_supported_by_ap, Mateusz Kulikowski
- [PATCH 07/11] staging: rtl8192e: Simplify rtl92e_set_bandwidth, Mateusz Kulikowski
- [PATCH 09/11] staging: rtl8192e: Fix IW_IOCTL macro, Mateusz Kulikowski
- [PATCH 10/11] staging: rtl8192e: Drop large switch in rtl92e_config_rf, Mateusz Kulikowski
- [PATCH 08/11] staging: rtl8192e: Remove phy_RF8256_Config_ParaFile, Mateusz Kulikowski
- [PATCH 11/11] staging: rtl8192e: probe: iounmap mmio when probe fails, Mateusz Kulikowski
- [PATCH v3 1/5] staging: lustre: fixed lines longer than 80 chars,
Mario Bambagini
- [PATCH -next] staging: most: fix aim-network build errors,
Randy Dunlap
- re: Staging: most: add MOST driver's aim-v4l2 module, Dan Carpenter
- re: Staging: most: add MOST driver's hdm-usb module, Dan Carpenter
- [PATCH 0/6] staging: unisys: more visornic fixes,
Benjamin Romer
- [patch 2/2] staging: rtl8192e: don't just print an error and continue, Dan Carpenter
- [patch 1/2] Staging: rtl8192e: array overflow in rtl92e_set_swcam(),
Dan Carpenter
- [PATCH 1/4] Staging: most: fix bad min() casting,
Christian Gromm
- [PATCH] staging: dgnc: dgnc_neo.c: Style and spelling fixes,
Bhaktipriya Shridhar
- [PATCH V4 7/7] Drivers: hv: vmbus: disable local interrupt when hvsock's callback is running,
Dexuan Cui
- [PATCH V4 6/7] hvsock: introduce Hyper-V VM Sockets feature,
Dexuan Cui
- [PATCH V4 5/7] Drivers: hv: vmbus: add a helper function to set a channel's pending send size, Dexuan Cui
- [PATCH V4 4/7] Drivers: hv: vmbus: add APIs to register callbacks to process hvsock connection,
Dexuan Cui
- [PATCH V4 3/7] Drivers: hv: vmbus: add APIs to send/recv hvsock packet and get the r/w-ability, Dexuan Cui
- [PATCH V4 2/7] Drivers: hv: vmbus: define a new VMBus message type for hvsock, Dexuan Cui
- [PATCH V4 1/7] Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock), Dexuan Cui
- [PATCH v4 0/7] introduce Hyper-V VM Sockets(hvsock), Dexuan Cui
- [PATCH v2] staging: android: Fixed line over 80 char,
Jignesh R Patel
- [PATCH] Checkpatch: driver/staging in 4.2.0-rc4: Fix coding style problem,
Jignesh R Patel
- [PATCH 00/21] cover letter of Atmel WILC1000 patches,
Tony Cho
- [PATCH 01/21] staging: wilc1000: remove unnecessary files, Tony Cho
- [PATCH 02/21] staging: wilc1000: describe the config symbol fully, Tony Cho
- [PATCH 03/21] staging: wilc1000: remove dead codes related to SIMULATION, Tony Cho
- [PATCH 04/21] staging: wilc1000: remove warnings on the multiple line uses, Tony Cho
- [PATCH 05/21] staging: wilc1000: remove the warnings on missing blank line, Tony Cho
- [PATCH 06/21] staging: wilc1000: remove the warnings on unnecessary braces, Tony Cho
- [PATCH 07/21] staging: wilc1000: remove preprocessor conditionals unused, Tony Cho
- [PATCH 08/21] staging: wilc1000: remove a dead preprocessor conditionals, Tony Cho
- [PATCH 10/21] staging: wilc1000: remove unused functions, Tony Cho
- [PATCH 09/21] staging: wilc1000: #ifdef conditionals cover entire functions, Tony Cho
- [PATCH 14/21] staging: wilc1000: remove warnings on unnecessary braces, Tony Cho
- [PATCH 15/21] staging: wilc1000: remove warnings on missing blank line, Tony Cho
- [PATCH 11/21] staging: wilc1000: remove multiple blank lines, Tony Cho
- [PATCH 12/21] staging: wilc1000: alignment should match open parenthesis, Tony Cho
- [PATCH 13/21] staging: wilc1000: remove errors on required space, Tony Cho
- [PATCH 18/21] staging: wilc1000: remove braces {} for single statement blocks, Tony Cho
- [PATCH 16/21] staging: wilc1000: remove unnecessary inner braces, Tony Cho
- [PATCH 17/21] staging: wilc1000: remove unnecessary blank lines, Tony Cho
- [PATCH 19/21] staging: wilc1000: remove warnings on the multiple blank lines uses, Tony Cho
- [PATCH 20/21] staging: wilc1000: remove unnecessary spcae, Tony Cho
- [PATCH 21/21] staging: wilc1000: update TODO list of WILC1000, Tony Cho
- Re: [PATCH 00/21] cover letter of Atmel WILC1000 patches, Dan Carpenter
- [PATCH] Staging: dgnc: dgnc_neo.c: Fix line over 80 characters,
Bhaktipriya Shridhar
- [PATCH] Staging: rtl8188eu/hal: Fixed code indentation warning detected with checkpatch.pl, Bareja, Mayank (M.)
- [PATCH V3 0/8] clean up wlan_bssdef.h,
Joshua Clayton
- [PATCH V3 1/8] staging: rtl8712: fix buggy size calculation, Joshua Clayton
- [PATCH V3 2/8] staging: rtl8712: simplify size calculation, Joshua Clayton
- [PATCH V3 3/8] staging: rtl8712: fix comment, Joshua Clayton
- [PATCH V3 4/8] staging: rtl8712: removed unused wrapper structs, Joshua Clayton
- [PATCH V3 6/8] staging: rtl8712: rename function, Joshua Clayton
- [PATCH V3 7/8] staging: rtl8712: remove typedefs, Joshua Clayton
- [PATCH V3 5/8] staging: rtl8712: remove duplicate struct, Joshua Clayton
- [PATCH V3 8/8] staging: rtl8712: change SupportedRates to rates, Joshua Clayton
- Re: [PATCH V3 0/8] clean up wlan_bssdef.h, Julia Lawall
- [PATCH V4 1/8] staging: rtl8712: fix buggy size calculation, Joshua Clayton
- [PATCH V4 3/8] staging: rtl8712: fix comment, Joshua Clayton
- [PATCH V4 2/8] staging: rtl8712: simplify size calculation, Joshua Clayton
- [PATCH V4 4/8] staging: rtl8712: removed unused wrapper structs, Joshua Clayton
- [PATCH V4 5/8] staging: rtl8712: remove duplicate struct, Joshua Clayton
- [PATCH V4 6/8] staging: rtl8712: rename function, Joshua Clayton
- [PATCH V4 7/8] staging: rtl8712: remove typedefs, Joshua Clayton
- [PATCH V4 8/8] staging: rtl8712: change SupportedRates to rates, Joshua Clayton
- [staging:staging-testing 417/422] drivers/staging/most/hdm-dim2/dim2_hdm.c:774:2: error: implicit declaration of function 'ioremap', kbuild test robot
- [PATCH v2 1/5] staging: lustre: fixed comments without */ on a separate line,
Mario Bambagini
- [PATCH] staging: comedi: das1800: add missing break in switch,
H Hartley Sweeten
- [PATCH] Staging: lustre: Drop unnecessary cast, Shraddha Barke
- [PATCH] Drop unnecessary cast,
Shraddha Barke
- [PATCH V2 0/6] clean up wlan_bssdef.h,
Joshua Clayton
- [PATCH] Staging: dgnc: Merge lines and remove unused variable for immediate return,
Shraddha Barke
- [PATCH 5/5] staging: lustre: Remove unnecessary braces {} for single statement blocks, Incarnation P. Lee
- [PATCH 5/5] Remove unnecessary braces {} for single statement blocks, Incarnation P. Lee
- [PATCH 4/5] staging: lustre: Remove a trailing */ of a separate line., Incarnation P. Lee
- [PATCH 3/5] staging: lustre: Add a blank line after declarations., Incarnation P. Lee
- [PATCH 2/5] staging: lustre: Adjust code indent for macro and tail blackslash, Incarnation P. Lee
- [PATCH 1/5] staging: lustre: Replace spaces at the start of a line., Incarnation P. Lee
- [PATCH 0/5] staging: lustre: Fix a file 8 warnings of coding sytle., Incarnation P. Lee
- [PATCH] Staging : rtl8188eu : os_dep : Compression of lines for immediate return,
Shraddha Barke
- [PATCH] Staging : android :Replace comma with a semicolon, Shraddha Barke
- [PATCH 2/2] Fixed Spelling mistake error. drivers: staging : media : davinci_vpfe : dma365_resizer.c drivers: staging : media : davinci_vpfe : dma365_resizer.h,
Bharadwaaj Ramakrishnan
- [PATCH] Fixed spelling mistake. drivers: staging: lustre: lnet: klnds: o2iblnd: o2iblnd.c,
Bharadwaaj Ramakrishnan
[staging:staging-testing 413/420] drivers/staging/most/aim-cdev/cdev.c:128 aim_close() error: dereferencing freed memory 'channel',
Dan Carpenter
[PATCH v4 00/46] usb: gadget: rework ep matching and claiming mechanism,
Robert Baldyga
- [PATCH v4 01/46] usb: gadget: encapsulate endpoint claiming mechanism, Robert Baldyga
- [PATCH v4 02/46] usb: gadget: add endpoint capabilities flags, Robert Baldyga
- [PATCH v4 05/46] usb: chipidea: udc: add ep capabilities support, Robert Baldyga
- [PATCH v4 03/46] usb: gadget: add endpoint capabilities helper macros, Robert Baldyga
- [PATCH v4 04/46] staging: emxx_udc: add ep capabilities support, Robert Baldyga
- [PATCH v4 06/46] usb: dwc2: gadget: add ep capabilities support, Robert Baldyga
- [PATCH v4 07/46] usb: dwc3: gadget: add ep capabilities support, Robert Baldyga
- [PATCH v4 08/46] usb: gadget: amd5536udc: add ep capabilities support, Robert Baldyga
- [PATCH v4 09/46] usb: gadget: at91_udc: add ep capabilities support, Robert Baldyga
- [PATCH v4 10/46] usb: gadget: bcm63xx_udc: add ep capabilities support, Robert Baldyga
- [PATCH v4 11/46] usb: gadget: bdc: add ep capabilities support, Robert Baldyga
- [PATCH v4 12/46] usb: gadget: dummy-hcd: add ep capabilities support, Robert Baldyga
- [PATCH v4 13/46] usb: gadget: fotg210-udc: add ep capabilities support, Robert Baldyga
- [PATCH v4 14/46] usb: gadget: fsl_qe_udc: add ep capabilities support, Robert Baldyga
- [PATCH v4 15/46] usb: gadget: fsl_udc_core: add ep capabilities support, Robert Baldyga
- [PATCH v4 16/46] usb: gadget: fusb300_udc: add ep capabilities support, Robert Baldyga
- [PATCH v4 17/46] usb: gadget: goku_udc: add ep capabilities support, Robert Baldyga
- [PATCH v4 18/46] usb: gadget: gr_udc: add ep capabilities support, Robert Baldyga
- [PATCH v4 19/46] usb: gadget: lpc32xx_udc: add ep capabilities support, Robert Baldyga
- [PATCH v4 20/46] usb: gadget: m66592-udc: add ep capabilities support, Robert Baldyga
- [PATCH v4 22/46] usb: gadget: mv_udc_core: add ep capabilities support, Robert Baldyga
- [PATCH v4 21/46] usb: gadget: mv_u3d_core: add ep capabilities support, Robert Baldyga
- [PATCH v4 23/46] usb: gadget: net2272: add ep capabilities support, Robert Baldyga
- [PATCH v4 24/46] usb: gadget: net2280: add ep capabilities support, Robert Baldyga
- [PATCH v4 25/46] usb: gadget: omap_udc: add ep capabilities support, Robert Baldyga
- [PATCH v4 26/46] usb: gadget: pch_udc: add ep capabilities support, Robert Baldyga
- [PATCH v4 28/46] usb: gadget: pxa27x_udc: add ep capabilities support, Robert Baldyga
- [PATCH v4 27/46] usb: gadget: pxa25x_udc: add ep capabilities support, Robert Baldyga
- [PATCH v4 29/46] usb: gadget: r8a66597-udc: add ep capabilities support, Robert Baldyga
- [PATCH v4 30/46] usb: gadget: s3c-hsudc: add ep capabilities support, Robert Baldyga
- [PATCH v4 31/46] usb: gadget: s3c2410_udc: add ep capabilities support, Robert Baldyga
- [PATCH v4 32/46] usb: gadget: udc-xilinx: add ep capabilities support, Robert Baldyga
- [PATCH v4 33/46] usb: isp1760: udc: add ep capabilities support, Robert Baldyga
- [PATCH v4 34/46] usb: musb: gadget: add ep capabilities support, Robert Baldyga
- [PATCH v4 35/46] usb: renesas: gadget: add ep capabilities support, Robert Baldyga
- [PATCH v4 36/46] usb: gadget: atmel_usba_udc: add ep capabilities support, Robert Baldyga
- [PATCH v4 37/46] usb: gadget: epautoconf: add endpoint capabilities flags verification, Robert Baldyga
- [PATCH v4 38/46] usb: gadget: epautoconf: remove pxa quirk from ep_matches(), Robert Baldyga
- [PATCH v4 39/46] usb: gadget: epautoconf: remove ep and desc configuration from ep_matches(), Robert Baldyga
- [PATCH v4 40/46] usb: gadget: epautoconf: rework ep_matches() function, Robert Baldyga
- [PATCH v4 41/46] usb: gadget: add 'ep_match' callback to usb_gadget_ops, Robert Baldyga
- [PATCH v4 43/46] usb: gadget: move find_ep() from epautoconf to gadget.h, Robert Baldyga
- [PATCH v4 42/46] usb: gadget: move ep_matches() from epautoconf to udc-core, Robert Baldyga
- [PATCH v4 44/46] usb: gadget: net2280: add net2280_match_ep() function, Robert Baldyga
- [PATCH v4 45/46] usb: gadget: goku_udc: add goku_match_ep() function, Robert Baldyga
- [PATCH v4 46/46] usb: musb: gadget: add musb_match_ep() function, Robert Baldyga
[staging:staging-testing 412/420] drivers/staging/most/mostcore/core.c:978 store_add_link() error: strlcpy() 'buffer' too small (80 vs u32max), Dan Carpenter
[PATCHv2,2/2] Staging: dgnc: dgnc_driver.c: Add end tag to dgnc_init_module(),
Navy Cheng
[PATCHv2,1/2] Staging: dgnc: dgnc_driver.h: remove unnecessary comments, Navy Cheng
[PATCH] staging: rtl8192u: Fix checkpatch issue with comma in r819xU_firmware.c, Freeman Zhang
[PATCH 1/3] staging: most: core.c: move static specifier into MOST_INST_ATTR,
Chaehyun Lim
[PATCH] staging: slicoss: Add blank line after variable declarations., Ciprian Manea
[PATCH] Staging:dgap :Compression of lines for immediate return,
Shraddha Barke
[PATCH] staging: comedi: make "unsigned int __force *" shorter,
Geliang Tang
[PATCH] staging:rtl8723au:core:rtw_sreset.c:Fix for space related error,
Joglekar, Tejas (T.)
[PATCH 2/2] drivers: staging : media : davinci_vpfe : dma365_resizer.c drivers: staging : media : davinci_vpfe : dma365_resizer.h,
Bharadwaaj
[PATCH] drivers: staging: lustre: lnet: klnds: o2iblnd: o2iblnd.c,
Bharadwaaj
[GIT PULL] Staging driver fixes for 4.2-rc4, Greg KH
[PATCH 1/2] staging: lustre: fixed comments without */ on a separate line,
Mario Bambagini
[PATCH] staging: octeon: add missing blank line after declarations, Kevin Darbyshire-Bryant
[PATCH 5/5] staging: lustre: Adjust code indent for macro., Incarnation P. Lee
[PATCH 4/5] staging: lustre: Replace spaces at the start of a line, Incarnation P. Lee
[PATCH 3/5] staging: lustre: Remove unnecessary braces {}, Incarnation P. Lee
[PATCH 2/5] staging: lustre: Add one space after ', ' in parameters list.,
Incarnation P. Lee
[PATCH 1/5] staging: lustre: Add blank line after variable definition.,
Incarnation P. Lee
[PATCH 0/5] staging: lustre: cl_page.c: Fix one file coding sytle issue., Incarnation P. Lee
[PATCH] staging/xgifb: fix dumpVGAReg compile error if DEBUG is set, Peter Huewe
[PATCH] staging: unisys: avoid format string parsing, Kees Cook
[PATCH] staging: lustre: Replace strtoul with simple_strtoul, Guenter Roeck
[PATCH 0/6] staging: unisys: module autoload support,
Benjamin Romer
- [PATCH 2/6] staging: unisys: add UUID strings to channel_guid.h, Benjamin Romer
- [PATCH 6/6] drivers, staging, unisys Add visorhid module autoloading code, Benjamin Romer
- [PATCH 3/6] drivers, staging, unisys Add modalias files to visorbus devices, Benjamin Romer
- [PATCH 5/6] drivers, staging, unisys Add visornic module autoloading code, Benjamin Romer
- [PATCH 1/6] drivers, staging, unisys, cleanup channel_guid.h, Benjamin Romer
- [PATCH 4/6] drivers, staging, unisys Add visorbus module autoloading code, Benjamin Romer
- Re: [PATCH 0/6] staging: unisys: module autoload support, Greg KH
[PATCH v2] staging: unisys: Add s-Par visorhba,
Benjamin Romer
[PATCH 0/7] staging: unisys: visornic testing fix series,
Benjamin Romer
[PATCH net-next] hv_netvsc: Add structs and handlers for VF messages,
Haiyang Zhang
[PATCH 0/9] Staging: most: Patchset to add Microchip's MOST driver to kernel 4.1.2,
Christian Gromm
- [PATCH 1/9] Staging: most: add MOST driver's core module, Christian Gromm
- [PATCH 3/9] Staging: most: add MOST driver's aim-network module, Christian Gromm
- [PATCH 5/9] Staging: most: add MOST driver's aim-v4l2 module, Christian Gromm
- [PATCH 4/9] Staging: most: add MOST driver's aim-sound module, Christian Gromm
- [PATCH 2/9] Staging: most: add MOST driver's aim-cdev module, Christian Gromm
- [PATCH 9/9] Staging: most: add MOST driver's documentation, Christian Gromm
- [PATCH 7/9] Staging: most: add MOST driver's hdm-i2c module, Christian Gromm
- [PATCH 8/9] Staging: most: add MOST driver's hdm-usb module, Christian Gromm
- [PATCH 6/9] Staging: most: add MOST driver's hdm-dim2 module, Christian Gromm
- Re: [PATCH 0/9] Staging: most: Patchset to add Microchip's MOST driver to kernel 4.1.2, Greg KH
[PATCH 3/5] staging: rtl8712: remove duplicate struct,
Joshua Clayton
[PATCH 0/5],
Joshua Clayton
[PATCH V2 1/3] staging: wilc1000: coreconfigurator.c: remove WILC_MALLOC,
Chaehyun Lim
[PATCH] drivers: staging: rtl8188eu Refactored rtw_free_assoc_resources, Buţiu Alexandru Octavian
[PATCH 0/6] staging: comedi: usbduxsigma: fix some problems in command handling,
Ian Abbott
[PATCH V7 0/4] Drivers: hv: vmbus: use cpu_hotplug_enable/disable for CPU offlining prevention,
K. Y. Srinivasan
[PATCH 5/5] Adjust code indent for conditional statements with tab., Incarnation P. Lee
[PATCH 4/5] Replace spaces at the start of a line with tab., Incarnation P. Lee
[PATCH 3/5] Remove unnecessary braces {} are for single statement blocks, Incarnation P. Lee
[PATCH 2/5] Add one space after that ',' in parameters list., Incarnation P. Lee
[PATCH 1/5] Add blank line under variable declaration.,
Incarnation P. Lee
Fix one source file coding sytle issue.,
Incarnation P. Lee
[PATCH V2 2/3] staging: wilc1000: coreconfigurator.c: add kmalloc error check,
Chaehyun Lim
[PATCH v7 0/3] Drivers: hv: vmbus: use cpu_hotplug_enable/disable for CPU offlining prevention,
Vitaly Kuznetsov
[PATCH] staging: rtl8192e: rtllib: fix macro style issue,
Ioan-Adrian Ratiu
[PATCH 1/3] staging: wilc1000: coreconfigurator.c: remove WILC_MALLOC,
Chaehyun Lim
[PATCH v2 00/19] Update ALSA, and au0828 drivers to use Managed Media Controller API,
Shuah Khan
- [PATCH v2 08/19] media: platform s3c-camif: Update graph_mutex to graph_lock spinlock, Shuah Khan
- [PATCH v2 11/19] staging media: davinci_vpfe: Update graph_mutex to graph_lock spinlock, Shuah Khan
- [PATCH v2 14/19] media: Add enable_source handler field to struct media_device, Shuah Khan
- [PATCH v2 12/19] staging media: omap4iss: Update graph_mutex to graph_lock spinlock, Shuah Khan
- [PATCH v2 13/19] media: Add irq safe Media Controller start/stop pipeline API, Shuah Khan
- [PATCH v2 17/19] media: dvb-frontend change to check for tuner availability from open, Shuah Khan
- [PATCH v2 15/19] media: v4l-core add v4l_enable_media_tuner() to check for tuner availability, Shuah Khan
- [PATCH v2 16/19] media: Change v4l-core to check for tuner availability, Shuah Khan
- [PATCH v2 18/19] media: au0828 change to use Managed Media Controller API, Shuah Khan
- [PATCH v2 19/19] sound/usb: Update ALSA driver to use Managed Media Controller API, Shuah Khan
- [PATCH v2 10/19] media: platform xilinx: Update graph_mutex to graph_lock spinlock, Shuah Khan
- [PATCH v2 01/19] Revert "[media] media: media controller entity framework enhancements for ALSA", Shuah Khan
- [PATCH v2 02/19] media: Media Controller register/unregister entity_notify API, Shuah Khan
- [PATCH v2 03/19] media: Add ALSA Media Controller devnodes, Shuah Khan
- [PATCH v2 04/19] media: au8522 change to create MC pad for ALSA Audio Out, Shuah Khan
- [PATCH v2 06/19] media: platform exynos4-is: Update graph_mutex to graph_lock spinlock, Shuah Khan
- [PATCH v2 07/19] media: platform omap3isp: Update graph_mutex to graph_lock spinlock, Shuah Khan
- [PATCH v2 05/19] media: Convert graph_mutex to a spinlock and call it graph_lock, Shuah Khan
- [PATCH v2 09/19] media: platform vsp1: Update graph_mutex to graph_lock spinlock, Shuah Khan
- Re: [PATCH v2 00/19] Update ALSA, and au0828 drivers to use Managed Media Controller API, Shuah Khan
[RFC] Generic VME UIO,
Dmitry Kalinkin
[PATCH V2 net-next 1/1] hv_netvsc: Wait for sub-channels to be processed during probe,
K. Y. Srinivasan
[PATCH] staging: rtl8723au: fix incorrect type in assignment warning,
Steve Pennington
[PATCH v2] staging: unisys: add visorhid driver, Benjamin Romer
[PATCH 00/15] staging: unisys: visornic technical fix series,
Benjamin Romer
- [PATCH 04/15] staging: unisys: Linarize skbs, Benjamin Romer
- [PATCH 11/15] staging: unisys: Fix improper use of NETDEV_TX_BUSY, Benjamin Romer
- [PATCH 08/15] staging: unisys: Make serverdown synchronous, Benjamin Romer
- [PATCH 14/15] staging: unisys: remove bogus error checking, Benjamin Romer
- [PATCH 06/15] staging: unisys: Guard against task leakage, Benjamin Romer
- [PATCH 09/15] staging: unisys: Change enable/disable to wait forever, Benjamin Romer
- [PATCH 01/15] staging: unisys: Remove num_visornic_open array, Benjamin Romer
- [PATCH 15/15] staging: unisys: make module unremoveable, Benjamin Romer
- [PATCH 10/15] staging: unisys: Remove some extraneous start/stop queue operations, Benjamin Romer
- [PATCH 03/15] staging: unisys: BUG halt on error in I/O channel, Benjamin Romer
- [PATCH 05/15] staging: unisys: Clean up kthread usage, Benjamin Romer
- [PATCH 13/15] staging: unisys: remove visornic_ioctl, Benjamin Romer
- [PATCH 07/15] staging: unisys: simplify visornic_serverdown_complete, Benjamin Romer
- [PATCH 02/15] staging: unisys: Check return code properly on visor_copy_fragsinfo_from_skb, Benjamin Romer
- [PATCH 12/15] staging: unisys: Remove trans_start, Benjamin Romer
- Re: [PATCH 00/15] staging: unisys: visornic technical fix series, Neil Horman
[PATCH 1/5] staging: rtl8188eu: remove unused define,
Sudip Mukherjee
[PATCH v3 0/3] staging: media: lirc: mostly checkpatch cleanups,
Maciek Borzecki
Message not available
Message not available
[PATCH V3 7/7] Drivers: hv: vmbus: disable local interrupt when hvsock's callback is running, Dexuan Cui
[PATCH V3 6/7] hvsock: introduce Hyper-V VM Sockets feature, Dexuan Cui
[PATCH V3 5/7] Drivers: hv: vmbus: add a helper function to set a channel's pending send size, Dexuan Cui
[PATCH V3 4/7] Drivers: hv: vmbus: add APIs to register callbacks to process hvsock connection, Dexuan Cui
[PATCH V3 3/7] Drivers: hv: vmbus: add APIs to send/recv hvsock packet and get the r/w-ability,
Dexuan Cui
[PATCH V3 2/7] Drivers: hv: vmbus: define a new VMBus message type for hvsock, Dexuan Cui
[PATCH V3 1/7] Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock), Dexuan Cui
[PATCH V3 0/7] introduce Hyper-V VM Sockets(hvsock), Dexuan Cui
[PATCH] staging: lustre: ldlm: Make function static., Cihangir Akturk
[PATCH V2 0/5] Drivers: hv: vmbus: Miscellaneous improvements and fixes,
K. Y. Srinivasan
[PATCH v3 0/4] arm: tegra: implement NVEC driver using tegra i2c.,
Andrey Danin
[PATCH v6 2/2] staging: rtl8192u: remove unneeded bool, Luis de Bethencourt
[PATCH v6 1/2] staging: rtl8192u: remove bool comparisons,
Luis de Bethencourt
[PATCH 0/3] Drivers: hv: vmbus: Add sysfs attributes to show CPU binding of channels,
K. Y. Srinivasan
[PATCH 0/2] staging: lustre: obdclass: Miscellaneous fixes,
Cihangir Akturk
[PATCH] staging: comedi: drivers: pcl816.c remove leading space,
Chandra S Gorentla
[PATCH V3 1/2] staging: rtl8188eu: core: Fix space style errors,
Guillaume Bienkowski
[PATCH 0/5] Drivers: hv: vmbus: Miscellaneous improvements and fixes,
K. Y. Srinivasan
[PATCH] staging: lustre: make functions only used locally static, Kolbeinn Karlsson
[PATCH] staging: fix to match 80-char rule,
Mario Bambagini
[PATCH 091/102] staging: rtl8192e: Rename IPSLeave,
Mateusz Kulikowski
- [PATCH 092/102] staging: rtl8192e: Rename IPSLeave_wq, Mateusz Kulikowski
- [PATCH 094/102] staging: rtl8192e: Rename LeisurePSLeave, Mateusz Kulikowski
- [PATCH 093/102] staging: rtl8192e: Rename LeisurePSEnter, Mateusz Kulikowski
- [PATCH 095/102] staging: rtl8192e: Rename rtl8192_hw_sleep_wq, Mateusz Kulikowski
- [PATCH 101/102] staging: rtl8192e: Rename init_firmware, Mateusz Kulikowski
- [PATCH 096/102] staging: rtl8192e: Rename rtl8192_hw_to_sleep, Mateusz Kulikowski
- [PATCH 097/102] staging: rtl8192e: Rename rtl8192_hw_wakeup, Mateusz Kulikowski
- [PATCH 098/102] staging: rtl8192e: Rename rtl8192_hw_wakeup_wq, Mateusz Kulikowski
- [PATCH 102/102] staging: rtl8192e: Rename init_hal_dm, Mateusz Kulikowski
- [PATCH 099/102] staging: rtl8192e: Rename rtllib_ips_leave, Mateusz Kulikowski
- [PATCH 100/102] staging: rtl8192e: Rename rtllib_ips_leave_wq, Mateusz Kulikowski
- Re: [PATCH 091/102] staging: rtl8192e: Rename IPSLeave, Mateusz Kulikowski
[PATCH 000/102] staging: rtl8192e: Function names cleanup,
Mateusz Kulikowski
- [PATCH 001/102] staging: rtl8192e: Rename PHY_RF8256_Config, Mateusz Kulikowski
- [PATCH 002/102] staging: rtl8192e: Rename PHY_SetRF8256Bandwidth, Mateusz Kulikowski
- [PATCH 003/102] staging: rtl8192e: Rename PHY_SetRF8256CCKTxPower, Mateusz Kulikowski
- [PATCH 004/102] staging: rtl8192e: Rename PHY_SetRF8256OFDMTxPower, Mateusz Kulikowski
- [PATCH 005/102] staging: rtl8192e: Rename cmpk_message_handle_tx, Mateusz Kulikowski
- [PATCH 006/102] staging: rtl8192e: Rename rtl8192_adapter_start, Mateusz Kulikowski
- [PATCH 007/102] staging: rtl8192e: Rename rtl8192_AllowAllDestAddr, Mateusz Kulikowski
- [PATCH 008/102] staging: rtl8192e: Rename rtl8192_ClearInterrupt, Mateusz Kulikowski
- [PATCH 009/102] staging: rtl8192e: Rename rtl8192_DisableInterrupt, Mateusz Kulikowski
- [PATCH 011/102] staging: rtl8192e: Rename rtl8192_enable_rx, Mateusz Kulikowski
- [PATCH 012/102] staging: rtl8192e: Rename rtl8192_enable_tx, Mateusz Kulikowski
- [PATCH 013/102] staging: rtl8192e: Rename rtl8192e_SetHwReg, Mateusz Kulikowski
- [PATCH 010/102] staging: rtl8192e: Rename rtl8192_EnableInterrupt, Mateusz Kulikowski
- [PATCH 016/102] staging: rtl8192e: Rename rtl8192_GetHalfNmodeSupportByAPs, Mateusz Kulikowski
- [PATCH 018/102] staging: rtl8192e: Rename rtl8192_HalRxCheckStuck, Mateusz Kulikowski
- [PATCH 019/102] staging: rtl8192e: Rename rtl8192_halt_adapter, Mateusz Kulikowski
- [PATCH 020/102] staging: rtl8192e: Rename rtl8192_HalTxCheckStuck, Mateusz Kulikowski
- [PATCH 021/102] staging: rtl8192e: Rename rtl8192_InitializeVariables, Mateusz Kulikowski
- [PATCH 022/102] staging: rtl8192e: Rename rtl8192_interrupt_recognized, Mateusz Kulikowski
- [PATCH 023/102] staging: rtl8192e: Rename rtl8192_link_change, Mateusz Kulikowski
- [PATCH 024/102] staging: rtl8192e: Rename rtl8192_rx_query_status_desc, Mateusz Kulikowski
- [PATCH 025/102] staging: rtl8192e: Rename rtl8192_tx_fill_cmd_desc, Mateusz Kulikowski
- [PATCH 073/102] staging: rtl8192e: Rename write_nic_byte, Mateusz Kulikowski
- [PATCH 070/102] staging: rtl8192e: Rename rtl819x_translate_todbm, Mateusz Kulikowski
- [PATCH 027/102] staging: rtl8192e: Rename rtl8192_update_ratr_table, Mateusz Kulikowski
- [PATCH 075/102] staging: rtl8192e: Rename write_nic_word, Mateusz Kulikowski
- [PATCH 076/102] staging: rtl8192e: Rename deinit_hal_dm, Mateusz Kulikowski
- [PATCH 069/102] staging: rtl8192e: Rename rtl819x_query_rxpwrpercentage, Mateusz Kulikowski
- [PATCH 029/102] staging: rtl8192e: Rename InitialGain819xPci, Mateusz Kulikowski
- [PATCH 077/102] staging: rtl8192e: Rename dm_backup_dynamic_mechanism_state, Mateusz Kulikowski
- [PATCH 078/102] staging: rtl8192e: Rename dm_cck_txpower_adjust, Mateusz Kulikowski
- [PATCH 079/102] staging: rtl8192e: Rename dm_init_edca_turbo, Mateusz Kulikowski
- [PATCH 080/102] staging: rtl8192e: Rename dm_initialize_txpower_tracking, Mateusz Kulikowski
- [PATCH 030/102] staging: rtl8192e: Rename PHY_ScanOperationBackup8192, Mateusz Kulikowski
- [PATCH 081/102] staging: rtl8192e: Rename dm_restore_dynamic_mechanism_state, Mateusz Kulikowski
- [PATCH 082/102] staging: rtl8192e: Rename dm_rf_pathcheck_workitemcallback, Mateusz Kulikowski
- [PATCH 028/102] staging: rtl8192e: Rename firmware_init_param, Mateusz Kulikowski
- [PATCH 084/102] staging: rtl8192e: Rename hal_dm_watchdog, Mateusz Kulikowski
- [PATCH 014/102] staging: rtl8192e: Rename rtl8192e_start_beacon, Mateusz Kulikowski
- [PATCH 033/102] staging: rtl8192e: Rename rtl8192_phy_checkBBAndRF, Mateusz Kulikowski
- [PATCH 034/102] staging: rtl8192e: Rename rtl8192_phy_CheckIsLegalRFPath, Mateusz Kulikowski
- [PATCH 031/102] staging: rtl8192e: Rename PHY_SetRtl8192eRfOff, Mateusz Kulikowski
- [PATCH 015/102] staging: rtl8192e: Rename rtl8192_get_eeprom_size, Mateusz Kulikowski
- [PATCH 085/102] staging: rtl8192e: Rename init_rate_adaptive, Mateusz Kulikowski
- [PATCH 035/102] staging: rtl8192e: Rename rtl8192_phy_configmac, Mateusz Kulikowski
- [PATCH 036/102] staging: rtl8192e: Rename rtl8192_phy_ConfigRFWithHeaderFile, Mateusz Kulikowski
- [PATCH 087/102] staging: rtl8192e: Rename rtl8192_pci_findadapter, Mateusz Kulikowski
- [PATCH 088/102] staging: rtl8192e: Rename rtl8192E_resume, Mateusz Kulikowski
- [PATCH 037/102] staging: rtl8192e: Rename rtl8192_phy_getTxPower, Mateusz Kulikowski
- [PATCH 089/102] staging: rtl8192e: Rename rtl8192E_suspend, Mateusz Kulikowski
- [PATCH 090/102] staging: rtl8192e: Rename IPSEnter, Mateusz Kulikowski
- [PATCH 032/102] staging: rtl8192e: Rename rtl8192_BBConfig, Mateusz Kulikowski
- [PATCH 040/102] staging: rtl8192e: Rename rtl8192_phy_SetRFReg, Mateusz Kulikowski
- [PATCH 038/102] staging: rtl8192e: Rename rtl8192_phy_QueryRFReg, Mateusz Kulikowski
- [PATCH 044/102] staging: rtl8192e: Rename rtl8192_setBBreg, Mateusz Kulikowski
- [PATCH 039/102] staging: rtl8192e: Rename rtl8192_phy_RFConfig, Mateusz Kulikowski
- [PATCH 053/102] staging: rtl8192e: Rename MgntActSet_RF_State, Mateusz Kulikowski
- [PATCH 041/102] staging: rtl8192e: Rename rtl8192_phy_setTxPower, Mateusz Kulikowski
- [PATCH 042/102] staging: rtl8192e: Rename rtl8192_phy_SwChnl, Mateusz Kulikowski
- [PATCH 059/102] staging: rtl8192e: Rename rtl8192_commit, Mateusz Kulikowski
- [PATCH 060/102] staging: rtl8192e: Rename rtl8192_config_rate, Mateusz Kulikowski
- [PATCH 017/102] staging: rtl8192e: Rename rtl8192_GetNmodeSupportBySecCfg, Mateusz Kulikowski
- [PATCH 061/102] staging: rtl8192e: Rename rtl8192_irq_disable, Mateusz Kulikowski
- [PATCH 062/102] staging: rtl8192e: Rename rtl8192_irq_enable, Mateusz Kulikowski
- [PATCH 043/102] staging: rtl8192e: Rename rtl8192_QueryBBReg, Mateusz Kulikowski
- [PATCH 065/102] staging: rtl8192e: Rename rtl8192_rx_enable, Mateusz Kulikowski
- [PATCH 045/102] staging: rtl8192e: Rename rtl8192_SetBWMode, Mateusz Kulikowski
- [PATCH 046/102] staging: rtl8192e: Rename SetRFPowerState, Mateusz Kulikowski
- [PATCH 068/102] staging: rtl8192e: Rename rtl819x_evm_dbtopercentage, Mateusz Kulikowski
- [PATCH 047/102] staging: rtl8192e: Rename CamResetAllEntry, Mateusz Kulikowski
- [PATCH 049/102] staging: rtl8192e: Rename EnableHWSecurityConfig8192, Mateusz Kulikowski
- [PATCH 052/102] staging: rtl8192e: Rename check_rfctrl_gpio_timer, Mateusz Kulikowski
- [PATCH 048/102] staging: rtl8192e: Rename CamRestoreAllEntry, Mateusz Kulikowski
- [PATCH 054/102] staging: rtl8192e: Rename NicIFDisableNIC, Mateusz Kulikowski
- [PATCH 050/102] staging: rtl8192e: Rename setKey, Mateusz Kulikowski
- [PATCH 056/102] staging: rtl8192e: Rename read_nic_byte, Mateusz Kulikowski
- [PATCH 055/102] staging: rtl8192e: Rename NicIFEnableNIC, Mateusz Kulikowski
- [PATCH 074/102] staging: rtl8192e: Rename write_nic_dword, Mateusz Kulikowski
- [PATCH 051/102] staging: rtl8192e: Rename set_swcam, Mateusz Kulikowski
- [PATCH 058/102] staging: rtl8192e: Rename read_nic_word, Mateusz Kulikowski
- [PATCH 063/102] staging: rtl8192e: Rename rtl8192_pci_resetdescring, Mateusz Kulikowski
- [PATCH 083/102] staging: rtl8192e: Rename dm_txpower_trackingcallback, Mateusz Kulikowski
- [PATCH 066/102] staging: rtl8192e: Rename rtl8192_SetWirelessMode, Mateusz Kulikowski
- [PATCH 026/102] staging: rtl8192e: Rename rtl8192_tx_fill_desc, Mateusz Kulikowski
- [PATCH 064/102] staging: rtl8192e: Rename rtl8192_record_rxdesc_forlateruse, Mateusz Kulikowski
- [PATCH 071/102] staging: rtl8192e: Rename rtl819x_UpdateRxPktTimeStamp, Mateusz Kulikowski
- [PATCH 086/102] staging: rtl8192e: Rename eprom_read, Mateusz Kulikowski
- [PATCH 072/102] staging: rtl8192e: Rename rtl819x_update_rxsignalstatistics8190pci, Mateusz Kulikowski
- [PATCH 057/102] staging: rtl8192e: Rename read_nic_dword, Mateusz Kulikowski
- [PATCH 067/102] staging: rtl8192e: Rename rtl8192_tx_enable, Mateusz Kulikowski
[PATCH] staging: lustre: fixed symbols not being declared static,
Buţiu Alexandru Octavian
[PATCH V2 0/6] iio: mxs-lradc: Clean up and add datasheet names,
Stefan Wahren
[Index of Archives]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]