login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
September
»
9
Re: [PATCH 0/18] linux infrared remote control drivers
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Chris Wedgwood
Subject:
Re: [PATCH 0/18] linux infrared remote control drivers
Date: Monday, September 8, 2008 - 9:36 pm
On Tue, Sep 09, 2008 at 12:05:45AM -0400, Jarod Wilson wrote:
quoted text
> The following patch series adds 17 new drivers for assorted infrared > and/or RF remote control receivers and/or transmitters.
Why does most of this have to be in the kernel? Can a lot of this not be done from userspace? --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 0/18] linux infrared remote control drivers
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 01/18] lirc core device driver infrastructure
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 02/18] lirc serial port receiver/transmitter device ...
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 03/18] lirc driver for 1st-gen Media Center Ed. USB ...
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 04/18] lirc driver for 2nd-gen and later Media Cent ...
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 05/18] lirc driver for i2c-based IR receivers
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 06/18] lirc driver for the ATI USB RF remote receiver
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 07/18] lirc driver for the CommandIR USB Transceiver
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 08/18] lirc driver for the Soundgraph IMON IR Receivers
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 09/18] lirc driver for the Streamzap PC Receiver
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 10/18] lirc driver for Igor Cesko's USB IR receiver
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 11/18] lirc driver for the Technotrend USB IR receiver
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 12/18] lirc driver for the Sasem OnAir and Dign HV5 ...
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 13/18] lirc driver for ITE8709 CIR port receiver
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 14/18] lirc driver for the ITE IT87xx CIR Port rece ...
, Jarod Wilson
, (Mon Sep 8, 9:05 pm)
[PATCH 15/18] lirc driver for the SIR IrDA port
, Jarod Wilson
, (Mon Sep 8, 9:06 pm)
[PATCH 16/18] lirc driver for the IR interface on BT829-ba ...
, Jarod Wilson
, (Mon Sep 8, 9:06 pm)
[PATCH 17/18] lirc driver for homebrew parallel port receivers
, Jarod Wilson
, (Mon Sep 8, 9:06 pm)
[PATCH 18/18] lirc driver for the zilog/haupauge IR transc ...
, Jarod Wilson
, (Mon Sep 8, 9:06 pm)
[PATCH 18/18] lirc driver for the zilog/haupauge IR transc ...
, Jarod Wilson
, (Mon Sep 8, 9:06 pm)
Re: [PATCH 05/18] lirc driver for i2c-based IR receivers
, Jarod Wilson
, (Mon Sep 8, 9:13 pm)
Re: [PATCH 0/18] linux infrared remote control drivers
, Chris Wedgwood
, (Mon Sep 8, 9:36 pm)
Re: [PATCH 0/18] linux infrared remote control drivers
, Alexey Dobriyan
, (Tue Sep 9, 12:06 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Sebastian Siewior
, (Tue Sep 9, 12:40 am)
Re: [PATCH 0/18] linux infrared remote control drivers
, Janne Grunau
, (Tue Sep 9, 1:32 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Andi Kleen
, (Tue Sep 9, 2:46 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Tue Sep 9, 2:53 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Alan Cox
, (Tue Sep 9, 4:13 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Tue Sep 9, 4:35 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Sebastian Siewior
, (Tue Sep 9, 5:33 am)
Re: [PATCH 0/18] linux infrared remote control drivers
, Christoph Hellwig
, (Tue Sep 9, 5:46 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Hellwig
, (Tue Sep 9, 6:01 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Andi Kleen
, (Tue Sep 9, 6:03 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Tue Sep 9, 6:10 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Tue Sep 9, 6:20 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Stefan Richter
, (Tue Sep 9, 6:27 am)
Re: [PATCH 0/18] linux infrared remote control drivers
, Jarod Wilson
, (Tue Sep 9, 8:23 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Jonathan Corbet
, (Tue Sep 9, 8:33 am)
Re: [PATCH 0/18] linux infrared remote control drivers
, Jon Smirl
, (Tue Sep 9, 8:34 am)
Re: [PATCH 02/18] lirc serial port receiver/transmitter de ...
, Jonathan Corbet
, (Tue Sep 9, 9:14 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Jarod Wilson
, (Tue Sep 9, 10:03 am)
Re: [PATCH 0/18] linux infrared remote control drivers
, Lennart Sorensen
, (Tue Sep 9, 11:27 am)
Re: [PATCH 0/18] linux infrared remote control drivers
, Jarod Wilson
, (Tue Sep 9, 11:34 am)
Re: [PATCH 03/18] lirc driver for 1st-gen Media Center Ed. ...
, Jonathan Corbet
, (Tue Sep 9, 12:21 pm)
Re: [PATCH 02/18] lirc serial port receiver/transmitter de ...
, Stefan Lippers-Hollmann
, (Tue Sep 9, 12:51 pm)
Re: [PATCH 02/18] lirc serial port receiver/transmitter de ...
, Jarod Wilson
, (Tue Sep 9, 12:56 pm)
Re: [PATCH 04/18] lirc driver for 2nd-gen and later Media ...
, Jonathan Corbet
, (Tue Sep 9, 4:30 pm)
Re: [PATCH 03/18] lirc driver for 1st-gen Media Center Ed. ...
, Janne Grunau
, (Tue Sep 9, 4:59 pm)
Re: [PATCH 03/18] lirc driver for 1st-gen Media Center Ed. ...
, Janne Grunau
, (Tue Sep 9, 5:04 pm)
Re: [PATCH 04/18] lirc driver for 2nd-gen and later Media ...
, Janne Grunau
, (Tue Sep 9, 5:36 pm)
Re: [PATCH 03/18] lirc driver for 1st-gen Media Center Ed. ...
, Jarod Wilson
, (Tue Sep 9, 6:39 pm)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Ville
, (Wed Sep 10, 2:58 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Wed Sep 10, 5:24 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Hellwig
, (Wed Sep 10, 5:29 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Wed Sep 10, 5:45 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Jarod Wilson
, (Wed Sep 10, 6:05 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Dmitry Torokhov
, (Wed Sep 10, 6:08 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Christoph Hellwig
, (Wed Sep 10, 6:14 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Jon Smirl
, (Wed Sep 10, 6:37 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Janne Grunau
, (Wed Sep 10, 6:44 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Ville
, (Wed Sep 10, 7:08 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Jarod Wilson
, (Wed Sep 10, 7:13 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Christoph Hellwig
, (Wed Sep 10, 7:19 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Dmitry Torokhov
, (Wed Sep 10, 7:30 am)
Re: [PATCH 06/18] lirc driver for the ATI USB RF remote re ...
, Dmitry Torokhov
, (Wed Sep 10, 7:37 am)
Re: [PATCH 05/18] lirc driver for i2c-based IR receivers
, Jonathan Corbet
, (Wed Sep 10, 8:42 am)
Re: [PATCH 07/18] lirc driver for the CommandIR USB Transc ...
, Jonathan Corbet
, (Wed Sep 10, 10:09 am)
Re: [PATCH 02/18] lirc serial port receiver/transmitter de ...
, Jarod Wilson
, (Wed Sep 10, 10:40 am)
Re: [PATCH 08/18] lirc driver for the Soundgraph IMON IR R ...
, Jonathan Corbet
, (Wed Sep 10, 2:02 pm)
Re: [PATCH 08/18] lirc driver for the Soundgraph IMON IR R ...
, Janne Grunau
, (Wed Sep 10, 2:23 pm)
Re: [PATCH 08/18] lirc driver for the Soundgraph IMON IR R ...
, Jarod Wilson
, (Wed Sep 10, 8:22 pm)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Gerd Hoffmann
, (Thu Sep 11, 1:47 am)
Re: [PATCH 04/18] lirc driver for 2nd-gen and later Media ...
, Adrian Bunk
, (Thu Sep 11, 2:21 am)
Re: [PATCH 09/18] lirc driver for the Streamzap PC Receiver
, Jonathan Corbet
, (Thu Sep 11, 8:22 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Bartelmus
, (Thu Sep 11, 9:41 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Bartelmus
, (Thu Sep 11, 11:03 am)
Re: [PATCH 07/18] lirc driver for the CommandIR USB Transc ...
, Christoph Bartelmus
, (Thu Sep 11, 11:24 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Bartelmus
, (Thu Sep 11, 11:30 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Jarod Wilson
, (Thu Sep 11, 12:09 pm)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Thu Sep 11, 12:18 pm)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Maxim Levitsky
, (Thu Sep 11, 2:28 pm)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Thu Sep 11, 5:12 pm)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Janne Grunau
, (Thu Sep 11, 5:16 pm)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Dmitry Torokhov
, (Thu Sep 11, 9:44 pm)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Hellwig
, (Fri Sep 12, 1:33 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Jarod Wilson
, (Fri Sep 12, 7:51 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Greg KH
, (Fri Sep 12, 9:46 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Bartelmus
, (Sat Sep 13, 12:20 am)
Re: [PATCH 01/18] lirc core device driver infrastructure
, Christoph Bartelmus
, (Sat Sep 13, 12:21 am)
Re: [PATCH 08/18] lirc driver for the Soundgraph IMON IR R ...
, Jarod Wilson
, (Mon Sep 22, 2:47 pm)
Re: [PATCH 08/18] lirc driver for the Soundgraph IMON IR R ...
, Jarod Wilson
, (Wed Sep 24, 1:21 pm)
Re: [PATCH 07/18] lirc driver for the CommandIR USB Transc ...
, Jarod Wilson
, (Thu Sep 25, 8:21 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Rafael J. Wysocki
[Bug #11559] 2.6.27-rc6: nohz + s2ram = need to press keys to get progress
Grant Grundler
Re: [patch] e1000=y && e1000e=m regression fix (was: Re: [regression] e100...
Christoph Lameter
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
Uwe
NOHZ: local_softirq_pending 20
Jeremy Fitzhardinge
Re: [2.6.25] compat VDSO option not disabling
git
:
Pat Thoyts
[PATCH] git-gui: use themed tk widgets with Tk 8.5
Stephan Beyer
Re: git sequencer prototype
Frans Pop
'git gc --aggressive' effectively unusable
Lynn Lin
Re: clearcase migration to git
Johannes Schindelin
Re: [PATCH 2/3] unpack-trees: fix path search bug in verify_absent
linux-netdev
:
William Allen Simpson
[net-next-2.6 PATCH v8 0/7] TCPCT part 1: cookie option exchange
Eric Dumazet
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try()
David Miller
Re: [PATCH 2/2] macb: process the RX ring regardless of interrupt status
Eric Dumazet
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try()
David Woodhouse
Re: [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin"
git-commits-head
:
Linux Kernel Mailing List
sparc64: Fix sun4u execute bit check in TSB I-TLB load.
Linux Kernel Mailing List
init: Open /dev/console from rootfs
Linux Kernel Mailing List
x86 boot: only pick up additional EFI memmap if add_efi_memmap flag
Linux Kernel Mailing List
Remove empty comment in acpi/power.c
Linux Kernel Mailing List
udp: fix for unicast RX path optimization
openbsd-misc
:
nixlists
Re: Which laptops do the developers use?
L. V. Lammert
OT, .. but has anyone seen a crontab editor
Nick Holland
Re: Upgrade 4.1->4.2->4.3
Siju George
Re: Blocking Teamviewer
Henning Brauer
Re: pf: reassemble tcp
Colocation donated by:
Syndicate