aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2003-07-10[NET]: Ok, sunhme is VLAN challenged after all.David S. Miller1-8/+2
2003-07-09Merge davem@nuts.ninka.net:/home/davem/src/BK/net-2.5David S. Miller2-3/+9
2003-07-09Fix up the IDE irq disable to take into account someLinus Torvalds1-13/+15
2003-07-09[SUNHME]: Set RXMAX/TXMAX large enough to handle VLAN frames.David S. Miller1-0/+6
2003-07-09[NET]: PPP handling fragmented skbuffs.Stephen Hemminger1-3/+3
2003-07-08Fix IDE initialization when we don't probe for interrupts.Linus Torvalds1-0/+8
2003-07-08Merge bk://linux-dj.bkbits.net/cpufreqLinus Torvalds2-2/+7
2003-07-09Merge tetrachloride.(none):/mnt/raid/src/kernel/2.5/bk-linusDave Jones2-2/+7
2003-07-09[CPUFREQ] More misc cleanups.Dave Jones1-0/+2
2003-07-09[CPUFREQ] Misc cleanups.Dave Jones1-2/+5
2003-07-08Merge bk://linux-dj.bkbits.net/agpgartLinus Torvalds2-27/+36
2003-07-09Merge tetrachloride.(none):/mnt/raid/src/kernel/2.5/bk-linusDave Jones2-27/+36
2003-07-08Merge bk://bk.arm.linux.org.uk/linux-2.5-serialLinus Torvalds1-4/+2
2003-07-09[SERIAL] Don't return -ERESTARTSYS if signals aren't pending.Russell King1-4/+2
2003-07-08Merge bk://kernel.bkbits.net/jgarzik/net-drivers-2.5Linus Torvalds7-109/+198
2003-07-08[PATCH] Fix thinko in acpiPavel Machek1-1/+1
2003-07-07[e1000] misc cleanupScott Feldman3-24/+28
2003-07-07[e1000] s/int/unsigned int/ for descriptor ring indexesScott Feldman1-62/+81
2003-07-07[e1000] h/w workaround for mis-fused partsScott Feldman2-0/+53
2003-07-07[e1000] ethtool diag cleanupScott Feldman1-2/+3
2003-07-07[e1000] alloc_etherdev failure didn't cleanup regionsScott Feldman1-1/+1
2003-07-07[e1000] missing Tx cleanup opportunities during intr handlingScott Feldman1-1/+1
2003-07-07[e1000] fix VLAN support on PPC64Scott Feldman1-2/+4
2003-07-07[e1000] request_irq() failure resulted in freeing twiceScott Feldman1-5/+1
2003-07-07[PATCH] via-rhine 1.18-2.5: Fix Rhine-I regressionRoger Luethi1-11/+25
2003-07-07[PATCH] clean module_exit in m68knommu serial driversGreg Ungerer2-2/+0
2003-07-06[PATCH] Compile fix and cleanup for macserial driverPaul Mackerras1-17/+2
2003-07-06[PATCH] misc fixesAndrew Morton1-1/+1
2003-07-05[PATCH] synclink_cs.c updatePaul Fulghum1-13/+11
2003-07-05[PATCH] synclinkmp.c updatePaul Fulghum1-15/+10
2003-07-05[PATCH] synclink.c updatePaul Fulghum1-11/+10
2003-07-05[PATCH] fix IDE init oops on PowerMacBenjamin Herrenschmidt1-0/+2
2003-07-05[netdrvr 8139too] fix debug printkJeff Garzik1-1/+1
2003-07-04[PATCH] C99 initializers in hdlc_generic.cKrzysztof Halasa1-5/+2
2003-07-04[PATCH] i2o_scsi build fixAndrew Morton1-0/+1
2003-07-04[PATCH] MTD build fix for old gcc'sAndrew Morton1-1/+2
2003-07-04[PATCH] block allocation commentsAndrew Morton1-1/+33
2003-07-04[PATCH] get_io_context fixesAndrew Morton2-30/+29
2003-07-04[PATCH] block request batchingAndrew Morton1-44/+88
2003-07-04[PATCH] generic io contextsAndrew Morton2-159/+183
2003-07-04[PATCH] block batching fairnessAndrew Morton1-26/+49
2003-07-04[PATCH] handle OOM in get_request_wait()Andrew Morton1-1/+1
2003-07-04[PATCH] allow the IO scheduler to pass an allocation hint toAndrew Morton3-2/+17
2003-07-04[PATCH] blk_congestion_wait threshold cleanupAndrew Morton1-23/+22
2003-07-04[PATCH] per queue nr_requestsAndrew Morton3-47/+176
2003-07-04[PATCH] Use kblockd for running request queuesAndrew Morton1-2/+2
2003-07-04[PATCH] anticipatory I/O schedulerAndrew Morton3-3/+1913
2003-07-04[PATCH] elevator completion APIAndrew Morton2-0/+11
2003-07-04[PATCH] elv_may_queue() API functionAndrew Morton2-1/+11
2003-07-04[PATCH] Create `kblockd' workqueueAndrew Morton2-2/+27
2003-07-04[PATCH] bring back the batch_requests functionAndrew Morton1-4/+30
2003-07-04[PATCH] PCI domain scanning fixAndrew Morton1-6/+8
2003-07-04Go back to defaulting to 6-byte commands for MODE SENSE,Linus Torvalds1-1/+1
2003-07-04[PATCH] EISA: avoid unnecessary probingMarc Zyngier1-0/+15
2003-07-04[PATCH] EISA: PCI-EISA dma_maskMarc Zyngier1-1/+2
2003-07-04[PATCH] EISA: PA-RISC changesMarc Zyngier2-14/+19
2003-07-04[PATCH] EISA: More EISA idsMarc Zyngier1-0/+6
2003-07-04[PATCH] EISA: core changesMarc Zyngier1-44/+190
2003-07-04Merge bk://kernel.bkbits.net/jgarzik/irda-2.5Linus Torvalds3-71/+26
2003-07-03[PATCH] Pass 'nameidata' to ->permission()Trond Myklebust1-1/+1
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust1-2/+2
2003-07-03[AGPGART] Fill out bridge structure with pdev before querying agp version.Dave Jones1-1/+1
2003-07-03Merge tetrachloride.(none):/mnt/raid/src/kernel/2.5/bk-linusDave Jones2-27/+36
2003-07-03[AGPGART] Add AGP3 support for all VIA AGP3 chipsets.Dave Jones1-27/+28
2003-07-03Merge kroah.com:/home/linux/BK/bleed-2.5Greg Kroah-Hartman10-24/+86
2003-07-03driver core: add my copyright to class.cGreg Kroah-Hartman1-0/+2
2003-07-03[PATCH] driver core: added class_device_rename()Greg Kroah-Hartman1-0/+18
2003-07-03Merge bk://linux-pnp.bkbits.net/pnp-2.5Linus Torvalds4-16/+75
2003-07-03[PNP] Fix manual resource setting APIAdam Belay1-5/+4
2003-07-03[PNP] Allow resource auto config to assign disabled resourcesAdam Belay1-15/+25
2003-07-03[PNP] Handle Disabled Resources ProperlyAdam Belay4-8/+58
2003-07-03[PATCH] Driver Core: fix firmware binary filesMatthew Wilcox1-2/+2
2003-07-03[PATCH] PCI config space in sysfsMatthew Wilcox1-0/+105
2003-07-03[PATCH] PCI: Remove pci_bus_existsMatthew Wilcox2-14/+4
2003-07-03[PATCH] PCI: pci_find_bus needs a domainMatthew Wilcox5-14/+15
2003-07-02The sbp2 driver needs <linux/pci.h>, but didn't include it. It apparentlyLinus Torvalds1-0/+2
2003-07-02[PATCH] Remove cpu arg from cpu_raise_irqRusty Russell1-1/+1
2003-07-02[PATCH] e100 use-after-free fixAndrew Morton1-2/+2
2003-07-02[PATCH] Fix cciss hangAndrew Morton2-4/+5
2003-07-02[PATCH] Make CONFIG_TC35815 depend on CONFIG_TOSHIBA_JMR3927Andrew Morton1-1/+1
2003-07-01[PATCH] PCI: change WARN_ON(irqs_disabled()) to WARN_ON(in_interrupt()) to ke...Greg Kroah-Hartman1-4/+5
2003-07-01[PATCH] dm: remove bogus yieldsJoe Thornber2-5/+3
2003-07-01[PATCH] dm: fix memory leakJoe Thornber1-0/+1
2003-07-01[PATCH] Missing IrDA stuff for 2.5.73-bk8: sir_devMartin Diehl3-71/+26
2003-07-01[AGPGART] SiS 755 support for AMD K8 GART.Dave Jones1-0/+8
2003-07-01[PATCH] Mark taskfile EXPERIMENTAL againBartlomiej Zolnierkiewicz1-3/+3
2003-07-01[PATCH] s390: qeth network driver.Martin Schwidefsky6-3/+13179
2003-07-01[PATCH] s390: thin interrupts.Martin Schwidefsky2-339/+416
2003-07-01[PATCH] s390: processor type.Martin Schwidefsky1-3/+7
2003-07-01[PATCH] s390: online attribute.Martin Schwidefsky1-3/+3
2003-07-01Merge bk://kernel.bkbits.net/jgarzik/net-drivers-2.5Linus Torvalds6-118/+121
2003-07-01[netdrvr de2104x] quiet link timerMarc Zyngier1-1/+0
2003-07-01Merge bk://kernel.bkbits.net/gregkh/linux/linus-2.5Linus Torvalds15-276/+403
2003-07-01Merge kroah.com:/home/greg/linux/BK/bleed-2.5Greg Kroah-Hartman15-276/+403
2003-06-30[PATCH] USB: Reconcile unusual_devs.h in 2.4 and 2.5Alan Stern2-2/+10
2003-06-30[PATCH] USB: usb-skeleton.c usb_buffer_free() not calledKay Sievers1-9/+13
2003-06-30[PATCH] USB: move ohci's sysfs files to the class device instead of the pci d...Greg Kroah-Hartman1-15/+27
2003-06-30[PATCH] USB: move ehci's sysfs files to the class device instead of the pci d...Greg Kroah-Hartman1-23/+28
2003-06-30[PATCH] USB: make struct usb_bus a struct class_deviceGreg Kroah-Hartman5-44/+74
2003-06-30[PATCH] ide-cd: capability flag for MO drivesJens Axboe2-2/+6
2003-06-30Fix the code that checks for PCI IDE controller "native" vs "legacy"Linus Torvalds1-2/+3
2003-06-30[PATCH] pcmciamtd updateSimon Evans1-99/+99
2003-06-30Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.5Linus Torvalds42-1166/+1520
2003-06-30[PCMCIA] Remove now obsolete work queues, spinlocks and variables.Russell King7-135/+17
2003-06-30[PCMCIA] Allow socket drivers call pcmcia_parse_events directly.Russell King9-122/+17
2003-06-30[PCMCIA] Add work-around for bouncy card detect signals.Russell King1-11/+33
2003-06-30[PCMCIA] Remove original module use accounting in register_callback.Russell King1-8/+1
2003-06-30[PCMCIA] Ref-count the socket driver module on card insertion/removal.Russell King1-6/+19
2003-06-30[PCMCIA] Move "owner" field to pcmcia_socket.Russell King6-10/+7
2003-06-30[PATCH] USB: turn down some debugging messages in uhci-hcd.Greg Kroah-Hartman1-1/+8
2003-06-29Merge kroah.com:/home/greg/linux/BK/bleed-2.5Greg Kroah-Hartman6-183/+244
2003-06-29[PATCH] USB: zaurus SL-C700Mickaël Grigouze1-0/+18
2003-06-29[PATCH] USB storage: logic cleanupMatthew Dharm1-4/+3
2003-06-29[PATCH] USB storage: General purpose I/O buffer allocation and managementMatthew Dharm3-26/+60
2003-06-29[PATCH] USB storage: Cosmetic cleanupsMatthew Dharm3-27/+27
2003-06-29[PATCH] USB storage: create private I/O bufferMatthew Dharm3-48/+55
2003-06-29[PATCH] USB storage: avoid sending URBs when disconnectingMatthew Dharm3-3/+17
2003-06-29[PATCH] USB storage: create associate_dev(), more US_*_DEVICE printoutMatthew Dharm1-17/+32
2003-06-29[PATCH] USB storage: unusual_devs.h cleanupsMatthew Dharm1-68/+52
2003-06-29Merge jet.(none):/home1/jejb/BK/scsi-misc-2.5James Bottomley42-1166/+1520
2003-06-29[PATCH] scsi_ioctl_send_command fixKai Mäkisara1-1/+1
2003-06-29Fix scsi device starvation handlingJames Bottomley1-4/+19
2003-06-28[PATCH] Update IEEE1394 (r986)Ben Collins3-49/+41
2003-06-28Fix logic reversal in scsi_host_allocJames Bottomley1-1/+1
2003-06-28Add NCR Quad 720 SCSI driverJames Bottomley5-1/+399
2003-06-28Eliminate really old ncr53c8xx driverJames Bottomley8-391/+227
2003-06-28[PATCH] nmclan_cs compile fixAndrew Morton1-1/+1
2003-06-28[PATCH] cdrom eject scribbles on the request flagsAndrew Morton1-1/+1
2003-06-28[PATCH] Remove racy check_mem_region() call from arc-rimi.cAndrew Morton1-4/+28
2003-06-28[PATCH] Remove check_region and MOD_*_USE_COUNT fromAndrew Morton1-14/+20
2003-06-28[PATCH] Fix ide-cd rw mountsAndrew Morton1-1/+1
2003-06-27[PATCH] fix an aha1740 merge errorChristoph Hellwig1-2/+2
2003-06-27[NET]: Fix PPP async regression.Stephen Hemminger1-28/+28
2003-06-27[PATCH] fix use-after-free in e100Martin Josefsson1-1/+2
2003-06-27[PATCH] alloc_etherdev for netwave_cs.cDaniel Ritz1-16/+16
2003-06-27[PATCH] strip.c: don't allocate net_device as part of private structDaniel Ritz1-80/+89
2003-06-27[PATCH] module ref counting for airo.cDaniel Ritz1-15/+9
2003-06-27Merge redhat.com:/garz/repo/linus-2.5Jeff Garzik1-5/+5
2003-06-26[PATCH] ide: tiny cleanup of ide_init(), it is called only _once_Bartlomiej Zolnierkiewicz1-7/+3
2003-06-26[PATCH] ide: remove dead and broken ide_diag_taskfile() variantBartlomiej Zolnierkiewicz1-65/+0
2003-06-26[PATCH] ide: remove dead code from ide_raw_build_sglist()Bartlomiej Zolnierkiewicz1-17/+5
2003-06-26[PATCH] ide: tiny cleanup of "ideX=ata66" parameter handling in ide_setup()Bartlomiej Zolnierkiewicz1-3/+2
2003-06-26[PATCH] ide: proper allocation of hwif->io_ports resourcesBartlomiej Zolnierkiewicz2-80/+85
2003-06-26[PATCH] ide: fix drive->unmask handling for taskfile PIOBartlomiej Zolnierkiewicz1-0/+6
2003-06-26[PATCH] ide: fix IRQ handler returnsBartlomiej Zolnierkiewicz1-2/+2
2003-06-26[PATCH] ide: TCQ initialization fixesBartlomiej Zolnierkiewicz3-13/+15
2003-06-27[PATCH] remove a bogus check in sym2 driverAnton Blanchard1-8/+0
2003-06-27[PATCH] Fix aacraid status returnsMark Haverkamp1-17/+33
2003-06-26Cset exclude: cweidema@indiana.edu|ChangeSet|20030621162021|08529Greg Kroah-Hartman1-10/+0
2003-06-26[PATCH] [KCONFIG] Make cdrom Kconfig selfcontainedMatthew Wilcox1-0/+34
2003-06-26[PATCH] s390: tty3215_init.Martin Schwidefsky1-0/+1
2003-06-26[PATCH] s390: typos.Martin Schwidefsky1-2/+2
2003-06-26[PATCH] s390: set module owner.Martin Schwidefsky4-12/+12
2003-06-26[PATCH] s390: dasd driver.Martin Schwidefsky6-122/+119
2003-06-26[PATCH] s390: common i/o layer.Martin Schwidefsky12-88/+167
2003-06-26Merge ssh://typhoon@typhoon.bkbits.net/typhoon-2.5David Dillow1-4/+4
2003-06-26Merge thedillows.org:/home/il1/projects/kernel/pristine/linus-2.5David Dillow1-4/+4
2003-06-26Fix misreporting of card type and spurious "already scheduled" messages.David Dillow1-4/+4
2003-06-26Merge Ben's and my fixes.David S. Miller31-679/+762
2003-06-26SCSI: Move can_queue == 0 checkJames Bottomley1-6/+7
2003-06-26Fix up data direction in SCSI abstracted mode senseJames Bottomley1-1/+1
2003-06-26Fix SCSI data direction issues in aha1740 mergerJames Bottomley1-3/+2
2003-06-26Remove linux/pci.h dependency in SCSI 53c700James Bottomley1-4/+2
2003-06-26Fix scsi drivers needing to include <linux/pci.h>James Bottomley2-0/+2
2003-06-26[PATCH] use generic dma direction bits in scsiChristoph Hellwig6-71/+38
2003-06-26[NET]: Kill skb_linearize() and bogus feature flag settings in eth1394.cDavid S. Miller1-7/+1
2003-06-26Merge bk://kernel.bkbits.net/gregkh/linux/pci-2.5Linus Torvalds22-531/+597
2003-06-26Fix up aha1740 merge problemsJames Bottomley2-448/+529
2003-06-26[PATCH] aha1740 updateMarc Zyngier2-449/+541
2003-06-26PCI Hotplug: acpiphp: stupid typo fixes.Greg Kroah-Hartman1-2/+2
2003-06-26Merge bk://linux.bkbits.net/linux-2.5Dave Dillow1-1/+1
2003-06-26[PATCH] Update IEEE1394 (r972)Ben Collins22-531/+597
2003-06-26[PATCH] PCI: create pci_name()Matthew Wilcox1-9/+7
2003-06-26[PATCH] PCI Hotplug: ibmphp: add release() callback and other minor cleanupsGreg Kroah-Hartman4-101/+74
2003-06-26[PATCH] PCI Hotplug: cpqphp: add release() callback and other minor cleanups.Greg Kroah-Hartman1-16/+22
2003-06-26[PATCH] PCI Hotplug: cpci: fix delete bug and add release() callbackGreg Kroah-Hartman1-6/+16
2003-06-26[PATCH] PCI Hotplug: acpiphp: add release() callbackGreg Kroah-Hartman1-8/+22
2003-06-26[PATCH] PCI Hotplug: pcihp_skeleton: fix delete bug and add release() callbackGreg Kroah-Hartman1-15/+27
2003-06-25[PATCH] Make SCSI selfcontainedMatthew Wilcox1-7/+33
2003-06-25Merge master.kernel.org:/home/dwmw2/BK/mtd-forlinus-2.5Linus Torvalds2-16/+36
2003-06-26Add missing prototype in drivers/mtd/chips/gen_probe.cDavid Woodhouse1-2/+3
2003-06-26DiskOnChip Millennium Plus translation layer fixes:David Woodhouse1-14/+33
2003-06-25[PATCH] Fix ACPI compilation for 2.5.73Andi Kleen1-4/+4
2003-06-25Add remove method to lasi700.cJames Bottomley2-22/+24
2003-06-25SCSI 53c700: add module_exit routine otherwise module isn't removableJames Bottomley1-0/+7
2003-06-25Merge bk://linux-dj.bkbits.net/agpgartLinus Torvalds2-1/+6
2003-06-26[AGPGART] SiS 655 support.Dave Jones1-0/+4
2003-06-26[AGPGART] Add missing pte masking in NVIDIA nForce driver.Dave Jones1-1/+2
2003-06-25[PATCH] Typo after 8250_cs update (SERIAL)Andrew Morton1-1/+1
2003-06-25[PATCH] NCR53C9x compile fixAndrew Morton1-1/+1
2003-06-25[PATCH] correct mail addresses for visws supportAndrew Morton2-2/+2
2003-06-25[PATCH] Column counting fix in n_tty.cAndrew Morton1-1/+1
2003-06-25[PATCH] misc fixesAndrew Morton6-11/+9
2003-06-25[PATCH] make sym53c8xx_2 not reject autosense IWRTony Battersby1-1/+4
2003-06-25[PATCH] add scsi_driver.hChristoph Hellwig9-20/+11
2003-06-25Merge kroah.com:/home/greg/linux/BK/bleed-2.5Greg Kroah-Hartman11-101/+357
2003-06-25[PATCH] Fix scsi host attributesAlan Stern1-14/+25
2003-06-25PCI Hotplug: add fake PCI hotplug driver.Greg Kroah-Hartman3-0/+258
2003-06-25[PATCH] small patch for sym53c8xx_2David Mosberger1-4/+0
2003-06-25[PATCH] clean up aacraid use of SCSI constantsMark Haverkamp1-42/+23