Linux Device Driver Development
[Prev Page][Next Page]
- [PATCH v3 01/26] staging: most: rearrange source files, (continued)
- [PATCH v3 01/26] staging: most: rearrange source files, Christian Gromm
- [PATCH v3 03/26] staging: most: core: rename structure, Christian Gromm
- [PATCH v3 05/26] staging: most: core: rename struct memeber, Christian Gromm
- [PATCH v3 10/26] staging: most: core: remove struct device from struct most_aim, Christian Gromm
- [PATCH v3 12/26] staging: most: core: rename function, Christian Gromm
- [PATCH v3 14/26] staging: most: core: make channel name accessible from struct most_channel, Christian Gromm
- [PATCH v3 16/26] staging: most: usb: remove pointer initialization, Christian Gromm
- [PATCH v3 22/26] staging: most: core: check value returned by match function, Christian Gromm
- [PATCH v3 18/26] staging: most: core: fix comment sections, Christian Gromm
- [PATCH v3 20/26] staging: most: usb: clear functional stall on tx endpoint, Christian Gromm
- [PATCH v3 26/26] staging: most: core: fix list traversing, Christian Gromm
- [PATCH v3 24/26] staging: most: cdev: bundle module variables in structure, Christian Gromm
- [PATCH v3 06/26] staging: most: core: rename members aim* of struct most_channel, Christian Gromm
- [PATCH v3 04/26] staging: most: core: rename struct most_c_aim_obj to pipe, Christian Gromm
- [PATCH v3 13/26] staging: most: core: replace struct most_inst_obj with struct interface_private, Christian Gromm
- [PATCH v3 02/26] staging: most: integrate driver in kernel's device model, Christian Gromm
- [PATCH v3 09/26] staging: most: core: let core manage aim attributes, Christian Gromm
- [PATCH v3 07/26] staging: most: core: use structure to pack driver specific data, Christian Gromm
- [PATCH v3 15/26] staging: most: core: remove context pointer from struct most_aim, Christian Gromm
- [PATCH v3 11/26] staging: most: core: fix header file mostcore.h, Christian Gromm
- [PATCH v3 08/26] staging: most: core: track aim modules with linked list, Christian Gromm
- [PATCH v3 21/26] staging: most: core: fix data type, Christian Gromm
- [PATCH v3 25/26] staging: most: core: remove class generation, Christian Gromm
- [PATCH v3 23/26] staging: most: update driver usage file, Christian Gromm
- [PATCH v3 17/26] staging: most: change designator for modules interfacing userspace, Christian Gromm
- [PATCH v3 19/26] staging: most: core: fix formatting, Christian Gromm
- Re: [PATCH 00/26] staging: most: make use of kernel's device model and fix defects, Greg KH
- [PATCH] rtlwifi: Fix typo in if ... else if ... else construct, Larry Finger
- [PATCH v2 0/2] staging: atomisp: memory allocation cleanups,
Aishwarya Pant
- [PATCH] Staging: media: atomisp: made variable static, Sergiy Redko
- [PATCH] PCI: hv: fix "spurious APIC interrupt" due to new vector reservation mode,
Dexuan Cui
- [PATCH] Staging: speakup: Replace symbolic permissions with octal permissions,
Shreeya Patel
- [GIT PULL] VME Subsystem patches for 4.14-rc4,
Martyn Welch
- [PATCH] Staging: irda: Remove trailing whitespace errors, Shreeya Patel
- [PATCH v2 01/26] staging: most: rearrange source files,
Christian Gromm
- [PATCH v2 04/26] staging: most: core: rename struct most_c_aim_obj to pipe, Christian Gromm
- [PATCH v2 02/26] staging: most: integrate driver in kernel's device model, Christian Gromm
- [PATCH v2 03/26] staging: most: core: rename structure, Christian Gromm
- [PATCH v2 06/26] staging: most: core: rename members aim* of struct most_channel, Christian Gromm
- [PATCH v2 09/26] staging: most: core: let core manage aim attributes, Christian Gromm
- [PATCH v2 10/26] staging: most: core: remove struct device from struct most_aim, Christian Gromm
- [PATCH v2 05/26] staging: most: core: rename struct memeber, Christian Gromm
- [PATCH v2 11/26] staging: most: core: fix header file mostcore.h, Christian Gromm
- [PATCH v2 12/26] staging: most: core: rename function, Christian Gromm
- [PATCH v2 14/26] staging: most: core: make channel name accessible from struct most_channel, Christian Gromm
- [PATCH v2 18/26] staging: most: core: fix comment sections, Christian Gromm
- [PATCH v2 20/26] staging: most: usb: clear functional stall on tx endpoint, Christian Gromm
- [PATCH v2 07/26] staging: most: core: use structure to pack driver specific data, Christian Gromm
- [PATCH v2 22/26] staging: most: core: check value returned by match function, Christian Gromm
- [PATCH v2 15/26] staging: most: core: remove context pointer from struct most_aim, Christian Gromm
- [PATCH v2 21/26] staging: most: core: fix data type, Christian Gromm
- [PATCH v2 08/26] staging: most: core: track aim modules with linked list, Christian Gromm
- [PATCH v2 19/26] staging: most: core: fix formatting, Christian Gromm
- [PATCH v2 25/26] staging: most: core: remove class generation, Christian Gromm
- [PATCH v2 16/26] staging: most: usb: remove pointer initialization, Christian Gromm
- [PATCH v2 17/26] staging: most: change designator for modules interfacing userspace, Christian Gromm
- [PATCH v2 23/26] staging: most: update driver usage file, Christian Gromm
- [PATCH v2 24/26] staging: most: cdev: bundle module variables in structure, Christian Gromm
- [PATCH v2 26/26] staging: most: core: fix list traversing, Christian Gromm
- [PATCH v2 13/26] staging: most: core: replace struct most_inst_obj with struct interface_private, Christian Gromm
- Re: [PATCH v2 01/26] staging: most: rearrange source files, Greg KH
- [PATCH 01/28] staging: most: rearrange source files,
Christian Gromm
- [PATCH 05/28] staging: most: core: rename struct memeber, Christian Gromm
- [PATCH 04/28] staging: most: core: rename struct most_c_aim_obj to pipe, Christian Gromm
- [PATCH 06/28] staging: most: core: rename members aim* of struct most_channel, Christian Gromm
- [PATCH 08/28] staging: most: core: track aim modules with linked list, Christian Gromm
- [PATCH 13/28] staging: most: core: replace struct most_inst_obj with struct interface_private, Christian Gromm
- [PATCH 12/28] staging: most: core: rename function, Christian Gromm
- [PATCH 16/28] staging: most: usb: remove pointer initialization, Christian Gromm
- [PATCH 07/28] staging: most: core: use structure to pack driver specific data, Christian Gromm
- [PATCH 11/28] staging: most: core: fix header file mostcore.h, Christian Gromm
- [PATCH 09/28] staging: most: core: let core manage aim attributes, Christian Gromm
- [PATCH 03/28] staging: most: core: rename structure, Christian Gromm
- [PATCH 14/28] staging: most: core: make channel name accessible from struct most_channel, Christian Gromm
- [PATCH 10/28] staging: most: core: remove struct device from struct most_aim, Christian Gromm
- [PATCH 18/28] staging: most: core: fix comment sections, Christian Gromm
- [PATCH 19/28] staging: most: core: fix formatting, Christian Gromm
- [PATCH 21/28] staging: most: core: fix data type, Christian Gromm
- [PATCH 02/28] staging: most: integrate driver in kernel's device model, Christian Gromm
- [PATCH 17/28] staging: most: change designator for modules interfacing userspace, Christian Gromm
- [PATCH 15/28] staging: most: core: remove context pointer from struct most_aim, Christian Gromm
- [PATCH 24/28] staging: most: cdev: bundle module variables in structure, Christian Gromm
- [PATCH 26/28] staging: most: core: fix list traversing, Christian Gromm
- [PATCH 22/28] staging: most: core: check value returned by match function, Christian Gromm
- [PATCH 20/28] staging: most: usb: clear functional stall on tx endpoint, Christian Gromm
- [PATCH 23/28] staging: most: update driver usage file, Christian Gromm
- [PATCH 25/28] staging: most: core: remove class generation, Christian Gromm
- [PATCH] staging: rtl8723bs: hide "nolinked power save" info when not debugging, Icenowy Zheng
- [PATCH] staging: rtsx: Add support for RTS5260,
rui_feng
- [PATCH] staging: vboxvideo: Fix reporting invalid suggested-offset-properties,
Hans de Goede
- [PATCH 00/20] mark expected switch fall-throughs,
Gustavo A. R. Silva
- [PATCH 15/20] staging: lustre: llite: mark expected switch fall-through, Gustavo A. R. Silva
- [PATCH 13/20] staging: rtlwifi: halmac: mark expected switch fall-through, Gustavo A. R. Silva
- [PATCH 17/20] staging: lustre: ldlm: mark expected switch fall-through, Gustavo A. R. Silva
- [PATCH 11/20] staging: r8822be: mark expected switch fall-throughs, Gustavo A. R. Silva
- [PATCH 09/20] staging: vt6656: card: mark expected switch fall-throughs, Gustavo A. R. Silva
- [PATCH 02/20] staging: lustre: lnet: socklnd: mark expected switch fall-through, Gustavo A. R. Silva
- [PATCH 07/20] staging: rtl8188eu: usb_halinit: mark expected switch fall-through, Gustavo A. R. Silva
- [PATCH 14/20] staging: lustre: lnet: selftest: mark expected switch fall-throughs, Gustavo A. R. Silva
- [PATCH 12/20] staging: lustre: lnet: selftest: mark expected switch fall-through, Gustavo A. R. Silva
- [PATCH 16/20] staging: lustre: lprocfs: mark expected switch fall-throughs, Gustavo A. R. Silva
- [PATCH 20/20] staging: lustre: rpc: mark expected switch fall-throughs, Gustavo A. R. Silva
- [PATCH 05/20] staging: lustre: lnet: net_fault: mark expected switch fall-through, Gustavo A. R. Silva
- [PATCH 01/20] staging: ks7010: ks_wlan_net: mark expected switch fall-throughs, Gustavo A. R. Silva
- [PATCH 08/20] staging: vc04_services: vchiq_core: mark expected switch fall-through, Gustavo A. R. Silva
- [PATCH 18/20] staging: lustre: osc: mark expected switch fall-through, Gustavo A. R. Silva
- [PATCH 03/20] staging: rtl8192e: mark expected switch fall-through, Gustavo A. R. Silva
- [PATCH 06/20] staging: comedi: s526: mark expected switch fall-through, Gustavo A. R. Silva
- [PATCH 04/20] staging: rtl8723bs: rtw_mlme_ext: mark expected switch fall-through, Gustavo A. R. Silva
- [PATCH 10/20] staging: rtl8188eu: usb_ops_linux: mark expected switch fall-through, Gustavo A. R. Silva
- [PATCH 19/20] staging: lustre: ptlrpc: mark expected switch fall-throughs, Gustavo A. R. Silva
- Re: [PATCH 00/20] mark expected switch fall-throughs, Gustavo A. R. Silva
- [PATCH] staging/ccree: Declare compiled out functions static inline, Rishabh Hardas
- [PATCH 00/10] staging/irda/net: Adjustments for several function implementations,
SF Markus Elfring
- [PATCH 01/10] staging: irda: Improve a size determination in 20 functions, SF Markus Elfring
- [PATCH 02/10] staging: irda: Delete ten error messages for a failed memory allocation, SF Markus Elfring
- [PATCH 03/10] staging/irda/net: Adjust 385 checks for null pointers, SF Markus Elfring
- [PATCH 04/10] staging/irda/net: Delete an unnecessary variable initialisation in irlap_recv_discovery_xid_cmd(), SF Markus Elfring
- [PATCH 05/10] staging/irda/net: Delete an unnecessary variable initialisation in irlap_recv_discovery_xid_rsp(), SF Markus Elfring
- [PATCH 06/10] staging/irda/net: Delete an unnecessary variable initialisation in two functions, SF Markus Elfring
- [PATCH 07/10] staging/irda/net: Delete an unnecessary variable initialisation in four functions, SF Markus Elfring
- [PATCH 08/10] staging/irda/net: Use common error handling code in irias_new_object(), SF Markus Elfring
- [PATCH 09/10] staging/irda/net: Combine some seq_printf() calls in two functions, SF Markus Elfring
- [PATCH 10/10] staging/irda/net: Use seq_puts() in four functions, SF Markus Elfring
- Re: [PATCH 00/10] staging/irda/net: Adjustments for several function implementations, Bjørn Mork
- [PATCH v3 0/2] NVIDIA Tegra20 video decoder driver,
Dmitry Osipenko
- [PATCH 0/5] staging: pi433: rf69.c coding style errors cleanup,
Marcin Ciupak
- [PATCH 1/9] staging: fsl-dpaa2/eth: Fix potential endless loop,
Ioana Radulescu
- [PATCH 1/1] vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister(),
kys
- [PATCH] staging: vt6655: mark expected switch fall-throughs in vnt_set_keymode, Gustavo A. R. Silva
- [PATCH] staging: typec: tcpci: mark expected switch fall-through in tcpci_to_typec_cc, Gustavo A. R. Silva
- [PATCH] staging: rtlwifi: mark expected switch fall-through in rtl_make_smps_action, Gustavo A. R. Silva
- [PATCH] staging: wilc1000: replace redundant computations with 0,
Colin King
- [PATCH v2] Staging: bcm2048 fix bare use of 'unsigned' in radio-bcm2048.c,
Branislav Radocaj
- [PATCH] vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister(), Dexuan Cui
- [PATCH] timer: Remove meaningless .data/.function assignments,
Kees Cook
- [PATCH] Staging: rtlwifi: Remove NULL pointer dereference,
Shreeya Patel
- usb/irda: global-out-of-bounds in irda_qos_bits_to_value, Andrey Konovalov
- usb/net/prism2usb: warning in hfa384x_usbctlxq_run/usb_submit_urb, Andrey Konovalov
- usb/net/prism2usb: warning in hfa384x_drvr_start/usb_submit_urb, Andrey Konovalov
- [PATCH v2] staging: rtl8723bs: remove implicit int->bool conversions, Aishwarya Pant
- [PATCH] staging: rtl8723bs: remove implicit int->bool conversions,
Aishwarya Pant
- [PATCH] ANDROID: binder: call poll_wait() unconditionally.,
Martijn Coenen
- [PATCH] vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspend, Jia-Ju Bai
- [PATCH] pci: Fix a possible sleep-in-atomic bug in pci_set_power_state,
Jia-Ju Bai
- [BUG] vt6655: A possible sleep-in-atomic bug in vt6655_suspend,
Jia-Ju Bai
- [PATCH v3 06/10] staging: rtl8723bs: Add space after ',', Harsha Sharma
- [BUG] rtl8188eu: Some possible sleep-in-atomic bugs in ips_leave, Jia-Ju Bai
- [PATCH v2 3/3] rtl8188eu: Fix a possible sleep-in-atomic bug in _rtw_pwr_wakeup, Jia-Ju Bai
- [PATCH v2 2/3] rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_createbss_cmd, Jia-Ju Bai
- [PATCH v2 1/3] rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_disassoc_cmd, Jia-Ju Bai
- [PATCH 0/2] staginng: atomisp: memory allocation cleanups,
Aishwarya Pant
- [PATCH] staging/rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_disassoc_cmd, Jia-Ju Bai
- [PATCH v2] Staging: rtl8723bs: core: rtw_cmd: Remove cast to pointer types in kfree,
Srishti Sharma
- [PATCH v2] Staging: pi433: Fix the position of brace after if,
Srishti Sharma
- [PATCH] Staging: rtlwifi: phydm: Use setup_timer,
Srishti Sharma
- [PATCH] Staging: pi433: Fix the position of brace after if,
Srishti Sharma
- [PATCH] Staging: media: atomisp: pci: Eliminate use of typedefs for struct,
Srishti Sharma
- [PATCH] Staging: rtl8723bs: core: rtw_cmd: Remove cast to pointer types in kfree,
Srishti Sharma
- [PATCH v2] staging: comedi: dt282x: fix IRQ assignment for dev->irq.,
Arvind Yadav
- [PATCH] staging: comedi: dt282x: fix IRQ assignment for dev->irq., Arvind Yadav
- [PATCH] staging: comedi: dt282x: release irq on dt282x detach,
Arvind Yadav
- [PATCH] x86/hyperv: clear vcpu banks between calls to avoid flushing unneeded vCPUs, Vitaly Kuznetsov
- [PATCH 1/2 v3] Add new uio device for PCI with dynamic memory allocation,
Stahl, Manuel
- [PATCH 0/3] Drivers: hv: vmbus: Miscellaneous enhancements and fixes,
kys
- [PATCH] staging: rtlwifi: remove duplicated macros in comments,
Matthew Giassa
- [PATCH] staging: irda: resolve sparse errors due to implicit pci_power_t casts,
Matthew Giassa
- [PATCH v3 00/17] Hyper-V: add tracing to VMBus module and trace messages/events,
Vitaly Kuznetsov
- [PATCH v3 01/17] hyper-v: trace vmbus_on_msg_dpc(), Vitaly Kuznetsov
- [PATCH v3 02/17] hyper-v: trace vmbus_on_message(), Vitaly Kuznetsov
- [PATCH v3 04/17] hyper-v: trace vmbus_onoffer_rescind(), Vitaly Kuznetsov
- [PATCH v3 03/17] hyper-v: trace vmbus_onoffer(), Vitaly Kuznetsov
- [PATCH v3 05/17] hyper-v: trace vmbus_onopen_result(), Vitaly Kuznetsov
- [PATCH v3 06/17] hyper-v: trace vmbus_ongpadl_created(), Vitaly Kuznetsov
- [PATCH v3 09/17] hyper-v: trace vmbus_request_offers(), Vitaly Kuznetsov
- [PATCH v3 08/17] hyper-v: trace vmbus_onversion_response(), Vitaly Kuznetsov
- [PATCH v3 10/17] hyper-v: trace vmbus_open(), Vitaly Kuznetsov
- [PATCH v3 13/17] hyper-v: trace vmbus_teardown_gpadl(), Vitaly Kuznetsov
- [PATCH v3 14/17] hyper-v: trace vmbus_negotiate_version(), Vitaly Kuznetsov
- [PATCH v3 12/17] hyper-v: trace vmbus_establish_gpadl(), Vitaly Kuznetsov
- [PATCH v3 17/17] hyper-v: trace channel events, Vitaly Kuznetsov
- [PATCH v3 15/17] hyper-v: trace vmbus_release_relid(), Vitaly Kuznetsov
- [PATCH v3 07/17] hyper-v: trace vmbus_ongpadl_torndown(), Vitaly Kuznetsov
- [PATCH v3 11/17] hyper-v: trace vmbus_close_internal(), Vitaly Kuznetsov
- [PATCH v3 16/17] hyper-v: trace vmbus_send_tl_connect_request(), Vitaly Kuznetsov
- Re: [PATCH v3 00/17] Hyper-V: add tracing to VMBus module and trace messages/events, Stephen Hemminger
- [PATCH v3] Staging: rtl8188eu: core: rtw_mlme_ext: Use list_for_each_entry_safe, Srishti Sharma
- [PATCH] Staging: rtl8723bs: core: rtw_recv: fix parenthesis alignment warning in validate_recv_mgnt_frame(),
Srinivasan Shanmugam
- [PATCH] x86/hyper-v: fix hypercalls with extended CPU ranges for TLB flushing, Marcelo Henrique Cerri
- [PATCH 2/3] greybus: audio: don't inclide rwlock.h directly.,
Sebastian Andrzej Siewior
- [PATCH] x86/hyperv: don't use percpu areas for pcpu_flush/pcpu_flush_ex structures, Vitaly Kuznetsov
- [PATCH] staging: comedi: adv_pci_dio: update for PCI-1761, Ian Abbott
- [PATCH v3 0/6] staging: Introduce DPAA2 Ethernet Switch driver,
Razvan Stefanescu
- [PATCH] staging/atomisp: Convert timers to use timer_setup(),
Kees Cook
- [PATCH] staging: rtl8192e: Convert timers to use timer_setup(),
Kees Cook
- [PATCH] staging: rtl8192u: Convert timers to use timer_setup(),
Kees Cook
- [PATCH] staging: rtl8188eu: Convert timers to use timer_setup(),
Kees Cook
- [PATCH] staging: rtl8712: Convert timers to use timer_setup(),
Kees Cook
- [PATCH] staging/wilc1000: Convert timers to use timer_setup(),
Kees Cook
- [PATCH] vmbus: initialize reserved fields in messages, Stephen Hemminger
- [PATCH 2/2] Staging: rtl8723bs: Externs should be avoided in .C file,
Srinivasan Shanmugam
- [PATCH 1/2] Staging: rtl8723bs: Externs should be avoided in .C file, Srinivasan Shanmugam
- [PATCH] staging: ccree: local variable "dev" not required,
sunil . m
- [PATCH v2] staging: fbtft: differentiate between buffer and data types to fix sparse warning,
Alfonso Lima Astor
- [PATCH v2] Staging: rtl8188eu: core: rtw_mlme_ext: Use list_for_each_entry_safe,
Srishti Sharma
- [PATCH v2] Staging: rtl8188eu: core: rtw_xmit: Use list_for_each_entry_safe, Srishti Sharma
- [PATCH v2] Staging: rtl8188eu: core: rtw_ap: Use list_for_each_entry_safe,
Srishti Sharma
[PATCH] [STABLE-4.13] [media] imx-media-of: avoid uninitialized variable warning,
Arnd Bergmann
[PATCH] Staging: rtl8723bs: Externs should be avoided in .C file,
Srinivasan Shanmugam
<Possible follow-ups>
[PATCH] Staging: rtl8723bs: Externs should be avoided in .C file, Srinivasan Shanmugam
[PATCH] Staging: rtl8723bs: Externs should be avoided in .C file, Srinivasan Shanmugam
[PATCH] Staging: rtl8723bs: Externs should be avoided in .C file, Srinivasan Shanmugam
[PATCH] Staging: rtl8723bs: Externs should be avoided in .C file, Srinivasan Shanmugam
[PATCH v4] staging: atomisp: add a driver for ov5648 camera sensor,
Devid Antonio Filoni
[PATCH v2 0/2] NVIDIA Tegra20 video decoder driver,
Dmitry Osipenko
[PATCH] Staging: rtl8188eu: core: Use list_for_each_entry_safe,
Srishti Sharma
[PATCH] media: staging/imx: do not return error in link_notify for unknown sources,
Steve Longerbeam
[GIT PULL] Staging/IIO driver fixes for 4.14-rc4, Greg KH
[PATCH 0/4] staging: rtlwifi: pr_err() strings should end with newlines,
Arvind Yadav
[PATCH v2 0/4] staging: ccree: logging related coding style fixes,
Gilad Ben-Yossef
[PATCH] staging: rtlwifi: make various structures static, Colin King
[PATCH v3] staging: atomisp: add a driver for ov5648 camera sensor,
Devid Antonio Filoni
Re: [REVIEW REQUEST] staging: unisys: review request for visorbus,
gregkh@xxxxxxxxxxxxxxxxxxx
[PATCH] Add new uio device for PCI with dynamic memory allocation,
Stahl, Manuel
[PATCH] staging: rts5208: use usleep_range instead of udelay,
Keerthi Reddy
[PATCH 0/4] staging: ccree: logging related coding style fixes,
Gilad Ben-Yossef
[PATCH v2 0/6] staging: Introduce DPAA2 Ethernet Switch driver,
Razvan Stefanescu
[PATCH 00/18] use ARRAY_SIZE macro,
Jérémy Lefaure
[PATCH] staging: android: TODO: Removing an invalid issue,
Joaquin Garmendia Cabrera
[PATCH v4] Staging: rtl8723bs: Remove unnecessary comments, Shreeya Patel
[PATCH] staging: rtl8192u: make r8192_wx_handlers_def structure const, Bhumika Goyal
[PATCH v3] Staging: rtl8723bs: Remove unnecessary comments.,
Shreeya Patel
[PATCH] vme: Fix integer overflow checking in vme_check_window(),
Dan Carpenter
[PATCH v2] Staging: rtl8723bs: Remove unnecessary comments.,
Shreeya Patel
[PATCH 0/6] Replace container_of with list_entry,
Srishti Sharma
[PATCH 1/1] Drivers: hv: vmbus: Fix bugs in rescind handling, kys
[PATCH 0/3] staging: iio: tsl2x7x: staging cleanups,
Brian Masney
[PATCH] Staging: rtl8188eu: core: Use list_entry instead of container_of,
Srishti Sharma
[PATCH] binder: fix use-after-free in binder_transaction(), Todd Kjos
[PATCH] imx-csi: fix burst size,
Russell King
[PATCH RFC] media: staging/imx: fix complete handler,
Russell King
[PATCH] Staging: rtl8723bs: Remove unnecessary comments.,
Shreeya Patel
[PATCH v2 00/16] Hyper-V: add tracing to VMBus module and trace all messages,
Vitaly Kuznetsov
- [PATCH v2 01/16] hyper-v: trace vmbus_on_msg_dpc(), Vitaly Kuznetsov
- [PATCH v2 02/16] hyper-v: trace vmbus_on_message(), Vitaly Kuznetsov
- [PATCH v2 03/16] hyper-v: trace vmbus_onoffer(), Vitaly Kuznetsov
- [PATCH v2 04/16] hyper-v: trace vmbus_onoffer_rescind(), Vitaly Kuznetsov
- [PATCH v2 05/16] hyper-v: trace vmbus_onopen_result(), Vitaly Kuznetsov
- [PATCH v2 06/16] hyper-v: trace vmbus_ongpadl_created(), Vitaly Kuznetsov
- [PATCH v2 07/16] hyper-v: trace vmbus_ongpadl_torndown(), Vitaly Kuznetsov
- [PATCH v2 08/16] hyper-v: trace vmbus_onversion_response(), Vitaly Kuznetsov
- [PATCH v2 09/16] hyper-v: trace vmbus_request_offers(), Vitaly Kuznetsov
- [PATCH v2 10/16] hyper-v: trace vmbus_open(), Vitaly Kuznetsov
- [PATCH v2 11/16] hyper-v: trace vmbus_close_internal(), Vitaly Kuznetsov
- [PATCH v2 12/16] hyper-v: trace vmbus_establish_gpadl(), Vitaly Kuznetsov
- [PATCH v2 13/16] hyper-v: trace vmbus_teardown_gpadl(), Vitaly Kuznetsov
- [PATCH v2 14/16] hyper-v: trace vmbus_negotiate_version(), Vitaly Kuznetsov
- [PATCH v2 15/16] hyper-v: trace vmbus_release_relid(), Vitaly Kuznetsov
- [PATCH v2 16/16] hyper-v: trace vmbus_send_tl_connect_request(), Vitaly Kuznetsov
[PATCH 1/2] staging: rtlwifi: silence underflow warning,
Dan Carpenter
[PATCH] staging: wlan-ng: resolve sparse Endianness issue.,
Matthew Giassa
[PATCH v2] staging: fsl-mc/dpio: Fix incorrect comparison, Ioana Radulescu
[RESEND PATCH v2 13/17] media: v4l2-async: simplify v4l2_async_subdev structure,
Mauro Carvalho Chehab
Re: [RESEND PATCH v2 13/17] media: v4l2-async: simplify v4l2_async_subdev structure, Sakari Ailus
[RESEND PATCH 0/3] staging: rtl8188eu: perform minor code cleanup,
Aishwarya Pant
[PATCH] Staging: fsl-mc: remove unnecessary parenthesis, Keerthi Reddy
[PATCH v2 13/17] media: v4l2-async: simplify v4l2_async_subdev structure,
Mauro Carvalho Chehab
Re: [PATCH v2 13/17] media: v4l2-async: simplify v4l2_async_subdev structure, Sakari Ailus
Re: [RESEND PATCH v2 13/17] media: v4l2-async: simplify v4l2_async_subdev structure, Sakari Ailus
[PATCH] staging: fsl-mc/dpio: Fix incorrect comparison,
Ioana Radulescu
[PATCH] staging: fbtft: diferenciate between buffer and data types to fix sparse warning,
Alfonso Lima Astor
[PATCH 00/45] staging: unisys: more updates to clean up the code.,
David Kershner
- [PATCH 08/45] staging: unisys: visorbus: visorbus_main.c: cleanup and consolidate comments, David Kershner
- [PATCH 01/45] staging: unisys: visorbus: simplify commenting in controlvm_init, David Kershner
- [PATCH 02/45] staging: unisys: visorbus: don't need local variable cmd, David Kershner
- [PATCH 05/45] staging: unisys; visorbus: visorchipset.c: remove extraneous newline, David Kershner
- [PATCH 04/45] staging: unisys: visorbus: visorchannel: use 80 characters for comments, David Kershner
- [PATCH 12/45] staging: unisys: fix up device_destroy, David Kershner
- [PATCH 07/45] staging: unisys: visorbus: visorbus_private.h remove extra blank lines, David Kershner
- [PATCH 10/45] staging: unisys: visorbus: don't put code in declaration., David Kershner
- [PATCH 15/45] staging: unisys: visorbus: keep the success path on the left, David Kershner
- [PATCH 06/45] staging: unisys: visorbus: fix alignment of paranethesis, David Kershner
- [PATCH 17/45] staging: unisys: visorbus: clean up formatting of function definitions, David Kershner
- [PATCH 03/45] staging: unisys: visorbus: clean up parser_string_get function, David Kershner
- [PATCH 11/45] staging: unisys: visorbus: NULL pending_msg_hdr not an error, David Kershner
- [PATCH 13/45] staging: unisys; visorbus: visorbus_main.c: remove extraneous newline, David Kershner
- [PATCH 19/45] staging: unisys: visorbus: Remove unneeded initialization, David Kershner
- [PATCH 14/45] staging: unisys: visorbus: clean up initializations, David Kershner
- [PATCH 18/45] staging: unisys: visorbus: simplify debugfs print statment, David Kershner
- [PATCH 23/45] staging: unisys: visorbus: to_visor_device/to_visor_driver move up, David Kershner
- [PATCH 20/45] staging: unisys: visorbus: fix newlines for visorchannel, David Kershner
- [PATCH 16/45] staging: unisys: shrink the name of a variable, David Kershner
- [PATCH 21/45] staging: unisys: visorbus: visorchipset: clean up blank lines in visorchipset, David Kershner
- [PATCH 22/45] staging: unisys: visorbus: visorbus_main.c: remove blank lines, David Kershner
- [PATCH 09/45] staging: unisys: visorbus: use guid_is_equal instead of memcmp, David Kershner
- [PATCH 24/45] staging: unisys: only include a file where it is used., David Kershner
- [PATCH 26/45] staging: unisys: visorbus: vbuschannel doesn't use ctypes, David Kershner
- [PATCH 27/45] staging: unisys: include: reorder to avoid forward declaration, David Kershner
- [PATCH 28/45] staging: unisys: include: remove signature_32, David Kershner
- [PATCH 31/45] staging: unisys: remove visorbus_type extern, David Kershner
- [PATCH 29/45] staging: unisys: include: consolidate a comment, David Kershner
- [PATCH 25/45] staging: unisys: include: remove io.h from channel.h, David Kershner
- [PATCH 30/45] staging: unisys: visorbus: keep the success path on the left side, David Kershner
- [PATCH 36/45] staging: unisys: include: Remove unnecessary macro to generate signature, David Kershner
- [PATCH 33/45] staging: unisys: visorbus: shrink name of POLLJIFFIES_CONTROLVMCHANNEL_XXX, David Kershner
- [PATCH 34/45] staging: unisys: visorbus: clean up parameter formatting, David Kershner
- [PATCH 35/45] staging: unisys: include: Rename channel.h to visorchannel.h, David Kershner
- [PATCH 37/45] staging: unisys: include: Remove unused enum, David Kershner
- [PATCH 39/45] staging: unisys: visorbus: simplify visorchannel_create_guts, David Kershner
- [PATCH 32/45] staging: unisys: visorbus: visorchipset.c: Remove useless initializations, David Kershner
- [PATCH 44/45] staging: unisys: visorhba: clean up parenthesis, David Kershner
- [PATCH 45/45] staging: unisys: visornic: clean up parenthesis, David Kershner
- [PATCH 42/45] staging: unisys: visorbus: fix comments in vbuschannel.h, David Kershner
- [PATCH 38/45] staging: unisys: check the whole channel instead of just guid for match, David Kershner
- [PATCH 41/45] staging: unisys: include: fix comments and spacing issues in visorbus.h, David Kershner
- [PATCH 40/45] staging: unisys: visorbus: fix line over 80 characters checkpatch warning, David Kershner
- [PATCH 43/45] staging: unisys: visorbus: Fix extraneous parenthesis, David Kershner
[PATCH v5 0/2] staging: ion: get one device per heap,
Benjamin Gaignard
[PATCH] staging: iio: trigger: Move header file content to source file,
Harsha Sharma
[PATCH] staging: wlan-ng: convert variable to le16 for assignment,
Alfonso Lima Astor
[Index of Archives]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]