Linux Driver Development
[Prev Page][Next Page]
- [PATCH 17/28] staging: comedi: rti800: fix rti800_ao_insn_write()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 18/28] staging: comedi: rti800: tidy up rti800_ao_insn_read()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 19/28] staging: comedi: rti800: tidy up CR_{CHAN,RANGE} usage
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 15/28] staging: comedi: rti800: tidy up rti800_do_insn_bits()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 16/28] staging: comedi: rti800: tidy up rti800_di_insn_bits()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 14/28] staging: comedi: rti800: add some whitespace to the subdevice init
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 13/28] staging: comedi: rti800: use arrays to hold the ai/ao ranges
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 12/28] staging: comedi: rti800: remove dac[01]_range from private data
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 09/28] staging: comedi: rti800: move the comedi_alloc_subdevices()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 11/28] staging: comedi: rti800: remove adc_range from private data
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 10/28] staging: comedi: rti800: remove adc_mux from private data
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 07/28] staging: comedi: rti800: cleanup dev->board_name usage
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 08/28] staging: comedi: rti800: remove interrupt code
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 06/28] staging: comedi: rti800: remove board attach kernel noise
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 04/28] staging: comedi: rti800: remove '0' boardinfo data
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 05/28] staging: comedi: rti800: remove the 'fingerprint' debug printk
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 02/28] staging: comedi: rti800: remove forward declaration
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 01/28] staging: comedi: rti800: cleanup comedi_lrange tables
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 03/28] staging: comedi: rti800: cleanup boardinfo
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 00/28] staging: comedi: rti800: cleanup driver
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Staging: omap-thermal: remove trailing whitespace from omap-bandgap.c
- From: Tyrel Datwyler <turtle.on.the.radio@xxxxxxxxx>
- [PATCH 10/10] staging: comedi: acl7225b: Update the MODULE_DESCRIPTION
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 09/10] staging: comedi: acl7225b: cleanup acl7225b_di_insn_bits()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 08/10] staging: comedi: acl7225b: cleanup acl7225b_do_insn_bits()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 07/10] staging: comedi: acl7225b: rename the (*insn_bits) subdevice functions
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 05/10] staging: comedi: acl7225b: dev->irq is already '0'
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 06/10] staging: comedi: acl7225b: add some whitespace to the subdevice init
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 04/10] staging: comedi: acl7225b: remove local var in acl7225b_attach()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 03/10] staging: comedi: acl7225b: cleanup dev->board_name usage
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 02/10] staging: comedi: acl7225b: remove board attach kernel noise
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 01/10] staging: comedi: acl7225b: cleanup boardinfo
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 00/10] staging: comedi: acl7225b: cleanup driver
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Staging: omap-thermal: remove trailing whitespace from omap-bandgap.c
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- Re: [PATCH] Staging: omap-thermal: remove trailing whitespace from omap-bandgap.c
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 5/5] staging: comedi: remove unnecessary dev->board_name initialization
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 0/5] staging: comedi: initialize dev->board_name in the core
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Staging: omap-thermal: remove trailing whitespace from omap-bandgap.c
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- Re: [PATCH] Staging: omap-thermal: remove trailing whitespace from omap-bandgap.c
- From: "edubezval@xxxxxxxxx" <edubezval@xxxxxxxxx>
- Re: [PATCH 0/5] staging: comedi: initialize dev->board_name in the core
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 5/5] staging: comedi: remove unnecessary dev->board_name initialization
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/5] staging: comedi: comedi_pci: dev->board_name is always valid
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/5] staging: comedi: drivers: dev->board_name is always valid
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/5] staging: comedi: drivers: set dev->board_name before attaching
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/5] staging: comedi: drivers: rename 'comedi_dev' in comedi_auto_config()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/5] staging: comedi: initialize dev->board_name in the core
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] vt6655: remove unnecessary return at the end of the function
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- RE: scanning for LUNs
- From: KY Srinivasan <kys@xxxxxxxxxxxxx>
- Re: [PATCH 12/14] staging: comedi: serial2002: rename all the static functions
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/14] staging: comedi: serial2002: fix different address space sparse warnings
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] staging:csr: Fix typo in csr
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Staging: omap-thermal: remove trailing whitespace from omap-bandgap.c
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/14] staging: comedi: serial2002: fix different address space sparse warnings
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH net,1/2] hyperv: Fix a kernel warning from netvsc_linkstatus_callback()
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH net,2/2] hyperv: Fix RNDIS send_completion code path
- From: David Miller <davem@xxxxxxxxxxxxx>
- RE: [PATCH 01/14] staging: comedi: serial2002: fix different address space sparse warnings
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- Re: scanning for LUNs
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH] staging:csr: Fix typo in staging/csr driver
- From: Masanari Iida <standby24x7@xxxxxxxxx>
- [PATCH 8/8] staging: ti-soc-thermal: fix device removal
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 7/8] staging: ti-soc-thermal: defer probe if cpufreq is not ready
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 6/8] staging: ti-soc-thermal: remove extrapolation rules from TODO
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 5/8] staging: ti-soc-thermal: update OMAP5 extrapolation rules
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 4/8] staging: ti-soc-thermal: introduce OMAP4430 extrapolation constants
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 3/8] staging: ti-soc-thermal: Remove TC1/TC2 TODO (already done)
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 2/8] staging: ti-soc-thermal: fix min/max TODO (already done)
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 1/8] staging: ti-soc-thermal: update TODO list
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 0/8] staging: ti-soc-thermal: fixes and TODO update
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH] staging/fwserial: Replace seq_printf with seq_puts
- From: Valentin Ilie <valentin.ilie@xxxxxxxxx>
- [PATCH] staging: cptm1217: Use dev_pm_ops
- From: Lars-Peter Clausen <lars@xxxxxxxxxx>
- [PATCH] Staging: omap-thermal: remove trailing whitespace from omap-bandgap.c
- From: Tyrel Datwyler <turtle.on.the.radio@xxxxxxxxx>
- [PATCH] staging:csr: Fix typo in csr
- From: Masanari Iida <standby24x7@xxxxxxxxx>
- [PATCH] Drivers: Staging: cxt1e1: strncpy issue, need set zero at the end.
- From: Chen Gang <gang.chen@xxxxxxxxxxx>
- Re: [PATCH 1/6] vt6655: remove unnecessary return at the end of the function
- From: "devendra.aaru" <devendra.aaru@xxxxxxxxx>
- Re: [PATCH 1/6] vt6655: remove unnecessary return at the end of the function
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH 4/6] vt6655: remove return statement in BSSvClearBSSList
- From: Devendra Naga <devendra.aaru@xxxxxxxxx>
- [PATCH 5/6] vt6655: remove return statement at the end of functions in bssdb.c
- From: Devendra Naga <devendra.aaru@xxxxxxxxx>
- [PATCH 6/6] vt6655: remove return statements at the end of functions in power.c
- From: Devendra Naga <devendra.aaru@xxxxxxxxx>
- [PATCH 3/6] vt6655: follow kernel coding style rules in SROMbyReadEmbedded function
- From: Devendra Naga <devendra.aaru@xxxxxxxxx>
- [PATCH 2/6] vt6655: fix compiler warnings in iwctl_siwrts
- From: Devendra Naga <devendra.aaru@xxxxxxxxx>
- [PATCH 1/6] vt6655: remove unnecessary return at the end of the function
- From: Devendra Naga <devendra.aaru@xxxxxxxxx>
- Re: [PATCH] Staging: Android: optimizing the async free space statistics
- From: Chen Gang <gang.chen@xxxxxxxxxxx>
- Re: [PATCH] Staging: Android: optimizing the async free space statistics
- From: Chen Gang <gang.chen@xxxxxxxxxxx>
- Re: [PATCH 01/14] staging: comedi: serial2002: fix different address space sparse warnings
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH] Staging: Android: optimizing the async free space statistics
- From: Arve Hjønnevåg <arve@xxxxxxxxxxx>
- [PATCH 4/5] staging: comedi: dt282x: remove 'boardtype' macro
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/5] staging: comedi: dt2801: remove 'boardtype' macro
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5/5] staging: comedi: ni_at_a2150: remove 'thisboard' macro
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/5] staging: comedi: das800: remove 'thisboard' macro
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/5] staging: comedi: das1800: remove 'thisboard' macro
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/5] staging: comedi: remove the remaining 'thisboard' type macros
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 14/14] staging: comedi: serial2002: remove #if 0'ed out code
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 13/14] staging: comedi: serial2002: remove pr_err() noise in serial2002_read()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 12/14] staging: comedi: serial2002: rename all the static functions
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 11/14] staging: comedi: serial2002: hookup the (*open) and (*close) last
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 10/14] staging: comedi: serial2002: return 0 after successful attach
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 08/14] staging: comedi: serial2002: add some whitespace to the subdevice init
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 07/14] staging: comedi: serial2002: don't assume the number of subdevices to detach
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 09/14] staging: comedi: serial2002: remove attach dev_dbg() noise
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 06/14] staging: comedi: serial2002: cleanup serial2002_setup_subdevs()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 04/14] staging: comedi: serial2002: cleanup serial_read()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 05/14] staging: comedi: serial2002: split up serial_2002_open()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 03/14] staging: comedi: serial2002: cleanup tty_setspeed()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 00/14] staging: comedi: serial2002: cleanup driver
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 02/14] staging: comedi: serial2002: factor (*poll) busy wait out of tty_read()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 01/14] staging: comedi: serial2002: fix different address space sparse warnings
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Staging: Android: optimizing the async free space statistics
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/37] staging: comedi: some comedi core reorganization
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 13/15] staging: usbip: userspace: libsrc: cleanup parsing
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH net,2/2] hyperv: Fix RNDIS send_completion code path
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- [PATCH] staging: dgrp: implement error handling in dgrp_create_class_sysfs_files()
- From: Alexey Khoroshilov <khoroshilov@xxxxxxxxx>
- [PATCH net, 1/2] hyperv: Fix a kernel warning from netvsc_linkstatus_callback()
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- Re: [PATCH 00/37] staging: comedi: some comedi core reorganization
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH 01/37] staging: comedi: check comedi_auto_config() params
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- RE: hv_netvsc: WARNING in softirq.c
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- Re: hv_netvsc: WARNING in softirq.c
- From: Richard Genoud <richard.genoud@xxxxxxxxx>
- Re: [PATCH 01/37] staging: comedi: check comedi_auto_config() params
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH] Staging: Android: looping issue, need break when get value firstly.
- From: Chen Gang <gang.chen@xxxxxxxxxxx>
- [PATCH] Staging: Android: optimizing the async free space statistics
- From: Chen Gang <gang.chen@xxxxxxxxxxx>
- RE: [PATCHv8 5/8] mm: break up swap_writepage() for frontswap backends
- From: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
- RE: [PATCHv8 0/8] zswap: compressed swap caching
- From: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
- Re: [PATCHv8 5/8] mm: break up swap_writepage() for frontswap backends
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCHv8 2/8] zsmalloc: add documentation
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCHv8 8/8] zswap: add documentation
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCHv8 6/8] mm: allow for outstanding swap writeback accounting
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCHv8 5/8] mm: break up swap_writepage() for frontswap backends
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCHv8 7/8] zswap: add swap page writeback support
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCHv8 4/8] zswap: add to mm/
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCHv8 3/8] debugfs: add get/set for atomic types
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCHv8 1/8] zsmalloc: add to mm/
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCHv8 0/8] zswap: compressed swap caching
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH 00/37] staging: comedi: some comedi core reorganization
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/37] staging: comedi: check comedi_auto_config() params
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 13/15] staging: usbip: userspace: libsrc: cleanup parsing
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 03/15] staging: usbip: reformat function pickup_urb_and_free_priv
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 13/15] staging: usbip: userspace: libsrc: cleanup parsing
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- RE: scanning for LUNs
- From: KY Srinivasan <kys@xxxxxxxxxxxxx>
- Re: scanning for LUNs
- From: James Bottomley <jbottomley@xxxxxxxxxxxxx>
- scanning for LUNs
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 09/15] staging: usbip: removed unnecessary for loop
- From: Stefan Reif <ke42caxa@xxxxxxxxxxxxx>
- [PATCH 08/15] staging: usbip: removed unnecessary if-else-statements
- From: Stefan Reif <ke42caxa@xxxxxxxxxxxxx>
- [PATCH 12/15] staging: usbip: userspace: removed unnecessary code
- From: Stefan Reif <ke42caxa@xxxxxxxxxxxxx>
- [PATCH 15/15] staging: usbip: userspace: show product name in `list -l' command
- From: Stefan Reif <ke42caxa@xxxxxxxxxxxxx>
- [PATCH 14/15] staging: usbip: userspace: unified command line arguments
- From: Stefan Reif <ke42caxa@xxxxxxxxxxxxx>
- [PATCH 13/15] staging: usbip: userspace: libsrc: cleanup parsing
- From: Stefan Reif <ke42caxa@xxxxxxxxxxxxx>
- [PATCH 07/15] staging: usbip: simplified errorhandling
- From: Stefan Reif <ke42caxa@xxxxxxxxxxxxx>
- [PATCH 10/15] staging: usbip: simplified cleanup function
- From: Stefan Reif <ke42caxa@xxxxxxxxxxxxx>
- [PATCH 06/15] staging: usbip: simple indent fix
- From: Stefan Reif <ke42caxa@xxxxxxxxxxxxx>
- [PATCH 11/15] staging: usbip: userspace: avoid memory leaks
- From: Stefan Reif <ke42caxa@xxxxxxxxxxxxx>
- [PATCH 05/15] staging: usbip: remove unnused, broken macro
- From: Stefan Reif <ke42caxa@xxxxxxxxxxxxx>
- [PATCH 02/15] staging: usbip: reformat function stub_recv_cmd_unlink()
- From: Stefan Reif <ke42caxa@xxxxxxxxxxxxx>
- [PATCH 01/15] staging: usbip: userspace: libsrc: replace numbers by ascii
- From: Stefan Reif <ke42caxa@xxxxxxxxxxxxx>
- [PATCH 04/15] staging: usbip: removed enumeration of comments
- From: Stefan Reif <ke42caxa@xxxxxxxxxxxxx>
- [PATCH 03/15] staging: usbip: reformat function pickup_urb_and_free_priv
- From: Stefan Reif <ke42caxa@xxxxxxxxxxxxx>
- [PATCH 00/15] staging: usbip: code cleanup
- From: Stefan Reif <ke42caxa@xxxxxxxxxxxxx>
- [PATCH 37/37] staging: comedi: add comedi_clear_board_dev()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 36/37] staging: comedi: remove struct comedi_file_info
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 31/37] staging: comedi: refactor comedi_dev_from_minor()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 34/37] staging: comedi: simplify comedi_subdevice_minor_table[]
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 35/37] staging: comedi: simplify comedi_board_minor_table[]
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 29/37] staging: comedi: change comedi_read/write_subdevice() parameters
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 33/37] staging: comedi: remove comedi_file_info_from_board_minor()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 32/37] staging: comedi: remove comedi_clear_subdevice_minor()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 23/37] staging: comedi: separate board and subdevice minor tables
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 30/37] staging: comedi: reduce use of struct comedi_file_info
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 28/37] staging: comedi: use minor device number in attribute functions
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 24/37] staging: comedi: remove comedi_clear_minor()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 27/37] staging: comedi: get mutex before subdevice in attribute functions
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 20/37] staging: comedi: change comedi_file_info_table_lock to mutex
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 26/37] staging: comedi: rename dev parameter of device attribute functions
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 25/37] staging: comedi: remove hardware_device from struct comedi_device_info
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 21/37] staging: comedi: move COMEDI_NUM_MINORS and COMEDI_FIRST_SUBDEVICE_MINOR
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 22/37] staging: comedi: remove COMEDI_FIRST_SUBDEVICE_MINOR
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 18/37] staging: comedi: move detach out of post-config
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 19/37] staging: comedi: set hw_dev in comedi_alloc_board_minor()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 15/37] staging: comedi: simplify driver module counting
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 17/37] staging: comedi: replace __comedi_device_detach()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 16/37] staging: comedi: put module _after_ detach
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 14/37] staging: comedi: avoid forward declarations
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 13/37] staging: comedi: remove manually unconfigured dynamic devices
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 12/37] staging: comedi: no need to evade comedi_auto_unconfig()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 09/37] staging: comedi: change comedi_alloc_board_minor() to return pointer
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 11/37] staging: comedi: avoid releasing legacy minors automatically
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 10/37] staging: comedi: pre-lock mutex on creation of comedi device
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 08/37] staging: comedi: make comedi_free_board_minor() static
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 07/37] staging: comedi: call comedi_release_hardware_device() on error
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 04/37] staging: comedi: adjust module count on device cleanup
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 06/37] staging: comedi: add comedi_release_hardware_device()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 00/37] staging: comedi: some comedi core reorganization
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 01/37] staging: comedi: check comedi_auto_config() params
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 02/37] staging: comedi: no need to zero out comedi_file_info_table[]
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 05/37] staging: comedi: refactor comedi_free_board_minor()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 03/37] staging: comedi: remove memset() call from comedi_device_init()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [patch] staging: csr: info leak in unifi_cfg_get_info()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [patch] staging: slicoss: information leak in ETHTOOL_GSET
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH 10/10] staging: comedi: range: introduce some simple mA ranges
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 09/10] staging: comedi: usbduxsigma: use comedi provided range_unipolar2_5
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 08/10] staging: comedi: ni_mio_common: use comedi provided range_bipolar5
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 07/10] staging: comedi: ni_pcimio: use comedi provided range_bipolar10
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 06/10] staging: comedi: dt9812: use comedi provided range_unipolar2_5
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 05/10] staging: comedi: range: introduce range_unipolar2_5
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 04/10] staging: comedi: dt9812: use comedi provided range_bipolar10
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 02/10] staging: comedi: das1800: use comedi provided range_bipolar10
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 03/10] staging: comedi: das800: use comedi provided range_bipolar5
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 00/10] staging: comedi: remove some duplicate ranges
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 01/10] staging: comedi: cb_pcidas64: use comedi provided range_bipolar10
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 11/11] staging: comedi: rtd520: rename thisboard variable
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 10/11] staging: comedi: rtd520: rename CamelCase chanBipolar
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 09/11] staging: comedi: rtd520: rename CamelCase in rtdConvertChanGain()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 08/11] staging: comedi: rtd520: rename CamelCase rtdBoard
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 07/11] staging: comedi: rtd520: rename CamelCase aiCount
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 05/11] staging: comedi: rtd520: rename CamelCase fifoLen
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 04/11] staging: comedi: rtd520: rename CamelCase transCount
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 06/11] staging: comedi: rtd520: rename CamelCase in rtd_interrupt()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 03/11] staging: comedi: rtd520: rename CamelCase aoValue
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 01/11] staging: comedi: rtd520: cleanup rtd_dio_insn_config()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 02/11] staging: comedi: rtd520: rename CamelCase rtdPrivate
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 00/11] staging: comedi: rtd520: cleanup driver part 2
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 14/14] staging: ti-soc-thermal: Add get_trend support
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 13/14] staging: ti-soc-thermal:Introduce ti_bandgap_get_trend function for OMAP5
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 12/14] staging: ti-soc-thermal: Enable HISTORY_BUFFER Feature for OMAP5
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 11/14] staging: ti-soc-thermal: Introduce HAS_HISTORY_BUFFER feature for bandgap
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 10/14] staging: ti-soc-thermal: Modify update_interval r/w functions to incorporate the OMAP5 feature of COUNTER_DELAY.
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 09/14] staging: ti-soc-thermal: Enable COUNTER_DELAY feature for OMAP5
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 08/14] staging: ti-soc-thermal: Introduce HAS_COUNTER_DELAY feature for bandgap
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 07/14] staging: ti-soc-thermal: Initialise counter_delay field for OMAP5 sensors
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 06/14] staging: ti-soc-thermal: Add counter_delay_mask field to temp_sensor_registers struct
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 05/14] staging: ti-soc-thermal: report alert events on OMAP5 devices
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 04/14] staging: ti-soc-thermal: report alert events on OMAP4 devices
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 03/14] staging: ti-soc-thermal: expose ti_thermal_report_temperature
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 02/14] staging: ti-soc-thermal: remove kernel-doc warnings reported with -v
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 01/14] staging: ti-soc-thermal: return error in case power switch is not supported
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 00/14] staging: ti-soc-thermal: fixes and trending support
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- Re: [PATCH 09/17] staging: xgifb: SetFlag: delete EnableChB
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] staging: rts5139: device_reset() can be static
- From: Shawn Guo <shawn.guo@xxxxxxxxxx>
- Re: [PATCH 09/17] staging: xgifb: SetFlag: delete EnableChB
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- Re: [PATCH 12/17] staging: xgifb: XGI_EnableChISLCD(): delete trivial function
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 09/17] staging: xgifb: SetFlag: delete EnableChB
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 2/3] staging: speakup: use native error codes
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 2/3] staging: speakup: use native error codes
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 1/3] staging: speakup: reuse native kernel functions
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] staging: rtl8192u: fix coding style
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 03/12] staging: comedi: s626: remove RR7146 macro
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re:Reconfirm the following to us (04/01/2013
- From: "LUCKYDAY LOTTERY COMPANY"<electroclinic@xxxxxxxxxxxxxxxx>
- Re:Reconfirm the following to us (04/01/2013
- From: "LUCKYDAY LOTTERY COMPANY"<electroclinic@xxxxxxxxxxxxxxxx>
- [PATCH] staging:csr: Fix typos in comment and printk
- From: Masanari Iida <standby24x7@xxxxxxxxx>
- [PATCH 02/17] staging: xgifb: XGI_GetVBType(): delete IF_DEF_LVDS check
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 16/17] staging: xgifb: vb_setmode: delete IF_DEF_HiVision checks
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 13/17] staging: xgifb: XGI_DisableBridge(): delete redundant checks
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 15/17] staging: xgifb: vb_setmode: delete IF_DEF_YPbPr checks
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 11/17] staging: xgifb: SetFlag: delete EnableChA
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 14/17] staging: xgifb: delete redundant return statements
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 17/17] staging: xgifb: vb_setmode: delete IF_DEF_CRT2Monitor checks
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 12/17] staging: xgifb: XGI_EnableChISLCD(): delete trivial function
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 07/17] staging: xgifb: SetFlag: delete GatingCRT
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 08/17] staging: xgifb: SetFlag: delete DisableChB
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 10/17] staging: xgifb: SetFlag: delete DisableChA
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 04/17] staging: xgifb: XGI_AjustCRT2Rate(): delete IF_DEF_LVDS check
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 06/17] staging: xgifb: XGI_SetCRT1VCLK(): avoid copy-paste
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 03/17] staging: xgifb: call XGI_GetVBType from InitTo330Pointer
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 09/17] staging: xgifb: SetFlag: delete EnableChB
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 05/17] staging: xgifb: XGI_GetRatePtrCRT2(): delete IF_DEF_LVDS check
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 01/17] staging: xgifb: refactor XGI_BridgeIsOn()
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- Re: [PATCH v2 4/4] staging: speakup: fix a bug when translate octal numbers
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/11] LVDS Display Bridge support for i.MX
- From: Philipp Zabel <pza@xxxxxxxxxxxxxx>
- [PATCH 1/1] Drivers: hv: vmbus: Fix a bug in hv_need_to_signal()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 1/1] Drivers: hv: balloon: Permit Linux to specify hot-add alignment requirements
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/11] LVDS Display Bridge support for i.MX
- From: Shawn Guo <shawn.guo@xxxxxxxxxx>
- Re: [PATCH v3 0/11] LVDS Display Bridge support for i.MX
- From: Shawn Guo <shawn.guo@xxxxxxxxxx>
- Re: Possibility for an external staging tree - bring up quality code
- From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] staging: speakup: fix a bug when translate octal numbers
- From: Samuel Thibault <samuel.thibault@xxxxxxxxxxxx>
- Re: [PATCH v2 3/4] staging: speakup: reuse native hex2bin()
- From: Samuel Thibault <samuel.thibault@xxxxxxxxxxxx>
- Re: [PATCH v2 2/4] staging: speakup: use native error codes
- From: Samuel Thibault <samuel.thibault@xxxxxxxxxxxx>
- RE: [PATCH 13/22] staging: comedi: rtd520: rename CamelCase rtdPrivate
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 13/22] staging: comedi: rtd520: rename CamelCase rtdPrivate
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Possibility for an external staging tree - bring up quality code
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH V2 1/3] mm: Export split_page()
- From: KY Srinivasan <kys@xxxxxxxxxxxxx>
- Possibility for an external staging tree - bring up quality code
- From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxxxxxxxx>
- [GIT PATCH] Staging driver fixes for 3.9-rc4
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 01/11] ARM i.MX5: Move IPU clock lookups into device tree
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v3 03/11] ARM i.MX: Add imx_clk_divider_flags and imx_clk_mux_flags
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v3 0/11] LVDS Display Bridge support for i.MX
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v3 09/11] ARM i.MX53: Add IOMUXC GPR to device tree
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v3 08/11] ARM i.MX6q: set the LDB serial clock parent to the video PLL
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v3 10/11] ARM i.MX53: Add LDB device to device tree
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v3 06/11] staging: drm/imx: Add LDB support
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v3 07/11] ARM i.MX6q: Add audio/video PLL post dividers for i.MX6q rev 1.1
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v3 11/11] ARM i.MX6q: Add LDB device to device tree
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v3 05/11] ARM i.MX6q: fix ldb di divider and selector clocks
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v3 04/11] ARM i.MX53: fix ldb di divider and selector clocks
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v3 02/11] ARM i.MX6q: export imx6q_revision
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: [PATCH v2 04/11] ARM i.MX6q: Add audio/video PLL post dividers for i.MX6q rev 1.1
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: [PATCH v2 11/11] ARM i.MX6q: Add LDB device to device tree
- From: Shawn Guo <shawn.guo@xxxxxxxxxx>
- Re: [PATCH v2 04/11] ARM i.MX6q: Add audio/video PLL post dividers for i.MX6q rev 1.1
- From: Shawn Guo <shawn.guo@xxxxxxxxxx>
- Re: [PATCH v2 01/11] staging: drm/imx: Add LDB support
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: [PATCH v2 11/11] ARM i.MX6q: Add LDB device to device tree
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: [PATCH v2 10/11] ARM i.MX53: Add LDB device to device tree
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: [PATCH v2 01/11] staging: drm/imx: Add LDB support
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: [PATCH v2 04/11] ARM i.MX6q: Add audio/video PLL post dividers for i.MX6q rev 1.1
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v2 4/4] staging: speakup: fix a bug when translate octal numbers
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 3/4] staging: speakup: reuse native hex2bin()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 2/4] staging: speakup: use native error codes
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 1/4] staging: speakup: reuse native kernel functions
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 10/11] ARM i.MX53: Add LDB device to device tree
- From: Martin Fuzzey <mfuzzey@xxxxxxxxxxx>
- Re: [PATCH v2 11/11] ARM i.MX6q: Add LDB device to device tree
- From: Shawn Guo <shawn.guo@xxxxxxxxxx>
- Re: [PATCH v2 08/11] ARM i.MX6q: fix ldb di divider and selector clocks
- From: Shawn Guo <shawn.guo@xxxxxxxxxx>
- Re: [PATCH v2 07/11] ARM i.MX53: fix ldb di divider and selector clocks
- From: Shawn Guo <shawn.guo@xxxxxxxxxx>
- Re: [PATCH v2 06/11] ARM i.MX: Add imx_clk_divider_flags and imx_clk_mux_flags
- From: Shawn Guo <shawn.guo@xxxxxxxxxx>
- Re: [PATCH v2 10/11] ARM i.MX53: Add LDB device to device tree
- From: Shawn Guo <shawn.guo@xxxxxxxxxx>
- Re: [PATCH v2 04/11] ARM i.MX6q: Add audio/video PLL post dividers for i.MX6q rev 1.1
- From: Shawn Guo <shawn.guo@xxxxxxxxxx>
- Re: [PATCH v2 03/11] ARM i.MX6q: export imx6q_revision
- From: Shawn Guo <shawn.guo@xxxxxxxxxx>
- Re: [PATCH v2 02/11] ARM i.MX5: Move IPU clock lookups into device tree
- From: Shawn Guo <shawn.guo@xxxxxxxxxx>
- Re: [PATCH v2 01/11] staging: drm/imx: Add LDB support
- From: Shawn Guo <shawn.guo@xxxxxxxxxx>
- [PATCH 09/10] staging: xgifb: make SR15/SR13 arrays single dimensional
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 02/10] staging: xgifb: eliminate IF_DEF_LVDS checks from vb_init
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 05/10] staging: xgifb: delete XGI330_LCDCapStruct.PSC_Sx
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 10/10] staging: xgifb: rename SR15/SR13 arrays to SR18
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 06/10] staging: xgifb: delete XGI330_LCDCapStruct.PWD_2x
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 07/10] staging: xgifb: delete pXGINew_DRAMTypeDefinition
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 04/10] staging: xgifb: delete LCD_SetFlag
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 03/10] staging: xgifb: delete IF_DEF_TRUMPION and IF_DEF_DSTN
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 01/10] staging: xgifb: delete redundant IF_DEF_LVDS check
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH 08/10] staging: xgifb: XGINew_SetDRAMDefaultRegister340: inline the value of SR1B
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- Re: [PATCH 2/3] staging: speakup: use native error codes
- From: Samuel Thibault <samuel.thibault@xxxxxxxxxxxx>
- Re: [PATCH v2 10/11] ARM i.MX53: Add LDB device to device tree
- From: Martin Fuzzey <mfuzzey@xxxxxxxxxxx>
- Re: [PATCH v2 01/11] staging: drm/imx: Add LDB support
- From: Martin Fuzzey <mfuzzey@xxxxxxxxxxx>
- Re: [PATCH 3/3] staging: speakup: reuse native hex2bin()
- From: Samuel Thibault <samuel.thibault@xxxxxxxxxxxx>
- Re: [PATCH 1/3] staging: speakup: reuse native kernel functions
- From: Samuel Thibault <samuel.thibault@xxxxxxxxxxxx>
- [PATCH 04/22] block: Convert bio_for_each_segment() to bvec_iter
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 01/11] staging: drm/imx: Add LDB support
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v2 11/11] ARM i.MX6q: Add LDB device to device tree
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v2 10/11] ARM i.MX53: Add LDB device to device tree
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v2 09/11] ARM i.MX53: Add IOMUXC GPR to device tree
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v2 08/11] ARM i.MX6q: fix ldb di divider and selector clocks
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v2 07/11] ARM i.MX53: fix ldb di divider and selector clocks
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v2 06/11] ARM i.MX: Add imx_clk_divider_flags and imx_clk_mux_flags
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v2 04/11] ARM i.MX6q: Add audio/video PLL post dividers for i.MX6q rev 1.1
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v2 03/11] ARM i.MX6q: export imx6q_revision
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v2 0/11] LVDS Display Bridge support for i.MX
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v2 05/11] ARM i.MX6q: set the LDB serial clock parent to the video PLL
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v2 02/11] ARM i.MX5: Move IPU clock lookups into device tree
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH] staging: comedi: amplc_dio200: fix C99 array initializer warnings
- From: Emil Goode <emilgoode@xxxxxxxxx>
- [PATCH] staging: sep: Fix typo in printk within sep driver
- From: Masanari Iida <standby24x7@xxxxxxxxx>
- [PATCH 2/3] staging: speakup: use native error codes
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH 1/3] staging: speakup: reuse native kernel functions
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH 3/3] staging: speakup: reuse native hex2bin()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 01/11] staging: drm/imx: Add LDB support
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: [PATCH 01/11] staging: drm/imx: Add LDB support
- From: Martin Fuzzey <mfuzzey@xxxxxxxxxxx>
- [PATCH] staging: rtl8192u: fix coding style
- From: Haksu Jeong <hsjeong@xxxxxxxxx>
- Re: [PATCH 00/22] staging: comedi: rtd520: cleanup driver
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH v2 00/12] staging: comedi: s626: cleanup driver part 2
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH 11/22] staging: comedi: rtd520: remove utcCtrl from private data
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH] staging: davinci: Fix typo in staging/media/davinci
- From: Prabhakar Lad <prabhakar.csengg@xxxxxxxxx>
- [PATCH] staging: vt6656: remove consecutive newlines
- From: Andres More <more.andres@xxxxxxxxx>
- Re: [PATCH] staging: zsmalloc: Fix link error on ARM
- From: Minchan Kim <minchan.kim@xxxxxxx>
- Re: [PATCH] staging: zsmalloc: Fix link error on ARM
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [PATCH] staging: zsmalloc: Fix link error on ARM
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [PATCH] staging: zsmalloc: Fix link error on ARM
- From: Minchan Kim <minchan.kim@xxxxxxx>
- Re: [PATCH] staging: zsmalloc: Fix link error on ARM
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [PATCH] staging: zsmalloc: Fix link error on ARM
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] staging: zsmalloc: Fix link error on ARM
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [PATCH] staging: zsmalloc: Fix link error on ARM
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] staging: zsmalloc: Fix link error on ARM
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [PATCH 10/22] staging: comedi: s626: remove MC_DISABLE macro
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/22] staging: comedi: s626: factor eos interrupt handling from s626_irq_handler()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH v2 12/12] staging: comedi: s626: remove the "interrupt call test"
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 10/12] staging: comedi: s626: remove the ai (*insn_config) function
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 11/12] staging: comedi: s626: async commands require an interrupt
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH] staging: wlan-ng: prism2usb.c: fix printk(KERN_ERR... to dev_err(dev, ...
- From: Nick Østergaard <oe.nick@xxxxxxxxx>
- [PATCH v2 08/12] staging: comedi: s626: remove subdevice pointer math
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/11] staging: drm/imx: Add LDB support
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: [PATCH] staging: zsmalloc: Fix link error on ARM
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 09/12] staging: comedi: s626: cleanup subdevice init
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 07/12] staging: comedi: s626: cleanup s626_dio_insn_bits()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 05/12] staging: comedi: s626: remove the uint16_t casts of the bit values
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 06/12] staging: comedi: s626: cleanup s626_dio_insn_config()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 04/12] staging: comedi: s626: rename private data 'base_addr' variable
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 03/12] staging: comedi: s626: remove RR7146 macro
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 02/12] staging: comedi: s626: remove WR7146 and SETVECT macros
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 01/12] staging: comedi: s626: remove MC_TEST macro
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 00/12] staging: comedi: s626: cleanup driver part 2
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH] staging: zsmalloc: Fix link error on ARM
- From: Joerg Roedel <joro@xxxxxxxxxx>
- [PATCH 10/12] staging: comedi: s626: remove the ai (*insn_config) function
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 02/11] ARM i.MX5: Move IPU clock lookups into device tree
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH 06/12] staging: comedi: s626: cleanup s626_dio_insn_config()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH] staging: vt6656: remove unused functions
- From: Andres More <more.andres@xxxxxxxxx>
- [PATCH 22/22] staging: comedi: rtd520: rename thisboard variable
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 21/22] staging: comedi: rtd520: rename CamelCase chanBipolar
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 20/22] staging: comedi: rtd520: rename CamelCase in rtdConvertChanGain()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 19/22] staging: comedi: rtd520: rename CamelCase rtdBoard
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 17/22] staging: comedi: rtd520: rename CamelCase in rtd_interrupt()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 18/22] staging: comedi: rtd520: rename CamelCase aiCount
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 16/22] staging: comedi: rtd520: rename CamelCase fifoLen
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 15/22] staging: comedi: rtd520: rename CamelCase transCount
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 14/22] staging: comedi: rtd520: rename CamelCase aoValue
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 13/22] staging: comedi: rtd520: rename CamelCase rtdPrivate
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 12/22] staging: comedi: rtd520: remove utcGate from private data
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 11/22] staging: comedi: rtd520: remove utcCtrl from private data
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 10/22] staging: comedi: rtd520: remove intClearMask from private data
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 09/22] staging: comedi: rtd520: remove intMask from private data
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 08/22] staging: comedi: rtd520: remove dioStatus from private data
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 07/22] staging: comedi: rtd520: merge private header into driver
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 06/22] staging: comedi: rtd520: remove the unused #define's in the header
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 05/22] staging: comedi: rtd520: cleanup multi-line comments
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 03/22] staging: comedi: rtd520: cleanup rtd_dio_insn_bits()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 04/22] staging: comedi: rtd520: cleanup rtd_dio_insn_config()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 02/22] staging: comedi: rtd520: use pci_ioremap_bar()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 01/22] staging: comedi: rtd520: use plx register map from plx9080.h
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 00/22] staging: comedi: rtd520: cleanup driver
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next v2] [media] go7007: fix invalid use of sizeof in go7007_usb_i2c_master_xfer()
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- [PATCH 10/11] ARM i.MX53: Add LDB device to device tree
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH 07/11] ARM i.MX53: fix ldb di divider and selector clocks
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: [PATCH -next] [media] go7007: fix invalid use of sizeof in go7007_usb_i2c_master_xfer()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 11/22] staging: comedi: s626: remove MC_TEST macro
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH 4/4] staging: comedi: ni_labpc: fix labpc_calib_insn_write()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH] staging: lirc: remove dead code
- From: Paul Bolle <pebolle@xxxxxxxxxx>
- [PATCH 2/4] staging: comedi: ni_labpc: simplify labpc_range_is_unipolar()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/22] staging: comedi: s626: factor eos interrupt handling from s626_irq_handler()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH -next] [media] go7007: remove unused including <linux/version.h>
- From: Wei Yongjun <weiyj.lk@xxxxxxxxx>
- RE: [PATCH 10/22] staging: comedi: s626: remove MC_DISABLE macro
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH V2 1/3] mm: Export split_page()
- From: KY Srinivasan <kys@xxxxxxxxxxxxx>
- Re: [PATCH 49/51 v2] staging: comedi: ni_labpc: fix labpc_eeprom_insn_write()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH V2 1/1] Drivers: hv: Add a new driver to support host initiated backup
- From: KY Srinivasan <kys@xxxxxxxxxxxxx>
- Re: [PATCH] staging: lirc: remove dead code
- From: Paul Bolle <pebolle@xxxxxxxxxx>
- Re: [PATCH -next] [media] go7007: fix invalid use of sizeof in go7007_usb_i2c_master_xfer()
- From: Wei Yongjun <weiyj.lk@xxxxxxxxx>
- Re: [PATCH] staging: imx-drm: ipu-common: Fix sparse warnings
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 01/11] staging: drm/imx: Add LDB support
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: [PATCH] staging: vme: fix for a potential NULL pointer dereference
- From: Martyn Welch <martyn.welch@xxxxxx>
- [PATCH 05/11] ARM i.MX6q: set the LDB serial clock parent to the video PLL
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH 09/11] ARM i.MX53: Add IOMUXC GPR to device tree
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH 0/11] LVDS Display Bridge support for i.MX
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH 03/11] ARM i.MX6q: export imx6q_revision
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH 04/12] staging: comedi: s626: rename private data 'base_addr' variable
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 05/12] staging: comedi: s626: remove the uint16_t casts of the bit values
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 08/12] staging: comedi: s626: remove subdevice pointer math
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv2 09/12] staging: ti-soc-thermal: fix several kernel-doc warnings and error
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 06/11] ARM i.MX: Add imx_clk_divider_flags and imx_clk_mux_flags
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- RE: [PATCH 17/51 v2] staging: comedi: ni_labpc: introduce labpc_range_is_unipolar()
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/22] staging: comedi: s626: factor eos interrupt handling from s626_irq_handler()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] staging: sb105x: Remove obsolete CONFIG_M386
- From: Paul Bolle <pebolle@xxxxxxxxxx>
- Re: [PATCH -next] [media] go7007: remove unused including <linux/version.h>
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- Re: [PATCH 01/11] staging: drm/imx: Add LDB support
- From: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
- [PATCH -next v2] [media] go7007: fix invalid use of sizeof in go7007_usb_i2c_master_xfer()
- From: Wei Yongjun <weiyj.lk@xxxxxxxxx>
- Re: [PATCH -next] [media] go7007: fix invalid use of sizeof in go7007_usb_i2c_master_xfer()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 00/51 v2] staging: comedi: ni_labpc: cleanup the driver
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] staging: wlan-ng: prism2usb.c: fix printk(KERN_ERR... to pr_err(...
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] staging: lirc: remove dead code
- From: Denis Kirjanov <kirjanov@xxxxxxxxx>
- RE: [PATCH 00/51 v2] staging: comedi: ni_labpc: cleanup the driver
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/22] staging: comedi: s626: cleanup driver
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 3/4] staging: comedi: ni_labpc: fix labpc_calib_insn_read()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 15/22] staging: comedi: s626: remove the uint16_t casts of the bit values
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 0/4] staging: comedi: ni_labpc: cleanup driver part 2
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/4] staging: comedi: ni_labpc: fix labpc_eeprom_insn_write()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] staging: lirc: remove dead code
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- [PATCH 02/12] staging: comedi: s626: remove WR7146 and SETVECT macros
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 12/22] staging: comedi: s626: remove WR7146 and SETVECT macros
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCHv2 09/12] staging: ti-soc-thermal: fix several kernel-doc warnings and error
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 12/12] staging: comedi: s626: remove the "interrupt call test"
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 03/12] staging: comedi: s626: remove RR7146 macro
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 09/12] staging: comedi: s626: cleanup subdevice init
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 11/12] staging: comedi: s626: async commands require an interrupt
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 07/12] staging: comedi: s626: cleanup s626_dio_insn_bits()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 17/51 v2] staging: comedi: ni_labpc: introduce labpc_range_is_unipolar()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH 04/12] staging: comedi: s626: rename private data 'base_addr' variable
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 04/11] ARM i.MX6q: Add audio/video PLL post dividers for i.MX6q rev 1.1
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: [PATCH 05/12] staging: comedi: s626: remove the uint16_t casts of the bit values
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 11/11] ARM i.MX6q: Add LDB device to device tree
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: [PATCH V2 1/1] Drivers: hv: Add a new driver to support host initiated backup
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 08/11] ARM i.MX6q: fix ldb di divider and selector clocks
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH -next] [media] go7007: fix invalid use of sizeof in go7007_usb_i2c_master_xfer()
- From: Wei Yongjun <weiyj.lk@xxxxxxxxx>
- Re: [PATCH 10/22] staging: comedi: s626: remove MC_DISABLE macro
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH V2 1/1] Drivers: hv: Add a new driver to support host initiated backup
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- RE: [PATCH 10/22] staging: comedi: s626: remove MC_DISABLE macro
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- [PATCH 00/12] staging: comedi: s626: cleanup driver part 2
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 01/12] staging: comedi: s626: remove MC_TEST macro
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH] staging: wlan-ng: prism2usb.c: fix printk(KERN_ERR... to pr_err(...
- From: Nick Østergaard <oe.nick@xxxxxxxxx>
- Re: [PATCH] staging: lirc: remove dead code
- From: Denis Kirjanov <kirjanov@xxxxxxxxx>
- [PATCH] staging: davinci: Fix typo in staging/media/davinci
- From: Masanari Iida <standby24x7@xxxxxxxxx>
- Re: [PATCH 10/22] staging: comedi: s626: remove MC_DISABLE macro
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH 49/51 v2] staging: comedi: ni_labpc: fix labpc_eeprom_insn_write()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- RE: [PATCH 15/22] staging: comedi: s626: remove the uint16_t casts of the bit values
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 49/51 v2] staging: comedi: ni_labpc: fix labpc_eeprom_insn_write()
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next] [media] go7007: fix invalid use of sizeof in go7007_usb_i2c_master_xfer()
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- RE: [PATCH 05/12] staging: comedi: s626: remove the uint16_t casts of the bit values
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mfd:rtsx: Support RTS5249
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] mfd:rtsx: Support RTS5249
- From: wwang <wei_wang@xxxxxxxxxxxxxx>
- Re: [PATCH] mfd:rtsx: Support RTS5249
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] staging: vme: fix for a potential NULL pointer dereference
- From: Kumar Amit Mehta <gmate.amit@xxxxxxxxx>
- [PATCH] drivers/staging/media/go7007: using strlcpy instead of strncpy
- From: Chen Gang <gang.chen@xxxxxxxxxxx>
- [PATCH] mfd:rtsx: Support RTS5249
- From: <wei_wang@xxxxxxxxxxxxxx>
- [PATCH] Infiniband: core: change <asm/uaccess.h> to <linux/uaccess.h>
- From: Alice Ferrazzi <alice.ferrazzi@xxxxxxxxx>
- [PATCH] staging: sb105x: Fix typo in comments and printk
- From: Masanari Iida <standby24x7@xxxxxxxxx>
- [PATCH] staging: imx-drm: ipu-common: Fix sparse warnings
- From: Fabio Estevam <festevam@xxxxxxxxx>
- [PATCH 14/22] staging: comedi: s626: rename private data 'base_addr' variable
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 13/22] staging: comedi: s626: remove RR7146 macro
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 06/22] staging: comedi: s626: factor counter interrupt handling from s626_irq_handler()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 09/22] staging: comedi: s626: remove MC_ENABLE macro
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 02/22] staging: comedi: s626: factor dio interrupt handling from s626_irq_handler()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 10/22] staging: comedi: s626: remove MC_DISABLE macro
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 04/22] staging: comedi: s626: use a local var for the s->async in s626_irq_handler()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 18/22] staging: comedi: s626: remove subdevice pointer math
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 21/22] staging: comedi: s626: async commands require an interrupt
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH V2 1/1] Drivers: hv: Add a new driver to support host initiated backup
- From: KY Srinivasan <kys@xxxxxxxxxxxxx>
- [PATCH 22/22] staging: comedi: s626: remove the "interrupt call test"
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 17/22] staging: comedi: s626: cleanup s626_dio_insn_bits()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 16/22] staging: comedi: s626: cleanup s626_dio_insn_config()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 20/22] staging: comedi: s626: remove the ai (*insn_config) function
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 19/22] staging: comedi: s626: cleanup subdevice init
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 15/22] staging: comedi: s626: remove the uint16_t casts of the bit values
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 11/22] staging: comedi: s626: remove MC_TEST macro
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 12/22] staging: comedi: s626: remove WR7146 and SETVECT macros
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 08/22] staging: comedi: s626: #ifdef out a block of unused code
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 05/22] staging: comedi: s626: factor eos interrupt handling from s626_irq_handler()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 03/22] staging: comedi: s626: cleanup "subdevice" and "cmd" in s626_irq_handler()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 07/22] staging: comedi: s626: cleanup comedi_lrange table
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 01/22] staging: comedi: s626: simplify dio register access
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 00/22] staging: comedi: s626: cleanup driver
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 00/51 v2] staging: comedi: ni_labpc: cleanup the driver
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- [PATCH 09/51] staging: comedi: ni_labpc: tidy up range table declarations
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 51/51 v2] staging: comedi: ni_labpc: fix labpc_calib_insn_write()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 50/51 v2] staging: comedi: ni_labpc: fix labpc_calib_insn_read()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 49/51 v2] staging: comedi: ni_labpc: fix labpc_eeprom_insn_write()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 48/51 v2] staging: comedi: ni_labpc: fix labpc_eeprom_insn_read()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 47/51 v2] staging: comedi: ni_labpc: return bool from labpc_use_continuous_mode()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 46/51 v2] staging: comedi: ni_labpc: cleanup trigger setting in labpc_ai_cmd()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 45/51 v2] staging: comedi: ni_labpc: remove board attach noise
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 44/51 v2] staging: comedi: ni_labpc: dma requires an interrupt
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 43/51 v2] staging: comedi: ni_labpc: allow board to attach without dma
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 42/51 v2] staging: comedi: ni_labpc: allow board to attach without interrupt
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 41/51] staging: comedi: ni_labpc: return error from labpc_counter_set_mode()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 40/51] staging: comedi: ni_labpc: cleanup labpc_counter_load() usage
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 39/51 v2] staging: comedi: ni_labpc: introduce labpc_counter_set_mode()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 38/51 v2] staging: comedi: ni_labpc: remove inline from labpc_counter_load()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 37/51 v2] staging: comedi: ni_labpc: move a couple of the #define's
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 36/51 v2] staging: comedi: ni_labpc: clean up register map
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 35/51 v2] staging: comedi: ni_labpc: clean up multi-line comments
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 34/51 v2] staging: comedi: ni_labpc: fix a > 80 char line issue
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 33/51 v2] staging: comedi: ni_labpc: introduce labpc_ai_wait_for_data()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 32/51 v2] staging: comedi: ni_labpc: introduce labpc_read_adc_fifo()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 31/51 v2] staging: comedi: ni_labpc: introduce labpc_setup_cmd6_reg()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 30/51 v2] staging: comedi: ni_labpc:use labpc_cancel() to remove some common code
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 29/51 v2] staging: comedi: ni_labpc: introduce labpc_ai_set_chan_and_gain()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 28/51 v2] staging: comedi: ni_labpc: cleanup local var declarations in labpc_ai_insn_read()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 27/51 v2] staging: comedi: ni_labpc: cleanup local var declarations in labpc_ai_cmd()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 26/51 v2] staging: comedi: ni_labpc: remove unnecessary test of dev->irq
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 25/51 v2] staging: comedi: ni_labpc: move declaration of local var 'irq_flags'
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- Re: [BUG] staging: android: ashmem: Deadlock during ashmem_mmap and ashmem_read
- From: Shankar Brahadeeswaran <shankoo77@xxxxxxxxx>
- [PATCH 24/51 v2] staging: comedi: ni_labpc: remove DRV_NAME
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 23/51] staging: comedi: ni_labpc: use dev->board_name instead of DRV_NAME
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 22/51 v2] staging: comedi: ni_labpc: move declaration of local var 'dma_flags'
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 21/51 v2] staging: comedi: ni_labpc: tidy up subdevice init
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 20/51 v2] staging: comedi: ni_labpc: fix 8255 dio subdevice init
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 19/51 v2] staging: comedi: ni_labpc: fix command support with analog input subdevice
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 18/51 v2] staging: comedi: ni_labpc: rename subdevice (*insn_{read, write}) functions
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 17/51 v2] staging: comedi: ni_labpc: introduce labpc_range_is_unipolar()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 16/51 v2] staging: comedi: ni_labpc: rename boardinfo 'memory_mapped_io'
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 15/51 v2] staging: comedi: ni_labpc: rename local var 'thisboard'
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
[Index of Archives]
[Linux Driver Backports]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]