Linux Device Driver Development
[Prev Page][Next Page]
- Re: [PATCH 02/18] staging: iio: hmc5843: Export missing SPI module alias information, (continued)
- [PATCH] staging: android: fix typo,
Junesung Lee
- [PATCH] staging: most: Use NULL instead of 0 in assignment of pointer,
Anders Fridlund
- [PATCH] staging: fsl-mc: Upgraded MC flibs used in MC bus driver,
J. German Rivera
- [PATCH] hyper-v: mark TSC as unstable, Vitaly Kuznetsov
- [PATCH] /media/davinci_vpfe/dm365_resizer.c:Bug containing more than 80 characters in a line is fixed.,
Ravinder Atla
- [PATCH 0/4] [media] Media entity cleanups and build fixes,
Javier Martinez Canillas
- USB, TTY, char/misc, and Staging trees now closed for 4.3,
Greg KH
- [PATCH v6 8/8] [media] media: rename the function that create pad links, Mauro Carvalho Chehab
- [PATCH] drivers: staging: dgap: fixed all the block comments styling issues, Panos Vlachos
- [PATCH 01/13] staging: wilc1000: wilc_msgqueue.c: remove braces for single statement,
Chaehyun Lim
- [PATCH 02/13] staging: wilc1000: wilc_msgqueue.c: remove blank line after open brace, Chaehyun Lim
- [PATCH 03/13] staging: wilc1000: wilc_msgqueue.c: remove multiple blank lines, Chaehyun Lim
- [PATCH 04/13] staging: wilc1000: wilc_msgqueue.c: remove blank line before a close brace, Chaehyun Lim
- [PATCH 05/13] staging: wilc1000: wilc_msgqueue.c: remove unnecessary parentheses, Chaehyun Lim
- [PATCH 06/13] staging: wilc1000: wilc_msgqueue.c: use ! operator instead of NULL comparison, Chaehyun Lim
- [PATCH 07/13] staging: wilc1000: wilc_msgqueue.c: remove kfree NULL check, Chaehyun Lim
- [PATCH 08/13] staging: wilc1000: wilc_msgqueue.c: fix bool comparison style, Chaehyun Lim
- [PATCH 09/13] staging: wilc1000: replace WILC_ErrNo by int type, Chaehyun Lim
- [PATCH 10/13] staging: wilc1000: rename WILC_MsgQueueCreate to wilc_mq_create, Chaehyun Lim
- [PATCH 11/13] staging: wilc1000: rename WILC_MsgQueueSend to wilc_mq_send, Chaehyun Lim
- [PATCH 12/13] staging: wilc1000: rename WILC_MsgQueueRecv to wilc_mq_recv, Chaehyun Lim
- [PATCH 13/13] staging: wilc1000: rename WILC_MsgQueueDestroy to wilc_mq_destroy, Chaehyun Lim
- [PATCH] Staging: most: Use NULL instead of zero,
Ronit Halder
- [PATCH RFC v5 8/8] [media] media: rename the function that create pad links,
Mauro Carvalho Chehab
- [PATCH] staging: dgnc: take lock when storing value in dgnc_poll_tick,
Salah Triki
- [PATCH 0/8] staging: unisys: visornic/visorbus fixes,
Benjamin Romer
- [PATCH] staging: i2o: Used <linux/uaccess.h>,
Aparna Karuthodi
- [PATCH] staging: wilc1000: Set all options in region debugfs file,
Chandra S Gorentla
- [PATCH 1/9] staging: most: NULL comparison style,
Sudip Mukherjee
- [PATCH 2/9] staging: most: bool comparison style, Sudip Mukherjee
- [PATCH 3/9] staging: most: remove multiple blank line, Sudip Mukherjee
- [PATCH 4/9] staging: most: out of memory error, Sudip Mukherjee
- [PATCH 5/9] staging: most: remove unused functions, Sudip Mukherjee
- [PATCH 6/9] staging: most: make functions static, Sudip Mukherjee
- [PATCH 7/9] staging: most: use NULL pointer, Sudip Mukherjee
- [PATCH 8/9] staging: most: remove unused variable, Sudip Mukherjee
- [PATCH 9/9] staging: most: fix Makefile, Sudip Mukherjee
- Re: [PATCH 1/9] staging: most: NULL comparison style, Fabio Estevam
- [PATCH v2] staging: most: NULL comparison style, Sudip Mukherjee
- [PATCH] staging: wilc1000: add a blank line after declaration, Chaehyun Lim
- [PATCH] Kconfig: add temporary PCI dependency,
Mike Marciniszyn
- [PATCH] MAINTAINERS: Add maintainer section for hfi1,
Mike Marciniszyn
- [PATCH] Staging: fbtft: Fix iomem dereference,
Ronit Halder
- [PATCH 00/18] staging: comedi: s526: tidy up driver,
H Hartley Sweeten
- [PATCH 01/18] staging: comedi: s526: tidy up multi-line comments, H Hartley Sweeten
- [PATCH 02/18] staging: comedi: s526: refactor gpct registers, H Hartley Sweeten
- [PATCH 03/18] staging: comedi: s526: define the timer control register and bits, H Hartley Sweeten
- [PATCH 04/18] staging: comedi: s526: define the watchdog timer control register and bits, H Hartley Sweeten
- [PATCH 05/18] staging: comedi: s526: define the DAC (analog output) control register and bits, H Hartley Sweeten
- [PATCH 07/18] staging: comedi: s526: add defines for the ao/ai data register, H Hartley Sweeten
- [PATCH 06/18] staging: comedi: s526: define the ADC (analog input) control register and bits, H Hartley Sweeten
- [PATCH 08/18] staging: comedi: s526: define the interrupt enable/status registers, H Hartley Sweeten
- [PATCH 09/18] staging: comedi: s526: define the digtial I/O control register and bits, H Hartley Sweeten
- [PATCH 10/18] staging: comedi: s526: define the miscellaneous register and bits, H Hartley Sweeten
- [PATCH 11/18] staging: comedi: s526: define the eeprom data and control registers, H Hartley Sweeten
- [PATCH 12/18] staging: comedi: s526: tidy up subdevice init, H Hartley Sweeten
- [PATCH 13/18] staging: comedi: s526: wait for analog output conversions to complete, H Hartley Sweeten
- [PATCH 14/18] staging: comedi: s526: tidy up s526_ai_rinsn(), H Hartley Sweeten
- [PATCH 15/18] staging: comedi: s526: remove s526_ai_insn_config(), H Hartley Sweeten
- [PATCH 16/18] staging: comedi: s526: remove unnecessary defines, H Hartley Sweeten
- [PATCH 17/18] staging: comedi: s526: remove #if 0'ed out code block, H Hartley Sweeten
- [PATCH 18/18] staging: comedi: s526: fix the block comments, H Hartley Sweeten
- Re: [PATCH 00/18] staging: comedi: s526: tidy up driver, Ian Abbott
- [PATCHv3] staging: wilc1000: replace MALLOC_WILC_BUFFER() macro to avoid possible memory leak,
Raphaël Beamonte
- Re: linux-next: Tree for Aug 17 (staging/hfi1),
Randy Dunlap
- [PATCH v2 0/3] staging: comedi: serial2002: tidy up,
H Hartley Sweeten
- [PATCH] staging: comedi: unioxx5: remove this flawed driver,
H Hartley Sweeten
- [PATCH v2 00/13] staging: comedi: usbduxfast: tidy up,
H Hartley Sweeten
- [PATCH v2 01/13] staging: comedi: usbduxfast: chanlist check is Step 5 of (*do_cmdtest), H Hartley Sweeten
- [PATCH v2 02/13] staging: comedi: usbduxfast: only chanlist of 1, 2, 3, or 16 are supported, H Hartley Sweeten
- [PATCH v2 03/13] staging: comedi: usbduxfast: remove impossible 'if (!devpriv)' checks, H Hartley Sweeten
- [PATCH v2 04/13] staging: comedi: usbduxfast: use preferred kernel types, H Hartley Sweeten
- [PATCH v2 05/13] staging: comedi: usbduxfast: fix multi-line comment, H Hartley Sweeten
- [PATCH v2 06/13] staging: comedi: usbduxfast: TRIG_EXT only works for 1 or 16 channels, H Hartley Sweeten
- [PATCH v2 07/13] staging: comedi: usbduxfast: TRIG_EXT is only valid for cmd->start_src, H Hartley Sweeten
- [PATCH v2 08/13] staging: comedi: usbduxfast: tidy up the conversion timing validation, H Hartley Sweeten
- [PATCH v2 09/13] staging: comedi: usbduxfast: use a common exit path in ai (*do_cmd), H Hartley Sweeten
- [PATCH v2 10/13] staging: comedi: usbduxfast: fix analog input 'maxdata', H Hartley Sweeten
- [PATCH v2 11/13] staging: comedi: usbduxfast: remove unnecessary semaphore down/up, H Hartley Sweeten
- [PATCH v2 12/13] staging: comedi: usbduxfast: absorb usbduxfast_attach_common(), H Hartley Sweeten
- [PATCH v2 13/13] staging: comedi: usbduxfast: remove unnecessary clearing of private data, H Hartley Sweeten
- [PATCH -next] staging: most: fix HDM_USB dependencies and build errors, Randy Dunlap
- Re: linux-next: Tree for Aug 17 (mshyperv.c),
Randy Dunlap
- [PATCH] staging: dgnc: take mutex when storing value in dgnc_poll_tick,
Salah Triki
- [PATCH] staging: unisys: documentation and TODO tweaks,
Benjamin Romer
- [PATCH 1/4] staging: wilc1000: delete wilc_log.h,
Chaehyun Lim
- [PATCH 1/6] staging: wilc1000: use kmalloc instead of WILC_NEW,
Chaehyun Lim
- [PATCH 0/3] staging: wilc1000: code style patches,
Raphaël Beamonte
- [PATCH 3/3] staging: wilc1000: code style: fix open brace { on wrong line, Raphaël Beamonte
- [PATCH 2/3] staging: wilc1000: code style: fix globals initialized to false, Raphaël Beamonte
[PATCH 00/20] staging: rtl8192u: r8192U_core: fix all checkpatch.pl reports,
Raphaël Beamonte
- [PATCH 01/20] staging: rtl8192u: r8192U_core: fix switch and case indent code style error, Raphaël Beamonte
- [PATCH 03/20] staging: rtl8192u: t8192U_core: fix space before close parenthesis code style error, Raphaël Beamonte
- [PATCH 02/20] staging: rtl8192u: r8192U_core: fix consistent spacing code style error, Raphaël Beamonte
- [PATCH 04/20] staging: rtl8192u: r8192U_core: fix code indent using spaces code style error, Raphaël Beamonte
- [PATCH 05/20] staging: rtl8192u: r8192U_core: fix else following close brace code style error, Raphaël Beamonte
- [PATCH 06/20] staging: rtl8192u: r8192U_core: fix missing struct leading to consistent spacing code style error, Raphaël Beamonte
- [PATCH 09/20] staging: rtl8192u: r8192U_core: include linux/uaccess.h instead of asm/uaccess.h, Raphaël Beamonte
- [PATCH 10/20] staging: rtl8192u: r8192U_core: remove return statement of void function, Raphaël Beamonte
- [PATCH 07/20] staging: rtl8192u: r8192_core: whitespace neatening, Raphaël Beamonte
- [PATCH 11/20] staging: rtl8192u: r8192U_core: fix unecessary braces code style issue, Raphaël Beamonte
- [PATCH 18/20] staging: rtl8192u: r8192U_core: fix quoted string split across lines code style issue, Raphaël Beamonte
- [PATCH 08/20] staging: rtl8192u: r8192_core: clean C99 // comments, Raphaël Beamonte
- [PATCH 12/20] staging: rtl8192u: r8192U_core: fix externs in .c file code style issue, Raphaël Beamonte
- [PATCH 13/20] staging: rtl8192u: r8192U_core: fix unnecessary check before kfree code style issue, Raphaël Beamonte
- [PATCH 15/20] staging: rtl8192u: r8192U_core: fix unnecessary else after return code style issue, Raphaël Beamonte
- [PATCH 16/20] staging: rtl8192u: r8192U_core: fix unnecessary whitespace code style issue, Raphaël Beamonte
- [PATCH 19/20] staging: rtl8192u: r8192U_core: fix use ether_addr_copy() over memcpy() code style issue, Raphaël Beamonte
- [PATCH 17/20] staging: rtl8192u: r8192U_core: fix missing blank line after declarations code style issue, Raphaël Beamonte
- [PATCH 14/20] staging: rtl8192u: r8192U_core: fix unnecessary parentheses code style issue, Raphaël Beamonte
- [PATCH 20/20] staging: rtl8192u: r8192U_core: fix line over 80 characters code style issue, Raphaël Beamonte
- [PATCHv2 00/19] staging: rtl8192u: r8192U_core: fix all checkpatch.pl reports, Raphaël Beamonte
- [PATCHv2 01/19] staging: rtl8192u: r8192U_core: fix switch and case indent code style error, Raphaël Beamonte
- [PATCHv2 02/19] staging: rtl8192u: r8192U_core: fix space before close parenthesis code style error, Raphaël Beamonte
- [PATCHv2 03/19] staging: rtl8192u: r8192U_core: fix code indent using spaces code style error, Raphaël Beamonte
- [PATCHv2 04/19] staging: rtl8192u: r8192U_core: fix else following close brace code style error, Raphaël Beamonte
- [PATCHv2 05/19] staging: rtl8192u: r8192U_core: fix missing struct leading to consistent spacing code style error, Raphaël Beamonte
- [PATCHv2 06/19] staging: rtl8192u: r8192U_core: whitespace neatening to fix consistent spacing code style errors, Raphaël Beamonte
- [PATCHv2 07/19] staging: rtl8192u: r8192U_core: clean C99 // comments, Raphaël Beamonte
- [PATCHv2 08/19] staging: rtl8192u: r8192U_core: include linux/uaccess.h instead of asm/uaccess.h, Raphaël Beamonte
- [PATCHv2 14/19] staging: rtl8192u: r8192U_core: fix unnecessary else after return code style issue, Raphaël Beamonte
- [PATCHv2 10/19] staging: rtl8192u: r8192U_core: fix unecessary braces code style issue, Raphaël Beamonte
- [PATCHv2 15/19] staging: rtl8192u: r8192U_core: fix unnecessary whitespace code style issue, Raphaël Beamonte
- [PATCHv2 11/19] staging: rtl8192u: r8192U_core: remove forward declarations in .c file, Raphaël Beamonte
- [PATCHv2 09/19] staging: rtl8192u: r8192U_core: remove return statement of void function, Raphaël Beamonte
- [PATCHv2 12/19] staging: rtl8192u: r8192U_core: fix unnecessary check before kfree code style issue, Raphaël Beamonte
- [PATCHv2 16/19] staging: rtl8192u: r8192U_core: fix missing blank line after declarations code style issue, Raphaël Beamonte
- [PATCHv2 18/19] staging: rtl8192u: r8192U_core: fix use ether_addr_copy() over memcpy() code style issue, Raphaël Beamonte
- [PATCHv2 13/19] staging: rtl8192u: r8192U_core: fix unnecessary parentheses code style issue, Raphaël Beamonte
- [PATCHv2 17/19] staging: rtl8192u: r8192U_core: fix quoted string split across lines code style issue, Raphaël Beamonte
- [PATCHv2 19/19] staging: rtl8192u: r8192U_core: fix line over 80 characters code style issue, Raphaël Beamonte
[PATCH] staging: android: fix coding style checks in sw_sync.c, Trung Thanh Le
[PATCH v3] staging: wilc1000: Process WARN, INFO options of debug levels from user, Chandra S Gorentla
[PATCH 0/3] staging: comedi: serial2002: tidy up,
H Hartley Sweeten
[PATCH] staging: comedi: ssv_dnp: tidy up multi-line comments,
H Hartley Sweeten
[PATCH 0/6] staging: comedi: usbdux: tidy up,
H Hartley Sweeten
[PATCH 0/2] staging: comedi: vmk80xx: tidy up,
H Hartley Sweeten
[PATCH 0/9] staging: comedi: usbduxfast: tidy up,
H Hartley Sweeten
- [PATCH 1/9] staging: comedi: usbduxfast: chanlist check is Step 5 of (*do_cmdtest), H Hartley Sweeten
- [PATCH 2/9] staging: comedi: usbduxfast: only chanlist of 1, 2, 3, or 16 are supported, H Hartley Sweeten
- [PATCH 3/9] staging: comedi: usbduxfast: remove impossible 'if (!devpriv)' checks, H Hartley Sweeten
- [PATCH 4/9] staging: comedi: usbduxfast: use preferred kernel types, H Hartley Sweeten
- [PATCH 5/9] staging: comedi: usbduxfast: fix multi-line comment, H Hartley Sweeten
- [PATCH 6/9] staging: comedi: usbduxfast: TRIG_EXT only works for 1 or 16 channels, H Hartley Sweeten
- [PATCH 7/9] staging: comedi: usbduxfast: remove (*do_cmd) MAX_SAMPLING_PERIOD check, H Hartley Sweeten
- [PATCH 8/9] staging: comedi: usbduxfast: remove (*do_cmd) MIN_SAMPLING_PERIOD check, H Hartley Sweeten
- [PATCH 9/9] staging: comedi: usbduxfast: use a common exit path in ai (*do_cmd), H Hartley Sweeten
[PATCH] staging: speakup: Fix warning reported by checkpatch,
Aleksei Fedotov
[PATCH 1/1] scsi: storvsc: Use ARRAY_SIZE() to compute the elements in the protocol array, K. Y. Srinivasan
[PATCH] Staging: vt6655: rf: fix C99 // comments coding style error,
Raphaël Beamonte
[PATCH v3 0/4] staging: comedi: usbduxsigma: tidy up,
H Hartley Sweeten
[PATCH v2 0/4] staging: comedi: usbduxsigma: tidy up,
H Hartley Sweeten
[PATCH v2] staging: wilc1000: Process WARN, INFO options of debug levels from user,
Chandra S Gorentla
[PATCH] Staging: gdm72xx: usb_ids: fix a macro coding style error,
Raphaël Beamonte
[PATCH] staging: rtl8188eu: fix possible NULL dereference,
Sudip Mukherjee
[PATCH v4 1/6] media: get rid of unused "extra_links" param on media_entity_init(),
Mauro Carvalho Chehab
[PATCHv7 0/5] Staging: most: several warnings fix reported by sparse,
Adrian Remonda
[PATCH] staging: lustre: ptlrpc: add missing include directive,
Ioan-Adrian Ratiu
[patch] staging: comedi: me4000: use bitwise AND instead of logical,
Dan Carpenter
re: staging: ft1000-pcmcia: remove support for v5 firmware,
Dan Carpenter
[PATCH] Staging: sm750fb: Fix "foo* bar" should be "foo *bar" errors, Shah, Yash (Y.)
[PATCH 1/1] Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvsc,
K. Y. Srinivasan
Wild Chart Link Inside, punaboy399
[PATCH] staging: wlan-ng: Made into two lines,
Aparna Karuthodi
[PATCH v10 0/8] FPGA Manager Framework and Simple FPGA Bus,
atull
[PATCH RESEND V2 0/7] scsi: storvsc: Some miscellaneous cleanup,
K. Y. Srinivasan
[PATCH 00/14] MIPS/staging: OCTEON: enable ethernet/xaui on CN68XX,
Aaro Koskinen
- [PATCH 12/14] MIPS: OCTEON: set up 1:1 mapping between CN68XX PKO queues and ports, Aaro Koskinen
- [PATCH 09/14] MIPS/staging: OCTEON: increase output command buffers, Aaro Koskinen
- [PATCH 05/14] MIPS: OCTEON: configure minimum PKO packet sizes on CN68XX, Aaro Koskinen
- [PATCH 13/14] MIPS: OCTEON: support interfaces 4 and 5, Aaro Koskinen
- [PATCH 08/14] MIPS/staging: OCTEON: set SSO group mask properly on CN68XX, Aaro Koskinen
- [PATCH 07/14] MIPS/staging: OCTEON: properly enable/disable SSO WQE interrupts, Aaro Koskinen
- [PATCH 10/14] MIPS/staging: OCTEON: support CN68XX style WQE, Aaro Koskinen
- [PATCH 03/14] MIPS: OCTEON: support all PIP input ports on CN68XX, Aaro Koskinen
- [PATCH 02/14] MIPS: OCTEON: support additional interfaces on CN68XX, Aaro Koskinen
- [PATCH 04/14] MIPS: OCTEON: configure XAUI pkinds, Aaro Koskinen
- [PATCH 01/14] MIPS: OCTEON: fix CN6880 hang on XAUI init, Aaro Koskinen
- [PATCH 06/14] MIPS: OCTEON: add definitions for setting up SSO, Aaro Koskinen
- [PATCH 14/14] MIPS/staging: OCTEON: use common helpers for determining interface and port, Aaro Koskinen
- [PATCH 11/14] MIPS: OCTEON: initialize CN68XX PKO, Aaro Koskinen
- Re: [PATCH 00/14] MIPS/staging: OCTEON: enable ethernet/xaui on CN68XX, David Daney
[PATCH 0/5] staging: wilc1000: 64bit build patch,
Tony Cho
[PATCH 0/5] staging: comedi: usbduxsigma: tidy up,
H Hartley Sweeten
[PATCH 00/15] staging: comedi: hwdrv_apci3501: tidy up code,
H Hartley Sweeten
- [PATCH 01/15] staging: comedi: hwdrv_apci3501: remove useless read/mask to stop watchdog, H Hartley Sweeten
- [PATCH 02/15] staging: comedi: addi_apci_3501: rename private data 'b_TimerSelectMode', H Hartley Sweeten
- [PATCH 03/15] staging: comedi: hwdrv_apci3501: rename 'ul_Command1' in apci3501_write_insn_timer(), H Hartley Sweeten
- [PATCH 04/15] staging: comedi: hwdrv_apci3501: refactor apci3501_write_insn_timer(), H Hartley Sweeten
- [PATCH 05/15] staging: comedi: hwdrv_apci3501: refactor apci3501_read_insn_timer(), H Hartley Sweeten
- [PATCH 06/15] staging: comedi: hwdrv_apci3501: rename 'ul_Command1' in apci3501_config_insn_timer(), H Hartley Sweeten
- [PATCH 07/15] staging: comedi: hwdrv_apci3501: refactor apci3501_config_insn_timer(), H Hartley Sweeten
- [PATCH 08/15] staging: comedi: addi_apci_3501: rename private data 'i_IobaseAmcc', H Hartley Sweeten
- [PATCH 09/15] staging: comedi: addi_apci_3501: prefer using the BIT macro, H Hartley Sweeten
- [PATCH 10/15] staging: comedi: addi_apci_3501: rename CamelCase vars in apci3501_interrupt(), H Hartley Sweeten
- [PATCH 11/15] staging: comedi: addi_apci_3501: use addi_tcw.h for the timer registers, H Hartley Sweeten
- [PATCH 12/15] staging: comedi: addi_apci_3501: remove "magic" numbers in apci3501_interrupt(), H Hartley Sweeten
- [PATCH 13/15] staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_config_insn_timer(), H Hartley Sweeten
- [PATCH 14/15] staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_write_insn_timer(), H Hartley Sweeten
- [PATCH 15/15] staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_read_insn_timer(), H Hartley Sweeten
- Re: [PATCH 00/15] staging: comedi: hwdrv_apci3501: tidy up code, Ian Abbott
[PATCH RFC v3 07/16] media: get rid of unused "extra_links" param on media_entity_init(),
Mauro Carvalho Chehab
[PATCH RFC v3 11/16] media: rename the function that create pad links, Mauro Carvalho Chehab
[PATCH RFC v3 10/16] media: rename link source/sink to pad0_source/pad1_sink,
Mauro Carvalho Chehab
[PATCH] staging: rtl8192e: Fix log spamming in rtl8192_hard_data_xmit, Mateusz Kulikowski
[PATCH] staging: wilc1000: Process WARN, INFO options of debug levels from user,
Chandra S Gorentla
[PATCH] staging: comedi: comedi_fops: fix possible overflow in do_chaninfo_ioctl(),
H Hartley Sweeten
[PATCH] staging: media:lirc: Added a newline character after declaration,
Aparna Karuthodi
[PATCH v2] staging: iio: hmc5843: Set iio name dynamically,
sdliyong
[PATCH V2] Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvsc, Dexuan Cui
[PATCH] Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvsc,
Dexuan Cui
[PATCH] Staging: media/bcm2048: Fix line over 80 characters warning as detected by checkpatch.pl,
Shah, Yash (Y.)
[PATCH v1] staging: iio: hmc5843: Set iio name dynamically based on i2c name,
sdliyong
[PATCH] staging: vme: devices: add spaces around '-', Junsu Shin
[PATCH] staging: vme: devices: fix NULL comparison style, Junsu Shin
[PATCH] staging: vme: devices: remove blank line after open brace, Junsu Shin
[PATCH] staging: vme: devices: remove multiple blank lines, Junsu Shin
[PATCH] staging: comedi: Use monotonic clock,
Abhilash Jindal
[PATCH 0/3] staging: lustre: fix checkpatch problems in llite/lloop.c,
Swee Hua Law
[PATCH] staging: unisys: make visorbus_dev_groups static, Michał Kępień
[PATCH RFC v2 09/16] media: use media_graph_obj for link endpoints,
Mauro Carvalho Chehab
Re: [PATCH RFC v2 09/16] media: use media_graph_obj for link endpoints, Hans Verkuil
[PATCH] staging: comedi: adl_pci7x3x: fix digital output on PCI-7230, Ian Abbott
[PATCH 0/2] Staging: iio: trigger: Fix style issues,
Cristina Opriceana
[PATCH] Staging: android: ion: Fix missing a blank line coding style issue.,
Junsu Shin
[PATCH 1/4] staging: wilc1000: wilc_memory.h: remove unused define,
Chaehyun Lim
[PATCH] drivers: staging: unisys: add MODULE_DEVICE_TABLE and temporary MODULE_ALIAS lines to visornic, Benjamin Romer
[PATCH 00/19] staging: Remove unnecessary externs,
Joe Perches
- [PATCH 01/19] staging: android: Remove unnecessary externs, Joe Perches
- [PATCH 05/19] staging: iio: Remove unnecessary externs, Joe Perches
- [PATCH 07/19] staging: most: Remove unnecessary externs, Joe Perches
- [PATCH 09/19] staging: netlogic: Remove unnecessary externs, Joe Perches
- [PATCH 12/19] staging: olpc_dcon: Remove unnecessary externs, Joe Perches
- [PATCH 15/19] staging: rtl8192u: Remove unnecessary externs, Joe Perches
- [PATCH 17/19] staging: speakup: Remove unnecessary externs, Joe Perches
- [PATCH 08/19] staging: mt29f_spinand: Remove unnecessary externs, Joe Perches
- [PATCH 02/19] staging: dgnc: Remove unnecessary externs, Joe Perches
- [PATCH 04/19] staging: ft1000: Remove unnecessary externs, Joe Perches
- [PATCH 18/19] staging: wilc1000: Remove unnecessary externs, Joe Perches
- [PATCH 14/19] staging: rtl8192e: Remove unnecessary externs, Joe Perches
- [PATCH 06/19] staging: lustre: Remove unnecessary externs, Joe Perches
- [PATCH 13/19] staging: rtl8188eu: Remove unnecessary externs, Joe Perches
- [PATCH 10/19] staging: nvec: Remove unnecessary externs, Joe Perches
- [PATCH 03/19] staging: fbtft: Remove unnecessary externs, Joe Perches
- [PATCH 11/19] staging: octeon: Remove unnecessary externs, Joe Perches
- [PATCH 16/19] staging: rtl8712: Remove unnecessary externs, Joe Perches
- [PATCH 19/19] staging: xgifb: Remove unnecessary externs, Joe Perches
[PATCH 0/5] staging: comedi: comedi_fops: remove BUG_ON() checkes,
H Hartley Sweeten
[PATCH] staging: comedi: ni_usb6501: fix possible out-of-bounds access,
H Hartley Sweeten
[PATCH] staging: lustre: lustre: llite: Added a new line after declaration,
Aparna Karuthodi
Ozwpan Driver: Removal Recommended,
Jason A. Donenfeld
[PATCH v3 1/2] staging: lustre-libcfs: fix sparse warning,
Patrick Boettcher
[PATCH 0/5] 64 bit build patch,
Tony Cho
[PATCH 01/11] staging: wilc1000: remove commented code,
Chaehyun Lim
- [PATCH 02/11] staging: wilc1000: use strlen instead of WILC_strlen, Chaehyun Lim
- [PATCH 03/11] staging: wilc1000: remove WILC_strlen function, Chaehyun Lim
- [PATCH 04/11] staging: wilc1000: Use strncpy instead of WILC_strncpy, Chaehyun Lim
- [PATCH 05/11] staging: wilc1000: remove WILC_strncpy function, Chaehyun Lim
- [PATCH 06/11] staging: wilc1000: use strncmp instead of WILC_strncmp, Chaehyun Lim
- [PATCH 07/11] staging: wilc1000: remove WILC_strncmp function, Chaehyun Lim
- [PATCH 08/11] staging: wilc1000: use memcpy instead of WILC_memcpy, Chaehyun Lim
- [PATCH 09/11] staging: wilc1000: remove WILC_memcpy function, Chaehyun Lim
- [PATCH 10/11] staging: wilc1000: remove WILC_memcpy_INTERNAL, Chaehyun Lim
- [PATCH 11/11] staging: wilc1000: remove wilc_strutils.c and wilc_strutils.h, Chaehyun Lim
[PATCH V2] staging: rtl8723au: Fix Sparse errors in rtw_security.c, Jacob Kiefer
[PATCH] type assignment and restricted type cast error fixes for rtl8723au/core/rtw_security.c,
Jacob Kiefer
[PATCH] Add space after ,,
Swee Hua Law
[PATCH] Fix various coding style problem,
Swee Hua Law
[PATCH v2] staging: wilc1000: Remove pointer and integer comparision,
Chandra S Gorentla
[PATCH] staging: wilc100: Remove pointer and integer comparision,
Chandra S Gorentla
[PATCH] staging/most: fix return value for DIM_GetChannelState,
Tomas Melin
[PATCH] Staging: dgnc: Fixed line over 80 characters in dgnc_mgmt.c,
Bhaktipriya Shridhar
[staging:staging-testing 597/643] drivers/video/fbdev/sm712fb.c:1549:12: warning: 'smtcfb_pci_suspend' defined but not used,
kbuild test robot
[PATCH] staging/lustre/llite: get rid of unused ll_super_blocks list, green
[PATCH] staging/lustre: add annotations for user space pointers,
Tomas Melin
[patch] iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb(),
Dan Carpenter
[PATCH 2/2] Staging: lustre/lustre/ptlrpc: service.c: Fixed issue with global integer being initialized to 0, Daniel Machon
[PATCH] Staging: lustre/lnet/selftest: framework.c: Fixed coding style issues, Daniel Machon
[PATCH v2] staging: lustre-libcfs: fix sparse warning, Patrick Boettcher
staging: wilc1000 Fixes for style errors/warnings,
Chandra S Gorentla
[Index of Archives]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]