Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1a9e8549efda23a08451d0ac582713dfd04f0951
/
drivers
/
net
/
irda
ff8ac60
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
by Denis Cheng
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
bf1e9a0
Clean up duplicate includes in drivers/net/
by Jesper Juhl
· 17 years ago
4b6aa59
[IrDA]: Kingsun KS-959 IrDA USB driver
by Alex Villacís Lasso
· 17 years ago
4a1d7c2
[IrDA]: Kingsun Dazzle IrDA USB driver
by Alex Villacís Lasso
· 17 years ago
901ded2
[IRDA]: Do not do pointless kmalloc return value cast in KingSun driver
by Jesper Juhl
· 17 years ago
48e3eeb
[IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]alloc
by Mariusz Kozlowski
· 17 years ago
43a4151
[IrDA]: TOSHIBA_FIR depends on virt_to_bus
by Stephen Rothwell
· 17 years ago
e97e2dd
[IrDA]: EP7211 IR driver port to the latest SIR API
by Samuel Ortiz
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
aa42911
[IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driver
by Matthias Kaehlcke
· 17 years ago
66f5e51
[IrDA]: kingsun-sir.c charset fix.
by Samuel Ortiz
· 17 years ago
cbcdd77
smsc-ircc2: bypass PNP detection until we get the quirks worked out
by Bjorn Helgaas
· 17 years ago
2d408b4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
5f02121
[IRDA]: fix printk format
by Randy Dunlap
· 17 years ago
7c31d2f
smsc-ircc2: skip preconfiguration for PNP devices
by Bjorn Helgaas
· 17 years ago
a2af421
[IrDA]: KingSun/DonShine USB IrDA dongle support.
by Alex Villac�s Lasso
· 18 years ago
beb7dd8
Fix misspellings collected by members of KJ list.
by Robert P. J. Day
· 18 years ago
d0d4f69
smsc-ircc2: add PNP support
by Bjorn Helgaas
· 18 years ago
916f11c
smsc-ircc2: tidy up module parameter checking
by Bjorn Helgaas
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
c6799ad
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
599b1fa
[IrDA]: Adding carriage returns to mcs7780 debug statements
by Samuel Ortiz
· 18 years ago
27d7ff4
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
afdf27c
[IrDA]: SMC SuperIO Chip LPC47N227 not identified properly
by Peter Kovar
· 18 years ago
5c81cd7
[IrDA]: removing stir4200 useless include
by Samuel Ortiz
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
7053acb
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
by Eric Miao
· 18 years ago
9a4d93d
[ARM] 4295/2: Fix error-handling in pxaficp_ir.c (version 2)
by Guennadi Liakhovetski
· 18 years ago
2e360d81
[IrDA]: Delay needed when uploading firmware chunks
by Nigel Williams
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
d54b1fd
[PATCH] mark struct file_operations const 5
by Arjan van de Ven
· 18 years ago
778a43f
[IRDA] vlsi_ir.{h,c}: remove kernel 2.4 code
by Adrian Bunk
· 18 years ago
8f1adb5
[IrDA]: Removed incorrect IRDA_ASSERT()
by Samuel Ortiz
· 18 years ago
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
Next »