Linux Device Driver Development
[Prev Page][Next Page]
- [PATCH] Staging: media: davinci_vpfe: Fix over 80 characters coding style issue,
Junsu Shin
- [GIT PULL] Staging driver fixes for 4.2-rc6, Greg KH
- [PATCH 00/14] staging: comedi: hwdrv_apci1564: tidy up code,
H Hartley Sweeten
- [PATCH 01/14] staging: comedi: addi_tcw.h: prefer using the BIT macro, H Hartley Sweeten
- [PATCH 02/14] staging: comedi: hwdrv_apci1564: remove unused defines, H Hartley Sweeten
- [PATCH 03/14] staging: comedi: addi_apci_1564: define the APCI1564_DO_INT_CTRL_REG bits, H Hartley Sweeten
- [PATCH 04/14] staging: comedi: addi_apci_1564: define the APCI1564_DO_INT_STATUS_REG bits, H Hartley Sweeten
- [PATCH 05/14] staging: comedi: addi_apci_1564: define the APCI1564_DO_IRQ_REG bits, H Hartley Sweeten
- [PATCH 06/14] staging: comedi: addi_apci_1564: define the APCI1564_DI_IRQ_REG bits, H Hartley Sweeten
- [PATCH 07/14] staging: comedi: addi_apci_1564: tidy up APCI1564_EEPROM_REG bit defines, H Hartley Sweeten
- [PATCH 08/14] staging: comedi: hwdrv_apci1564: use addi_tcw.h defines, H Hartley Sweeten
- [PATCH 09/14] staging: comedi: hwdrv_apci1564: tidy up apci1564_timer_insn_write(), H Hartley Sweeten
- [PATCH 10/14] staging: comedi: hwdrv_apci1564: remove magic number in apci1564_timer_insn_read(), H Hartley Sweeten
- [PATCH 11/14] staging: comedi: hwdrv_apci1564: remove useless code in apci1564_counter_insn_config(), H Hartley Sweeten
- [PATCH 12/14] staging: comedi: hwdrv_apci1564: fix counter "mode" setting, H Hartley Sweeten
- [PATCH 13/14] staging: comedi: hwdrv_apci1564: tidy up apci1564_counter_insn_write(), H Hartley Sweeten
- [PATCH 14/14] staging: comedi: hwdrv_apci1564: remove magic numbers in apci1564_counter_insn_read(), H Hartley Sweeten
- Re: [PATCH 00/14] staging: comedi: hwdrv_apci1564: tidy up code, Ian Abbott
- [PATCH RFC v2 07/16] media: get rid of unused "extra_links" param on media_entity_init(), Mauro Carvalho Chehab
- [PATCH] staging: rtl8723au: rtl8723a_hal_init: Improve code readability,
Johannes Postma
- [PATCH RESEND 1/3] staging: sm7xxfb: merge sm712fb with fbdev,
Sudip Mukherjee
- [PATCH 1/5] staging: sm750fb: remove multiple blank line,
Sudip Mukherjee
- [PATCH 1/7] staging: rtl8188eu: remove unused argument,
Sudip Mukherjee
- [PATCH 19/31] staging/lustre: use kmemdup rather than duplicating its implementation, Andrzej Hajda
- [PATCH 1/1] Staging: media: davinci_vpfe: fix over 80 characters coding style issue.,
Junsu Shin
- [PATCH v2] staging: fsl-mc: add DPAA2 overview readme,
Stuart Yoder
- [PATCH 1/4] staging: wilc1000: use memset instead of WILC_memset,
Chaehyun Lim
- [PATCH] staging: fsl-mc: add DPAA2 overview readme,
Stuart Yoder
- [PATCH 0/3] Unisys visorbus driver autoloading patches,
Prarit Bhargava
- [PATCH 1/1] X86: mshyperv.c: Fix a compilation issue.,
K. Y. Srinivasan
- [PATCHv6 0/5] Staging: most: several warnings fix reported by sparse,
Adrian Remonda
- randconfig build error with next-20150806, in arch/x86/kernel/cpu/mshyperv.c,
Jim Davis
- [PATCH] staging: rtl8723au: Fix sparse warning: cast to restricted __le16,
Johannes Postma
- [PATCHv2] Staging: vme: remove an unnecessary and wrong warning message, Navy Cheng
- [PATCH 1/7] staging: most: cdev.c: remove unnecessary pr_info,
Chaehyun Lim
- [PATCH] Fix coding style in staging ozhcd.h, Trung Thanh Le
- [PATCH v4 REPOST 0/8] clean up wlan_bssdef.h,
Joshua Clayton
- [PATCH] Fix coding style issues.,
Lior Pugatch
- [PATCH] staging: octeon: fix coding style warnings for block comments, Okash Khawaja
- [PATCH] staging: panel: Fix coding style issue.,
Lior Pugatch
- [PATCH v2 00/46] staging: comedi: me4000: cleanup driver,
H Hartley Sweeten
- [PATCH v2 01/46] staging: comedi: me4000: remove 'dio_nchan' boardinfo, H Hartley Sweeten
- [PATCH v2 02/46] staging: comedi: me4000: all board types have analog inputs, H Hartley Sweeten
- [PATCH v2 03/46] staging: comedi: me4000: only set SDF_DIFF when supported, H Hartley Sweeten
- [PATCH v2 04/46] staging: comedi: me4000: remove 'chan' check in me4000_ai_insn_read(), H Hartley Sweeten
- [PATCH v2 05/46] staging: comedi: me4000: remove 'board' from me4000_ai_insn_read(), H Hartley Sweeten
- [PATCH v2 06/46] staging: comedi: me4000: remove 'board' from me4000_ai_check_chanlist(), H Hartley Sweeten
- [PATCH v2 07/46] staging: comedi: me4000: make boardinfo flags bit-fields, H Hartley Sweeten
- [PATCH v2 08/46] staging: comedi: me4000: refactor 'ai_diff_nchan' boardinfo, H Hartley Sweeten
- [PATCH v2 09/46] staging: comedi: me4000: refactor 'ao_nchan' boardinfo, H Hartley Sweeten
- [PATCH v2 10/46] staging: comedi: me4000: refactor 'ao_fifo' boardinfo, H Hartley Sweeten
- [PATCH v2 11/46] staging: comedi: me4000: refactor 'ai_sh_nchan' boardinfo, H Hartley Sweeten
- [PATCH v2 12/46] staging: comedi: me4000: rename local variables used for 'dev->private', H Hartley Sweeten
- [PATCH v2 13/46] staging: comedi: me4000: remove unnecessary ME4000_AI_LIST_INPUT_SINGLE_ENDED, H Hartley Sweeten
- [PATCH v2 14/46] staging: comedi: me4000: simplify analog input range programming, H Hartley Sweeten
- [PATCH v2 15/46] staging: comedi: me4000: fix ai_write_chanlist(), H Hartley Sweeten
- [PATCH v2 16/46] staging: comedi: me4000: tidy up ME4000_AI_CHANNEL_LIST_REG bit defines, H Hartley Sweeten
- [PATCH v2 17/46] staging: comedi: me4000: use comedi_timeout() to wait for ai (*insn_read), H Hartley Sweeten
- [PATCH v2 18/46] staging: comedi: me4000: fix me4000_ai_insn_read(), H Hartley Sweeten
- [PATCH v2 19/46] staging: comedi: me4000: use correct types for extracted chanspec values, H Hartley Sweeten
- [PATCH v2 20/46] staging: comedi: me4000: use comedi_range_is_bipolar() in ai (*insn_read), H Hartley Sweeten
- [PATCH v2 21/46] staging: comedi: me4000: tidy up ME4000_AI_STATUS_REG bit defines, H Hartley Sweeten
- [PATCH v2 22/46] staging: comedi: me4000: tidy up ME4000_AI_CTRL_REG bit defines, H Hartley Sweeten
- [PATCH v2 23/46] staging: comedi: me4000: tidy up ME4000_IRQ_STATUS_REG bit defines, H Hartley Sweeten
- [PATCH v2 24/46] staging: comedi: me4000: tidy up ME4000_AO_STATUS_REG bit defines, H Hartley Sweeten
- [PATCH v2 25/46] staging: comedi: me4000: tidy up ME4000_AO_CTRL_REG bit defines, H Hartley Sweeten
- [PATCH v2 26/46] staging: comedi: me4000: tidy up ME4000_DIO_CTRL_REG bit defines, H Hartley Sweeten
- [PATCH v2 27/46] staging: comedi: me4000: return void from ai_round_cmd_args(), H Hartley Sweeten
- [PATCH v2 28/46] staging: comedi: me4000: move ai command timing values into private data, H Hartley Sweeten
- [PATCH v2 29/46] staging: comedi: me4000: simplify ai_prepare(), H Hartley Sweeten
- [PATCH v2 30/46] staging: comedi: me4000: absorb ai_prepare(), H Hartley Sweeten
- [PATCH v2 31/46] staging: comedi: me4000: absorb ai_write_timer(), H Hartley Sweeten
- [PATCH v2 32/46] staging: comedi: me4000: return void from me4000_ai_write_chanlist(), H Hartley Sweeten
- [PATCH v2 33/46] staging: comedi: me4000: fix me4000_ai_cancel(), H Hartley Sweeten
- [PATCH v2 34/46] staging: comedi: me4000: remove unnecessary ai control register reset, H Hartley Sweeten
- [PATCH v2 35/46] staging: comedi: me4000: remove unnecessary me4000_ai_cancel(), H Hartley Sweeten
- [PATCH v2 36/46] staging: comedi: me4000: clear the ME4000_AI_CTRL_REG in me4000_reset(), H Hartley Sweeten
- [PATCH v2 37/46] staging: comedi: me4000: introduce me4000_ai_reset(), H Hartley Sweeten
- [PATCH v2 38/46] staging: comedi: me4000: only enable PLX interrupt if we have and irq, H Hartley Sweeten
- [PATCH v2 39/46] staging: comedi: me4000: fix me4000_detach(), H Hartley Sweeten
- [PATCH v2 40/46] staging: comedi: me4000: tidy up analog output subdevice init, H Hartley Sweeten
- [PATCH v2 41/46] staging: comedi: me4000: comedi_handle_events() will stop conversions, H Hartley Sweeten
- [PATCH v2 42/46] staging: comedi: me4000: introduce me4000_ai_get_sample(), H Hartley Sweeten
- [PATCH v2 43/46] staging: comedi: me4000: usleep_range is preferred over udelay, H Hartley Sweeten
- [PATCH v2 44/46] staging: comedi: me4000: cleanup multi-line comments, H Hartley Sweeten
- [PATCH v2 45/46] staging: comedi: me4000: updata driver status in comedi comment, H Hartley Sweeten
- [PATCH v2 46/46] staging: comedi: me4000: update MODULE_DESCRIPTION, H Hartley Sweeten
- Re: [PATCH v2 00/46] staging: comedi: me4000: cleanup driver, Ian Abbott
- [PATCH] staging: comedi: improve comedi_check_chanlist() documentation,
Ian Abbott
- [PATCH v3 0/3] drivers: staging: wilc1000: Fix a few style errors,
Chandra S Gorentla
- [PATCH v2 0/3] drivers: staging: wilc1000: Fix a few style errors,
Chandra S Gorentla
- [PATCH] staging: lustre-libcfs: fix sparse warning,
Patrick Boettcher
- [PATCH] staging: sm750fb: fix sparse warning for lock,
Peng Fan
- [PATCH] staging: iio_simple_dummy: Fix indentation errors,
Lars Svensson
- [PATCH 1/2] staging: media: lirc Remove the extra braces in if,
Pradheep Shrinivasan
- [PATCH 00/13] Drivers: hv: vmbus: Miscellaneous fixes,
K. Y. Srinivasan
- [PATCH 01/13] drivers:hv: Modify hv_vmbus to search for all MMIO ranges available., K. Y. Srinivasan
- [PATCH 05/13] Drivers: hv_vmbus: Fix signal to host condition, K. Y. Srinivasan
- [PATCH 03/13] Drivers: hv: vmbus: Improve the CPU affiliation for channels, K. Y. Srinivasan
- [PATCH 13/13] Drivers: hv: vmbus: use cpu_hotplug_enable/disable, K. Y. Srinivasan
- [PATCH 07/13] Drivers: hv: vmbus: Implement a clocksource based on the TSC page, K. Y. Srinivasan
- [PATCH 10/13] Drivers: hv: vmbus: document the VMBus sysfs files, K. Y. Srinivasan
- [PATCH 02/13] drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus, K. Y. Srinivasan
- [PATCH 06/13] drivers/hv: Migrate to new 'set-state' interface, K. Y. Srinivasan
- [PATCH 08/13] Drivers: hv: vmbus: add a sysfs attr to show the binding of channel/VP, K. Y. Srinivasan
- [PATCH 04/13] Drivers: hv: vmbus: Further improve CPU affiliation logic, K. Y. Srinivasan
- [PATCH 11/13] cpu-hotplug: convert cpu_hotplug_disabled to a counter, K. Y. Srinivasan
- [PATCH 12/13] cpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disable, K. Y. Srinivasan
- [PATCH 09/13] tools: hv: add a python script lsvmbus to list VMBus devices, K. Y. Srinivasan
- RE: [PATCH 00/13] Drivers: hv: vmbus: Miscellaneous fixes, KY Srinivasan
- [PATCH] staging: wilc1000: wilc_cfgoperations.c: Fixed coding styles issues., Daniel Machon
- [PATCH] Staging: vme: fix a wrong waring in vme_user_probe(),
Navy Cheng
- [PATCH 1/2] staging: media: lirc Remove the extra braces in if statement of lirc_imon,
Pradheep Shrinivasan
- [PATCH] Staging: android: timed_gpio.c: fix coding style errors,
Jandy Gou
- [PATCH 1/1] wilc1000: wilc_wfi_cfgoperations.c: Fixed initialization of global boolean., Daniel Machon
- [PATCH 1/1] wilc1000: wilc_wfi_cfgoperations.c: fixed brace coding style issues,
Daniel Machon
- [PATCH v2 1/2] Staging: media: lirc: use USB API functions rather than constants,
Shraddha Barke
- [PATCH 1/2] Staging: media: lirc: use USB API functions rather than,
Shraddha Barke
- [PATCH] Staging: lustre: obdclass: Use kasprintf, Shraddha Barke
- [PATCH] Staging: wilc1000: Remove typedefs for struct, Shraddha Barke
- [PATCH] staging: vt6655: Fixed C99 style comment to C89 style., Lior Pugatch
- [PATCHv5 0/5] Staging: most: several warnings fix reported by sparse,
Adrian Remonda
- [PATCH] zram: Replace pr_* with dev_*,
Salah Triki
[PATCH 00/46] staging: comedi: me4000: cleanup driver,
H Hartley Sweeten
- [PATCH 07/46] staging: comedi: me4000: make boardinfo flags bit-fields, H Hartley Sweeten
- [PATCH 04/46] staging: comedi: me4000: remove 'chan' check in me4000_ai_insn_read(), H Hartley Sweeten
- [PATCH 02/46] staging: comedi: me4000: all board types have analog inputs, H Hartley Sweeten
- [PATCH 08/46] staging: comedi: me4000: refactor 'ai_diff_nchan' boardinfo, H Hartley Sweeten
- [PATCH 06/46] staging: comedi: me4000: remove 'board' from me4000_ai_check_chanlist(), H Hartley Sweeten
- [PATCH 16/46] staging: comedi: me4000: tidy up ME4000_AI_CHANNEL_LIST_REG bit defines, H Hartley Sweeten
- [PATCH 09/46] staging: comedi: me4000: refactor 'ao_nchan' boardinfo, H Hartley Sweeten
- [PATCH 18/46] staging: comedi: me4000: fix me4000_ai_insn_read(), H Hartley Sweeten
- [PATCH 17/46] staging: comedi: me4000: use comedi_timeout() to wait for ai (*insn_read), H Hartley Sweeten
- [PATCH 01/46] staging: comedi: me4000: remove 'dio_nchan' boardinfo, H Hartley Sweeten
- [PATCH 10/46] staging: comedi: me4000: refactor 'ao_fifo' boardinfo, H Hartley Sweeten
- [PATCH 25/46] staging: comedi: me4000: tidy up ME4000_AO_CTRL_REG bit defines, H Hartley Sweeten
- [PATCH 24/46] staging: comedi: me4000: tidy up ME4000_AO_STATUS_REG bit defines, H Hartley Sweeten
- [PATCH 30/46] staging: comedi: me4000: absorb ai_prepare(), H Hartley Sweeten
- [PATCH 03/46] staging: comedi: me4000: only set SDF_DIFF when supported, H Hartley Sweeten
- [PATCH 12/46] staging: comedi: me4000: rename local variables used for 'dev->private', H Hartley Sweeten
- [PATCH 35/46] staging: comedi: me4000: remove unnecessary me4000_ai_cancel(), H Hartley Sweeten
- [PATCH 21/46] staging: comedi: me4000: tidy up ME4000_AI_STATUS_REG bit defines, H Hartley Sweeten
- [PATCH 15/46] staging: comedi: me4000: fix ai_write_chanlist(), H Hartley Sweeten
- [PATCH 05/46] staging: comedi: me4000: remove 'board' from me4000_ai_insn_read(), H Hartley Sweeten
- [PATCH 26/46] staging: comedi: me4000: tidy up ME4000_DIO_CTRL_REG bit defines, H Hartley Sweeten
- [PATCH 31/46] staging: comedi: me4000: absorb ai_write_timer(), H Hartley Sweeten
- [PATCH 27/46] staging: comedi: me4000: return void from ai_round_cmd_args(), H Hartley Sweeten
- [PATCH 13/46] staging: comedi: me4000: remove unnecessary ME4000_AI_LIST_INPUT_SINGLE_ENDED, H Hartley Sweeten
- [PATCH 14/46] staging: comedi: me4000: simplify analog input range programming, H Hartley Sweeten
- [PATCH 29/46] staging: comedi: me4000: simplify ai_prepare(), H Hartley Sweeten
- [PATCH 19/46] staging: comedi: me4000: use correct types for extracted chanspec values, H Hartley Sweeten
- [PATCH 23/46] staging: comedi: me4000: tidy up ME4000_IRQ_STATUS_REG bit defines, H Hartley Sweeten
- [PATCH 11/46] staging: comedi: me4000: refactor 'ai_sh_nchan' boardinfo, H Hartley Sweeten
- [PATCH 20/46] staging: comedi: me4000: use comedi_range_is_bipolar() in ai (*insn_read), H Hartley Sweeten
- [PATCH 33/46] staging: comedi: me4000: fix me4000_ai_cancel(), H Hartley Sweeten
- [PATCH 32/46] staging: comedi: me4000: return void from me4000_ai_write_chanlist(), H Hartley Sweeten
- [PATCH 38/46] staging: comedi: me4000: only enable PLX interrupt if we have and irq, H Hartley Sweeten
- [PATCH 40/46] staging: comedi: me4000: tidy up analog output subdevice init, H Hartley Sweeten
- [PATCH 39/46] staging: comedi: me4000: fix me4000_detach(), H Hartley Sweeten
- [PATCH 37/46] staging: comedi: me4000: introduce me4000_ai_reset(), H Hartley Sweeten
- [PATCH 28/46] staging: comedi: me4000: move ai command timing values into private data, H Hartley Sweeten
- [PATCH 41/46] staging: comedi: me4000: comedi_handle_events() will stop conversions, H Hartley Sweeten
- [PATCH 36/46] staging: comedi: me4000: clear the ME4000_AI_CTRL_REG in me4000_reset(), H Hartley Sweeten
- [PATCH 42/46] staging: comedi: me4000: introduce me4000_ai_get_sample(), H Hartley Sweeten
- [PATCH 45/46] staging: comedi: me4000: update MODULE_DESCRIPTION, H Hartley Sweeten
- [PATCH 43/46] staging: comedi: me4000: cleanup multi-line comments, H Hartley Sweeten
- [PATCH 34/46] staging: comedi: me4000: remove unnecessary ai control register reset, H Hartley Sweeten
- [PATCH 46/46] staging: comedi: me4000: usleep_range is preferred over udelay, H Hartley Sweeten
- [PATCH 22/46] staging: comedi: me4000: tidy up ME4000_AI_CTRL_REG bit defines, H Hartley Sweeten
- [PATCH 44/46] staging: comedi: me4000: updata driver status in comedi comment, H Hartley Sweeten
[PATCH v4 1/3] Staging: lustre: libcfs: Replace comma with a semicolon,
Shraddha Barke
[PATCH 1/3] Staging: lustre: libcfs: Drop unnecessary cast on void*,
Shraddha Barke
[PATCH v3 3/3] Staging: netlogic: Replace comma with a semicolon, Shraddha Barke
[PATCH v3 1/3] Staging: lustre: libcfs: Replace comma with a semicolon,
Shraddha Barke
[PATCH] staging: comedi: fix coding style issue.,
Ted Chen
[PATCH v2 1/3] Staging: lustre: Replace comma with a semicolon,
Shraddha Barke
[PATCH v2 3/3] Staging: netlogic: Replace comma with a semicolon, Shraddha Barke
[PATCH 1/3] Staging: lustre: Replace comma with a semicolon,
Shraddha Barke
[PATCH] Fix coding style error,
Jandy Gou
[PATCH] staging: rtl8723au: fix up coding style warnings reported by checkpatch.pl.,
Ting-Chih Hsiao
[PATCH 0/2] Lustre: remove cfs_daemonize from comments,
green
[PATCH] ion: Handle the memory mapping correctly on x86,
Radhakrishna, Pradeep
[PATCHv4 0/6] Staging: most: several warnings fix reported by sparse,
Adrian Remonda
[PATCH] Fixed C99 style comment to C89 style.,
Lior Pugatch
[PATCH -next] staging: most: fix hdm-dim2 build error, Randy Dunlap
[PATCH -next] staging: most: fix aim-sound build errors,
Randy Dunlap
[PATCH] Staging: lustre: Replace comma with a semicolon, Shraddha Barke
[PATCH] Staging: lustre: Code Indentation, Shraddha Barke
[PATCH] Staging : netlogic : Replace comma with a semicolon, Shraddha Barke
[PATCH] Staging : lustre :Replace comma with a semicolon,
Shraddha Barke
[PATCH] Staging : lustre :Replace comma with a semicolon, Shraddha Barke
[PATCH] Staging : lustre : Code Indentation, Shraddha Barke
[PATCH] Staging : lustre :Drop unnecessary cast, Shraddha Barke
[PATCH] Staging: most: avoid possible integer overflow, Christian Gromm
[PATCH] Staging: rtl8188eu/core: fixed code indentation warning as reported by checkpatch.pl, Bareja, Mayank (M.)
[PATCH] Staging: rts5208: Fix code indentation warning as detected by checkpatch.pl,
Shah, Yash (Y.)
[PATCH V3] staging: android: lowmemorykiller: imporve lmk to avoid deadlock issue,
Wang, Biao
[PATCH 2/2] staging:media:lirc This fix changes the spaces to tab in lirc_sasem.c, Pradheep Shrinivasan
[PATCH 1/2] staging:media:lirc Remove the extra braces in if statement of lirc_imon,
Pradheep Shrinivasan
[PATCHv3 0/6] Staging: most: several warnings fix reported by sparse,
Adrian Remonda
[PATCH 1/2] Remove the extra braces in if statement of lirc_imon,
Pradheep Shrinivasan
[PATCH] Staging : lustre :Remove typedef from struct names, Shraddha Barke
[no subject],
Shraddha Barke
[PATCH V2] staging: android: lowmemorykiller: imporve lmk to avoid deadlock issue,
Wang, Biao
[PATCHv2 0/6] Staging: most: several warnings fix reported by sparse,
Adrian Remonda
[PATCH] staging: lustre: ptlrpc service.c fix sparse static warnings,
Zoltán Lajos Kis
[PATCH] vt6655-Changed C99 comment to C89 style.,
Lior Pugatch
[PATCH 0/4] Staging: most: several warnings fix reported by sparse,
Adrian Remonda
[PATCH] staging: lustre: echo_client: fix sparse declaration warnings, Zoltán Lajos Kis
drivers: staging: wilc1000: Fix a few style erros,
Chandra S Gorentla
[PATCH] Staging : lustre : Insert blank line after declaration, Shraddha Barke
[PATCH] Staging : lustre: Struct file_operations should be const,
Shraddha Barke
[PATCH v2 07/11] staging: fbtft: Allow compile test of GPIO consumers if !GPIOLIB, Geert Uytterhoeven
[PATCH v2 06/11] staging: android: Allow compile test of GPIO consumers if !GPIOLIB, Geert Uytterhoeven
[PATCH 0/4] New Paravirtual front-end for PCI in a Hyper-V VM,
jakeo
[PATCH 00/28] Drivers: hv: vmbus,
K. Y. Srinivasan
- [PATCH 01/28] Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup(), K. Y. Srinivasan
- [PATCH 10/28] Drivers: hv: vmbus: Permit sending of packets without payload, K. Y. Srinivasan
- [PATCH 05/28] Drivers: hv: vmbus: add special crash handler, K. Y. Srinivasan
- [PATCH 09/28] Drivers: hv: balloon: Enable dynamic memory protocol negotiation with Windows 10 hosts, K. Y. Srinivasan
- [PATCH 04/28] Drivers: hv: don't do hypercalls when hypercall_page is NULL, K. Y. Srinivasan
- [PATCH 18/28] Drivers: hv: vmbus: Improve the CPU affiliation for channels, K. Y. Srinivasan
- [PATCH 15/28] Drivers: hv: vmbus: don't send CHANNELMSG_UNLOAD on pre-Win2012R2 hosts, K. Y. Srinivasan
- [PATCH 11/28] drivers:hv: Modify hv_vmbus to search for all MMIO ranges available., K. Y. Srinivasan
- [PATCH 02/28] kexec: define kexec_in_progress in !CONFIG_KEXEC case, K. Y. Srinivasan
- [PATCH 22/28] Drivers: hv: vmbus: Implement a clocksource based on the TSC page, K. Y. Srinivasan
- [PATCH 28/28] Drivers: hv: vmbus: use cpu_hotplug_enable/disable, K. Y. Srinivasan
- [PATCH 25/28] Drivers: hv: vmbus: document the VMBus sysfs files, K. Y. Srinivasan
- [PATCH 23/28] Drivers: hv: vmbus: add a sysfs attr to show the binding of channel/VP, K. Y. Srinivasan
- [PATCH 24/28] tools: hv: add a python script lsvmbus to list VMBus devices, K. Y. Srinivasan
- [PATCH 21/28] drivers/hv: Migrate to new 'set-state' interface, K. Y. Srinivasan
- [PATCH 13/28] hv: util: checking the wrong variable, K. Y. Srinivasan
- [PATCH 17/28] Drivers: hv: vmbus: Consider ND NIC in binding channels to CPUs, K. Y. Srinivasan
- [PATCH 08/28] Drivers: hv: fcopy: dynamically allocate smsg_out in fcopy_send_data(), K. Y. Srinivasan
- [PATCH 27/28] cpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disable, K. Y. Srinivasan
- [PATCH 19/28] Drivers: hv: vmbus: Further improve CPU affiliation logic, K. Y. Srinivasan
- [PATCH 03/28] Drivers: hv: vmbus: add special kexec handler, K. Y. Srinivasan
- [PATCH 12/28] drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus, K. Y. Srinivasan
- [PATCH 20/28] Drivers: hv_vmbus: Fix signal to host condition, K. Y. Srinivasan
- [PATCH 07/28] Drivers: hv: kvp: check kzalloc return value, K. Y. Srinivasan
- [PATCH 14/28] Drivers: hv: vmbus: fix typo in hv_port_info struct, K. Y. Srinivasan
- [PATCH 16/28] mshyperv: fix recognition of Hyper-V guest crash MSR's, K. Y. Srinivasan
- [PATCH 26/28] cpu-hotplug: convert cpu_hotplug_disabled to a counter, K. Y. Srinivasan
- [PATCH 06/28] Drivers: hv: vmbus: prefer 'die' notification chain to 'panic', K. Y. Srinivasan
drivres/hv,
K. Y. Srinivasan
[PATCH] lustre: Include unaligned.h instead of access_ok.h, Guenter Roeck
vme_ca91cx42 doesn't touch VMEbus on read with vme_user,
Eisch, Jonathan D [PHYSA]
[PATCH 0/6] Lustre compat code removal,
green
[PATCH 0/2] staging: unisys: convert visornic to NAPI,
Benjamin Romer
[PATCH 1/1] linux-next: drivers: staging: most: Fix return value,
Michael Hornung
[PATCH v2 2/6] staging: unisys: visornic - prevent lock recursion after IO recovery,
Benjamin Romer
[PATCH v2] staging: panel: fix block comment usage, Alex Wilson
[PATCH v5 00/46] usb: gadget: rework ep matching and claiming mechanism,
Robert Baldyga
- [PATCH v5 01/46] usb: gadget: encapsulate endpoint claiming mechanism, Robert Baldyga
- [PATCH v5 02/46] usb: gadget: add endpoint capabilities flags, Robert Baldyga
- [PATCH v5 03/46] usb: gadget: add endpoint capabilities helper macros, Robert Baldyga
- [PATCH v5 05/46] usb: chipidea: udc: add ep capabilities support, Robert Baldyga
- [PATCH v5 04/46] staging: emxx_udc: add ep capabilities support, Robert Baldyga
- [PATCH v5 06/46] usb: dwc2: gadget: add ep capabilities support, Robert Baldyga
- [PATCH v5 07/46] usb: dwc3: gadget: add ep capabilities support, Robert Baldyga
- [PATCH v5 09/46] usb: gadget: at91_udc: add ep capabilities support, Robert Baldyga
- [PATCH v5 10/46] usb: gadget: bcm63xx_udc: add ep capabilities support, Robert Baldyga
- [PATCH v5 08/46] usb: gadget: amd5536udc: add ep capabilities support, Robert Baldyga
- [PATCH v5 11/46] usb: gadget: bdc: add ep capabilities support, Robert Baldyga
- [PATCH v5 13/46] usb: gadget: fotg210-udc: add ep capabilities support, Robert Baldyga
- [PATCH v5 14/46] usb: gadget: fsl_qe_udc: add ep capabilities support, Robert Baldyga
- [PATCH v5 12/46] usb: gadget: dummy-hcd: add ep capabilities support, Robert Baldyga
- [PATCH v5 15/46] usb: gadget: fsl_udc_core: add ep capabilities support, Robert Baldyga
- [PATCH v5 17/46] usb: gadget: goku_udc: add ep capabilities support, Robert Baldyga
- [PATCH v5 16/46] usb: gadget: fusb300_udc: add ep capabilities support, Robert Baldyga
- [PATCH v5 18/46] usb: gadget: gr_udc: add ep capabilities support, Robert Baldyga
- [PATCH v5 19/46] usb: gadget: lpc32xx_udc: add ep capabilities support, Robert Baldyga
- [PATCH v5 20/46] usb: gadget: m66592-udc: add ep capabilities support, Robert Baldyga
- [PATCH v5 21/46] usb: gadget: mv_u3d_core: add ep capabilities support, Robert Baldyga
- [PATCH v5 22/46] usb: gadget: mv_udc_core: add ep capabilities support, Robert Baldyga
- [PATCH v5 23/46] usb: gadget: net2272: add ep capabilities support, Robert Baldyga
- [PATCH v5 24/46] usb: gadget: net2280: add ep capabilities support, Robert Baldyga
- [PATCH v5 25/46] usb: gadget: omap_udc: add ep capabilities support, Robert Baldyga
- [PATCH v5 26/46] usb: gadget: pch_udc: add ep capabilities support, Robert Baldyga
- [PATCH v5 27/46] usb: gadget: pxa25x_udc: add ep capabilities support, Robert Baldyga
- [PATCH v5 28/46] usb: gadget: pxa27x_udc: add ep capabilities support, Robert Baldyga
- [PATCH v5 29/46] usb: gadget: r8a66597-udc: add ep capabilities support, Robert Baldyga
- [PATCH v5 30/46] usb: gadget: s3c-hsudc: add ep capabilities support, Robert Baldyga
- [PATCH v5 31/46] usb: gadget: s3c2410_udc: add ep capabilities support, Robert Baldyga
- [PATCH v5 32/46] usb: gadget: udc-xilinx: add ep capabilities support, Robert Baldyga
- [PATCH v5 33/46] usb: isp1760: udc: add ep capabilities support, Robert Baldyga
- [PATCH v5 34/46] usb: musb: gadget: add ep capabilities support, Robert Baldyga
- [PATCH v5 35/46] usb: renesas: gadget: add ep capabilities support, Robert Baldyga
- [PATCH v5 36/46] usb: gadget: atmel_usba_udc: add ep capabilities support, Robert Baldyga
- [PATCH v5 37/46] usb: gadget: epautoconf: add endpoint capabilities flags verification, Robert Baldyga
- [PATCH v5 38/46] usb: gadget: epautoconf: remove pxa quirk from ep_matches(), Robert Baldyga
- [PATCH v5 39/46] usb: gadget: epautoconf: remove ep and desc configuration from ep_matches(), Robert Baldyga
- [PATCH v5 40/46] usb: gadget: epautoconf: rework ep_matches() function, Robert Baldyga
- [PATCH v5 41/46] usb: gadget: add 'ep_match' callback to usb_gadget_ops, Robert Baldyga
- [PATCH v5 43/46] usb: gadget: move find_ep() from epautoconf to gadget.h, Robert Baldyga
- [PATCH v5 42/46] usb: gadget: move ep_matches() from epautoconf to udc-core, Robert Baldyga
- [PATCH v5 45/46] usb: gadget: goku_udc: add goku_match_ep() function, Robert Baldyga
- [PATCH v5 44/46] usb: gadget: net2280: add net2280_match_ep() function, Robert Baldyga
- [PATCH v5 46/46] usb: musb: gadget: add musb_match_ep() function, Robert Baldyga
- Re: [PATCH v5 00/46] usb: gadget: rework ep matching and claiming mechanism, Felipe Balbi
[PATCH] staging: lustre: drop redundant check, Viresh Kumar
[PATCH] staging: panel: fix block comment usage,
Alex Wilson
[PATCH 10/15] drivers: staging: Drop unlikely before IS_ERR(_OR_NULL), Viresh Kumar
re: Staging: most: add MOST driver's core module, Dan Carpenter
[PATCH 00/28] removing the compile warnings for 64-bit,
Tony Cho
- [PATCH 01/28] staging: wilc1000: change type of driver handler in host interface msg, Tony Cho
- [PATCH 02/28] staging: wilc1000: change void type of argument with WILC_WFIDrvHandle, Tony Cho
- [PATCH 03/28] staging: wilc1000: move structure WILC_WFIDrvHandle into wilc_wlan_if.h, Tony Cho
- [PATCH 04/28] staging: wilc1000: change type of argument 5 in SendConfigPkt, Tony Cho
- [PATCH 05/28] staging: wilc1000: remove unnecessary type cast, Tony Cho
- [PATCH 06/28] staging: wilc1000: chage driver handler variable in SendConfigPkt, Tony Cho
- [PATCH 07/28] staging: wilc1000: remove unused variables, Tony Cho
- [PATCH 08/28] staging: wilc1000: change drvHandler type in wlan_cfg_get, Tony Cho
- [PATCH 09/28] staging: wilc1000: change drvHandler type in wlan_cfg_set, Tony Cho
- [PATCH 10/28] staging: wilc1000: change driver handle variable, Tony Cho
- [PATCH 11/28] staging: wilc1000: fix incompatible type in assignment warning, Tony Cho
- [PATCH 12/28] staging: wilc1000: change type of driver handler in tstrInterfaceInfo, Tony Cho
- [PATCH 13/28] staging: wilc1000: change type of argument in host_int_set_wfi_drv_handler, Tony Cho
- [PATCH 14/28] staging: wilc1000: remove unnecessary type cast in host_int_set_wfi_drv_handler, Tony Cho
- [PATCH 15/28] staging: wilc1000: fix cast from pointer to integer warning, Tony Cho
- [PATCH 16/28] staging: wilc1000: change type of variable, Tony Cho
- [PATCH 17/28] staging: wilc1000: fix comparison between different type warning, Tony Cho
- [PATCH 18/28] staging: wilc1000: change pstrWFIDrv with drvHandler, Tony Cho
- [PATCH 19/28] staging: wilc1000: change type of variable in tstrHostIfSetDrvHandler, Tony Cho
- [PATCH 20/28] staging: wilc1000: remove unnecessary type case, Tony Cho
- [PATCH 21/28] staging: wilc1000: remove unwanted type cast, Tony Cho
- [PATCH 22/28] staging: wilc1000: fix passing argument from incompatible type warning, Tony Cho
- [PATCH 23/28] staging: wilc1000: change type of parameter in wilc_wlan_cfg_commit, Tony Cho
- [PATCH 24/28] staging: wilc1000: fix cast from pointer to integer warning, Tony Cho
- [PATCH 25/28] staging: wilc1000: change cast type from pointer to uintptr_t, Tony Cho
- [PATCH 26/28] staging: wilc1000: remove unused variable, Tony Cho
- [PATCH 27/28] staging: wilc1000: fix casting build warning, Tony Cho
- [PATCH 28/28] staging: wilc1000: change data type of variable, Tony Cho
- Re: [PATCH 00/28] removing the compile warnings for 64-bit, Sudip Mukherjee
[PATCH] Staging:wilc1000 :Remove typedef from struct,
Shraddha Barke
[PATCH] Staging : wilc1000 :Remove typedef from struct,
Shraddha Barke
[PATCH] Staging: wilc1000 :Insert blank line after declaration,
Shraddha Barke
[PATCH] Staging:wilc1000 :Remove braces for single statement blocks,
Shraddha Barke
[PATCH] staging/lustre/llite: Don't set page writeback on non-dirty page, green
[PATCH 00/13] Removal of lustre compat macros,
green
- [PATCH 02/13] staging/lustre: get rid of cfs_bio_* compat macroses, green
- [PATCH 01/13] staging/lustre: Remove unused ll_vfs_* compat defines, green
- [PATCH 03/13] staging/lustre: Drop FS_HAS_FIEMAP compat macro, green
- [PATCH 04/13] staging/lustre: Drop SLAB_DESTROY_BY_RCU redefine, it's always defined, green
- [PATCH 06/13] staging/lustre: Drop SEEK_* definition checks, green
- [PATCH 05/13] staging/lustre: remove *hw_segments compat defines, green
- [PATCH 09/13] staging/lustre: Use hlist primitives directly, green
- [PATCH 07/13] staging/lustre: Drop FMODE_UNSIGNED_OFFSET define, green
- [PATCH 11/13] staging/lustre: ATTR_TIMES_SET is always defined, so don't check it, green
- [PATCH 08/13] staging/lustre: replace ll_umode_t with umode_t, green
- [PATCH 13/13] staging/lustre: use ATTR_OPEN directly, remove ATTR_RAW, green
- [PATCH 10/13] staging/lustre: Get rid of ll_pagevec_ macros, green
- [PATCH 12/13] staging/lustre: Get rid of inode_dio_write_done and inode_dio_read, green
- Re: [PATCH 00/13] Removal of lustre compat macros, Greg Kroah-Hartman
[PATCH 0/1] staging: rtl8192e: Rework EEPROM handling code,
Mateusz Kulikowski
[PATCH] staging: fbtft: core: Don't set device platform_data, Noralf Trønnes
[PATCH] Staging: most: replace pr_*() functions by dev_*(),
Christian Gromm
[PATCH v2] Staging: most: fix doing DMA on stack, Christian Gromm
[PATCH 1/3] Staging: most: fix double unlock,
Christian Gromm
[RESEND V2 0/3] cover letter of wilc1000 patches,
Chaehyun Lim
[PATCH 0/5] 2nd patch for illegal coding style,
Tony Cho
[PATCH] improve lmk to avoid deadlock issue,
Wang, Biao
[Index of Archives]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]