Linux Device Driver Development
[Prev Page][Next Page]
- [PATCH v3 7/8] MFD:rtsx: Fix checkpatch warning, (continued)
- Status of wiki pages,
Rafael Ignacio Zurita
- [PATCH/v2] staging: vt6655: Fix typo in vt6655 driver, Masanari Iida
- [PATCH] staging: vt6655: Fix typo in vt6655 driver, Masanari Iida
- [PATCH v2 0/8] rtsx patchset for MFD and MMC tree,
wei_wang
- [PATCH 1/2] staging: tidspbridge: fix breakages due to CM reorganization,
Omar Ramirez Luna
- [PATCH 0/7] rtsx patchset for MFD and MMC tree,
wei_wang
- [PATCH 01/18] Staging: bcm: Fix all white space issues in Protocol.h,
Kevin McKinney
- [PATCH 02/18] Staging: bcm: Properly format comments in Protocol.h, Kevin McKinney
- [PATCH 03/18] Staging: bcm: Properly format braces in Protocol.h, Kevin McKinney
- [PATCH 05/18] Staging: bcm: Fix issue: "Macros with complex values should be enclosed in parenthesis" in Protocol.h, Kevin McKinney
- [PATCH 06/18] Staging: bcm: Replace USHORT with unsigned short in Protocol.h, Kevin McKinney
- [PATCH 04/18] Staging: bcm: Fix warning: "__packed is preferred over __attribute__((packed))" in Protocol.h, Kevin McKinney
- [PATCH 07/18] Staging: bcm: Replace ULONG with unsigned long in Protocol.h, Kevin McKinney
- [PATCH 08/18] Staging: bcm: Replace UCHAR with unsigned char in Protocol.h, Kevin McKinney
- [PATCH 09/18] Staging: bcm: Remove typedef for _TCP_HEADER and call directly., Kevin McKinney
- [PATCH 10/18] Staging: bcm: Remove typedef for _E_SERVICEFLOW_CS_SPEC_ and call directly., Kevin McKinney
- [PATCH 11/18] Staging: bcm: Remove typedef for _ETH_CS_ETH2_FRAME and call directly., Kevin McKinney
- [PATCH 12/18] Staging: bcm: Remove typedef for _ETH_CS_802_LLC_SNAP_FRAME and call directly., Kevin McKinney
- [PATCH 14/18] Staging: bcm: Remove typedef for _ETH_CS_802_Q_FRAME and call directly., Kevin McKinney
- [PATCH 15/18] Staging: bcm: Remove typedef for _S_ETHCS_PKT_INFO and call directly., Kevin McKinney
- [PATCH 16/18] Staging: bcm: Remove typedef for _E_NWPKT_ETHFRAME_TYPE and call directly., Kevin McKinney
- [PATCH 13/18] Staging: bcm: Remove typedef for _ETH_CS_802_LLC_FRAME and call directly., Kevin McKinney
- [PATCH 17/18] Staging: bcm: Remove typedef for _E_NWPKT_IPFRAME_TYPE and call directly., Kevin McKinney
- [PATCH 18/18] Staging: bcm: Remove typedef for TransportHeaderT and call directly., Kevin McKinney
- [PATCH] staging: echo.c: fix memory leakage, Cong Ding
- [PATCH 1/5] Staging: bcm: Remove typedef for ePMU_MODES and call directly.,
Kevin McKinney
- [PATCH 6/6] staging: comedi: drivers (core): remove BUG_ON in comedi_auto_unconfig(), H Hartley Sweeten
- [PATCH 4/6] staging: comedi: skel: add 'name' for pci_driver, H Hartley Sweeten
- [PATCH 5/6] staging: comedi: drivers (core): remove the check for pci_driver->name, H Hartley Sweeten
- [PATCH 3/6] staging: comedi: drivers (core): don't BUG_ON because of faulty drivers, H Hartley Sweeten
- [PATCH 2/6] staging: comedi: drivers (core): factor out async subdevice postconfig, H Hartley Sweeten
- [PATCH 1/6] staging: comedi: drivers (core): remove forward declarations, H Hartley Sweeten
- [PATCH 0/6] staging: comedi: drivers (core): cleanup module,
H Hartley Sweeten
- [PATCH 08/11] staging: comedi: comedi_buf: clarify comedi_buf_read_free(), H Hartley Sweeten
- [PATCH 11/11] staging: comedi: comedi_buf: remove comedi_buf_write_alloc_strict(), H Hartley Sweeten
- [PATCH 10/11] staging: comedi: comedi_buf: clarify __comedi_buf_write_alloc(),
H Hartley Sweeten
- [PATCH 09/11] staging: comedi: comedi_buf: clarify comedi_buf_read_alloc(),
H Hartley Sweeten
- [PATCH 07/11] staging: comedi: comedi_buf: clarify comedi_buf_write_free(), H Hartley Sweeten
- [PATCH 06/11] staging: comedi: comedi_buf: rename comedi_reset_async_buf(), H Hartley Sweeten
- [PATCH 05/11] staging: comedi: comedi_buf: consolidate the buffer deallocation code, H Hartley Sweeten
- [PATCH 04/11] staging: comedi: comedi_buf: factor out the new buffer allocation code, H Hartley Sweeten
- [PATCH 03/11] staging: comedi: comedi_buf: factor out common code to free the buf_page_list, H Hartley Sweeten
- [PATCH 02/11] staging: comedi: comedi_buf: factor out common comedi_buf_write_alloc_* code, H Hartley Sweeten
- [PATCH 01/11] staging: comedi: separate out comedi_buf_* functions,
H Hartley Sweeten
- [PATCH 00/11] staging: comedi: cleanup asynchronous buffer functions,
H Hartley Sweeten
- [GIT PULL FOR v3.9] Davinci VPFE Media Controller capture driver for DM365, Prabhakar Lad
- [Q] comedi: vmap of the async->prealloc_buf,
H Hartley Sweeten
- Re: [PATCH] mmc:core:if detect mmc card remove, don't wait for req done,
Linus Torvalds
- [PATCH 01/14] Staging: bcm: Fix all white space issues in PHSDefines.h,
Kevin McKinney
- [PATCH 03/14] Staging: bcm: Properly format braces in PHSDefines.h, Kevin McKinney
- [PATCH 02/14] Staging: bcm: Properly format comments in PHSDefines.h, Kevin McKinney
- [PATCH 05/14] Staging: bcm: Replace B_UINT16 with u16 in PHSDefines.h, Kevin McKinney
- [PATCH 04/14] Staging: bcm: Replace B_UINT8 with u8 in PHSDefines.h, Kevin McKinney
- [PATCH 06/14] Staging: bcm: Replace ULONG with unsigned long in PHSDefines.h, Kevin McKinney
- [PATCH 07/14] Staging: bcm: Replace LONG with long in PHSDefines.h, Kevin McKinney
- [PATCH 09/14] Staging: bcm: Remove typedef for _S_SERVICEFLOW_TABLE and call directly., Kevin McKinney
- [PATCH 08/14] Staging: bcm: Remove typedef for _PHS_DEVICE_EXTENSION and call directly., Kevin McKinney
- [PATCH 10/14] Staging: bcm: Remove typedef for _S_SERVICEFLOW_ENTRY and call directly., Kevin McKinney
- [PATCH 11/14] Staging: bcm: Remove typedef for _S_CLASSIFIER_TABLE and call directly., Kevin McKinney
- [PATCH 12/14] Staging: bcm: Remove typedef for _S_CLASSIFIER_ENTRY and call directly., Kevin McKinney
- [PATCH 13/14] Staging: bcm: Remove typedef for _E_CLASSIFIER_ENTRY_CONTEXT and call directly., Kevin McKinney
- [PATCH 14/14] Staging: bcm: Remove typedef for _S_PHS_RULE and call directly., Kevin McKinney
- [PATCH] staging: comedi: Makefile: conditionally compile multi-file core module, H Hartley Sweeten
- [PATCH] staging: comedi: store the 'index' for each subdevice, H Hartley Sweeten
- [PATCH 25/26] staging: comedi: comedi_fops: cleanup comedi_mmap(), H Hartley Sweeten
- [PATCH 26/26] staging: comedi: comedi_fops: use kzalloc in comedi_alloc_subdevice_minor(), H Hartley Sweeten
- [PATCH 24/26] staging: comedi: comedi_fops: cleanup comedi_{read, write}_subdevice(), H Hartley Sweeten
- [PATCH 23/26] staging: comedi: comedi_fops: introduce comedi_is_subdevice_idle(), H Hartley Sweeten
- [PATCH 22/26] staging: comedi: comedi_fops: introduce comedi_is_subdevice_in_error(), H Hartley Sweeten
- [PATCH 20/26] staging: comedi: use comedi_is_subdevice_running(), H Hartley Sweeten
- [PATCH 21/26] staging: comedi: comedi_fops: don't export comedi_get_subdevice_runflags(), H Hartley Sweeten
- [PATCH 19/26] staging: comedi: comedi_fops: introduce comedi_is_subdevice_running(), H Hartley Sweeten
- [PATCH 18/26] staging: comedi: comedi_fops: move comedi_get_subdevice_runflags(), H Hartley Sweeten
- [PATCH 17/26] staging: comedi: comedi_fops: fix a number of sizeof(struct foo) forms, H Hartley Sweeten
- [PATCH 16/26] staging: comedi: comedi_fops: move comedi_cleanup_legacy_minors(), H Hartley Sweeten
- [PATCH 15/26] staging: comedi: comedi_fops: move the module_{init, exit} functions to EOF, H Hartley Sweeten
- [PATCH 14/26] staging: comedi: comedi_fops: move the MODULE_* information to EOF, H Hartley Sweeten
- [PATCH 13/26] staging: comedi: comedi_fops: remove the goto's in comedi_write(), H Hartley Sweeten
- [PATCH 12/26] staging: comedi: comedi_fops: remove the goto's in comedi_read(), H Hartley Sweeten
- [PATCH 11/26] staging: comedi: comedi_fops: cleanup comedi_poll(),
H Hartley Sweeten
- [PATCH 10/26] staging: comedi: comedi_fops: cleanup do_devinfo_ioctl(), H Hartley Sweeten
- [PATCH 09/26] staging: comedi: comedi_fops: rename comedi_{read, write}_subdevice(), H Hartley Sweeten
- [PATCH 07/26] staging: comedi: comedi_fops: rename struct comedi_device_file_info, H Hartley Sweeten
- [PATCH 08/26] staging: comedi: comedi_fops: rename comedi_get_device_file_info(), H Hartley Sweeten
- [PATCH 06/26] staging: comedi: don't expose struct comedi_device_file_info, H Hartley Sweeten
- [PATCH 05/26] staging: comedi: comedi_fops: don't export comedi_get_device_file_info(), H Hartley Sweeten
- [PATCH 04/26] staging: comedi: use comedi_dev_from_minor(), H Hartley Sweeten
- [PATCH 03/26] staging: comedi: comedi_fops: introduce comedi_dev_from_minor(), H Hartley Sweeten
- [PATCH 02/26] staging: comedi: don't expose comedi_get_{read, write}_subdevice, H Hartley Sweeten
- [PATCH 01/26] staging: comedi: comedi_fops: remove forward declarations, H Hartley Sweeten
- [PATCH 00/26] staging: comedi: comedi_fops: cleanup module, H Hartley Sweeten
- [PATCH] comedi: fix minimum AO period for NI 625x and NI 628x,
Éric Piel
- [PATCH] staging: iio: cleanup ring_sw.c,
Cong Ding
[PATCH 1/5] Staging: bcm: Fix all white space issues in target_params.h,
Kevin McKinney
[PATCH 1/3] wlan-ng/prism2mgmt.c: added parenthesis to macro,
Sebastian Wankerl
[PATCH] staging: wlan-ng: Update get_tx_power()/set_tx_power() signature,
Geert Uytterhoeven
Re: mmotm 2012-12-14-17-51 uploaded (staging/sb105x),
Randy Dunlap
[PATCH 01/11] Staging: bcm: Fix all white space issues in led_control.h,
Kevin McKinney
- [PATCH 03/11] Staging: bcm: Fix warning: "do {} while (0) macros should not be semicolon terminated" in led_control.h, Kevin McKinney
- [PATCH 05/11] Staging: bcm: Replace BOOLEAN with bool in led_control.h, Kevin McKinney
- [PATCH 02/11] Staging: bcm: Properly format comments as needed in led_control.h, Kevin McKinney
- [PATCH 04/11] Staging: bcm: Replace UCHAR with unsigned char in led_control.h, Kevin McKinney
- [PATCH 08/11] Staging: bcm: Remove typedef for LedStateInfo_t and call directly., Kevin McKinney
- [PATCH 09/11] Staging: bcm: Remove typedef for LedEvents and call directly., Kevin McKinney
- [PATCH 11/11] Staging: bcm: Remove macro B_ULONG32 in led_control.h., Kevin McKinney
- [PATCH 06/11] Staging: bcm: Replace UINT with unsigned int in led_control.h, Kevin McKinney
- [PATCH 07/11] Staging: bcm: Remove typedef for _LED_INFO_STRUCT and call directly., Kevin McKinney
- [PATCH 10/11] Staging: bcm: Remove typedef for _LEDColors and call directly., Kevin McKinney
[PATCH 05/12] staging: vme_pio2: fix oops on module unloading,
Konstantin Khlebnikov
(driver revision request) cannot make this Asus my cinema-u3100miniplusv2 work under linux,
Renato Gallo
request for linux driver for Analogix ANX9804/ANX9805,
Fricke, Silvio
[PATCH 1/5] staging: omap-thermal: fix error check in omap_thermal_expose_sensor() and in omap_thermal_register_cpu_cooling().,
Cyril Roelandt
[PATCH 0/8] zswap: compressed swap caching,
Seth Jennings
- [PATCH 2/8] staging: zsmalloc: remove unsed pool name, Seth Jennings
- [PATCH 3/8] staging: zsmalloc: add page alloc/free callbacks, Seth Jennings
- [PATCH 5/8] debugfs: add get/set for atomic types, Seth Jennings
- [PATCH 6/8] zsmalloc: promote to lib/, Seth Jennings
- [PATCH 4/8] staging: zsmalloc: make CLASS_DELTA relative to PAGE_SIZE, Seth Jennings
- [PATCH 1/8] staging: zsmalloc: add gfp flags to zs_create_pool, Seth Jennings
- [PATCH 7/8] zswap: add to mm/, Seth Jennings
- [PATCH 8/8] zswap: add documentation, Seth Jennings
- Re: [PATCH 0/8] zswap: compressed swap caching, Greg Kroah-Hartman
- Re: [PATCH 0/8] zswap: compressed swap caching, Seth Jennings
- Re: [PATCH 0/8] zswap: compressed swap caching, Luigi Semenzato
- Re: [PATCH 0/8] zswap: compressed swap caching, Seth Jennings
[GIT PATCH] Staging driver patches for 3.8-rc1, Greg KH
[PATCH 1/1] Drivers: hv: balloon: Fix a memory leak,
K. Y. Srinivasan
[PATCH 01/17] Staging: bcm: Fix all white space issues in IPv6ProtocolHdr.h,
Kevin McKinney
- [PATCH 03/17] Staging: bcm: Properly format braces in IPv6ProtocolHdr.h, Kevin McKinney
- [PATCH 02/17] Staging: bcm: Properly format and remove comments as needed in IPv6ProtocolHdr.h, Kevin McKinney
- [PATCH 05/17] Staging: bcm: Replace ULONG with unsigned long in IPv6ProtocolHdr.h, Kevin McKinney
- [PATCH 04/17] Staging: bcm: Replace USHORT with unsigned short in IPv6ProtocolHdr.h, Kevin McKinney
- [PATCH 06/17] Staging: bcm: Replace UCHAR with unsigned char in IPv6ProtocolHdr.h, Kevin McKinney
- [PATCH 07/17] Staging: bcm: Replace PVOID with void * in IPv6ProtocolHdr.h, Kevin McKinney
- [PATCH 08/17] Staging: bcm: Replace VOID with void in IPv6ProtocolHdr.h, Kevin McKinney
- [PATCH 09/17] Staging: bcm: Replace BOOLEAN with bool in IPv6ProtocolHdr.h, Kevin McKinney
- [PATCH 10/17] Staging: bcm: Remove typedef for _E_IPADDR_CONTEXT and call directly., Kevin McKinney
- [PATCH 11/17] Staging: bcm: Remove typedef for IPV6IcmpHeaderFormatTag., Kevin McKinney
- [PATCH 12/17] Staging: bcm: Remove typedef for IPV6AuthenticationHeaderFormatTag and call directly., Kevin McKinney
- [PATCH 13/17] Staging: bcm: Remove typedef for IPV6HopByHopOptionsHeaderFormatTag and call directly., Kevin McKinney
- [PATCH 14/17] Staging: bcm: Remove typedef for IPV6DestOptionsHeaderFormatTag and call directly., Kevin McKinney
- [PATCH 15/17] Staging: bcm: Remove typedef for IPV6FragmentHeaderFormatTag and call directly., Kevin McKinney
- [PATCH 16/17] Staging: bcm: Remove typedef for IPV6RoutingHeaderFormatTag and call directly., Kevin McKinney
- [PATCH 17/17] Staging: bcm: Remove typedef for IPV6HeaderFormatTag and call directly., Kevin McKinney
[PATCH v2] staging: rtl8712: avoid a useless call to memset().,
Cyril Roelandt
[PATCH 1/9] rtl8712: code clean up,
Przemo Firszt
[PATCH 01/12] ipack/devices/ipoctal: Fix race condition during Tx,
Samuel Iglesias Gonsalvez
- [PATCH 04/12] ipack/devices/ipoctal: remove wait_queue and atomic_t board_write, Samuel Iglesias Gonsalvez
- [PATCH 02/12] ipack/devices/ipoctal: don't check if nb_bytes is < 0, Samuel Iglesias Gonsalvez
- [PATCH 07/12] ipack/devices/ipoctal: avoid re-enable RX two times., Samuel Iglesias Gonsalvez
- [PATCH 03/12] ipack/devices/ipoctal: fix kernel bug when using pppd, Samuel Iglesias Gonsalvez
- [PATCH 05/12] ipack/devices/ipoctal: setup TTY_NORMAL flag for each character., Samuel Iglesias Gonsalvez
- [PATCH 06/12] ipack/devices/ipoctal: rework disable TX when the TX buffer is empty, Samuel Iglesias Gonsalvez
- [PATCH 10/12] ipack/devices/ipoctal: remove redundant tty_flip_buffer_push(), Samuel Iglesias Gonsalvez
- [PATCH 09/12] ipack/devices/ipoctal: protect the channel data processing with a spinlock, Samuel Iglesias Gonsalvez
- [PATCH 08/12] ipack/devices/ipoctal: ack IRQ before processing it, Samuel Iglesias Gonsalvez
- [PATCH 12/12] ipack/devices/ipoctal: added shutdown callback, Samuel Iglesias Gonsalvez
- [PATCH 11/12] ipack/devices/ipoctal: add rx_enable flag, Samuel Iglesias Gonsalvez
[PATCH 1/5] rtl8712: code clean up,
Przemo Firszt
[PATCH 1/1] Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msg, K. Y. Srinivasan
8250 UART doesn't work,
Woody Wu
[PATCH 0/6] staging:rtl8192u: begin cleanup of some checkpatch errors,
Sebastian Hahn
[PATCH] Staging: ft1000-usb: Fix call to obsolete function,
Kurt Kanzenbach
[patch 2/2] staging: line6: use after free bug requesting version,
Dan Carpenter
[patch 1/2] staging: line6: delete an unused function,
Dan Carpenter
[PATCH] staging: rtl8712: avoid a useless call to memset().,
Cyril Roelandt
[PATCH] staging: comedi: pcm_common: remove module, H Hartley Sweeten
[PATCH] staging: csr: remove unneeded call to memset()., Cyril Roelandt
[PATCH] staging: wlags49_h2: remove unneeded memset() in wireless_get_bssid(), Cyril Roelandt
[PATCH] staging: comedi: prevent auto-unconfig of manually configured devices,
Ian Abbott
[PATCH 0/2] Android: Add support for a 32bit Android file system in a 64bit kernel,
Serban Constantinescu
[PATCH -next] Drivers: hv: remove unused variable in vmbus_recvpacket_raw(), Wei Yongjun
[PATCH 1/2] Staging: bcm: Replace unsigned long long with u64 in Ioctl.h,
Kevin McKinney
[PATCH] staging: echo: remove unused variable,
Cong Ding
[PATCH 0/8] staging: comedi: addi_apci_2032 interrupt subdevice changes,
Ian Abbott
[PATCH] line6: Use kmemdup rather than duplicating its implementation,
Laurent Navet
[PATCH] drivers:staging: fix compilation warning,
Cong Ding
[Suggestion] drivers/staging/telephony: strcpy and strcat, for structure members of PHONE_CID.,
Chen Gang
[PATCH 6/6] vt6656: remove a useless call to memset()., Cyril Roelandt
[PATCH 5/6] rtl8712: remove useless calls to memset().,
Cyril Roelandt
[driver-core:driver-core-next 94/95] WARNING: vmlinux.o(.text+0x257de): Section mismatch in reference from the function smp_add_present_cpu() to the function .cpuinit.text:register_cpu(), kbuild test robot
[PATCH 00/28] Drivers: hv: Update the Vmbus protocol,
K. Y. Srinivasan
- [PATCH 01/28] Drivers: hv: Implement routines for read side signaling optimization, K. Y. Srinivasan
- [PATCH 27/28] Drivers: hv: Capture the host build information, K. Y. Srinivasan
- [PATCH 05/28] Drivers: hv: Optimize the signaling on the write path, K. Y. Srinivasan
- [PATCH 09/28] Drivers: hv: Extend/modify vmbus_channel_offer_channel for win7 and beyond, K. Y. Srinivasan
- [PATCH 02/28] Drivers: hv: Add state to manage batched reading, K. Y. Srinivasan
- [PATCH 06/28] Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask(), K. Y. Srinivasan
- [PATCH 24/28] Drivers: hv: Add a check to deal with spurious interrupts, K. Y. Srinivasan
- [PATCH 25/28] Drivers: hv: Enable protocol negotiation with win8 hosts, K. Y. Srinivasan
- [PATCH 03/28] Drivers: hv: Turn off batched reading for util drivers, K. Y. Srinivasan
- [PATCH 04/28] Drivers: hv: Optimize signaling in the read path, K. Y. Srinivasan
- [PATCH 13/28] Drivers: hv: Move vmbus version definitions to hyperv.h, K. Y. Srinivasan
- [PATCH 10/28] Drivers: hv: Save and export negotiated vmbus version, K. Y. Srinivasan
- [PATCH 14/28] Drivers: hv: Manage signaling state on a per-connection basis, K. Y. Srinivasan
- [PATCH 11/28] Drivers: hv: Change the signature for hv_signal_event(), K. Y. Srinivasan
- [PATCH 28/28] Drivers: hv: Cleanup and consolidate reporting of build/version info, K. Y. Srinivasan
- [PATCH 15/28] Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyond, K. Y. Srinivasan
- [PATCH 19/28] Drivers: hv: Add code to distribute channel interrupt load, K. Y. Srinivasan
- [PATCH 12/28] Drivers: hv: Change the signature of vmbus_set_event(), K. Y. Srinivasan
- [PATCH 20/28] Drivers: hv: Get rid of the unused global signaling state, K. Y. Srinivasan
- [PATCH 18/28] Drivers: hv: Modify the interrupt handling code to support win8 and beyond, K. Y. Srinivasan
- [PATCH 17/28] Drivers: hv: Add state to manage incoming channel interrupt load, K. Y. Srinivasan
- [PATCH 23/28] Drivers: hv: Handle vmbus interrupts concurrently on all cpus, K. Y. Srinivasan
- [PATCH 08/28] Drivers: hv: Update the ring buffer structure to match win8 functionality, K. Y. Srinivasan
- [PATCH 22/28] Drivers: hv: Manage event tasklets on per-cpu basis, K. Y. Srinivasan
- [PATCH 07/28] Drivers: hv: Support handling multiple VMBUS versions, K. Y. Srinivasan
- [PATCH 26/28] Drivers: hv: Implement flow management on the send side, K. Y. Srinivasan
- [PATCH 16/28] Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID, K. Y. Srinivasan
- [PATCH 21/28] Drivers: hv: Get rid of unnecessary request for offers, K. Y. Srinivasan
- Re: [PATCH 00/28] Drivers: hv: Update the Vmbus protocol, Greg KH
[PATCH 01/14 v2] Staging: bcm: Fix all white space issues in nvm.h,
Kevin McKinney
- [PATCH 02/14 v2] Staging: bcm: Properly format and remove comments as needed in nvm.h, Kevin McKinney
- [PATCH 03/14 v2] Staging: bcm: Properly format braces in nvm.h, Kevin McKinney
- [PATCH 04/14 v2] Staging: bcm: Enclose complex values in parenthesis in nvm.h, Kevin McKinney
- [PATCH 05/14 v2] Staging: bcm: Replace B_UINT32 with u32 in nvm.h, Kevin McKinney
- [PATCH 07/14 v2] Staging: bcm: Replace PUCHAR with u8 * in nmv.h, Kevin McKinney
- [PATCH 06/14 v2] Staging: bcm: Replace UINT with unsigned int in nvm.h, Kevin McKinney
- [PATCH 08/14 v2] Staging: bcm: Remove typedef for _ISO_HEADER and call directly., Kevin McKinney
- [PATCH 09/14 v2] Staging: bcm: Remove typedef for _DSD_HEADER and call directly., Kevin McKinney
- [PATCH 10/14 v2] Staging: bcm: Remove typedef for _FLASH2X_VENDORSPECIFIC_INFO and call directly., Kevin McKinney
- [PATCH 11/14 v2] Staging: bcm: Remove typedef for _VENDOR_SECTION_INFO and call directly., Kevin McKinney
- [PATCH 12/14 v2] Staging: bcm: Remove typedef for _FLASH_2X_CS_INFO and call directly., Kevin McKinney
- [PATCH 13/14 v2] Staging: bcm: Remove typedef for _FLASH_CS_INFO and call directly., Kevin McKinney
- [PATCH 14/14 v2] Staging: bcm: Remove typedef for _FLASH_SECTOR_INFO., Kevin McKinney
[PATCH] staging: comedi: rework the comedi_auto_config 'context',
H Hartley Sweeten
[driver-core:driver-core-next 94/95] drivers/spi/spi-atmel.c:1007: warning: 'atmel_spi_remove' defined but not used,
kbuild test robot
[PATCH net-next, 1/1] hyperv: Add an error message to rndis_filter_set_device_mac(),
Haiyang Zhang
[RFC PATCH] staging, android, ashmem: invalidate pin/unpin ioctl for private map,
Joonsoo Kim
[PATCH 01/32] staging: wlags49_h2: ap_h2: corrects a pointer styling issue,
Johan Meiring
- [PATCH 02/32] staging: wlags49_h2: ap_h25: corrects tabs/spaces syling issues, Johan Meiring
- [PATCH 03/32] staging: wlags49_h2: ap_h25: corrects parentheses styling issue, Johan Meiring
- [PATCH 04/32] staging: wlags49_h2: ap_h25: corrects malformed #include warning, Johan Meiring
- [PATCH 05/32] staging: wlags49_h2: ap_h25: corrects casting styling issue, Johan Meiring
- [PATCH 06/32] staging: wlags49_h2: ap_h25: corrects incorrect use of // comments, Johan Meiring
- [PATCH 07/32] staging: wlags49_h2: wl_enc: converts indentation spaces to tabs, Johan Meiring
- [PATCH 08/32] staging: wlags49_h2: wl_enc: corrects spacing around parentheses, Johan Meiring
- [PATCH 09/32] staging: wlags49_h2: wl_enc: corrects spacing around colons, Johan Meiring
- [PATCH 10/32] staging: wlags49_h2: wl_enc: fixes incorrect use of return, Johan Meiring
- [PATCH 11/32] staging: wlags49_h2: wl_priv.h: fixes spacing around parentheses, Johan Meiring
- [PATCH 12/32] staging: wlags49_h2: wl_priv.h: converts C99 // comments, Johan Meiring
- [PATCH 13/32] staging: wlags49_h2: wl_priv.h: fixes instances of 80+ char lines, Johan Meiring
- [PATCH 15/32] staging: wlags49_h2: wl_netdev.h: sorts out spacing issues, Johan Meiring
- [PATCH 14/32] staging: wlags49_h2: wl_netdev.h: converts C99 // comments, Johan Meiring
- [PATCH 16/32] staging: wlags49_h2: sta_h2: fixes spaces-before-tabs problems, Johan Meiring
- [PATCH 17/32] staging: wlags49_h2: sta_h2: fixes malformed #include filename, Johan Meiring
- [PATCH 18/32] staging: wlags49_h2: sta_h2: fixes spaces around parentheses, Johan Meiring
- [PATCH 19/32] staging: wlags49_h2: sta_h2: fixes casting style issue, Johan Meiring
- [PATCH 20/32] staging: wlags49_h2: sta_h2: corrects C99 // comments, Johan Meiring
- [PATCH 21/32] staging: wlags49_h2: wl_profile.h: fixes spacing around parentheses, Johan Meiring
- [PATCH 22/32] staging: wlags49_h2: wl_profile.h: fixes C99 // comment, Johan Meiring
- [PATCH 23/32] staging: wlags49_h2: wl_priv: fixes spacing around parentheses, Johan Meiring
- [PATCH 24/32] staging: wlags49_h2: wl_priv: fixes parentheses styling issues, Johan Meiring
- [PATCH 25/32] staging: wlags49_h2: wl_priv: fixes incorrect #include, Johan Meiring
- [PATCH 26/32] staging: wlags49_h2: wl_priv: fixes case statement styling issues, Johan Meiring
- [PATCH 28/32] staging: wlags49_h2: wl_priv: converts indentation to tabs, Johan Meiring
- [PATCH 27/32] staging: wlags49_h2: wl_priv: fixes brace placement, Johan Meiring
- [PATCH 29/32] staging: wlags49_h2: wl_priv: converts C99 // comments, Johan Meiring
- [PATCH 30/32] staging: wlags49_h2: wl_util: fixes spacing around parentheses, Johan Meiring
- [PATCH 31/32] staging: wlags49_h2: wl_util: converts C99 // comment, Johan Meiring
- [PATCH 32/32] staging: wlags49_h2: wl_util: corrects asterisk placement, Johan Meiring
[PATCH v4 0/9] Media Controller capture driver for DM365,
Prabhakar Lad
[PATCH v2 0/3] staging: keucr: Fixed coding style issues,
Kurt Kanzenbach
staging: line6: pcm.c fix checkpatch issues,
Laurent Navet
zram: fix invalid memory references during disk write,
Nitin Gupta
[PATCH 01/14] Staging: bcm: Fix all white space issues in nvm.h,
Kevin McKinney
[Index of Archives]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]