index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
irda
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-22
[IRDA]: Squash warnings introduced by DEBUG cleanups.
David S. Miller
1
-5
/
+8
2005-03-22
[IRDA]: DEBUG macro fixes
Jean Tourrilhes
1
-13
/
+13
2005-01-20
[IRDA] stop using sk_protinfo
Arnaldo Carvalho de Melo
1
-2
/
+7
2004-12-27
[IRDA]: Staticize and remove unnecessary exports.
Adrian Bunk
16
-93
/
+0
2004-10-21
[IRDA]: IrCOMM IAS object fix
Jean Tourrilhes
1
-1
/
+0
2004-10-21
[IRDA]: Adaptive discovery query timer
Jean Tourrilhes
1
-4
/
+6
2004-10-21
[IRDA]: IAS safety comments
Jean Tourrilhes
1
-1
/
+2
2004-10-21
[IRDA]: Fix lmp_lsap_inuse()
Jean Tourrilhes
1
-1
/
+2
2004-07-29
[PATCH 5/8] gcc-3.5 fixes
Andrew Morton
1
-2
/
+0
2004-07-10
[PATCH] CRC16 renaming in IRDA drivers
Andrey Panin
1
-3
/
+3
2004-06-26
[PATCH] crc: use it in IRDA drivers
Andrey Panin
1
-7
/
+3
2004-06-18
[IRDA]: Remove usage of isa_virt_to_bus()
William Lee Irwin III
1
-1
/
+3
2004-05-28
[IRDA]: Fix NULL-ptr dereference in irlmp_get_saddr().
Patrick McHardy
1
-1
/
+1
2004-05-14
[PATCH] MSEC_TO_JIFFIES consolidation
Andrew Morton
1
-2
/
+0
2004-04-16
[IRDA]: irlan_eth cleanup.
Jean Tourrilhes
1
-8
/
+1
2004-04-16
[IRDA]: Rename handle_filter_request to irlan_filter_request.
Jean Tourrilhes
1
-1
/
+1
2004-04-16
[IRDA]: Fix namespace pollution of print_ret_code.
Jean Tourrilhes
1
-1
/
+0
2004-04-09
[IRDA]: Move IRDA device headers to more appropriate place.
Jean Tourrilhes
10
-2279
/
+0
2004-03-13
[PATCH] DMA: Fill gaping hole in DMA API interfaces.
Andrew Morton
1
-13
/
+0
2004-03-08
[IRDA]: Move last of irsyms.c to irmod.c
Jean Tourrilhes
1
-1
/
+1
2004-03-08
[IRDA]: Make irda_get_mtt et al. inline and not defines for better type check...
Stephen Hemminger
1
-46
/
+16
2004-03-08
[IRDA]: Make irda_start_timer inline rather than exporting.
Stephen Hemminger
1
-2
/
+12
2004-03-08
[IRDA]: Move crc16 exports out of irsyms.
Stephen Hemminger
1
-1
/
+1
2004-03-08
[IRDA]: Move irlmp routines out of irsyms.
Stephen Hemminger
1
-3
/
+10
2004-03-08
[IRDA]: Move iriap routines out of irsyms, rename missing to irias_missing.
Stephen Hemminger
1
-1
/
+1
2004-02-25
[IRDA]: Make irda_device_txqueue_empty inline.
Stephen Hemminger
1
-1
/
+5
2004-02-25
[IRDA]: Hashbin cleanups, remove unused code and add const where needed.
Stephen Hemminger
1
-6
/
+5
2004-02-25
[IRDA]: Kill dev_flags, unused.
Stephen Hemminger
7
-7
/
+0
2004-02-25
[IRDA]: Kill infrared_mode, unused.
Stephen Hemminger
1
-2
/
+0
2004-02-25
[IRDA]: No need for volatile type when using set/test_bit.
Stephen Hemminger
1
-1
/
+1
2004-02-25
[IRDA]: Make more symbols static, to avoid namespace pollution.
Stephen Hemminger
1
-1
/
+0
2004-02-25
[IRDA]: Rename setup_dma to irda_setup_dma.
Stephen Hemminger
1
-1
/
+1
2004-02-09
[IRDA]: IrLAP disconnection pending race.
Jean Tourrilhes
1
-0
/
+6
2004-02-09
[IRDA]: Ultra sendto support.
Jean Tourrilhes
1
-1
/
+1
2004-01-24
[IRDA]: Do not use lvalue in assignment.
Andrew Morton
2
-10
/
+10
2004-01-14
[IRDA]: Migrate TIOCMGET and TIOCMSET ioctls in IrCOMM to the new TTY API.
Jean Tourrilhes
1
-0
/
+3
2004-01-08
[IRDA]: Proper calculation for F-timer. Improve interoperability.
Jean Tourrilhes
1
-3
/
+3
2004-01-05
[IRDA]: Fix locking in the ircomm-shutdown path.
Jean Tourrilhes
1
-1
/
+6
2003-10-04
[IRDA]: Missing header file change from dongle owner changes.
Stephen Hemminger
1
-0
/
+1
2003-09-30
[IRDA]: Add alloc_irdadev() interface.
Stephen Hemminger
1
-0
/
+1
2003-09-05
[irda] irtty cleanup
Jean Tourrilhes
1
-80
/
+0
2003-09-05
[irda] NSC 3839x probe fixes
Jean Tourrilhes
1
-0
/
+1
2003-08-23
[IRDA]: vlsi_ir v0.5 update, 7/7.
Martin Diehl
1
-6
/
+6
2003-08-23
[IRDA]: vlsi_ir v0.5 update, 3/7.
Martin Diehl
1
-6
/
+7
2003-08-23
[IRDA]: vlsi_ir v0.5 update, 1/7.
Martin Diehl
1
-9
/
+62
2003-08-19
[IRDA]: Convert irlan to seq_file interface.
Stephen Hemminger
1
-1
/
+1
2003-08-19
[IRDA]: Convert irlan to use alloc_netdev().
Stephen Hemminger
2
-2
/
+2
2003-08-19
[IRDA]: Remove hashbin from irlan.
Stephen Hemminger
1
-5
/
+2
2003-08-15
[IRDA]: irlap hashbin can be private
Stephen Hemminger
1
-2
/
+0
2003-08-15
[IRDA]: irlap_open should take const string.
Stephen Hemminger
2
-2
/
+2
[next]