Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
0f9bfa569d46f2346a53a940b2b9e49a38635732
/
drivers
/
net
/
irda
1420a4f
irda: net/irda build fix: mcs7780
by Ingo Molnar
· 16 years ago
f6c2fb5
irda-usb endianness annotations and fixes
by Al Viro
· 16 years ago
7a1aa30
irda: fix !PNP support for drivers/net/irda/smsc-ircc2.c
by Ingo Molnar
· 17 years ago
c17f888
irda: fix !PNP support in drivers/net/irda/nsc-ircc.c
by Ingo Molnar
· 17 years ago
f34d7a5
tty: The big operations rework
by Alan Cox
· 17 years ago
6caf52a
net: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
a95609c
netdev: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
2e561c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
72abb46
net drivers: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
baf1c5d
[ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooks
by Dmitry Baryshkov
· 17 years ago
a683b14
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
by eric miao
· 17 years ago
efad798b
Spelling fixes: lenght->length
by Paulius Zaleckas
· 17 years ago
16b4d60
[IrDA]: Irport removal - part 2
by Adrian Bunk
· 17 years ago
e9888f5
[IrDA]: Irport removal - part 1
by Adrian Bunk
· 17 years ago
28fc1f5
[netdrvr] irq handler minor cleanups in several drivers
by Jeff Garzik
· 17 years ago
ea33291
[IRDA]: stir4200 fixes.
by Olaf Hartmann
· 17 years ago
0ff8043
[IRDA]: mcs7780 needs to free allocated rx buffer.
by Hinko Kocevar
· 17 years ago
497ba7f
[IRDA]: Race between open and disconnect in irda-usb.
by Oliver Neukum
· 17 years ago
d012753
[TTY]: Use tty_mode_ioctl() in network drivers.
by Alan Cox
· 17 years ago
e38c2c6
drivers/net/irda/au1k_ir: fix obvious irq handler bugs
by Jeff Garzik
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
65a6ec0
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
e9edda6
netdev: convert non-obvious instances to use ARRAY_SIZE()
by Alejandro Martinez Ruiz
· 17 years ago
82d553c
[ARM] pxa: update pxa irda driver to use clk support
by Russell King
· 17 years ago
630e499
[IRDA]: Oops fix for ksdazzle
by Alex Villacís Lasso
· 17 years ago
32db927
[IRDA]: Document the fact that smsc-ircc2 will not use PNP by default
by Jonathan Bastien-Filiatrault
· 17 years ago
37e1370
drivers/net/irda: endianness, NULL noise
by Al Viro
· 17 years ago
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
2e360d8
[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
65ebe63
[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
Next »