- 09 Feb, 2004 2 commits
-
-
Hideaki Yoshifuji authored
-
Marcelo Tosatti authored
PC300 MLPPP support is currently marked broken in 2.6.x. To fix that, attached patch implements tiocmset/tiocmget methods on the pc300_tty.c driver, which is the new method tty drivers are supposed to use instead ioctl. This fixes two related issues in the ioctl handler: - ioctl requesting RTS signal would affect DTR signal - The RTS signal is now handled. Bonus: Throw out unused ioctl handler
-
- 08 Feb, 2004 2 commits
-
-
Bartlomiej Zolnierkiewicz authored
The problem is that when loading next IDE PCI module memory used by previously registered ide_pci_host_proc_list entry is already unmapped (because of __{dev}initdata). This doesn't happen in built-in case because this memory is freed after all drivers are initialized. Fix it by removing __{dev}initdata from all ide_pci_host_proc_t. Thanks to Andre Tomt <andre@tomt.net> for help in debugging this.
-
Benjamin Herrenschmidt authored
The recent change to ide-cd using sector div is passing the wrong type to do_div().
-
- 10 Feb, 2004 14 commits
-
-
Nathan Scott authored
into sgi.com:/source2/xfs-linux-2.6
-
Nathan Scott authored
-
Eric Sandeen authored
SGI Modid: xfs-linux:xfs-kern:164051a6
-
Nathan Scott authored
SGI Modid: xfs-linux:xfs-kern:165155a
-
Nathan Scott authored
SGI Modid: xfs-linux:xfs-kern:166324a
-
Nathan Scott authored
SGI Modid: xfs-linux:xfs-kern:166323a
-
Christoph Hellwig authored
SGI Modid: xfs-linux:xfs-kern:165783a
-
Nathan Scott authored
SGI Modid: xfs-linux:xfs-kern:166301a
-
Christoph Hellwig authored
SGI Modid: xfs-linux:xfs-kern:166207a
-
Christoph Hellwig authored
SGI Modid: xfs-linux:xfs-kern:166109a
-
Christoph Hellwig authored
SGI Modid: xfs-linux:xfs-kern:166087a
-
Nathan Scott authored
SGI Modid: xfs-linux:xfs-kern:166046a
-
Christoph Hellwig authored
All metadata buffers are lockable these days. SGI Modid: xfs-linux:xfs-kern:166042a
-
Christoph Hellwig authored
SGI Modid: xfs-linux:xfs-kern:166032a
-
- 08 Feb, 2004 22 commits
-
-
Linus Torvalds authored
users of this that were very confused indeed.
-
Linus Torvalds authored
-
bk://linux-pnp.bkbits.net/pnp-2.6Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
http://linux.bkbits.net/linux-2.5Adam Belay authored
into neo.rr.com:/home/ambx1/linux/bk/linus-2.5
-
Adam Belay authored
This patch cleans up the kconfig options for the pnp subsystem. It updates the comments and makes pnpbios proc support an optional feature.
-
Adam Belay authored
This patch adds some aditional information to sysfs for pnp cards. It should be useful for userland tools.
-
Adam Belay authored
This patch updates the matching code to ensure that all requested devices are present on the card, even if they are in use. It is necessary for some ALSA drivers to work properly because early vendors would have different sets of devices on the same card ids. It is from Takashi Iwai <tiwai@suse.de>.
-
Adam Belay authored
This patch updates file2alias.c to support pnp ids. It is from Takashi Iwai <tiwai@suse.de>.
-
Adam Belay authored
This patch moves the PnP ID declarations to mod_devicetable.h like most of the other buses. It is from Takashi Iwai <tiwai@suse.de>.
-
Adam Belay authored
Recently many PnPBIOS bugs have been triggered by static resource information requests. This patch makes an effort to further avoid making them.
-
Adam Belay authored
Some PnPBIOSes do not follow the specifications with regard to disabling devices. This patch preserves the tag bits, while zeroing the resource settings. Previously we would zero the entire buffer. It has been tested and appears to correct the issue while remaining compatible with unbroken PnPBIOSes.
-
Adam Belay authored
This patch reorganizes resource flags to ensure that manual resource settings are properly recognized. This fix is necessary for many ALSA drivers. It also prevents comparisons between unset resource structures. The bug was discovered by Rene Herman <rene.herman@keyaccess.nl>, who also wrote an initial version of this patch. I made further improvements to ensure that the pnp subsystem was compatible with this initial change.
-
Adam Belay authored
The serial driver currently fails to unregister its pnp driver upon module unload. This patch corrects the problem by calling pnp_unregister_driver and implementing a proper remove function.
-
bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
David S. Miller authored
into kernel.bkbits.net:/home/davem/net-2.6
-
David S. Miller authored
into kernel.bkbits.net:/home/davem/sparc-2.6
-
Hirofumi Ogawa authored
-
Petri T. Koistinen authored
-
Petri T. Koistinen authored
-
Petri T. Koistinen authored
-
Petri T. Koistinen authored
-
David S. Miller authored
-