- 10 Jul, 2003 26 commits
-
-
bk://kernel.bkbits.net/jgarzik/irda-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Jean Tourrilhes authored
<Original patch from Jan Frey> o [FEATURE] Add preliminary support for NSC PC8739x chipset (IBM R31 laptops)
-
Jean Tourrilhes authored
o [FEATURE] Add USB-ID of new device <Original patch from Jacek Jakubowski> o [CORRECT] Endianess fixes (for PPC and co.)
-
Jean Tourrilhes authored
o [CORRECT] Make ISA drivers depend on ISA. This is the consequence from David's change to setup_dma(). o [CORRECT] Make new dongle drivers depend on sir-dev (they require it) o [FEATURE] Make old dongle drivers depend on irtty/irport o [FEATURE] irda-usb driver is no longer experimental
-
Jean Tourrilhes authored
<Original patch from Martin Diehl> o [CRITICA] fix IrCOMM bogus device names with devfs
-
Jean Tourrilhes authored
<Suggested by David S. Miller> o [FEATURE] remove pointer casting in IrNET debug code missed by David.
-
Jean Tourrilhes authored
<Stanford checker> o [CORRECT] fix two additional potential skb leaks in IrTTP.
-
Jean Tourrilhes authored
<Suggested by Russell King> o [FEATURE] Add struct size check for buggy compilers
-
Jean Tourrilhes authored
o [CORRECT] Cleanup cruft from <linux/irda.h>
-
Greg Kroah-Hartman authored
into kroah.com:/home/greg/linux/BK/gregkh-2.5
-
Greg Kroah-Hartman authored
This is being printed when it shouldn't, but there really isn't an easy way to fix it. This closes bug #223.
-
Linus Torvalds authored
Making ready for the pre-2.6.x series ...
-
Steven Cole authored
Add a section about quota-tools in the Changes and version docs.
-
Linus Torvalds authored
-
David Mosberger authored
This makes initramfs use ".incbin" to include a binary blob into the object file, instead of using LDFLAGS_BLOB, which isn't supported on all architectures. This will require reasonably modern binutils, but is portable. This is the last thing that keeps the standard tree from building directly for ia64.
-
Greg Ungerer authored
Update ColdFire interrupt setup code to return irqreturn_t from interrupt handlers.
-
Greg Ungerer authored
Fix arg passing of interrupt handler to return irqreturn_t in ColdFire PIT timer initialization..
-
Greg Ungerer authored
Fix return type of m68knommu timer interrupt handler to be irqreturn_t.
-
John Levon authored
Reflect Intel manual bugfix, by Philippe Elie
-
John Levon authored
Critical fix to the IO-APIC timer support. By Zwane Mwaikambo.
-
John Levon authored
oprofile_arch_exit() can be called from an __init routine now. Remove the remaining incorrect __exit markers.
-
http://jfs.bkbits.net/linux-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Linus Torvalds authored
-
Mikael Starvik authored
This brings the chris architecture up to date with 2.5. The patch is huge because files have been moved to prepare for future subarchitechtures.
-
http://lia64.bkbits.net/to-linus-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Dave Kleikamp authored
into shaggy.austin.ibm.com:/shaggy/bk/jfs-2.5
-
- 09 Jul, 2003 6 commits
-
-
Linus Torvalds authored
odd-ball IDE controllers without a control register. (Apparently Amiga X-Surf and Amiga Gayle with IDE doubler) Also, clean up the code a bit while I'm at it.
-
David S. Miller authored
into kernel.bkbits.net:/home/davem/net-2.5
-
Thomas Graf authored
-
Ville Nuorvala authored
-
Alan Stern authored
These changes to unusual_devs.h can be applied to both 2.5 and 2.4. They reflect reports from users in response to the new kernel log messages about unneeded entries in the file.
-
bk://kernel.bkbits.net/jmorris/net-2.5David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/net-2.5
-
- 10 Jul, 2003 4 commits
-
-
Ville Nuorvala authored
-
Randy Dunlap authored
-
Jean-Luc Richier authored
-
Herbert Xu authored
This patch fixes a refcnt leak when the policy changes on us in xfrm_lookup.
-
- 09 Jul, 2003 4 commits
-
-
Greg Kroah-Hartman authored
-
David S. Miller authored
-
David Brownell authored
Martin Diehl pointed out that the network layer treats a tx drop notification in special ways, so "usbnet" shouldn't be using them. This fixes that problem, which could potentially explain some infrequent oopsing seen in the network layer. (With memory so tight that an URB can't be gotten.) Please merge.
-
David Brownell authored
This fixes a problem that's been around for some time: usbcore will sometimes use un-initialized memory as if it holds a valid language code.
-