aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-01-08[PATCH] ixgb: Enable Message Signalled InterruptsGanesh Venkatesan2-4/+29
2005-01-08[PATCH] ixgb: Limit number of Rx Descriptors to 512Ganesh Venkatesan2-3/+10
2005-01-07[PATCH] bttv-driver.c: make some variables staticAdrian Bunk2-6/+3
2005-01-07[PATCH] scsi/aic7xxx/: remove two useless variablesAdrian Bunk2-24/+0
2005-01-07[PATCH] some parport_pc.c cleanupsAdrian Bunk1-13/+17
2005-01-07[PATCH] prism54: small prismcompat cleanupAdrian Bunk2-7/+1
2005-01-07[PATCH] scsi/aic7xxx/aic79xx_osm.c: remove an unused functionAdrian Bunk1-26/+0
2005-01-07[PATCH] scsi/ahci.c: remove an unused functionAdrian Bunk1-9/+0
2005-01-07[PATCH] DVB av7110_hw.c: remove unused functionsAdrian Bunk1-15/+0
2005-01-07[PATCH] ISDN b1pcmcia.c: remove an unused variableAdrian Bunk1-1/+0
2005-01-07[PATCH] video drivers: remove unused functionsAdrian Bunk7-132/+0
2005-01-07[PATCH] watchdog/machzwd.c: remove unused functionsAdrian Bunk1-29/+0
2005-01-07[PATCH] media/video/ir-kbd-i2c.c: remove an unused functionAdrian Bunk1-10/+0
2005-01-07[PATCH] floppy.c: remove an unused functionAdrian Bunk1-5/+0
2005-01-07[PATCH] DRM: remove unused functionsAdrian Bunk2-36/+0
2005-01-07[PATCH] IPMI: use C99 struct inits.Randy Dunlap3-18/+24
2005-01-07[PATCH] ifdef typos: drivers_usb_net_usbnet.cMaximilian Attems1-1/+1
2005-01-07[PATCH] ifdef typos: drivers_net_wireless_wavelan_cs.cMaximilian Attems1-2/+2
2005-01-07[PATCH] ifdef typos: drivers_char_ipmi_ipmi_si_intf.cMaximilian Attems1-1/+1
2005-01-07[PATCH] small drivers/media/radio/ cleanupsAdrian Bunk7-12/+12
2005-01-07[PATCH] small MCA cleanupsAdrian Bunk3-62/+3
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton189-708/+710
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton47-219/+219
2005-01-07[PATCH] cdrom.c: make several functions static (fwd)Adrian Bunk1-13/+11
2005-01-07[PATCH] small ftape cleanupsAdrian Bunk23-145/+31
2005-01-07[PATCH] drivers/media/video: the easy cleanupsGerd Knorr15-48/+40
2005-01-07[PATCH] zoran_device.c: make zr36057_init_vfe staticGerd Knorr2-2/+4
2005-01-07[PATCH] media/video/msp3400.c: remove unused struct d1Gerd Knorr1-8/+0
2005-01-07[PATCH] zoran_driver.c: make zoran_num_formats staticGerd Knorr3-3/+1
2005-01-07[PATCH] bttv help fixOlsimar1-1/+1
2005-01-07[PATCH] bttv-risc.c: make some functions staticGerd Knorr2-20/+4
2005-01-07[PATCH] bttv-i2c.c: make two functions staticGerd Knorr2-4/+2
2005-01-07[PATCH] char/cyclades.c: remove unused codeAdrian Bunk1-21/+0
2005-01-07[PATCH] telephony/ixj.c cleanupAdrian Bunk1-100/+5
2005-01-07[PATCH] small char/generic_serial.c cleanupAdrian Bunk1-24/+2
2005-01-07[PATCH] small drivers/char/rio/ cleanupsAdrian Bunk10-362/+57
2005-01-07[PATCH] media/video module_param conversionJan Dittmer2-8/+8
2005-01-07[PATCH] sr module_param conversionJan Dittmer2-3/+3
2005-01-07[PATCH] isapnp module_param conversionJan Dittmer1-4/+4
2005-01-07[PATCH] eth1394 MODULE_PARM conversionJan Dittmer1-2/+2
2005-01-07[PATCH] tipar: Code cleanupJames Nelson1-23/+22
2005-01-07[PATCH] cyclades: Put README.cycladeZ in Documentation/serialJames Nelson1-8/+0
2005-01-07[PATCH] cpqarray: Correct mailing list address in source codeJames Nelson5-5/+5
2005-01-07[PATCH] cciss: Correct mailing list address in source codeJames Nelson3-3/+3
2005-01-07[PATCH] Lock initializer cleanup (character devices)Thomas Gleixner18-22/+22
2005-01-07[PATCH] Lock initializer unifying: VideoThomas Gleixner1-1/+1
2005-01-07[PATCH] Lock initializer unifying: drivers/serialThomas Gleixner3-4/+3
2005-01-07[PATCH] Lock initializer unifying: media driversThomas Gleixner9-13/+13
2005-01-07[PATCH] Lock initializer unifying: RaidThomas Gleixner6-10/+10
2005-01-07[PATCH] Lock initializer unifying: ISDNThomas Gleixner1-1/+1
2005-01-07[PATCH] Lock initializer unifying: FirewireThomas Gleixner3-7/+7
2005-01-07[PATCH] Lock initializer unifying: RIOThomas Gleixner4-8/+8
2005-01-07[PATCH] Lock initializer unifying: character devicesThomas Gleixner5-6/+6
2005-01-07[PATCH] Lock initializer unifying: DRMThomas Gleixner1-3/+3
2005-01-07[PATCH] Lock initializer unifying: Block devicesThomas Gleixner2-2/+2
2005-01-07[PATCH] Lock initializer unifying: Misc driversThomas Gleixner4-6/+6
2005-01-07[PATCH] raid6: altivec supportH. Peter Anvin3-0/+162
2005-01-07[PATCH] fbdev: rivafb should recognize NF2/IGPDavid Brownell1-0/+3
2005-01-07[PATCH] md: improve 'hash' code in linear.cNeil Brown1-24/+14
2005-01-07[PATCH] oprofile preempt warning fixesIngo Molnar1-2/+2
2005-01-07[PATCH] vmtrunc: truncate_count not atomicHugh Dickins1-1/+0
2005-01-07[PATCH] block2mtd: avoid touching truncate_countAndrew Morton1-1/+0
2005-01-07[PATCH] Replace 'numnodes' with 'node_online_map' - arch-independentMatthew Dobson1-1/+2
2005-01-07[PATCH] sched: fix scheduling latencies in vgacon.cIngo Molnar1-0/+3
2005-01-07[PATCH] initramfs: unprivileged image creationThayne Harbaugh1-5/+37
2005-01-07[PATCH] gen_init_cpio symlink, pipe and socket supportThayne Harbaugh1-18/+3
2005-01-07[PATCH] ibmasm: fix init/exit sectionsRandy Dunlap1-2/+2
2005-01-07[PATCH] fix sx8 blk driver device namingJeff Garzik1-1/+1
2005-01-07[PATCH] fix cdrom autocloseStas Sergeev2-2/+4
2005-01-07[PATCH] request_irq: avoid slash in proc directory entriesOlaf Hering3-3/+3
2005-01-07[PATCH] ppc64: IOMMU cleanups: Main cleanup patchOlof Johansson1-0/+4
2005-01-07[PATCH] cs416x: use upcase in configAndrew Morton2-2/+2
2005-01-07Cset exclude: jmunsin@iki.fi|ChangeSet|20041221190949|45117Greg Kroah-Hartman1-131/+18
2005-01-07[netdrvr s2io] make debug_level variable staticJeff Garzik1-1/+1
2005-01-07Merge pobox.com:/garz/repo/netdev-2.6/forcedethJeff Garzik40-780/+962
2005-01-07Merge pobox.com:/garz/repo/netdev-2.6/miscJeff Garzik10-40/+245
2005-01-07Merge pobox.com:/garz/repo/netdev-2.6/r8169Jeff Garzik1-18/+82
2005-01-07Merge pobox.com:/garz/repo/netdev-2.6/e1000Jeff Garzik6-165/+273
2005-01-07Merge pobox.com:/garz/repo/netdev-2.6/e100Jeff Garzik1-12/+7
2005-01-07Fix exploitable hole in sg_scsi_ioctlJames Bottomley1-1/+2
2005-01-07Merge bk://bk.arm.linux.org.uk/linux-2.6-mmcLinus Torvalds3-4/+5
2005-01-07[MMC] Remove linux/blkdev.h include.Russell King3-4/+5
2005-01-07[PATCH] eepro: fix auto-detection optionAristeu Sergio Rozanski Filho1-4/+8
2005-01-07[PATCH] eepro: fix return value in init_module()Aristeu Sergio Rozanski Filho1-1/+1
2005-01-07[PATCH] eepro: basic ethtool supportAristeu Sergio Rozanski Filho1-7/+68
2005-01-07[PATCH] eepro: use module_param macrosAristeu Sergio Rozanski Filho1-4/+5
2005-01-07[PATCH] eepro: cache EEPROM valuesAristeu Sergio Rozanski Filho1-17/+29
2005-01-07[IA64] add hpzx1_swiotlb machine-vectorDavid Mosberger1-1/+1
2005-01-06mergeGreg Kroah-Hartman172-2961/+10510
2005-01-06Merge bk://bk.arm.linux.org.uk/linux-2.6-dmaLinus Torvalds3-2/+63
2005-01-06Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman41-614/+1507
2005-01-06[PATCH] i2c-ali1563: fix init & exit section usageRandy Dunlap1-4/+4
2005-01-06[PATCH] I2C: let I2C_ALGO_SGI depend on MIPSLadislav Michl1-1/+1
2005-01-06[PATCH] I2C: add new sensors driver: SMSC LPC47B397-NCMark M. Hoffman3-0/+366
2005-01-06[PATCH] PCI Hotplug: don't check pointer before kalling kfree in ibmphp_pci.cRolf Eike Beer1-2/+1
2005-01-06[PATCH] PCI Hotplug: use PCI_DEVFN in ibmphp_pci.cRolf Eike Beer1-9/+14
2005-01-06[PATCH] PCI Hotplug: Remove unneeded kmalloc casts from ibmphp_pci.cRolf Eike Beer1-15/+15
2005-01-06[PATCH] hotplug/acpiphp_ibm: module_param fixDomen Puncer1-1/+1
2005-01-06[PATCH] USB: ehci "hc died" on startup (chip bug workaround)David Brownell1-6/+13
2005-01-06[PATCH] USB: ohci diagnostic tweakDavid Brownell1-1/+2
2005-01-06[PATCH] USB: usb makefile tweaksDavid Brownell1-2/+1
2005-01-06[PATCH] USB: definitions for USB2 debug device, debug portDavid Brownell1-0/+24
2005-01-06[PATCH] USB: minor usb doc/comment fixesDavid Brownell2-1/+4
2005-01-06[PATCH] Fix ADMtek Comet on x86-64Andi Kleen1-2/+2
2005-01-068139cp: support for TTTech MC322Philipp Gortan1-0/+2
2005-01-06[PATCH] Another trivial orinoco updateDavid Gibson1-126/+77
2005-01-06[PATCH] S2io: fixes in free_shared_mem functionRaghavendra Koushik1-4/+18
2005-01-06[PATCH] forcedeth: add ethtool get/set_settings supportManfred Spraul1-51/+254
2005-01-06[PATCH] via-velocity: convert to module_paramStephen Hemminger1-3/+3
2005-01-06[PATCH] new PCI_ID for tulipAlexander Kern1-0/+1
2005-01-06[PATCH] Add netpoll supportMatt Porter1-0/+12
2005-01-06[PATCH] allow rx of the maximum sized VLAN tagged packetsMatt Porter2-1/+4
2005-01-06[PATCH] EMAC: fix ibm_emac autonegotiation result parsingAndrew Morton1-9/+10
2005-01-06[PATCH] e1000: Driver version number, white spaces, comments, device idGanesh Venkatesan3-82/+92
2005-01-06[PATCH] e1000: Applied smart speed fix where the code was forcing smartGanesh Venkatesan2-7/+29
2005-01-06[PATCH] e1000: Applied eeprom fix where it was possible to read/writeGanesh Venkatesan1-2/+2
2005-01-06[PATCH] e1000: Added workaround to prevent inadvertent gigabit waveformGanesh Venkatesan1-4/+77
2005-01-06[PATCH] e1000: Kernel API change for Module_param_array_namedGanesh Venkatesan1-1/+1
2005-01-06[PATCH] e1000: {set, get}_wol is now symmetric for 82545EM adaptersGanesh Venkatesan1-0/+2
2005-01-06[PATCH] e1000: Fix tx resource cleanup logicGanesh Venkatesan1-26/+20
2005-01-06[PATCH] e1000: Replace schedule_timeout() withGanesh Venkatesan2-10/+3
2005-01-06[PATCH] e1000: remove a redundant assignment to a local nr_frags in e1000_xmi...Ganesh Venkatesan1-1/+0
2005-01-06[PATCH] e1000: Avoid filling tx_ring completely - shemminger@osdl.orgGanesh Venkatesan1-0/+4
2005-01-06[PATCH] e1000: Enabling NETIF_F_SG without checksum offload is illegalGanesh Venkatesan1-2/+0
2005-01-06[PATCH] e1000: Fix ethtool diagnostics -- specifically for blade serverGanesh Venkatesan1-25/+37
2005-01-06[PATCH] e1000: Fix kernel panic when the interface is brought down whileGanesh Venkatesan1-1/+4
2005-01-06[PATCH] e1000: ITR does not default correctly on 2.6.x kernelsGanesh Venkatesan1-4/+2
2005-01-06[PATCH] e100: Update driver version numberGanesh Venkatesan1-1/+1
2005-01-06[PATCH] e100: Sort Device IDsGanesh Venkatesan1-1/+1
2005-01-06[PATCH] e100: Replace locally implemented delay routinesGanesh Venkatesan1-10/+5
2005-01-06[PATCH] SATA support for Intel ICH7Jason Gaston3-3/+26
2005-01-06[PATCH] ULi support for 526X tulip variantsAlan Cox4-12/+69
2005-01-06[PATCH] Multicast filtering for tun.cAndrew Morton1-12/+139
2005-01-06[PATCH] xircom_tulip_cb.c build fixAndrew Morton1-10/+9
2005-01-06[PATCH] net: Netconsole poll support for 3c509Andrew Morton1-0/+19
2005-01-06[PATCH] via-rhine warning fixAndrew Morton1-1/+1
2005-01-06[PATCH] r8169: oversized driver field for ethtoolAndrew Morton1-4/+4
2005-01-06[PATCH] r8169: reduce max MTU for large framesAndrew Morton1-2/+3
2005-01-06[PATCH] r8169: Large Send enablementAndrew Morton1-13/+67
2005-01-06[PATCH] r8169: C 101Andrew Morton1-1/+1
2005-01-06[PATCH] r8169: missing netif_poll_enable and irq ackAndrew Morton1-0/+9
2005-01-06[PATCH] net: netconsole support for smc91xHirokazu Takata1-0/+16
2005-01-06Merge bk://bart.bkbits.net/ide-2.6Linus Torvalds16-539/+287
2005-01-07[ide] kill current_capacity()Bartlomiej Zolnierkiewicz3-22/+4
2005-01-07[ide] ide_driver_t->abort() cleanupBartlomiej Zolnierkiewicz5-67/+18
2005-01-07[ide] rework ide_driver_t->errorBartlomiej Zolnierkiewicz9-38/+33
2005-01-07[ide] cleanup ide_error()Bartlomiej Zolnierkiewicz3-160/+79
2005-01-07[ide] cleanup ide_dump_status()Bartlomiej Zolnierkiewicz5-168/+98
2005-01-07[ide] add ide_dump_opcode()Bartlomiej Zolnierkiewicz3-57/+40
2005-01-07[ide] kill write-only ide_driver_t->senseBartlomiej Zolnierkiewicz3-8/+0
2005-01-07[ide] PCI quirk for ICH3-M IDEBartlomiej Zolnierkiewicz1-0/+20
2005-01-07[ide] fix erroneous rq->buffer = NULL in ide-io.c:ide_dma_timeout_retry()Bartlomiej Zolnierkiewicz1-1/+1
2005-01-07[ide] disable debug in IDE ppc/pmac driverBartlomiej Zolnierkiewicz1-1/+1
2005-01-07[ide] remove CRD-8480C from the DMA blacklistBartlomiej Zolnierkiewicz1-1/+0
2005-01-07[ide] remove pci_disable_device() calls from setup-pci.c and sgiioc4.cBartlomiej Zolnierkiewicz2-29/+6
2005-01-06[PATCH] export print_sense_internalMike Christie1-10/+14
2005-01-06[PATCH] fix read capacity for large disks when CONFIG_LBD=nTony Battersby1-2/+5
2005-01-06[PATCH] USB: another workaround for cdc-acmOliver Neukum2-2/+18
2005-01-06[PATCH] USB: ov511.c - vfree() checking cleanupsJames Lamanna1-8/+4
2005-01-06[PATCH] Driver Core: handle bridged platform bus segmentsDavid Brownell1-5/+7
2005-01-06[PATCH] USB: fix serial gadget oops during enumerationDavid Brownell1-1/+1
2005-01-06[PATCH] First cut at setsid/tty lockingAlan Cox1-10/+29
2005-01-06[PATCH] Resurrect ISICOM serialAlan Cox2-337/+501
2005-01-06[PATCH] fix oops when reading resourceN files in sysfsJesse Barnes2-0/+2
2005-01-06[PATCH] cosa.h ioctl numbersJan Kasprzak1-2/+8
2005-01-06[PATCH] cosa.c intialization crashJan Kasprzak1-1/+1
2005-01-06[PATCH] fix MTD_BLOCK2MTD dependencyAdrian Bunk1-1/+1
2005-01-06[PATCH] mmc build fixAndrew Morton1-1/+1
2005-01-06[PATCH] __GFP_ZERO pktcdvd fixAndrew Morton1-1/+1
2005-01-06Merge pobox.com:/garz/repo/netdev-2.6/viro-old-ethJeff Garzik13-214/+218
2005-01-06Merge pobox.com:/garz/repo/netdev-2.6/iomapJeff Garzik2-173/+130
2005-01-06Merge pobox.com:/garz/repo/netdev-2.6/8390Jeff Garzik1-12/+9
2005-01-06Merge pobox.com:/garz/repo/netdev-2.6/sk98linJeff Garzik6-431/+845
2005-01-06[PATCH] I2C: vid version detection fixRudolf Marek1-3/+2
2005-01-05[PATCH] Update IOP3xx I2C bus driverDeepak Saxena3-323/+337
2005-01-05[PATCH] I2C: Update fscher pwm functionalityJean Delvare1-5/+6
2005-01-05[PATCH] I2C: minor isp1301_omap tweaksDavid Brownell1-5/+4
2005-01-05[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2005-01-05[TG3]: Fix signedness issues in PHY read/write loops.David S. Miller1-6/+10
2005-01-05[TG3]: Return 0 when PHY read times out, not all-ones.David S. Miller1-1/+1
2005-01-05[PATCH] I2C: Add byte commands to i2c-stubJean Delvare1-2/+20
2005-01-05[PATCH] I2C: Fix MAX6657/8/9 detection in lm90Jean Delvare1-8/+20
2005-01-05[PATCH] I2C: Improve VID code for the W83627THFJean Delvare1-8/+23
2005-01-05[PATCH] I2C: Add secondary Super-I/O address support toJean Delvare1-4/+8
2005-01-05[PATCH] I2C: probe fewer addresses for asb100 (sensors) driverMark M. Hoffman1-2/+1
2005-01-05[PATCH] clean out old cruft from FD MCS driverJesper Juhl2-94/+1
2005-01-04fbmem: don't mix code/declarations. That messes up gcc-2.95Linus Torvalds1-1/+1
2005-01-04[PATCH] Make page allocator aware of requests for zeroed memoryChristoph Lameter1-3/+1
2005-01-04Merge bk://drm.bkbits.net/drm-linusLinus Torvalds2-27/+72
2005-01-04[PATCH] Fix megaraid oops on unloadAlexander Viro1-2/+2
2005-01-05Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.6David Woodhouse62-1104/+3440
2005-01-05MTD: Remove gratuitous (void *) casts.Domen Puncer16-127/+127
2005-01-05MTD: Remove long-obsolete DiskOnChip 1000 driver.David Woodhouse1-594/+0
2005-01-05MTD: Cosmetic ident catchup.David Woodhouse6-6/+6
2005-01-05[MTD] add missing dependencies on MTD_PARTITIONSDavid Woodhouse2-5/+5
2005-01-05MTD: Fix config option name in Makefile for IBM 750FX/750GX boards.David Woodhouse2-4/+6
2005-01-05MTD: include moduleparam.h in DiskOnChip driverDavid Woodhouse1-1/+2
2005-01-05MTD SharpSL NAND driver: Calculate partitions sizes at runtime.Richard Purdie1-32/+19
2005-01-05[MTD] New blockdev-backed 'fake' MTD device.Jorn Engel3-2/+517
2005-01-05[MTD] remove unnecessary casts from drivers/mtd/maps/nettel.c and kill two wa...Jesper Juhl1-11/+9