Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3958fb34ef18529c1e4a3eca44b7aaf94d4f4697
/
drivers
/
net
/
irda
3958fb3
[IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2.6.19)
by Samuel Ortiz
· 18 years ago
65ebe634
[PATCH] email change for shemminger@osdl.org
by Stephen Hemminger
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
2685b26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
b259e7d
[IrDA]: PXA FIR code device model conversion
by Paul Sokolovsky
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
8fd31e1
usb: irda-usb free urb cleanup
by Mariusz Kozlowski
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
798b6b1
[PATCH] skge, sky2, et all. gplv2 only
by Stephen Hemminger
· 18 years ago
15e541f
[PATCH] irda: donauboe fixes, cleanups
by Jeff Garzik
· 18 years ago
c31f28e
drivers/net: eliminate irq handler impossible checks, needless casts
by Jeff Garzik
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
febac9b
[IrDA] stir4200: removing undocumented bits handling
by Samuel Ortiz
· 18 years ago
895de09
[IrDA] smsc-ircc: More laptops detected
by Linus Walleij (LD/EAB
· 18 years ago
2fd19a6
[IrDA] nsc-ircc: Configuration base address for PC87383
by Lamarque Vieira Souza
· 18 years ago
778e639
[IrDA]: irda-usb needs firmware loader
by Samuel Ortiz
· 18 years ago
83e331e
[IRDA] via-ircc: fix memory leak
by Chuck Short
· 18 years ago
38e2bfc
USB: Dealias -110 code (more complete)
by Pete Zaitcev
· 18 years ago
8e18e29
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
by Theodore Ts'o
· 18 years ago
a319a27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
9c3bd68
[IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE()
by Bjorn Helgaas
· 18 years ago
bcd6837
[PATCH] remove unnecessary config.h includes from drivers/net/
by Dave Jones
· 18 years ago
c5d965c
[PATCH] smsc-ircc2: fix section reference mismatches
by Dmitry Torokhov
· 18 years ago
9c6c679
[IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init()
by Adrian Bunk
· 18 years ago
1fb9df5
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
caf430f
[IrDA]: Fix the AU1000 FIR dependencies
by Adrian Bunk
· 18 years ago
7263ade
[IrDA]: MCS7780 usb_driver struct should be static
by Adrian Bunk
· 18 years ago
da206c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
d83561a
[IRDA]: add some IBM think pads
by Ben Collins
· 18 years ago
ed6a209
[PATCH] irda-usb printk fix
by Andrew Morton
· 18 years ago
8ef80ae
[IRDA]: irda-usb.c: STIR421x cleanups
by Nick Fedchik
· 18 years ago
932ff27
[NET]: Add netif_tx_lock
by Herbert Xu
· 18 years ago
898b1d1
[IRDA]: ali-ircc: using device model power management
by Samuel Ortiz
· 18 years ago
bc1d693
[IRDA]: stir4200, switching to the kthread API
by Christoph Hellwig
· 18 years ago
c6ae522
[IRDA]: Initial support for MCS7780 based dongles
by Samuel Ortiz
· 18 years ago
56bc348
[IRDA]: *_DONGLE should depend on IRTTY_SIR
by Samuel Ortiz
· 18 years ago
788252e
[IRDA]: Switching to a workqueue for the SIR work
by Christoph Hellwig
· 19 years ago
d94c77b
[IRDA]: smsc-ircc: Minimal hotplug support.
by David Brownell
· 19 years ago
0eb1bd2
[IRDA] irda-usb: use NULL instead of 0
by Randy Dunlap
· 19 years ago
08d0999
[IRDA]: smsc-ircc2, smcinit support for ALi ISA bridges
by Linus Walleij
· 19 years ago
269690a
[IRDA]: irda-usb, unregister netdev when patch upload fails
by Samuel Ortiz
· 19 years ago
137dc02
[IRDA]: Support for Sigmatel STIR421x chip
by Samuel Ortiz
· 19 years ago
c1e14a6
[IRDA]: smcinit merged into smsc-ircc driver
by Linus Walleij
· 19 years ago
5d9428d
BUG_ON() Conversion in drivers/net/
by Eric Sesterhenn
· 19 years ago
7f927fc
[PATCH] Typo fixes
by Alexey Dobriyan
· 19 years ago
803d0ab
[PATCH] pnp: IRDA: adjust pnp_register_driver signature
by Bjorn Helgaas
· 19 years ago
8d3b33f
[PATCH] Remove MODULE_PARM
by Rusty Russell
· 19 years ago
3d1f337
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
73a6c63
[IRDA]: remove MODULE_PARM()
by Andrew Morton
· 19 years ago
d4ccd08
[IRDA] sem2mutex: drivers/net/irda
by Arjan van de Ven
· 19 years ago
0ac81ae
[IRDA]: TOIM3232 dongle support
by David Basden
· 19 years ago
a85d771
[IRDA]: pci_register_driver conversion
by Christophe Lucas
· 19 years ago
0348882
[IRDA]: sti/cli removal from EP7211 IrDA driver
by David chosrova
· 19 years ago
0ed79c9
[IRDA]: nsc-ircc: support for yet another Thinkpad IrDA chipset
by Jean Tourrilhes
· 19 years ago
3b99b93
[IRDA]: nsc-ircc: PM update
by Dmitry Torokhov
· 19 years ago
ec4f32d
[IRDA]: nsc-ircc: ISAPnP support
by Jean Tourrilhes
· 19 years ago
da81817
[PATCH] USB: Fix irda-usb use after use
by Eugene Teo
· 19 years ago
9f5a405
Merge branch 'from-linus'
by John W. Linville
· 19 years ago
669d32a2
[IRDA]: irda-usb bug fixes
by Jean Tourrilhes
· 19 years ago
47c5143
[PATCH] trivial: fix spelling errors in Kconfigs
by Jon Mason
· 19 years ago
65e480a
[IRDA] DONGLE_OLD: remove dependency on non-existing symbol
by Adrian Bunk
· 19 years ago
214ad78
[IRDA]: kill drivers/net/irda/sir_core.c
by Adrian Bunk
· 19 years ago
33f0f88
[PATCH] TTY layer buffering revamp
by Alan Cox
· 19 years ago
e7c368b
[PATCH] drivers/net/irda/irport.c: cleanups
by Adrian Bunk
· 19 years ago
6a87818
[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1
by Jan Blunck
· 19 years ago
75318d2
[PATCH] USB: remove .owner field from struct usb_driver
by Greg Kroah-Hartman
· 19 years ago
bca73e4
[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h
by Jeff Garzik
· 19 years ago
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
ac7c98e
[IRDA] donauboe: locking fix
by Andrew Morton
· 19 years ago
4fd5f82
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
1480d0a
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
e812cb5
[PATCH] smsc-ircc2: PM cleanup - do not close device when suspending
by Dmitry Torokhov
· 19 years ago
91e1a51
[ARM] 3066/1: Fix PXA irda driver suspend/resume functions
by Richard Purdie
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
596c96b
Merge branch 'master'
by Jeff Garzik
· 19 years ago
b4558ea
drivers/net: Remove pointless checks for NULL prior to calling kfree()
by Jesper Juhl
· 19 years ago
6fbfddc
Merge ../bleed-2.6
by Greg KH
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
83928e1
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
6f475c0
[ARM] 2897/2: PXA2xx IRDA support
by Nicolas Pitre
· 19 years ago
3c8c7b2
Merge branch 'upstream-fixes'
by Jeff Garzik
· 19 years ago
6660022
[PATCH] proc_mkdir() should be used to create procfs directories
by Al Viro
· 19 years ago
3173c89
[PATCH] drivers/net: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
5420520
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 19 years ago
b375a04
[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
by Alan Stern
· 19 years ago
982245f
[PATCH] PCI: remove CONFIG_PCI_NAMES
by Adrian Bunk
· 19 years ago
505db03
[PATCH] Fix smsc_ircc_init return value
by Brice Goglin
· 19 years ago
0fa2f49
[PATCH] smsc-ircc2: dont use void * where specific type will do
by Dmitry Torokhov
· 19 years ago
da0841a
[PATCH] smsc-ircc2: use netdev_priv()
by Dmitry Torokhov
· 19 years ago
6bb3b2c
[PATCH] smsc-ircc2: add to sysfs as platform device, new PM
by Dmitry Torokhov
· 19 years ago
80a9058
[PATCH] smsc-ircc2: dont pass iobase around
by Dmitry Torokhov
· 19 years ago
b6158d2
[PATCH] smsc-ircc2: remove typedefs
by Dmitry Torokhov
· 19 years ago
a956f4c
[PATCH] smsc-ircc2: drop DIM macro in favor of ARRAY_SIZE
by Dmitry Torokhov
· 19 years ago
98b7777
[PATCH] smsc-ircc2: formatting fixes
by Dmitry Torokhov
· 19 years ago
527b6af
[PATCH] smsc-ircc2: whitespace fixes
by Dmitry Torokhov
· 19 years ago
ca078ba
[PATCH] swsusp: switch pm_message_t to struct
by Pavel Machek
· 19 years ago
Next »