- 17 Jul, 2003 13 commits
-
-
Michael Hunold authored
- indentation fixes in dvb_demux.c - include cleanup in various files - simplify dvb/ttpci/Makefile
-
Michael Hunold authored
- fix WRITE_RPS0 and WRITE_RPS1 inlines, fix usage in mxb and budget drivers - export "saa7146_start_preview" and "saa7146_stop_preview" to allow drivers to start and stop video overlay (necessary for analog module support in the av7110 driver) - fix i2c implementation: some frontend drivers transfer a huge amount of firmware data (> 30kB), speed up the transmission by busy waiting between byte transfers for bigger transmissions - change ioctl function in various driver to accept a saa7146 filehandle instead of a saa714 device structure
-
Peter Osterlund authored
The CDROM_SEND_PACKET ioctl passes a struct cdrom_generic_command from user space, which contains a timeout field. The timeout is measured in jiffies, but the conversion from user to kernel jiffies is missing, which makes the timeout 10 times shorter than it should be in 2.5 kernels on x86. This causes CDRW formatting with cdrwtool to fail. The following patch fixes this problem.
-
Mikael Pettersson authored
The kernel build leaves a temp file in linux/usr/ that make clean doesn't remove. Fixed in the patch below.
-
Linus Torvalds authored
some rather minimal overflow protection.
-
bk://kernel.bkbits.net/davem/net-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
bk://kernel.bkbits.net/davem/sparc-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Rudo Thomas authored
All of the cleanup functions in sound/oss/emu10k1/main.c were incorrectly marked as __devinit. This little one fixes it, so that the module no longer oopses when being removed.
-
bk://kernel.bkbits.net/gregkh/linux/pci-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Bartlomiej Zolnierkiewicz authored
From Alexander Atanasov <alex@ssi.bg> Fix DMA I/O and state machine fixes, error recovery
-
Bartlomiej Zolnierkiewicz authored
Since the IO-APIC irq disable fix went in we can now enable the proper IRQ disabling in the IDE driver again. That had been disabled due to the problems with UP IO-APIC.
-
http://linux-acpi.bkbits.net/linux-acpiLinus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Linus Torvalds authored
on 2.5+, since ppc64 can (and does) use the PCI domain numbers for this instead. The PCI domain support should be back-ported to 2.4.x rather than having bigger PCI bus numbers. Cset exclude: jgarzik@pobox.com|ChangeSet|20030714162217|61624
-
- 15 Jul, 2003 17 commits
-
-
Wensong Zhang authored
-
Wensong Zhang authored
-
Wensong Zhang authored
-
Hideaki Yoshifuji authored
-
David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/sparc-2.5
-
David S. Miller authored
-
David S. Miller authored
-
Ricky Beam authored
-
Rob Radez authored
Issue discovered by Ricky Beam (jfbeam@bluetronic.net).
-
Chas Williams authored
-
Chas Williams authored
-
Chas Williams authored
-
Chas Williams authored
-
Stephen Hemminger authored
-
Julian Anastasov authored
-
Alexey Kuznetsov authored
-
Greg Kroah-Hartman authored
This fixes a build problem on sparc, and hopefully will prevent this from happening in the future...
-
- 14 Jul, 2003 10 commits
-
-
David S. Miller authored
-
Kunihiro Ishiguro authored
-
Chas Williams authored
-
Chas Williams authored
-
Andi Kleen authored
-
Alberto Bertogli authored
-
Greg Kroah-Hartman authored
into kroah.com:/home/greg/linux/BK/pci-2.5
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
Andy Grover authored
-