index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
irda
Commit message (
Expand
)
Author
Age
Files
Lines
*
[TTY]: Use tty_mode_ioctl() in network drivers.
Alan Cox
2007-11-07
1
-6
/
+1
*
drivers/net/irda/au1k_ir: fix obvious irq handler bugs
Jeff Garzik
2007-10-29
1
-7
/
+4
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
11
-11
/
+11
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-10-15
1
-8
/
+43
|
\
|
*
[ARM] pxa: update pxa irda driver to use clk support
Russell King
2007-10-12
1
-8
/
+43
*
|
netdev: convert non-obvious instances to use ARRAY_SIZE()
Alejandro Martinez Ruiz
2007-10-15
1
-1
/
+1
|
/
*
[IRDA]: Oops fix for ksdazzle
Alex Villacís Lasso
2007-10-10
1
-3
/
+13
*
[IRDA]: Document the fact that smsc-ircc2 will not use PNP by default
Jonathan Bastien-Filiatrault
2007-10-10
1
-1
/
+1
*
drivers/net/irda: endianness, NULL noise
Al Viro
2007-10-10
4
-6
/
+6
*
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
2007-10-10
1
-1
/
+1
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
15
-27
/
+0
*
Clean up duplicate includes in drivers/net/
Jesper Juhl
2007-10-10
2
-2
/
+0
*
[IrDA]: Kingsun KS-959 IrDA USB driver
Alex Villacís Lasso
2007-10-10
3
-0
/
+954
*
[IrDA]: Kingsun Dazzle IrDA USB driver
Alex Villacís Lasso
2007-10-10
3
-0
/
+836
*
[IRDA]: Do not do pointless kmalloc return value cast in KingSun driver
Jesper Juhl
2007-08-26
1
-2
/
+2
*
[IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]alloc
Mariusz Kozlowski
2007-08-13
1
-14
/
+10
*
[IrDA]: TOSHIBA_FIR depends on virt_to_bus
Stephen Rothwell
2007-07-21
1
-1
/
+1
*
[IrDA]: EP7211 IR driver port to the latest SIR API
Samuel Ortiz
2007-07-21
3
-0
/
+99
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
2
-4
/
+2
*
[IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driver
Matthias Kaehlcke
2007-07-10
2
-14
/
+15
*
[IrDA]: kingsun-sir.c charset fix.
Samuel Ortiz
2007-07-10
1
-2
/
+2
*
smsc-ircc2: bypass PNP detection until we get the quirks worked out
Bjorn Helgaas
2007-07-01
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-06-29
1
-1
/
+1
|
\
|
*
[IRDA]: fix printk format
Randy Dunlap
2007-06-28
1
-1
/
+1
*
|
smsc-ircc2: skip preconfiguration for PNP devices
Bjorn Helgaas
2007-06-28
1
-7
/
+7
|
/
*
[IrDA]: KingSun/DonShine USB IrDA dongle support.
Alex Villac�s Lasso
2007-05-10
3
-0
/
+672
*
Fix misspellings collected by members of KJ list.
Robert P. J. Day
2007-05-09
1
-1
/
+1
*
smsc-ircc2: add PNP support
Bjorn Helgaas
2007-05-08
1
-23
/
+75
*
smsc-ircc2: tidy up module parameter checking
Bjorn Helgaas
2007-05-08
1
-6
/
+8
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
3
-3
/
+0
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-05-06
1
-6
/
+6
|
\
|
*
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
Eric Miao
2007-04-21
1
-6
/
+6
*
|
[IrDA]: Adding carriage returns to mcs7780 debug statements
Samuel Ortiz
2007-04-25
1
-13
/
+13
*
|
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
9
-15
/
+23
*
|
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
11
-18
/
+16
*
|
[IrDA]: SMC SuperIO Chip LPC47N227 not identified properly
Peter Kovar
2007-04-25
1
-0
/
+1
*
|
[IrDA]: removing stir4200 useless include
Samuel Ortiz
2007-04-25
1
-1
/
+0
*
|
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
13
-17
/
+17
|
/
*
[ARM] 4295/2: Fix error-handling in pxaficp_ir.c (version 2)
Guennadi Liakhovetski
2007-04-01
1
-5
/
+25
*
[IrDA]: Delay needed when uploading firmware chunks
Nigel Williams
2007-03-20
1
-0
/
+2
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[IRDA] vlsi_ir.{h,c}: remove kernel 2.4 code
Adrian Bunk
2007-01-23
2
-41
/
+8
*
[IrDA]: Removed incorrect IRDA_ASSERT()
Samuel Ortiz
2007-01-23
1
-2
/
+0
*
[IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2....
Samuel Ortiz
2007-01-23
2
-23
/
+21
*
[PATCH] email change for shemminger@osdl.org
Stephen Hemminger
2007-01-23
1
-1
/
+1
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
3
-3
/
+3
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-2
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-12-07
1
-13
/
+13
|
\
[next]