Searched refs:his (Results 1 – 25 of 53) sorted by relevance
123
17 - for his work on the initial Linux DVB driver26 - for his contributions to the dvb-net driver40 - for various fixes regarding tuning, OSD and CI stuff and his work on VDR44 - for his AFC kernel thread48 - for his LIRC infrared handler81 - for his work on the budget drivers, the demux code,86 - for his work on calculating and checking the crc's for the
134 1. Geert Uytterhoeven - his excellent howto and the virtual137 2. Jeff Hartmann for his agpgart code.139 3. David Dawes for his original kernel 2.4 code.144 5. Antonino A. Daplas for his inspiring i810fb driver.146 6. Andrew Morton for his kernel patches maintenance.
257 1. Geert Uytterhoeven - his excellent howto and the virtual260 2. Jeff Hartmann for his agpgart code.
41 to Dave Jones for his feedback and his dump_psb tool; to Bruno Ducrot for his
5 The author wishes to express his appreciation and thanks to:6 Andrew Tridgell (Samba team) for his early suggestions about smb/cifs VFS8 this project, to Jim McDonough from IBM (and the Samba Team) for his help, to
28 For his Sync-PPP-code.65 For heavy-duty-beta-testing with his BBS ;)
408 for his help with isdn4linux410 for his base driver code412 for his kernel 2.6 patches414 for his work and logs to get unimodem mode working416 for his logs and patches to get cx 100 working418 for his generous donation of one M105 and two M101 cordless adapters420 for his generous donation of a M34 device
13 code so the poor blight and his customers can keep things straight.22 makes his next sale. He makes no guarantees as to the amount if any,90 could be, and to make his code the best that it could be. What resulted116 in a destructive way that erased the value of his contributions, and126 textbook he got the algorithm from in the code. Note that his analysis
82 (my time measurements are not as accurate as his).99 performance. his code takes 26 sparc instructions to compute one102 to use only 128k. his tables and code are machine independent.116 also very modified for crypt. his iteration code uses 16k146 instead of simplifying his implementation and cutting down on all data147 movement (in particular, his use of L1, R1, L2, R2), and it was full of150 from his verification program and rewrote everything else.156 by the larger table size. in his case he didn't realize you don't need to keep162 to crypt(3) in his tables - i didn't check.
12 Christoph Hellwig for his patient tutelage while I stumbled about.
141 Many thanks to David S. Miller for his preliminary changes 169 Many thanks to David S. Miller for his preliminary changes 415 my questions and for his interesting advices and comments about
23 information to allow the user to select his laptop to run without
55 Without his work this driver would not have been possible.
25 With assistance from Bruce Allen <ballen@uwm.edu>, and his
87 of the uGuru. Without his work this driver would not have been possible.
12 of the specific I2C controller. This were his exact words:
99 substandard equipment with which to do his job. Occasionally it117 mistake occurred while his job was processing.
18 have his own device file(/dev/ttyUSB0,/dev/ttyUSB1,...)
167 - Nathan Myers <ncm@cantrip.org>, for his advice! (hope you
101 Linus mentioned per-process security hooks in his original remarks as a173 data structures. In his original remarks, Linus suggested that this
14 experiments that the author performed on his own setup, so your mileage may
70 send_mbox(struct isar_hw *isar, u8 his, u8 creg, u8 len, u8 *msg) in send_mbox() argument74 pr_debug("send_mbox(%02x,%02x,%d)\n", his, creg, len); in send_mbox()94 isar->write_reg(isar->hw, ISAR_HIS, his); in send_mbox()
206 I have to thank ITO Takayuki for the detailed info on his site
183 Tiago Vignatti (both of C3SL/Federal University of Paraná) proceeded his work
50 sendmsg(struct IsdnCardState *cs, u_char his, u_char creg, u_char len, in sendmsg() argument59 debugl1(cs, "sendmsg(%02x,%02x,%d)", his, creg, len); in sendmsg()83 cs->BC_Write_Reg(cs, 1, ISAR_HIS, his); in sendmsg()