aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2004-08-22[PATCH] IPMI driver updatesCorey Minyard11-80/+902
2004-08-22[PATCH] IPMI Watchdog handling updatesCorey Minyard1-27/+42
2004-08-22[PATCH] nbd: fix struct request race conditionPaul Clements1-29/+10
2004-08-22[PATCH] new device driver to enable the IBM Multiport Serial AdapterJanice M. Girouard3-0/+2004
2004-08-22[PATCH] cdrom event notification fixesJens Axboe2-5/+12
2004-08-22[PATCH] Fix CON_BUF_SIZE usageMatt Mackall1-1/+1
2004-08-22[PATCH] Altix system controller communication driverGreg Howard5-1/+517
2004-08-22[PATCH] Support for Exar XR17C158 Octal UARTRaphael Zimmerer1-1/+43
2004-08-22[PATCH] fix inline related gcc 3.4 build failures in drivers/net/wan/dscc4.cJesper Juhl1-17/+16
2004-08-22[PATCH] inlining errors in drivers/scsi/aic7xxx/aic79xx_osm.cJesper Juhl1-16/+13
2004-08-22[PATCH] radio-maestro.c: gcc-3.5 fixesAdrian Bunk1-2/+2
2004-08-22[PATCH] mxser.c: gcc-3.5 fixesAdrian Bunk1-64/+64
2004-08-22[PATCH] istallion: gcc-3.5 fixesAdrian Bunk1-22/+18
2004-08-22[PATCH] tdfxfb: salvage tdfxfb from James' treeAntonino Daplas1-39/+62
2004-08-22[PATCH] sgivwfb: salvage sgivwfb from James' treeAntonino Daplas1-36/+91
2004-08-22[PATCH] neofb: salvage neofb from James' treeAntonino Daplas1-218/+226
2004-08-22[PATCH] epson1355fb: salvage epson1355 code from James' treeAntonino Daplas3-414/+620
2004-08-22[PATCH] rivafb: directcolor mode and miscellaneous fixesAntonino Daplas4-116/+95
2004-08-22[PATCH] fbdev: use 8-bit DAC for capable hardwareAntonino Daplas1-32/+30
2004-08-22[PATCH] fbdev: support for bold attribute for monochrome framebuffersAntonino Daplas3-47/+81
2004-08-22[PATCH] fbdev: do the deletion of mode entries at fbdev levelAntonino Daplas2-14/+22
2004-08-22[PATCH] Video Mode Handling - Reduce memory footprint of fbdevAntonino Daplas3-3/+47
2004-08-22[PATCH] Video Mode Handling - Delete entries from mode listAntonino Daplas2-4/+59
2004-08-22[PATCH] Video Mode Handling - Save per-display graphics/display settingsAntonino Daplas3-11/+113
2004-08-22[PATCH] Video Mode Handling - Linked list of video modesAntonino Daplas1-0/+257
2004-08-22[PATCH] fbdev Kconfig dependency fixesLuca Tettamanti1-0/+3
2004-08-22[PATCH] rivafb: kill riva_chip_info and riva_chipsGuido Guenther2-159/+125
2004-08-22[PATCH] fbdev: find correct logo for directcolor < 24bppAntonino Daplas1-11/+20
2004-08-22[PATCH] i810fb fixesAntonino Daplas3-35/+51
2004-08-22[PATCH] rivafb: Do not tap VGA ports if not X86Antonino Daplas2-1/+6
2004-08-22[PATCH] fbdev: ATTN: Maintainers - Set correct hardware capabilitiesAntonino Daplas47-47/+67
2004-08-22[PATCH] fbdev: set color fields correctlyAntonino Daplas7-1/+34
2004-08-22[PATCH] fbcon: ifferentiate bits_per_pixel from color depthAntonino Daplas4-119/+205
2004-08-22[PATCH] fbcon: EDD-based blacklistingAntonino Daplas1-10/+72
2004-08-22[PATCH] Rivafb I2C fixesNicolas Boichat1-2/+11
2004-08-22[PATCH] radeonfb: cleanup and little fixesDavid Eger1-45/+41
2004-08-22[PATCH] get_random_bytes() returns the same on every bootBálint Márton1-0/+1
2004-08-22[PATCH] Subject: cdrom.c get_last_written fixupSamuel Thibault1-33/+49
2004-08-22[PATCH] gcc-3.5 fixesAndi Kleen1-1/+1
2004-08-22[PATCH] gcc-3.5 fixesAndi Kleen1-2/+0
2004-08-22[PATCH] gcc-3.5 fixesAndi Kleen1-2/+0
2004-08-22[PATCH] gcc-3.5 fixesAndi Kleen2-3/+2
2004-08-22[PATCH] gcc-3.5 fixesAndi Kleen1-1/+1
2004-08-22[PATCH] gcc-3.5 fixesAndi Kleen1-1/+1
2004-08-22[PATCH] gcc-3.5 fixesAndi Kleen1-1/+1
2004-08-22[PATCH] gcc-3.5 fixesAndi Kleen1-3/+0
2004-08-22[PATCH] percpu: cpu_gdt_tableShai Fultheim1-7/+7
2004-08-22[PATCH] devicemapper: use an IDR tree for tracking minorsKevin Corry1-79/+45
2004-08-22[PATCH] multipath readahead fix fixNeil Brown1-5/+5
2004-08-22[PATCH] handle blk_queue_tags_resize() allocation failuresBrian King1-8/+12
2004-08-22[PATCH] blk_resize_tags() fixBrian King1-3/+4
2004-08-22[PATCH] blk_queue_free_tags() fixBrian King1-7/+28
2004-08-22[PATCH] disk barriers: MDJens Axboe7-2/+206
2004-08-22[PATCH] disk barriers: devicemapperJens Axboe3-0/+40
2004-08-22[PATCH] disk barriers: scsiJens Axboe2-41/+81
2004-08-22[PATCH] disk barriers: IDEJens Axboe4-31/+360
2004-08-22[PATCH] disk barriers: coreJens Axboe1-15/+129
2004-08-22[PATCH] ibmveth: add memory barrier for hypervisor synchronisationSantiago Leon1-1/+2
2004-08-22[PATCH] ibmveth: hypervisor return value fixSantiago Leon1-2/+2
2004-08-22[PATCH] ibmveth: race fixesDave Hansen2-2/+5
2004-08-22[PATCH] ibmveth: module tag fixesSantiago Leon1-4/+5
2004-08-22[PATCH] HVCS fixesRyan S. Arnold1-67/+94
2004-08-22[PATCH] ppc64 iSeries virtual DVD-RAMStephen Rothwell1-7/+56
2004-08-22[PATCH] ppc64: HVSI driverHollis Blanchard2-1/+1320
2004-08-22Merge http://linux-watchdog.bkbits.net/linux-2.6-watchdogLinus Torvalds11-1/+12
2004-08-22Merge http://xfs.org:8090/xfs-linux-2.6Linus Torvalds1-0/+2
2004-08-22Merge bk://linux-dj.bkbits.net/cpufreqLinus Torvalds3-83/+130
2004-08-22Merge bk://bk.arm.linux.org.uk/linux-2.6-fbLinus Torvalds4-0/+532
2004-08-22[PATCH] update gianfar ethernet driverAndy Fleming6-885/+1047
2004-08-22Merge pobox.com:/spare/repo/linux-2.6Jeff Garzik44-3634/+11196
2004-08-21[PATCH] Fix HPT374 merge problemAlan Cox1-1/+1
2004-08-21[PATCH] Kconfig updates for PA-RISCMatthew Wilcox2-3/+3
2004-08-20[WATCHDOG] v2.6.8.1 watchdog-llseek-patchWim Van Sebroeck10-0/+10
2004-08-20[WATCHDOG] v2.6.8.1 cpu5wdt.c-nonseekable_open-patchWim Van Sebroeck1-1/+2
2004-08-19[CPUFREQ] Fix up deprecation notices.Dave Jones2-4/+12
2004-08-20[XFS] Export blk_get_backing_dev_info for filesystems to use.Nathan Scott1-0/+2
2004-08-18[libata sata_nv] fix leak on errorAndrew Chew1-2/+6
2004-08-17[libata] improve translation of ATA errors to SCSI sense codesAlan Cox2-18/+142
2004-08-17[libata] fix INQUIRY handlingDouglas Gilbert1-2/+2
2004-08-17[libata] fix error recovery reference countJeff Garzik1-0/+6
2004-08-17[ARM] Add ARM AMBA CLCD framebuffer driver.Russell King4-0/+532
2004-08-16Merge pobox.com:/spare/repo/linux-2.6Jeff Garzik44-3634/+11196
2004-08-16[PATCH] libata build fixAndrew Morton1-1/+1
2004-08-14[libata] add ioctl infrastructureJeff Garzik12-11/+63
2004-08-14[libata] ATAPI PIO data xferJeff Garzik1-32/+81
2004-08-14[libata] fix PIO data xfer on big endianJeff Garzik1-5/+19
2004-08-13[libata] support commands SYNCHRONIZE CACHE, VERIFY, VERIFY(16)Jeff Garzik1-7/+132
2004-08-13Merge pobox.com:/spare/repo/linux-2.6Jeff Garzik11-439/+683
2004-08-13Make 'WRITE_BUFFER' require CAP_RAWIO capabilityLinus Torvalds1-1/+0
2004-08-13mergeLen Brown3-20/+42
2004-08-13[ACPI] Enter ACPI mode earlierLen Brown2-6/+42
2004-08-13[libata] (cosmetic) minimize diff with 2.4.x libataJeff Garzik3-2/+3
2004-08-13Merge pobox.com:/spare/repo/linux-2.6Jeff Garzik11-437/+680
2004-08-13Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown28-331/+712
2004-08-13[ACPI] clean out blacklist entries that do nothingLen Brown1-14/+0
2004-08-13[PATCH] lasi_82596 updateMatthew Wilcox1-80/+83
2004-08-12[PATCH] cdrom: MO-drive open write fixStefan Meyknecht1-3/+6
2004-08-12[PATCH] PA-RISC updateMatthew Wilcox7-200/+482
2004-08-12Merge pobox.com:/spare/repo/linux-2.6Jeff Garzik44-3634/+11196
2004-08-12Merge bk://bk.arm.linux.org.uk/linux-2.6-pcmciaLinus Torvalds19-35/+114
2004-08-12[PCMCIA] pd6729: add MODULE_DESCRIPTION and MODULE_AUTHOR, fix comment styleRussell King1-13/+27
2004-08-12Allow non-root users certain raw commands if they are deemed safe.Linus Torvalds1-11/+85
2004-08-12Pass done file pointer to block device ioctl'sLinus Torvalds18-23/+23
2004-08-12Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown32-191/+645
2004-08-11Be a bit more anal about allowing SCSI commands to be sent.Linus Torvalds1-0/+4
2004-08-11[PATCH] setup queue before elevator_init()Jens Axboe1-5/+6
2004-08-11[CPUFREQ] deprecate proc_sys_intf, and inform users of removal ~2005-01-01Dave Jones1-0/+13
2004-08-11[CPUFREQ] deprecate proc_intf, and inform of removal ~2005-01-01Dave Jones1-0/+13
2004-08-11Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown20-279/+326
2004-08-10Merge bk://linux-mtd.bkbits.net/mtd-2.6Linus Torvalds32-191/+645
2004-08-11Fix MTD partitioning modular build.David Woodhouse1-2/+1
2004-08-11Merge bk://linux-mtd.bkbits.net/mtd-2.6David Woodhouse32-190/+645
2004-08-10Export new mtd_erase_callback() function.David Woodhouse1-1/+2
2004-08-10RedBoot flash partitioning: use vmalloc for buffer.David Woodhouse1-3/+4
2004-08-10Restore physmap configure-time settings according to user requests.Josh Boyer2-6/+18
2004-08-10M-Systems DiskOnChip driver update.David Woodhouse3-92/+545
2004-08-10Cosmetic MTD changes -- update email address and idents.David Woodhouse5-9/+9
2004-08-10Fix use-after-free bug in MTD partitioning code.David Woodhouse21-80/+68
2004-08-10Merge bk://gkernel.bkbits.net/net-drivers-2.6Linus Torvalds9-203/+50
2004-08-10[PATCH] bk-netdev-hp-plus-fixAndrew Morton1-4/+4
2004-08-10[PATCH] wrong mac address with netgear FA311 ethernet cardAndrew Morton1-1/+1
2004-08-10[PATCH] bk-netdev-axnet_cs-fixAndrew Morton1-1/+1
2004-08-10[PATCH] Atmel wireless bigendian fix.Simon Kelley1-2/+2
2004-08-10[PATCH] prism54 Fix supported rates reportingMargit Schubert-While1-3/+2
2004-08-10[PATCH] prism54 Fix memory leaksMargit Schubert-While2-4/+12
2004-08-10[PATCH] prism54 URGENT - Fix IRQ handlingMargit Schubert-While1-5/+13
2004-08-10[PATCH] prism54 Clarification to Viro's patchMargit Schubert-While3-183/+15
2004-08-10[libata] unmap MMIO region _after_ last possible usageAndrew Chew1-2/+2
2004-08-10[libata sata_nv] support for hardware, bug fixesAndrew Chew1-66/+248
2004-08-09Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds2-2/+4
2004-08-09[PATCH] via-rhine: Really call rhine_power_init()Roger Luethi1-2/+2
2004-08-09[PATCH] export kblockd_schedule_work()Jens Axboe1-0/+2
2004-08-09Merge davem@nuts.davemloft.net:/disk1/BK/sparc-2.6David S. Miller4-5/+5
2004-08-09Fix up drivers that access file->f_pos directly.Linus Torvalds3-4/+4
2004-08-09[PATCH] boolean typo in DVBDave Jones1-1/+1
2004-08-09[SPARC64]: More entropy in add_timer_randomness.David S. Miller1-0/+5
2004-08-09Merge intel.com:/home/lenb/src/linux-acpi-test-2.6.7Len Brown4-32/+65
2004-08-09[ACPI] init wakeup devcies only if ACPI enabled (David Shaohua Li)Len Brown1-0/+2
2004-08-09[ACPI] acpi_bus_register_driver() now return a countLen Brown1-11/+15
2004-08-09[ACPI] acpi for asus update from Karol KozimorLen Brown1-19/+46
2004-08-09Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown64-392/+155
2004-08-08[PATCH] HPT IDE updateAlan Cox1-0/+9
2004-08-08[PATCH] Export blk_queue_resize_tagsJens Axboe1-0/+2
2004-08-08[PATCH] adjust SG reserved size automaticallyJens Axboe1-1/+1
2004-08-08Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds5-32/+42
2004-08-08[ARM] Fix wdt977 sparse warningsRussell King1-7/+14
2004-08-08[ARM] Fix nwflash sparse warningsRussell King1-12/+11
2004-08-08[ARM] Fix nwbutton sparse warningsRussell King2-3/+1
2004-08-08[ARM] Fix sparse warnings in ds1620.cRussell King1-10/+16
2004-08-08Remove ESPIPE logic from drivers, letting the VFS layer handle it instead.Linus Torvalds51-271/+60
2004-08-07[ACPI] acpi_system_write_wakeup_device() has the wrong return typeLen Brown1-2/+2
2004-08-07Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown25-235/+348
2004-08-07Make sysctl pass the pos pointer around properly.Linus Torvalds5-44/+44
2004-08-07Fix up a couple of drivers - notable sg - for nonseekability.Linus Torvalds3-10/+3
2004-08-07Character device tape drivers are non-lseekable.Linus Torvalds2-18/+5
2004-08-07Mark tty's as being non-seekable, and remove the nowLinus Torvalds1-17/+1
2004-08-07[PATCH] s390: qeth performance.Thomas Spatzier4-100/+220
2004-08-07[PATCH] s390: zfcp host adapater.Martin Schwidefsky5-34/+36
2004-08-07[PATCH] s390: ctc driver changes.Peter Tiedemann3-49/+49
2004-08-07[PATCH] s390: msleep vs. schedule_timeout.Nishanth Aravamudan5-25/+17
2004-08-07[PATCH] s390: common i/o layer changes.Cornelia Huck4-7/+17
2004-08-07[PATCH] s390: core changes.Martin Schwidefsky1-3/+4
2004-08-07[PATCH] sparc32: remove unused variable in dvma.cWilliam Lee Irwin III1-1/+0
2004-08-07[PATCH] Restore PPP filteringPaul Mackerras1-10/+2
2004-08-06Merge bk://bk.arm.linux.org.uk/linux-2.6-serialLinus Torvalds1-2/+1
2004-08-06[SERIAL] replace schedule_timeout() with msleep()Russell King1-2/+1
2004-08-06[FB] replace schedule_timeout() with msleep()Russell King1-4/+2
2004-08-05Merge bk://gkernel@bkbits.net/netdev-2.6Jeff Garzik47-3819/+11213
2004-08-05Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown10-124/+34
2004-08-05[PATCH] imm.c oops fixAlexander Viro1-0/+7
2004-08-05Merge bk://linux-mtd.bkbits.net/mtd-2.6Linus Torvalds4-88/+19
2004-08-05[PATCH] simple_read_buffer() helper functionAlexander Viro3-86/+12
2004-08-04[PATCH] multipath readahead fixJens Axboe1-2/+3
2004-08-04[PATCH] md multipathing fixesHeiko Carstens1-0/+4
2004-08-05Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.5David Woodhouse5-36/+8
2004-08-04Merge intel.com:/home/lenb/src/linux-acpi-test-2.6.7Len Brown1-4/+72
2004-08-04[ACPI] restore PCI Interrupt Link Devices upon resumeNathan Bryant1-4/+72
2004-08-03Merge intel.com:/home/lenb/src/linux-acpi-test-2.6.7Len Brown1-4/+16
2004-08-03[ACPI] BIOS workaround allowing devices to use reserved IO portsLen Brown1-4/+16
2004-08-03Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown1-0/+21
2004-08-03Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown4-52/+46
2004-08-02[PATCH] ppc64: Start the FCU in therm_pm72.cBenjamin Herrenschmidt1-0/+21
2004-08-03[CPUFREQ] fix HT oops on speedstep-ich systemDave Jones1-2/+4
2004-08-02MergeDave Jones2-83/+94
2004-08-02[PATCH] bio_copy_user() cleanups and fixesJens Axboe4-52/+46
2004-08-02Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown55-538/+828
2004-08-01[PATCH] ISDN Eicon driver: use msleep()Armin Schindler1-5/+2
2004-08-01[PATCH] fix cdrom cdda rip single frame dma fall backJens Axboe1-0/+5
2004-08-01[PATCH] Canonically reference files in Documentation/ code comments partAdrian Bunk27-28/+28
2004-08-01[PATCH] remove outdated reference to Documentation/arm/SA1100/PCMCIAAdrian Bunk1-4/+0
2004-08-01[PATCH] HPET copyrights, cleanupBjorn Helgaas2-15/+21
2004-08-01[PATCH] DVB: "errno" undefinedArnd Bergmann4-19/+12
2004-08-01[PATCH] Fix modular anscdChristoph Hellwig2-3/+10
2004-08-01[PATCH] modular swim3Christoph Hellwig3-7/+8
2004-08-01[PATCH] fdomain_cs ISA fixAlan Cox2-1/+5
2004-08-01[PATCH] rename CONFIG_PCI_USE_VECTOR to CONFIG_PCI_MSIBjorn Helgaas2-14/+7
2004-08-01[PATCH] MSI: MSI/MSI-X API updatesRoland Dreier2-323/+471
2004-08-01[PATCH] MSI: stop using dev->bus->ops directly in msi.cRoland Dreier1-58/+45
2004-08-01Merge conflicts.David S. Miller1-1/+17
2004-07-31Merge intel.com:/home/lenb/bk/linux-2.6.8Len Brown52-709/+634