aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-06-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+1
2005-06-08[PATCH] Serial: remove unused variable in sa1100 driverRussell King1-1/+1
2005-06-07Merge of master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds14-56/+61
2005-06-07[PATCH] PCI: do VIA IRQ fixup always, not just in PIC modeBjorn Helgaas1-22/+13
2005-06-07[PATCH] input: disable scroll feature on AT keyboardsVojtech Pavlik1-1/+1
2005-06-07[PATCH] Replace check_bridge_mode() with (bridge->mode & AGSTAT_MODE_3_0).David Mosberger1-16/+3
2005-06-07[PATCH] AGP fix for Xen VMMKeir Fraser13-35/+36
2005-06-07[PATCH] sgi-agp: fixes a problem with accessing GART memory in sgi_tioca_inse...Michael Werner1-3/+9
2005-06-07[PATCH] i945G patch for agpgartAlan Hourihane1-2/+13
2005-06-06Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/tg3-2.6Linus Torvalds2-3/+19
2005-06-06[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-06-06[TG3] Fix link failure in 5701Michael Chan1-0/+10
2005-06-06[TG3]: Add TSO firmware licenseMichael Chan1-1/+6
2005-06-06[TG3]: Update pci.ids for BCM5752John W. Linville1-0/+1
2005-06-06[PATCH] moxa: do not ignore inputDenis Vlasenko1-25/+13
2005-06-04[PATCH] serial: update NEC VR4100 series serial supportYoichi Yuasa1-57/+9
2005-06-04Automatic merge of 'misc-fixes' branch fromLinus Torvalds2-6/+28
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch r8169-fix1-6/+25
2005-06-03Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6Linus Torvalds2-11/+14
2005-06-03[PATCH] USB: resolve Zaurus problemDavid Brownell1-1/+1
2005-06-03[SCSI] fix slab corruption during ipr probeNathan Lynch1-0/+1
2005-06-03[SCSI] qla2xxx: fix bad locking during eh_abortAndrew Vasquez1-11/+13
2005-06-03[PATCH] USB: CP2101 Add support for flow controlCraig Shelley1-88/+275
2005-06-03[PATCH] USB Storage: Add unusual_devs for Trumpion Voice RecorderPhil Dibowitz1-0/+9
2005-06-03[PATCH] USB: make MODALIAS code a bit smaller devicesPaulo Marques1-12/+10
2005-06-03[PATCH] USB: add Option Card driverMatthias Urlichs3-0/+741
2005-06-03[PATCH] USB: add Vernier devices to HID blacklistGreg Kroah-Hartman1-0/+10
2005-06-03[PATCH] USB: hid-core: add Earthmate lt-20 productid to blacklist tableLonnie Mendez1-0/+2
2005-06-03[PATCH] USB: add new wacom device to usb hid-core listPing Cheng1-0/+6
2005-06-03[PATCH] USB: remove drivers/usb/media/pwc/ChangeLogAdrian Bunk1-143/+0
2005-06-03[PATCH] USB: Support multiply-LUN devices in ubPete Zaitcev1-235/+363
2005-06-02Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds6-93/+39
2005-06-02[NET]: Fix locking in shaper driver.Christoph Hellwig1-67/+19
2005-06-02Merge of 'docs' branch fromLinus Torvalds3-60/+428
2005-06-02Automatic merge of /spare/repo/linux-2.6/.git branch HEAD51-652/+2274
2005-06-02libata: kernel-doc warning fixesJeff Garzik1-3/+3
2005-06-02libata: update inline source docsEdward Falk1-7/+276
2005-06-02[PATCH] drivers/net/hamradio/baycom_epp.c: cleanupsAdrian Bunk1-90/+36
2005-06-02[ATM]: [drivers] kill pointless NULL checks and casts before kfree()Jesper Juhl4-25/+18
2005-06-02[ATM]: fix ATM makefile for out-of-source-tree buildsJan Beulich1-1/+2
2005-06-01Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/u...Linus Torvalds7-75/+550
2005-06-01Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/i...Linus Torvalds1-15/+31
2005-06-01Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/p...Linus Torvalds4-256/+197
2005-05-31[PATCH] cpufreq-stats driver updatesVenkatesh Pallipadi1-17/+30
2005-05-31[CPUFREQ] ondemand governor default sampling downfactor as 1Dave Jones1-1/+5
2005-05-31[CPUFREQ] ondemand governor automatic downscalingDave Jones1-92/+25
2005-05-31[CPUFREQ] ondemand,conservative governor idle_tick clean-upDave Jones2-42/+10
2005-05-31[CPUFREQ] ondemand,conservative governor store the idle ticks for all cpusDave Jones2-2/+14
2005-05-31[CPUFREQ] ondemand,conservative minor bug-fix and cleanupDave Jones2-73/+38
2005-05-31[CPUFREQ] Allow ondemand stepping to be changed by user.Dave Jones1-6/+36
2005-05-31[CPUFREQ] Prevents un-necessary cpufreq changes if we are already at min/maxDave Jones1-0/+8
2005-05-31[CPUFREQ] Add support to cpufreq_ondemand to ignore 'nice' cpu timeDave Jones1-4/+62
2005-05-31[CPUFREQ] Conservative cpufreq governerDave Jones3-0/+634
2005-05-31[CPUFREQ] make cpufreq_gov_dbs staticDave Jones1-2/+1
2005-05-31[CPUFREQ] Add warning comment about default governors.Dave Jones1-0/+4
2005-05-31[CPUFREQ] ondemand: trivial clean-upsDave Jones1-8/+6
2005-05-31[CPUFREQ] cpufreq-core: reduce warning messages.Dave Jones1-4/+4
2005-05-31[PATCH] pcdp.c build fixPeter Chubb1-0/+1
2005-05-31[PATCH] PCI Hotplug: more CPCI updatesScott Murray2-254/+192
2005-05-31[PATCH] PCI: amd74xx patch for new NVIDIA device IDsAndy Currid1-0/+3
2005-05-31[PATCH] PCI Hotplug: SHPCHP driver doesn't enable PERR and SERR properlyKenji Kaneshige1-1/+1
2005-05-31[PATCH] PCI Hotplug: shpchp driver doesn't program _HPP values properlyKenji Kaneshige1-1/+1
2005-05-31[PATCH] USB: fix usb-serial generic initializationGreg Kroah-Hartman1-10/+10
2005-05-31[PATCH] USB: ftdi_sio: new PID for ELV UM100Ian Abbott2-0/+5
2005-05-31[PATCH] USB: add sl811_cs supportDavid Brownell3-0/+454
2005-05-31[PATCH] USB: sl811-hcd fixesDavid Brownell1-65/+81
2005-05-31[PATCH] I2C: ALI1563 SMBus driver fixR.Marek@sh.cvut.cz1-15/+31
2005-05-31[PATCH] Relax idecd dma alignment checkJens Axboe1-1/+1
2005-05-30libata: doc updatesJeff Garzik3-50/+118
2005-05-30libata: more doc updatesJeff Garzik1-13/+44
2005-05-29Merge of /home/davem/src/GIT/tg3-2.6/David S. Miller1-15/+556
2005-05-29Automatic merge of 'misc-fixes' branch fromLinus Torvalds14-5/+31
2005-05-29[TG3]: Fix bug in tg3_load_firmware_cpuMichael Chan1-0/+5
2005-05-29[TG3]: Add interrupt testMichael Chan1-0/+12
2005-05-29[TG3]: Add loopback testMichael Chan1-0/+115
2005-05-29[TG3]: Add memory testMichael Chan1-0/+60
2005-05-29[TG3]: Add register testMichael Chan1-0/+241
2005-05-29[TG3]: Add parameter to tg3_haltMichael Chan1-15/+15
2005-05-29[TG3]: Add link testMichael Chan1-0/+30
2005-05-29[TG3]: Add nvram testMichael Chan1-0/+50
2005-05-29[TG3]: Add basic selftest infrastructureMichael Chan1-0/+28
2005-05-29libata: bump versionJeff Garzik1-1/+1
2005-05-29Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap13-4/+28
2005-05-29Automatic merge of 'for-linus' branch fromLinus Torvalds7-87/+66
2005-05-29Input: Fix fast scrolling scancodes in atkbd.cVojtech Pavlik1-3/+3
2005-05-28[PATCH] dvb: Small cleanupManu Abraham1-4/+4
2005-05-28[PATCH] dvb: Fix 22k tone controlManu Abraham1-18/+9
2005-05-28[PATCH] dvb: Fix LNB power switchingManu Abraham1-24/+14
2005-05-28[PATCH] dvb: Remove unnecessary castsManu Abraham1-11/+11
2005-05-28[PATCH] dvb: Fix Mini DiSEqC bugManu Abraham1-5/+26
2005-05-28[PATCH] input: Fix fast scrolling scancodes in atkbd.cVojtech Pavlik1-3/+3
2005-05-28[PATCH] intelfb section fixPatrick McManus1-11/+11
2005-05-28[PATCH] fix jumpy mouse cursor on consolePavel Machek1-5/+10
2005-05-28[PATCH] swsusp: ahd_dv_0 can't be stoppedShaohua Li1-1/+1
2005-05-28[PATCH] ppc32: Fix cpufreq vs. sleep issueBenjamin Herrenschmidt1-4/+4
2005-05-28[PATCH] ppc64 iSeries: make virtual DVD-RAMs writable againStephen Rothwell1-0/+14
2005-05-28[PATCH] Fix up pwc driver compilation.Dave Jones2-4/+0
2005-05-28Input: synaptics - reduce verboseness of synaptics driver - thereDmitry Torokhov1-34/+5
2005-05-28Input: yet another model that does not play nicely when i8042 isDmitry Torokhov1-0/+7
2005-05-28Input: automatically disable MUX mode on Toshiba Satellite P10Dmitry Torokhov1-1/+10
2005-05-28Input: gunze - fix out-of-bound array access reported by Adrian Bunk.Dmitry Torokhov1-2/+1
2005-05-28Input: Fix button mapping in joydev - BTN_TRIGGER was beingVojtech Pavlik1-1/+1
2005-05-28Input: Workaround for Sunrex K8561 IR Keyboard/Mouse. The mouseVojtech Pavlik1-1/+4
2005-05-28Input: Avoid double unregistering of i8042 PnP driver. This can happenKurt Garloff1-2/+6
2005-05-28Input: Tone down the severity of a printk() in i386/ia64 arch codeDmitry Torokhov1-1/+1
2005-05-28Input: Only write the CTR in i8042 resume function. Reading it isVojtech Pavlik1-20/+28
2005-05-28Input: Remove (now) unused variable in i8042.cVojtech Pavlik1-2/+0
2005-05-28Input: Add a missing KERN_INFO message designation, fix behaviorVojtech Pavlik1-2/+2
2005-05-28Input:Adrian Bunk1-20/+0
2005-05-28Input: Fix a warning in psmouse-base.cAndrew Morton1-1/+1
2005-05-27[PATCH] drivers/scsi/ahci: add #include req'd for the DMA_{64,32}BIT_MASK con...domen@coderock.org1-0/+1
2005-05-27[PATCH] drivers/scsi/sata_vsc: add #include req'd for DMA_32BIT_MASK constantdomen@coderock.org1-0/+1
2005-05-27[PATCH] 3c574_cs: disable interrupts in el3_closeDaniel Ritz1-0/+3
2005-05-27[PATCH] ACPI build fixLen Brown1-3/+2
2005-05-27[PATCH] Fixup VIA IRQ quirkAlexander Nyberg1-1/+1
2005-05-27[PATCH] VIA IRQ quirkLen Brown2-20/+24
2005-05-27[PATCH] remove non-cleanroom pwc driver compressionAlan Cox10-2473/+14
2005-05-27ide-cd: revert DMA mask test changeLinus Torvalds1-1/+4
2005-05-26libata: Fix use-after-iounmapJeff Garzik13-4/+28
2005-05-26Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...239-7460/+26215
2005-05-26Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds6-1/+12361
2005-05-26[BNX2]: New Broadcom gigabit network driver.Michael Chan5-0/+12360
2005-05-26[BONDING]: bonding using arp_ip_target may stay down with active path Jay Vosburgh1-1/+1
2005-05-26Automatic merge of 'for-linus' branch fromLinus Torvalds23-1019/+1222
2005-05-26Merge of 'misc-fixes' branch fromLinus Torvalds1-6/+7
2005-05-26[PATCH] timeout at boottime with NEC3500A (and possibly others) when inserted...Marcello Maggioni1-2/+2
2005-05-26[PATCH] ide-scsi: kmap scatter/gather before doing PIO Stuart Hayes1-4/+24
2005-05-26[PATCH] convert IDE device drivers to driver-modelBartlomiej Zolnierkiewicz8-433/+212
2005-05-26[PATCH] libata: Fix zero sg_dma_len() on 64-bit platformAlbert Lee1-6/+7
2005-05-26Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...2-0/+3
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch tlan1-0/+12
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch sis9002-3/+50
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch veth1-9/+23
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch qeth14-901/+914
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch ns838201-40/+29
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch natsemi1-3/+3
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch forcedeth1-17/+86
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch airo1-46/+104
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch atmel1-0/+1
2005-05-25Merge of 'new-ids' branch fromLinus Torvalds2-0/+3
2005-05-25[PATCH] sata_promise: add PCI ID for FastTrak TX2200 2-portsFrancisco Javier1-0/+2
2005-05-25[PATCH] sata_sil: new ID 1002:437A for ATI IXP400NAKAMURA Kenta1-0/+1
2005-05-25[PATCH] therm_adt746x: show correct sensor locationsColin Leroy1-42/+77
2005-05-25[PATCH] Make sure therm_adt746x only handles known hardwareColin Leroy1-0/+6
2005-05-25[PATCH] IB: fix endianness of path record MTU fieldRoland Dreier1-2/+2
2005-05-25[PATCH] IB: fix potential ib_umad leakRoland Dreier1-0/+4
2005-05-25[PATCH] IB: allow NULL sa_query callbacksRoland Dreier1-17/+18
2005-05-25[PATCH] ipmi build fixNeil Horman1-2/+2
2005-05-25[PATCH] v4l: bttv i2c oops fixGerd Knorr1-0/+3
2005-05-25Merge of 'for-linus' branch fromLinus Torvalds16-867/+3397
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch amd81111-10/+14
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch pcnet321-2/+5
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch ixgb5-116/+70
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch e10007-713/+3168
2005-05-25Automatic merge of /spare/repo/netdev-2.6 branch e1001-26/+139
2005-05-25Merge of /spare/repo/netdev-2.6 branch misc-fixes1-0/+1
2005-05-25[PATCH] relax ide-cd dma restrictionsJens Axboe1-1/+1
2005-05-25[PATCH] Speedtouch resync after lost signal.David Woodhouse1-0/+2
2005-05-24[PATCH] aic7xxx_osm build fixAndrew Morton1-2/+5
2005-05-24[PATCH] saa6752hs build fixAndrew Morton1-5/+5
2005-05-24[PATCH] tulip: add return to ULI526X clause in tulip_mdio_writeJohn W. Linville1-0/+1
2005-05-23[PATCH] driver core: restore event order for device_add()Kay Sievers1-2/+2
2005-05-23[TG3]: Update driver version.David S. Miller1-1/+1
2005-05-23[TG3]: Increase TEST_BUFFER_SIZE to 8K.David S. Miller1-1/+1
2005-05-23[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2005-05-23[TG3]: Add 5752M device ID.Xose Vazquez Perez1-0/+2
2005-05-22[PATCH] ppc64: Fix booting on latest G5 modelsBenjamin Herrenschmidt1-0/+5
2005-05-21Merge of master.kernel.org:/home/rmk/linux-2.6-mmc.gitLinus Torvalds1-1/+4
2005-05-21When we detect that a 16550 was in fact part of a NatSemi SuperIO chipDavid Woodhouse1-5/+12
2005-05-21[PATCH] MMC: Proper MMC command classes supportPierre Ossman1-1/+4
2005-05-20Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.gitLinus Torvalds7-1310/+524
2005-05-20[PATCH] packet driver permission checking fixPeter Osterlund1-1/+7
2005-05-20[SCSI] aic7xxx: fix U160 modeJames Bottomley1-0/+11
2005-05-20[SCSI] aic7xxx: add back lockingJames Bottomley1-4/+11
2005-05-20[SCSI] aic7xxx: make correct use of slave_alloc/destroy and remove the per de...James Bottomley2-112/+79
2005-05-20[SCSI] aic7xxx: remove the completeqJames Bottomley2-133/+5
2005-05-20[SCSI] aic7xxx: remove the last vestiges of the runqJames Bottomley2-7/+0
2005-05-20[SCSI] aic7xxx: remove usage of obsolete typedefsChristoph Hellwig3-51/+38
2005-05-20[SCSI] remove dma_mask hacksChristoph Hellwig3-46/+6
2005-05-20[SCSI] aic7xxx: remove Linux 2.4 ifdefsChristoph Hellwig5-472/+5
2005-05-20[SCSI] aic7xxx: remove some DV leftoversChristoph Hellwig1-6/+0
2005-05-20[SCSI] remove aic7xxx busyqJames Bottomley2-438/+191
2005-05-20[SCSI] correct aic7xxx period setting routinesJames Bottomley1-34/+37
2005-05-20[SCSI] implement parameter limits in the SPI transport classJames Bottomley1-27/+161
2005-05-20[PATCH] Add sysfs support for the IPMI device interfaceCorey Minyard1-2/+18
2005-05-19Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds3-44/+74
2005-05-18[TG3]: In tg3_poll(), resample status_tag after doing work.David S. Miller1-7/+5
2005-05-18[TG3]: Refine DMA boundary setting.David S. Miller1-44/+163
2005-05-18[TG3]: Set minimal hw interrupt mitigation.David S. Miller2-14/+64
2005-05-18[TG3]: Add tagged status support.David S. Miller2-55/+142
2005-05-18Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/d...Linus Torvalds8-89/+30
2005-05-18[PATCH] Fix filp being passed through raw ioctl handlerStephen Tweedie1-1/+1
2005-05-17[PATCH] Driver Core: remove driver model detach_stateDavid Brownell6-83/+1
2005-05-17[PATCH] Driver Core: pm diagnostics update, check for errorsDavid Brownell3-9/+32
2005-05-17[PATCH] PCI: add MODALIAS to hotplug event for pci devicesGreg KH1-0/+10
2005-05-17[PATCH] PCI: add modalias sysfs file for pci devicesGreg KH1-0/+12
2005-05-17[PATCH] PCI Hotplug: remove pci_visit_devScott Murray2-136/+0
2005-05-17[PATCH] PCI Hotplug: CPCI updateScott Murray3-411/+112
2005-05-17[PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switchDely Sy4-79/+83
2005-05-17[PATCH] PCI Hotplug: Fix echoing 1 to power file of enabled slot problem with...Dely Sy2-16/+16