- 04 May, 2002 4 commits
-
-
Linus Torvalds authored
-
Wim Van Sebroeck authored
Update of PCI-IDS for the 82801BA(M), 82801CA(M) and 82801E I/O Controller Hub's.
-
Wim Van Sebroeck authored
i810_rng: add support for other i8xx chipsets to the Random Number Generator module. This is being done by adding the detection of the 82801E I/O Controller Hub.
-
Linus Torvalds authored
-
- 03 May, 2002 15 commits
-
-
Maksim Krasnyanskiy authored
This updates 2.5.x Bluetooth subsystem and removes the EXPERIMENTAL status of Bluetooth support. BlueZ Core: New generic HCI connection manager. Complete role switch and link policy support. Security mode 1 and 3 support. L2CAP service level security support. HCI filter support. HCI frame time-stamps. SCO (voice links) support. Improved HCI device unregistration (device destructors). Support for L2CAP signalling frame fragmentation. Improved L2CAP timeout handling. New HCI ioctls for changing ACL and SCO MTU. Killed HCI_MAX_DEV limit. Security fixes. HCI USB driver: Performance improvements. Firmware loading support. Stability fixes. URB and disconnect handling rewrite. HCI UART driver: Support for multiple UART protocols. HCI PCMCIA driver: Support for Nokia Bluetooth PC Cards. Support for Anycom Bluetooth PC/CF Cards.
-
http://fbdev.bkbits.net:8080/fbdev-2.5Linus Torvalds authored
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
-
Roman Zippel authored
Here is the patch to replace mk_pte_phys() with pfn_pte() and so creates the counterpart to pte_pfn().
-
Roman Zippel authored
This patch removes VALID_PAGE(), as the test was always too late for discontinous memory configuration. It is replaced with pfn_valid()/ virt_addr_valid(), which are used to test the original input value. Other helper functions: pte_pfn() - extract the page number from a pte pfn_to_page()/page_to_pfn() - convert a page number to/from a page struct
-
http://fbdev@bkbits.net/fbdev-2.5James Simmons authored
into heisenberg.transvirtual.com:/tmp/fbdev-2.5
-
Jens Axboe authored
PRD_SEGMENTS was a leftover from struct ata_request an its per-command sg tables.
-
Martin Dalecki authored
- Synchronize with Jens. Applying tons of janitorian stuff to his TCQ code. Making functions static where appropriate and so on... Marking the config entry for it experimental and so on. His changelog: 2.5.13 now has the generic tag support that I wrote included, here's an IDE TCQ that uses that. Changes since the version posted for 2.5.12: Fix the ide_tcq_invalidate_queue() WIN_NOP usage needed to clear the internal queue on errors. It was disabled in the last version due to the ata_request changes, it should work now. Remove Promise tcq disable check, it works just fine on Promise as long as we handle the two-drives-with-tcq case like we currently do.
-
Martin Dalecki authored
- Fix wrong usage of time_after in ide.c. This should cure the drive seek timeout problems some people where expierencing. This was clarified to me by Bartek, who apparently checked whatever the actual code is consistent with the comments in front of it. Thank you Bartlomiej Zolnierkiewicz. I think now that we should have time_past(xxx) in <linux/timer.h>. - Fix hpt34x.c compilation. - Minor improvements in ide-pci and some cleanups in ide-probe.c - Nuke some vastly outdated comments.
-
Alexander Viro authored
D'oh. Missing commas...
-
Alexander Viro authored
Needed both in 2.4 and 2.5
-
Trond Myklebust authored
Nothing serious. Whoever it was that did that global replace missed a spot is all...
-
Russell King authored
The following patch fixes this, and also fixes the similar problem in scsi_debug.c:
-
James Simmons authored
-
James Simmons authored
into heisenberg.transvirtual.com:/tmp/fbdev-2.5
-
http://linus.bkbits.net:8080/linux-2.5James Simmons authored
into hostme.bitkeeper.com:/ua/repos/f/fbdev/fbdev-2.5
-
- 02 May, 2002 21 commits
-
-
Linus Torvalds authored
-
http://linux-ntfs.bkbits.net/ntfs-tng-2.5Linus Torvalds authored
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
-
Anton Altaparmakov authored
Upgrade is imperative!
-
http://linux-isdn.bkbits.net/linux-2.5.isdnLinus Torvalds authored
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
-
Douglas Gilbert authored
Minor cleanups to a scsi fibre channel HBA driver that was broken by the introduction of SCSI_REPORT_LUNS to scsi.h in a patch that went into 2.5.11 . [ Another transfer from Dave's tree ]
-
Douglas Gilbert authored
Documentation enhancement from Kai.Makisara@metla.fi. [ This is a transfer from Dave's tree ]
-
Douglas Gilbert authored
Fix oopses on ISA scsi adapters. [ This is a transfer from Dave's tree ]
-
Linus Torvalds authored
-
Linus Torvalds authored
-
Linus Torvalds authored
-
Andrew Morton authored
- The balance_dirty_pages() logic is simply wrong. It goes: if (value > threshold) go_and_write(value - threshold); which is just fine for a single process writing data. But for many processes, they *all* go and bring things back into balance, and too much data gets written out. - The go_and_write(this much) logic is inoperative, because I turned off the ->writeback_mapping() function in ext2. So a call to writeback_unlocked_inodes(this_much) doesn't actually decrement and test *this_much. It will walk every inode, all the time. Silly. So quickly fixing the above things, the amount of dirty+writeback memory in the machine nicely stabilises at 500 megabytes across the run.
-
Andrew Morton authored
The new consistency checks in buffer.c are complaining about block_symlink's ->readpage against an already uptodate page.
-
Martin Dalecki authored
- Fix compilation of piix.c - Remove the PADAM_ prefix from sleep hwgroup member. - Fix Pacific Digital host chip driver API. - Fix Tekram host chip driver API. - Fold hwif_unregister() directly in to channel code.
-
Jens Axboe authored
Add support for request tagging of the block queue.
-
Simon Evans authored
This patch makes usbvideo_register take a usb_device_id argument which it can then pass to usb_register via the struct usb_device. Currently it passes NULL.
-
Simon Evans authored
This patch makes usbvideo.c use the correct value of USBVIDEO_NUMFRAMES. A few places in the code assumed it was 2. This patch was tested with USBVIDEO_NUMFRAMES = 2,3,4,8,11,32
-
Greg Kroah-Hartman authored
cleaned up checking the return value of usb_register_dev()
-
Greg Kroah-Hartman authored
added Black Box OEM device ids to the io_edgeport driver.
-
Wolfgang Fritz authored
USB pl2303 driver This is a patch which avoids resetting the termios settings to default values (9600 Baud etc.) in each call to pl2303_open (). It does this only on the first call to pl2303_set_termios. After that it sets the termios to the last stored values. This way commands like stty -F /dev/ttyUSB0 115200 work the same way as with other serial ttys.
-
Oliver Neukum authored
USB printer bugfix looking through printer.c in preparation for shifting devfs support to usbcore I noticed that printer advertises a device through devfs before it can be opened. As devfs, or more precisely devfsd can be used to trigger actions this matters and is wrong.
-
James Simmons authored
-