index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
irda
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
[netdrvr] irq handler minor cleanups in several drivers
Jeff Garzik
3
-23
/
+8
2007-12-16
[IRDA]: stir4200 fixes.
Olaf Hartmann
1
-4
/
+6
2007-12-16
[IRDA]: mcs7780 needs to free allocated rx buffer.
Hinko Kocevar
1
-0
/
+2
2007-12-16
[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-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
11
-11
/
+11
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-15
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-12
[ARM] pxa: update pxa irda driver to use clk support
Russell King
1
-8
/
+43
2007-10-10
[IRDA]: Oops fix for ksdazzle
Alex Villacís Lasso
1
-3
/
+13
2007-10-10
[IRDA]: Document the fact that smsc-ircc2 will not use PNP by default
Jonathan Bastien-Filiatrault
1
-1
/
+1
2007-10-10
drivers/net/irda: endianness, NULL noise
Al Viro
4
-6
/
+6
2007-10-10
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
1
-1
/
+1
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
15
-27
/
+0
2007-10-10
Clean up duplicate includes in drivers/net/
Jesper Juhl
2
-2
/
+0
2007-10-10
[IrDA]: Kingsun KS-959 IrDA USB driver
Alex Villacís Lasso
3
-0
/
+954
2007-10-10
[IrDA]: Kingsun Dazzle IrDA USB driver
Alex Villacís Lasso
3
-0
/
+836
2007-08-26
[IRDA]: Do not do pointless kmalloc return value cast in KingSun driver
Jesper Juhl
1
-2
/
+2
2007-08-13
[IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]alloc
Mariusz Kozlowski
1
-14
/
+10
2007-07-21
[IrDA]: TOSHIBA_FIR depends on virt_to_bus
Stephen Rothwell
1
-1
/
+1
2007-07-21
[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-10
[IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driver
Matthias Kaehlcke
2
-14
/
+15
2007-07-10
[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-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
1
-1
/
+1
2007-06-28
[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-10
[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-06
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-6
/
+6
2007-04-25
[IrDA]: Adding carriage returns to mcs7780 debug statements
Samuel Ortiz
1
-13
/
+13
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
9
-15
/
+23
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
11
-18
/
+16
2007-04-25
[IrDA]: SMC SuperIO Chip LPC47N227 not identified properly
Peter Kovar
1
-0
/
+1
2007-04-25
[IrDA]: removing stir4200 useless include
Samuel Ortiz
1
-1
/
+0
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
13
-17
/
+17
2007-04-21
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
Eric Miao
1
-6
/
+6
2007-04-01
[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-23
[IRDA] vlsi_ir.{h,c}: remove kernel 2.4 code
Adrian Bunk
2
-41
/
+8
2007-01-23
[IrDA]: Removed incorrect IRDA_ASSERT()
Samuel Ortiz
1
-2
/
+0
2007-01-23
[IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2....
Samuel Ortiz
2
-23
/
+21
[next]