devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2013/05/23
[PATCH 52/77] staging: comedi: usbduxsigma: tidy up usbdux_dio_insn_config()
H Hartley Sweeten
2013/05/23
[PATCH 50/77] staging: comedi: usbduxsigma: tidy up usbdux_pwm_start()
H Hartley Sweeten
2013/05/23
[PATCH 49/77] staging: comedi: usbduxsigma: tidy up usbdux_pwm_pattern()
H Hartley Sweeten
2013/05/23
[PATCH 48/77] staging: comedi: usbduxsigma: tidy up usbdux_pwm_write()
H Hartley Sweeten
2013/05/23
[PATCH 44/77] staging: comedi: usbduxsigma: remove an extra ';'
H Hartley Sweeten
2013/05/23
[PATCH 47/77] staging: comedi: usbduxsigma: remove usbdux_pwm_read()
H Hartley Sweeten
2013/05/23
[PATCH 42/77] staging: comedi: usbduxsigma: kill all urbs before freeing them
H Hartley Sweeten
2013/05/23
[PATCH 46/77] staging: comedi: usbduxsigma: tidy up usbduxsigma_pwm_config()
H Hartley Sweeten
2013/05/23
[PATCH 45/77] staging: comedi: usbduxsigma: move usbduxsigma_firmware_upload()
H Hartley Sweeten
2013/05/23
[PATCH 43/77] staging: comedi: usbduxsigma: tidy up tidy_up()
H Hartley Sweeten
2013/05/23
[PATCH 41/77] staging: comedi: usbduxsigma: move usb_set_intfdata(intf, NULL) to (*detach)
H Hartley Sweeten
2013/05/23
[PATCH 40/77] staging: comedi: usbduxsigma: remove tidy_up() from (*auto_attach)
H Hartley Sweeten
2013/05/23
[PATCH 39/77] staging: comedi: usbduxsigma: tidy up usbdux_getstatusinfo()
H Hartley Sweeten
2013/05/23
[PATCH 38/77] staging: comedi: usbduxsigma: tidy up usbduxsigma_attach_common()
H Hartley Sweeten
2013/05/23
[PATCH 37/77] staging: comedi: usbduxsigma: remove SUBDEV_* defines
H Hartley Sweeten
2013/05/23
[PATCH 34/77] staging: comedi: usbduxsigma: tidy up usbdux_ai_inttrig()
H Hartley Sweeten
2013/05/23
[PATCH 36/77] staging: comedi: usbduxsigma: remove unnecessary check in usbdux_ao_cmd()
H Hartley Sweeten
2013/05/23
[PATCH 33/77] staging: comedi: usbduxsigma: tidy up usbdux_ao_inttrig()
H Hartley Sweeten
2013/05/23
[PATCH 35/77] staging: comedi: usbduxsigma: remove unnecessary check in usbdux_ai_cmd()
H Hartley Sweeten
2013/05/23
[PATCH 27/77] staging: comedi: usbduxsigma: tidy up receive_dux_commands()
H Hartley Sweeten
2013/05/23
[PATCH 32/77] staging: comedi: usbduxsigma: remove private data sanity checks
H Hartley Sweeten
2013/05/23
[PATCH 31/77] staging: comedi: usbduxsigma: tidy up firmware upload error messages
H Hartley Sweeten
2013/05/23
[PATCH 29/77] staging: comedi: usbduxsigma: remove 'comedidev' from the private data
H Hartley Sweeten
2013/05/23
[PATCH 30/77] staging: comedi: usbduxsigma: remove 'usbdev' from the private data
H Hartley Sweeten
2013/05/23
[PATCH 28/77] staging: comedi: usbduxsigma: tidy up usbduxsub_submit_PwmURBs()
H Hartley Sweeten
2013/05/23
[PATCH 25/77] staging: comedi: usbduxsigma: remove NOISY_DUX_DEBUGBUG
H Hartley Sweeten
2013/05/23
[PATCH 26/77] staging: comedi: usbduxsigma: tidy up send_dux_commands()
H Hartley Sweeten
2013/05/23
[PATCH 24/77] staging: comedi: usbduxsigma: push usb (*probe) into comedi (*auto_attach)
H Hartley Sweeten
2013/05/23
[PATCH 23/77] staging: comedi: usbduxsigma: push usb (*disconnect) into comedi (*detach)
H Hartley Sweeten
2013/05/23
[PATCH 22/77] staging: comedi: usbduxsigma: factor usb buffer allocation out of (*probe)
H Hartley Sweeten
2013/05/23
[PATCH 21/77] staging: comedi: usbduxsigma: tidy up usbduxsigma_usb_probe()
H Hartley Sweeten
2013/05/23
[PATCH 20/77] staging: comedi: usbduxsigma: rename the private data struct
H Hartley Sweeten
2013/05/23
[PATCH 18/77] staging: comedi: usbduxsigma: remove 'probed' checks in comedi functions
H Hartley Sweeten
2013/05/23
[PATCH 19/77] staging: comedi: usbduxsigma: tidy up usbduxsub_pwm_irq()
H Hartley Sweeten
2013/05/23
[PATCH 17/77] staging: comedi: usbduxsigma: generalize the usb_submit_urb functions
H Hartley Sweeten
2013/05/23
[PATCH 16/77] staging: comedi: usbduxsigma: remove dev_{level} messages in submit urbs functions
H Hartley Sweeten
2013/05/23
[PATCH 15/77] staging: comedi: usbduxsigma: tidy up usbduxsub_ao_IsocIrq()
H Hartley Sweeten
2013/05/23
[PATCH 14/77] staging: comedi: usbduxsigma: tidy up usbduxsub_ai_IsocIrq()
H Hartley Sweeten
2013/05/23
[PATCH 13/77] staging: comedi: usbduxsigma: absorb usbduxsub_unlink_PwmURBs() into caller
H Hartley Sweeten
2013/05/23
[PATCH 12/77] staging: comedi: usbduxsigma: use usbdux_pwm_stop() to force unlink urb
H Hartley Sweeten
2013/05/23
[PATCH 11/77] staging: comedi: usbduxsigma: absorb usbduxsub_unlink_OutURBs() into caller
H Hartley Sweeten
2013/05/23
[PATCH 10/77] staging: comedi: usbduxsigma: use usbdux_ao_stop() to force unlink all urbs
H Hartley Sweeten
2013/05/23
[PATCH 09/77] staging: comedi: usbduxsigma: absorb usbduxsub_unlink_InURBs() into caller
H Hartley Sweeten
2013/05/23
[PATCH 08/77] staging: comedi: usbduxsigma: use usbdux_ai_stop() to force unlink all urbs
H Hartley Sweeten
2013/05/23
[PATCH 07/77] staging: comedi: usbduxsigma: cleanup the (*cancel) functions
H Hartley Sweeten
2013/05/23
[PATCH 06/77] staging: comedi: usbduxsigma: remove check of 'probed' in (*cancel) functions
H Hartley Sweeten
2013/05/23
[PATCH 05/77] staging: comedi: usbduxsigma: change return type of the stop functions
H Hartley Sweeten
2013/05/23
[PATCH 04/77] staging: comedi: usbduxsigma: cleanup the stop functions
H Hartley Sweeten
2013/05/23
[PATCH 03/77] staging: comedi: usbduxsigma: cleanup the unlink urb functions
H Hartley Sweeten
2013/05/23
[PATCH 01/77] staging: comedi: usbduxsigma: remove function trace noise
H Hartley Sweeten
2013/05/23
[PATCH 02/77] staging: comedi: usbduxsigma: remove unlink urb debug messages
H Hartley Sweeten
2013/05/23
[PATCH 00/77] staging: comedi: usbduxsigma: cleanup driver
H Hartley Sweeten
2013/05/23
Re: [PATCH 2/4] ozwpan: replace alloc_skb with dev_alloc_skb in ozproto.c
Xenia Ragiadakou
2013/05/23
Re: [PATCH 2/4] ozwpan: replace alloc_skb with dev_alloc_skb in ozproto.c
Dan Carpenter
2013/05/23
Re: [PATCH 2/4] ozwpan: replace alloc_skb with dev_alloc_skb in ozproto.c
Dan Carpenter
2013/05/23
[PATCH V2 1/2] Drivers: hv: vmbus: Implement multi-channel support
K. Y. Srinivasan
2013/05/23
[PATCH V2 2/2] Drivers: hv: Add the GUID fot synthetic fibre channel device
K. Y. Srinivasan
2013/05/23
[PATCH V2 0/2] Drivers: hv: vmbus: Implement multi-channel support
K. Y. Srinivasan
2013/05/23
[PATCH 4/4] ozwpan: replace kfree_skb with dev_kfree_skb in ozproto.c
Xenia Ragiadakou
2013/05/23
[PATCH 3/4] ozwpan: replace kfree_skb with dev_kfree_skb in ozpd.c
Xenia Ragiadakou
2013/05/23
[PATCH 1/4] ozwpan: replace alloc_skb with dev_alloc_skb in ozpd.c
Xenia Ragiadakou
2013/05/23
[PATCH 2/4] ozwpan: replace alloc_skb with dev_alloc_skb in ozproto.c
Xenia Ragiadakou
2013/05/23
RE: [PATCH V1 1/7] Drivers: hv: vmbus: Implement multi-channel support
KY Srinivasan
2013/05/23
[GIT PATCH] Staging driver fixes for 3.10-rc3
Greg KH
2013/05/23
RE: [PATCH net, 1/2] hyperv: Fix a kernel warning from netvsc_linkstatus_callback()
Haiyang Zhang
2013/05/23
Re: [PATCH -next] Staging: vt6655: add missing free_netdev() on error in hostap_enable_hostapd()
Peter P Waskiewicz Jr
2013/05/23
Re: [PATCH v2 4/4] rtl8192u: fix printk calls in r8192U_core.c
Dan Carpenter
2013/05/23
Re: [PATCH v2 4/4] rtl8192u: fix printk calls in r8192U_core.c
Xenia Ragiadakou
2013/05/23
Kernel v3.2 used in SlackWare 14.00 please, backport all needed patches Re: [PATCH net, 1/2] hyperv: Fix a kernel warning from netvsc_linkstatus_callback()
Victor Miasnikov
2013/05/23
Re: [PATCH v2 4/4] rtl8192u: fix printk calls in r8192U_core.c
Dan Carpenter
2013/05/23
Re: [PATCHv11 2/4] zbud: add to mm/
Mel Gorman
2013/05/23
Re: [PATCH] drivers/staging: davinci: vpfe: fix dependency for building the driver
Prabhakar Lad
2013/05/23
[PATCH -next] staging: keucr: remove needless check before usb_free_coherent()
Wei Yongjun
2013/05/23
[PATCH -next] Staging: vt6655: add missing free_netdev() on error in hostap_enable_hostapd()
Wei Yongjun
2013/05/23
Re: [PATCH net, 1/2] hyperv: Fix a kernel warning from netvsc_linkstatus_callback()
Richard Genoud
2013/05/23
Re: [PATCH v2 4/4] rtl8192u: fix printk calls in r8192U_core.c
Dan Carpenter
2013/05/23
Re: [PATCH 4/4] rtl8192u: fix printk calls in r8192U_core.c
Dan Carpenter
2013/05/23
Re: [PATCH 2/4] rtl8192u: add space after '}' in r8192U_core.c
Dan Carpenter
2013/05/23
Re: [PATCH 1/4] rtl8192u: remove space between function name and '(' in r8192U_core.c
Dan Carpenter
2013/05/22
[PATCH v2 4/4] rtl8192u: fix printk calls in r8192U_core.c
Xenia Ragiadakou
2013/05/22
Re: [PATCH 4/4] rtl8192u: fix printk calls in r8192U_core.c
Greg KH
2013/05/22
[PATCH 4/4] rtl8192u: fix printk calls in r8192U_core.c
Xenia Ragiadakou
2013/05/22
[PATCH 3/4] rtl8192u: replace __FUNCTION__ with __func__ in r8192U_core.c
Xenia Ragiadakou
2013/05/22
[PATCH 2/4] rtl8192u: add space after '}' in r8192U_core.c
Xenia Ragiadakou
2013/05/22
[PATCH 1/4] rtl8192u: remove space between function name and '(' in r8192U_core.c
Xenia Ragiadakou
2013/05/22
Re: [PATCHv11 2/4] zbud: add to mm/
Bob Liu
2013/05/22
Re: [PATCH] staging: speakup: fix warnings by adding __user annotations
Samuel Thibault
2013/05/22
[PATCH] staging: speakup: fix warnings by adding __user annotations
Emil Goode
2013/05/22
Re: [PATCH] MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
Ralf Baechle
2013/05/22
Re: [PATCH] MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
David Daney
2013/05/22
[PATCH v2] MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
David Daney
2013/05/22
[PATCH v3 4/4] tools: hv: Fix file descriptor leaks
Tomas Hozza
2013/05/22
[PATCH v3 2/4] tools: hv: Check return value of poll call
Tomas Hozza
2013/05/22
[PATCH v3 3/4] tools: hv: Check retrun value of strchr call
Tomas Hozza
2013/05/22
[PATCH v3 1/4] tools: hv: Check return value of setsockopt call
Tomas Hozza
2013/05/22
[PATCH v3 0/4] Fixes for defects found by static analysis
Tomas Hozza
2013/05/22
Re: [PATCH] MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
Ralf Baechle
2013/05/22
Re: [PATCH 4/6] Staging: speakup/main: Use NULL instead of 0
Sachin Kamat
2013/05/22
[PATCH v2 4/6] Staging: speakup/main: Use NULL instead of 0
Sachin Kamat
2013/05/22
[PATCH 2/2] Staging: ced1401: Staticize local symbols
Sachin Kamat
2013/05/22
[PATCH 1/2] Staging: ced1401: Use NULL instead of 0 for pointers
Sachin Kamat
2013/05/22
Re: [PATCH 4/6] Staging: speakup/main: Use NULL instead of 0
Santosh Y
2013/05/22
Re: [PATCH 6/6] Staging: speakup/main: Staticize local symbols
Samuel Thibault
2013/05/22
[PATCH 6/6] Staging: speakup/main: Staticize local symbols
Sachin Kamat
2013/05/22
[PATCH 5/6] Staging: speakup/kobjects: Use NULL instead of 0
Sachin Kamat
2013/05/22
[PATCH 4/6] Staging: speakup/main: Use NULL instead of 0
Sachin Kamat
2013/05/22
[PATCH 3/6] Staging: speakup/speakup_keypc: Return NULL instead of 0
Sachin Kamat
2013/05/22
[PATCH 2/6] Staging: speakup/speakup_dtlk: Return NULL instead of 0
Sachin Kamat
2013/05/22
[PATCH 1/6] Staging: speakup/speakup_acntpc: Return NULL instead of 0
Sachin Kamat
2013/05/21
Re: [PATCH 2/2] Staging: bcm: Change comment style to C89 in vendorspecificextn.c
Greg Kroah-Hartman
2013/05/21
Re: [PATCH v2 0/6] fixed checkpatch warnings in tidspbridge.
Greg KH
2013/05/21
[PATCH v2 6/6] Staging: tidspbridge: _tiomap.h: fixed warning 'space prohibited before semicolon'.
Tülin İzer
2013/05/21
[PATCH v2 3/6] Staging: tidspbridge: wdt.c: fixed indentation warning.
Tülin İzer
2013/05/21
[PATCH v2 5/6] Staging: tidspbridge: _tiomap.h: fixed indentation warning.
Tülin İzer
2013/05/21
[PATCH v2 4/6] Staging: tidspbridge: tiomap3430_pwr.c: fixed indentation warning.
Tülin İzer
2013/05/21
[PATCH v2 2/6] Staging: tidspbridge: ue_deh.c: fixed space formatting issue.
Tülin İzer
2013/05/21
[PATCH v2 1/6] Staging: tidspbridge: _tiomap_pwr.h: fixed indentation warning.
Tülin İzer
2013/05/21
[PATCH v2 0/6] fixed checkpatch warnings in tidspbridge.
Tülin İzer
2013/05/21
[PATCH 2/2] Staging: bcm: Change comment style to C89 in vendorspecificextn.c
Severin Gsponer
2013/05/21
[PATCH] Staging: bcm: fix checkpatch errors and warnings in Version.h
Severin Gsponer
2013/05/21
Re: [PATCH] MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
David Daney
2013/05/21
Re: [PATCH] MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
Aaro Koskinen
2013/05/21
Re: [PATCH 0/2] staging -> thermal: move ti-soc-thermal to drivers/thermal
Eduardo Valentin
2013/05/21
Re: [PATCH 0/2] staging -> thermal: move ti-soc-thermal to drivers/thermal
Greg KH
2013/05/21
Re: [PATCH 1/4] tools: hv: Check return value of setsockopt call
Greg KH
2013/05/21
[PATCH 2/4] tools: hv: Check return value of poll call
Tomas Hozza
2013/05/21
[PATCH 1/4] tools: hv: Check return value of setsockopt call
Tomas Hozza
2013/05/21
[PATCH 4/4] tools: hv: Fix file descriptor leaks
Tomas Hozza
2013/05/21
[PATCH 3/4] tools: hv: Check retrun value of strchr call
Tomas Hozza
2013/05/21
[PATCH 2/4] tools: hv: Check return value of poll call
Tomas Hozza
2013/05/21
[PATCH 1/4] tools: hv: Check return value of setsockopt call
Tomas Hozza
2013/05/21
Re: [PATCH 1/1] Staging: bcm: Fix of various code style issues.
Denis Kirjanov
2013/05/21
Re: [PATCH 1/1] Staging: bcm: Fix of various code style issues.
Nikola Pajkovsky
2013/05/21
Re: [PATCH] staging: strncpy issue, need always let NUL terminated string ended by zero.
Chen Gang
2013/05/21
Re: [PATCH] staging: strncpy issue, need always let NUL terminated string ended by zero.
Mauro Carvalho Chehab
2013/05/21
Re: [PATCH] MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
Mauro Carvalho Chehab
2013/05/21
Re: [PATCH 0/6] fixed checkpatch warnings in tidspbridge.
Dan Carpenter
2013/05/21
Re: [PATCH] MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
Wolfram Sang
2013/05/21
Re: [PATCHv11 2/4] zbud: add to mm/
Mel Gorman
2013/05/20
[PATCH 14/15] staging: comedi: usbduxsigma: move firmware request/upload into (*auto_attach)
H Hartley Sweeten
2013/05/20
[PATCH 13/15] staging: comedi: usbduxsigma: consolidate the firmware upload
H Hartley Sweeten
2013/05/20
[PATCH 01/15] staging: comedi: introduce comedi_to_usb_dev()
H Hartley Sweeten
2013/05/20
[PATCH 10/15] staging: comedi: usbdux: move firmware request/upload into (*auto_attach)
H Hartley Sweeten
2013/05/20
[PATCH 09/15] staging: comedi: usbdux: consolidate the firmware upload
H Hartley Sweeten
2013/05/20
[PATCH 15/15] staging: comedi: usbduxsigma: use comedi_load_firmware()
H Hartley Sweeten
2013/05/20
[PATCH 12/15] staging: comedi: usbduxsigma: request firmware synchronously
H Hartley Sweeten
2013/05/20
Re: [PATCHv12 2/4] zbud: add to mm/
Bob Liu
2013/05/20
Re: [PATCHv12 3/4] zswap: add to mm/
Bob Liu
2013/05/20
[PATCH -next] staging: btmtk_usb: remove unused including <linux/version.h>
Wei Yongjun
2013/05/20
[PATCH 11/15] staging: comedi: usbdux: use comedi_load_firmware()
H Hartley Sweeten
2013/05/20
[PATCH 00/15] staging: comedi: tidy up some usb driver boilerplate
H Hartley Sweeten
2013/05/20
Re: [PATCH] MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
Greg KH
2013/05/20
[PATCH 6/6] Staging: tidspbridge: fixed warning 'space prohibited before semicolon'.
Tülin İzer
2013/05/20
[PATCH 5/6] Staging: tidspbridge: fixed indentation warning.
Tülin İzer
2013/05/20
[PATCH 4/6] Staging: tidspbridge: fixed indentation warning.
Tülin İzer
2013/05/20
[PATCH 3/6] Staging: tidspbridge: fixed indentation warning.
Tülin İzer
2013/05/20
[PATCH 2/6] Staging: tidspbridge: fixed pointer position.
Tülin İzer
2013/05/20
[PATCH 1/6] Staging: tidspbridge: fixed indentation warning.
Tülin İzer
2013/05/20
[PATCH 0/6] fixed checkpatch warnings in tidspbridge.
Tülin İzer
2013/05/20
[PATCH] MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
David Daney
2013/05/20
[PATCH 03/15] staging: comedi: vmk80xx: don't pass the private data directly
H Hartley Sweeten
2013/05/20
[PATCH 04/15] staging: comedi: vmk80xx: use comedi_to_usb_dev()
H Hartley Sweeten
2013/05/20
[PATCH 02/15] staging: comedi: usbduxfast: use comedi_to_usb_dev()
H Hartley Sweeten
2013/05/20
[PATCH 07/15] staging: comedi: usbduxfast: use comedi_load_firmware()
H Hartley Sweeten
2013/05/20
[PATCH 06/15] staging: comedi: dt9812: use comedi_to_usb_dev()
H Hartley Sweeten
2013/05/20
[PATCH 05/15] staging: comedi: vmk80xx: remove usb_interface from private data
H Hartley Sweeten
2013/05/20
[PATCH 08/15] staging: comedi: usbdux: request firmware synchronously
H Hartley Sweeten
2013/05/20
[PATCHv12 4/4] zswap: add documentation
Seth Jennings
2013/05/20
[PATCHv12 3/4] zswap: add to mm/
Seth Jennings
2013/05/20
[PATCHv12 1/4] debugfs: add get/set for atomic types
Seth Jennings
2013/05/20
[PATCHv12 2/4] zbud: add to mm/
Seth Jennings
2013/05/20
[PATCHv12 0/4] zswap: compressed swap caching
Seth Jennings
2013/05/20
Re: [PATCHv11 2/4] zbud: add to mm/
Seth Jennings
2013/05/20
Re: [PATCH] staging: ramster: add how-to document
Greg Kroah-Hartman
2013/05/20
RE: [PATCH] staging: ramster: add how-to document
Dan Magenheimer
2013/05/20
[PATCH] staging: ramster: add how-to document
Dan Magenheimer
2013/05/20
Re: [PATCHv11 2/4] zbud: add to mm/
Mel Gorman
2013/05/19
Re: [PATCHv11 3/4] zswap: add to mm/
Seth Jennings
2013/05/19
Re: [PATCHv11 2/4] zbud: add to mm/
Seth Jennings
2013/05/17
Re: [PATCHv10 1/4] debugfs: add get/set for atomic types
Dave Hansen
2013/05/17
[PATCH] staging/xgifb: Remove dead assignments/increments
Peter Huewe
2013/05/17
Re: [PATCH 1/1] Staging: bcm: Fix of various code style issues.
Greg Kroah-Hartman
2013/05/17
Re: [PATCH] Staging: wlan-ng: Replace printk with pr_ to fix checkpatch warnings.
Greg KH
2013/05/17
Re: [PATCH 2/2] Staging: android: sync: use seq_puts()/seq_putc() to follow coding style
Greg KH
2013/05/17
Re: [PATCH 2/2] Staging: android: sync: use seq_puts()/seq_putc() to follow coding style
Greg KH
2013/05/17
[PATCH 2/2] staging/btmtk_usb: Mark local functions as static
Peter Huewe
2013/05/17
[PATCH 1/2] staging/btmtk_usb: use module_usb_driver to register driver
Peter Huewe
2013/05/17
[PATCH 5/6] staging: comedi: me_daq: use comedi_load_firmware()
H Hartley Sweeten
2013/05/17
[PATCH 6/6] staging: comedi: ni_pcidio: use comedi_load_firmware()
H Hartley Sweeten
2013/05/17
[PATCH 4/6] staging: comedi: daqboard2000: use comedi_load_firmware()
H Hartley Sweeten
2013/05/17
[PATCH 3/6] staging: comedi: drivers: generalize comedi_load_firmware()
H Hartley Sweeten
2013/05/17
[PATCH 2/6] staging: comedi: jr3_pci: tidy up comedi_load_firmware()
H Hartley Sweeten
2013/05/17
[PATCH 1/6] staging: comedi: jr3_pci: use kasprintf
H Hartley Sweeten
2013/05/17
[PATCH 0/6] staging: comedi: export comedi_load_firmware()
H Hartley Sweeten
2013/05/17
Re: [PATCHv11 3/4] zswap: add to mm/
Mel Gorman
2013/05/17
Re: [PATCHv11 3/4] zswap: add to mm/
Mel Gorman
2013/05/17
Re: [PATCHv11 4/4] zswap: add documentation
Mel Gorman
2013/05/17
[PATCH V1 1/1] Drivers: hv: Fix a bug in get_vp_index()
K. Y. Srinivasan
2013/05/17
Re: [PATCHv11 2/4] zbud: add to mm/
Mel Gorman
2013/05/17
[PATCH 1/1] Staging: bcm: Fix of various code style issues.
Severin Gsponer
Earlier messages
Later messages