index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
irda
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-17
[IRDA]: stir4200 fixes.
Olaf Hartmann
1
-4
/
+6
2007-12-17
[IRDA]: mcs7780 needs to free allocated rx buffer.
Hinko Kocevar
1
-0
/
+2
2007-12-17
[IRDA]: Race between open and disconnect in irda-usb.
Oliver Neukum
1
-0
/
+5
2007-11-07
[TTY]: Use tty_mode_ioctl() in network drivers.
Alan Cox
1
-6
/
+1
2007-10-29
drivers/net/irda/au1k_ir: fix obvious irq handler bugs
Jeff Garzik
1
-7
/
+4
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
11
-11
/
+11
2007-10-20
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-16
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-8
/
+43
2007-10-15
netdev: convert non-obvious instances to use ARRAY_SIZE()
Alejandro Martinez Ruiz
1
-1
/
+1
2007-10-13
[ARM] pxa: update pxa irda driver to use clk support
Russell King
1
-8
/
+43
2007-10-11
[IRDA]: Oops fix for ksdazzle
Alex Villacís Lasso
1
-3
/
+13
2007-10-11
[IRDA]: Document the fact that smsc-ircc2 will not use PNP by default
Jonathan Bastien-Filiatrault
1
-1
/
+1
2007-10-11
drivers/net/irda: endianness, NULL noise
Al Viro
4
-6
/
+6
2007-10-11
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
1
-1
/
+1
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
15
-27
/
+0
2007-10-11
Clean up duplicate includes in drivers/net/
Jesper Juhl
2
-2
/
+0
2007-10-11
[IrDA]: Kingsun KS-959 IrDA USB driver
Alex Villacís Lasso
3
-0
/
+954
2007-10-11
[IrDA]: Kingsun Dazzle IrDA USB driver
Alex Villacís Lasso
3
-0
/
+836
2007-08-27
[IRDA]: Do not do pointless kmalloc return value cast in KingSun driver
Jesper Juhl
1
-2
/
+2
2007-08-14
[IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]alloc
Mariusz Kozlowski
1
-14
/
+10
2007-07-22
[IrDA]: TOSHIBA_FIR depends on virt_to_bus
Stephen Rothwell
1
-1
/
+1
2007-07-22
[IrDA]: EP7211 IR driver port to the latest SIR API
Samuel Ortiz
3
-0
/
+99
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2
-4
/
+2
2007-07-11
[IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driver
Matthias Kaehlcke
2
-14
/
+15
2007-07-11
[IrDA]: kingsun-sir.c charset fix.
Samuel Ortiz
1
-2
/
+2
2007-07-01
smsc-ircc2: bypass PNP detection until we get the quirks worked out
Bjorn Helgaas
1
-1
/
+1
2007-06-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
1
-1
/
+1
2007-06-29
[IRDA]: fix printk format
Randy Dunlap
1
-1
/
+1
2007-06-28
smsc-ircc2: skip preconfiguration for PNP devices
Bjorn Helgaas
1
-7
/
+7
2007-05-11
[IrDA]: KingSun/DonShine USB IrDA dongle support.
Alex Villac�s Lasso
3
-0
/
+672
2007-05-09
Fix misspellings collected by members of KJ list.
Robert P. J. Day
1
-1
/
+1
2007-05-08
smsc-ircc2: add PNP support
Bjorn Helgaas
1
-23
/
+75
2007-05-08
smsc-ircc2: tidy up module parameter checking
Bjorn Helgaas
1
-6
/
+8
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
3
-3
/
+0
2007-05-07
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-6
/
+6
2007-04-26
[IrDA]: Adding carriage returns to mcs7780 debug statements
Samuel Ortiz
1
-13
/
+13
2007-04-26
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
9
-15
/
+23
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
11
-18
/
+16
2007-04-26
[IrDA]: SMC SuperIO Chip LPC47N227 not identified properly
Peter Kovar
1
-0
/
+1
2007-04-26
[IrDA]: removing stir4200 useless include
Samuel Ortiz
1
-1
/
+0
2007-04-26
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
13
-17
/
+17
2007-04-22
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
Eric Miao
1
-6
/
+6
2007-04-02
[ARM] 4295/2: Fix error-handling in pxaficp_ir.c (version 2)
Guennadi Liakhovetski
1
-5
/
+25
2007-03-20
[IrDA]: Delay needed when uploading firmware chunks
Nigel Williams
1
-0
/
+2
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
1
-1
/
+1
2007-01-24
[IRDA] vlsi_ir.{h,c}: remove kernel 2.4 code
Adrian Bunk
2
-41
/
+8
2007-01-24
[IrDA]: Removed incorrect IRDA_ASSERT()
Samuel Ortiz
1
-2
/
+0
2007-01-24
[IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2....
Samuel Ortiz
2
-23
/
+21
2007-01-24
[PATCH] email change for shemminger@osdl.org
Stephen Hemminger
1
-1
/
+1
[next]