aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-08-24[PATCH] sata_via: Add SATA support for vt8237aJay Cliburn1-0/+1
2006-08-22Merge branch 'upstream-fixes' into upstreamJeff Garzik1-17/+43
2006-08-22[PATCH] ata_piix: fix ghost device probing by honoring PCS present bitsTejun Heo1-17/+43
2006-08-19[PATCH] libata: s/CONFIG_SCSI_SATA/CONFIG_[S]ATA/g in pci/quirks.cTejun Heo1-3/+3
2006-08-19Merge branch 'upstream-fixes' into upstreamJeff Garzik51-249/+351
2006-08-19Merge branch 'master' into upstream-fixesJeff Garzik51-249/+351
2006-08-17[PPP]: handle kmalloc failures and convert to using kzallocPanagiotis Issaris1-11/+19
2006-08-17[BNX2]: Convert to netdev_alloc_skb()Michael Chan1-8/+6
2006-08-17[BNX2]: Fix tx race condition.Michael Chan2-23/+24
2006-08-16Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Greg Kroah-Hartman4-73/+46
2006-08-16[S390] inaccessible PAV alias devices on LPAR.Peter Oberparleiter1-14/+18
2006-08-16[S390] dasd slab cache alignment.Heiko Carstens1-2/+3
2006-08-16Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogGreg Kroah-Hartman1-4/+4
2006-08-15[WATCHDOG] Kconfig typos fix.Matt LaPlante1-4/+4
2006-08-14[PATCH] dm: BUG/OOPS fixMichal Miroslaw1-1/+2
2006-08-14[PATCH] add imacfb documentation and detectionEdgar Hucek2-6/+45
2006-08-14libata: Make sure drivers/ata is a separate Kconfig menuJeff Garzik1-0/+8
2006-08-14[libata] ata_piix: add missing kfree()Jeff Garzik1-0/+4
2006-08-14libata: Separate libata.ko build from individual driver buildsJeff Garzik1-15/+17
2006-08-14libata: Remove SCSI_ prefix from Kconfig symbolsJeff Garzik2-32/+32
2006-08-14[PATCH] libata: Add CompactFlash supportAlan Cox1-8/+54
2006-08-11USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of errorOrjan Friberg1-2/+3
2006-08-11USB: ftdi_sio driver - new PIDsJonathan Davies2-0/+8
2006-08-11USB: Additional PID for SHARP W-ZERO3Norihiko Tomiyama1-0/+2
2006-08-11USB: appletouch: fix atp_disconnectJohannes Berg1-1/+1
2006-08-11USB: removed a unbalanced #endif from ohci-au1xxx.cYoichi Yuasa1-1/+0
2006-08-11USB: unusual_devs entry for A-VOX WSX-300ER MP3 playerDavid Kuehling1-0/+10
2006-08-11PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.Dave Jones1-7/+0
2006-08-11pciehp: make pciehp build for powerpcKristen Carlson Accardi2-4/+5
2006-08-10Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-mmcGreg Kroah-Hartman2-5/+7
2006-08-10Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-armGreg Kroah-Hartman2-1/+4
2006-08-10[S390] dasd calls kzalloc while holding a spinlock.Horst Hummel2-41/+32
2006-08-10Merge branch 'upstream-fixes' into upstreamJeff Garzik1-1/+1
2006-08-10[PATCH] libata: PHY reset requires writing 0x4 to SControlMartin Hicks1-1/+1
2006-08-10Move libata to drivers/ata.Jeff Garzik27-156/+163
2006-08-10Merge branch 'tj-upstream-pci_register_driver' of git://htj.dyndns.org/libata...Jeff Garzik15-16/+16
2006-08-10Merge branch 'upstream-fixes' into upstreamJeff Garzik1-1/+2
2006-08-10[PATCH] libata: Use ATA_FLAG_PIO_POLLING for pdc_admaAlbert Lee1-1/+2
2006-08-10Merge branch 'sii-m15w' into upstreamJeff Garzik1-4/+0
2006-08-10[PATCH] libata: replace pci_module_init() with pci_register_driver()Pavel Roskin15-16/+16
2006-08-10[PATCH] libata: kill unused hard_port_no and legacy_modeTejun Heo1-1/+0
2006-08-10[PATCH] libata: replace ap->hard_port_no with ap->port_noTejun Heo1-8/+8
2006-08-10[PATCH] libata: use dummy port for stolen legacy portsTejun Heo2-26/+17
2006-08-10[PATCH] libata: implement dummy portTejun Heo1-10/+51
2006-08-10[PATCH] libata: rework legacy handling to remove much of the cruftAlan Cox3-96/+100
2006-08-10[PATCH] libata: implement per-dev xfermaskTejun Heo1-29/+11
2006-08-10[PATCH] [libata] Kill 'count' var in ata_device_add()Jeff Garzik1-13/+7
2006-08-10[PATCH] [libata] some function renamingJeff Garzik1-11/+10
2006-08-10[PATCH] libata: update ata_host_init() and rename it to ata_port_init_shost()Tejun Heo1-20/+13
2006-08-09[PATCH] PATCH: 2.6.18 oops on boot fix for IDEAlan Cox1-0/+30
2006-08-09Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Greg Kroah-Hartman2-28/+31
2006-08-09Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman1-1/+1
2006-08-09Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman4-29/+24
2006-08-09[S390] dasd set offline kernel bug.Horst Hummel1-1/+1
2006-08-09Merge branch 'upstream-fixes' into upstreamJeff Garzik2-2/+15
2006-08-09[PATCH] libata: clear sdev->locked on door lock failureTejun Heo1-0/+13
2006-08-09[PATCH] Fix compile problem when sata debugging is onKeith Owens1-2/+2
2006-08-09[PATCH] ahci: remove IRQ mask clearing from init_controller()Tejun Heo1-2/+1
2006-08-09[PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resumeBrice Goglin1-1/+1
2006-08-09[PATCH] libata: Add support for SATA attachment to SAS adaptersBrian King3-1/+151
2006-08-09[PATCH] libata: Move ata_probe_ent_alloc to libata_coreBrian King3-26/+27
2006-08-09[PATCH] libata: Add ata_port_initBrian King2-15/+36
2006-08-09[PATCH] libata: Add ata_host_set_initBrian King1-4/+24
2006-08-08Merge branch 'upstream-fixes' into upstreamJeff Garzik3-27/+9
2006-08-08Merge branch 'tj-upstream-fixes' of git://htj.dyndns.org/libata-tj into upstr...Jeff Garzik3-27/+9
2006-08-08Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbGreg Kroah-Hartman19-72/+98
2006-08-08V4L/DVB (4431): Add several error checks to dstYeasah Pell1-31/+27
2006-08-08V4L/DVB (4430): Quickcam_messenger compilation fixDiego Calleja1-0/+1
2006-08-08V4L/DVB (4427): Fix V4L1 Compat for VIDIOCGPICT ioctlMauro Carvalho Chehab1-0/+4
2006-08-08V4L/DVB (4419): Turn on the Low Noise Amplifier of the Samsung tuners.Hans Verkuil1-6/+8
2006-08-08V4L/DVB (4418): Fix broken msp3400 module option 'standard'Hans Verkuil1-2/+2
2006-08-08V4L/DVB (4416): Cx25840_read4 has wrong endianness.Hans Verkuil1-2/+2
2006-08-08V4L/DVB (4411): Fix minor errors in build filesTrent Piepho2-4/+4
2006-08-08V4L/DVB (4407): Driver dsbr100 is a radio device, not a video one!Mauro Carvalho Chehab5-14/+12
2006-08-08V4L/DVB (4399): Fix a typo that caused some compat stuff to not workMauro Carvalho Chehab5-9/+9
2006-08-08V4L/DVB (4395): Restore compat_ioctl in pwc driverLuc Van Oostenryck1-0/+1
2006-08-08V4L/DVB (4371a): Fix V4L1 dependencies on compat_ioctl32Mauro Carvalho Chehab1-4/+28
2006-08-07[TG3]: Fix tx race conditionMichael Chan2-26/+31
2006-08-07[TG3]: skb->dev assignment is done by netdev_alloc_skbChristoph Hellwig1-2/+0
2006-08-07[S390] xpram system device class.Martin Schwidefsky1-24/+1
2006-08-07[S390] lost interrupt after chpid vary off/on cycle.Peter Oberparleiter1-0/+1
2006-08-07[S390] retry after deferred condition code.Cornelia Huck1-0/+3
2006-08-07[S390] tape class return value handling.Heiko Carstens1-1/+1
2006-08-07[MMC] Another stray 'io' referencePierre Ossman1-1/+2
2006-08-07Merge branch 'master' into upstreamJeff Garzik28-390/+604
2006-08-06[MMC] Fix base address configuration in wbsdPierre Ossman1-3/+3
2006-08-06[ARM] Fix Acorn platform SCSI driver build failuresRussell King1-1/+1
2006-08-06[ARM] Fix NCR5380-based SCSI card buildRussell King1-0/+3
2006-08-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds16-306/+487
2006-08-06[PATCH] SCX200_ACB: eliminate spurious timeout errorsDavid Woodhouse1-2/+5
2006-08-06[PATCH] pnpacpi: reject ACPI_PRODUCER resourcesmatthieu castet1-0/+8
2006-08-06[PATCH] memory hotadd fixes: avoid registering res twiceKAMEZAWA Hiroyuki1-0/+4
2006-08-06[PATCH] memory hotadd fixes: avoid check in acpiKAMEZAWA Hiroyuki1-8/+1
2006-08-06[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disksStefan Richter1-0/+3
2006-08-06[PATCH] eicon: fix define conflict with ptraceAlexey Dobriyan1-1/+0
2006-08-06[PATCH] pSeries: hvsi char driver janitorial cleanupLinas Vepstas1-4/+1
2006-08-06[PATCH] pSeries hvsi char driver null pointer derefLinas Vepstas1-1/+2
2006-08-06[PATCH] au1100fb: Fix startup sequenceRodolfo Giometti1-8/+5
2006-08-06[PATCH] au1100fb: info->var.rotate fixRodolfo Giometti1-2/+3
2006-08-06[PATCH] md: Fix a bug that recently crept into md/linearNeilBrown1-3/+3
2006-08-06[PATCH] omap-rng build fixDavid Brownell1-27/+24
2006-08-06[PATCH] crash in aty128_set_lcd_enable() on PowerBookOlaf Hering1-7/+3
2006-08-06[PATCH] drivers/edac/edac_mc.h must #include <linux/platform_device.h>Adrian Bunk1-0/+1
2006-08-06[ARM] 3744/1: MMC: mmcqd gets stuck when block queue is pluggedJuha [êölä1-1/+2
2006-08-04Input: ati_remote - use msec instead of jiffiesDmitry Torokhov1-58/+77
2006-08-04Input: ati_remote - add missing input_sync()Dmitry Torokhov1-0/+1
2006-08-04Input: ati_remote - relax permissions sysfs module parametersDmitry Torokhov1-2/+2
2006-08-04Input: ati_remote - make filter time a module parameterEdwin Huffstutler1-14/+19
2006-08-04Input: atkbd - restore repeat rate when resumingDmitry Torokhov1-43/+60
2006-08-04Input: trackpoint - activate protocol when resumingDmitry Torokhov1-18/+34
2006-08-04Input: logips2pp - fix button mapping for MX300Roberto Castagnola1-2/+1
2006-08-04Input: keyboard - change to use kzallocDmitry Torokhov1-2/+2
2006-08-04Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Dmitry Torokhov633-7298/+20165
2006-08-05[PATCH] libata: fix ata_device_add() error pathTejun Heo1-4/+4
2006-08-05[PATCH] [libata] manually inline ata_host_remove()Jeff Garzik1-25/+6
2006-08-05[PATCH] sata_sil24: don't set probe_ent->mmio_baseTejun Heo1-1/+0
2006-08-05[PATCH] ata_piix: fix host_set private_data intializationTejun Heo1-0/+1
2006-08-05[PATCH] libata: fix ata_port_detach() for old EH portsTejun Heo1-1/+2
2006-08-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-21/+54
2006-08-04Merge branch 'master' into upstreamJeff Garzik16-286/+263
2006-08-03Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+2
2006-08-03Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds8-250/+215
2006-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds7-35/+42
2006-08-03Merge branch 'upstream-fixes' into upstreamJeff Garzik107-938/+1536
2006-08-03[PATCH] ahci: skip protocol test altogether in spurious interrupt codeUnicorn Chang1-8/+2
2006-08-03[PATCH] myri10ge - Fix spurious invokations of the watchdog reset handlerBrice Goglin1-1/+4
2006-08-03[PATCH] myri10ge - Write the firmware in 256-bytes chunksBrice Goglin1-12/+7
2006-08-03[PATCH] Stop calling phy_stop_interrupts() twiceSergei Shtylylov1-6/+2
2006-08-03[PATCH] s2io driver bug fixes #2Ananda Raju2-135/+98
2006-08-03[PATCH] s2io driver bug fixes #1Ananda Raju2-78/+85
2006-08-03Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik4-18/+19
2006-08-03PNP: Add missing casts in printk() argumentsPierre Ossman1-6/+6
2006-08-03PCI: docking station: remove dock ueventsKristen Carlson Accardi1-7/+6
2006-08-03PCI: Unhide the SMBus on Asus PU-DLSJean Delvare1-0/+7
2006-08-03PCI Hotplug: add acpiphp to MAINTAINERSKristen Carlson Accardi2-3/+2
2006-08-03PCI: pci/search: EXPORTs cannot be __devinitRandy Dunlap1-1/+1
2006-08-03PCIE: cleanup on probe errorRandy Dunlap1-1/+3
2006-08-03pcie: fix warnings when CONFIG_PM=nHenrik Kretzschmar1-17/+17
2006-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+6
2006-08-03IB/uverbs: Avoid a crash on device hot removeJack Morgenstein2-1/+9
2006-08-03IB/ipoib: Remove broken link from Kconfig and documentationOr Gerlitz1-2/+1
2006-08-03IB/srp: Work around data corruption bug on Mellanox targetsIshai Rabinovitz1-2/+15
2006-08-03IB/srp: Fix crash in srp_reconnect_targetIshai Rabinovitz1-0/+2
2006-08-03IB/cm: Fix error handling in ib_send_cm_reqSean Hefty1-1/+3
2006-08-03IB/mthca: Clean up mthca array index maskRoland Dreier1-8/+7
2006-08-03IB/mthca: Fix mthca_array_clear() thinkoMichael S. Tsirkin1-1/+3
2006-08-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-27/+26
2006-08-02Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds25-356/+335
2006-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18Linus Torvalds1-0/+2
2006-08-02Revert "[PATCH] USB: move usb_device_class class devices to be real devices"Greg Kroah-Hartman1-10/+10
2006-08-02Revert "[PATCH] USB: convert usb class devices to real devices"Greg Kroah-Hartman1-6/+7
2006-08-02USB: UHCI: Don't test the Short Packet Detect bitAlan Stern1-1/+3
2006-08-02USB: unusual_devs entry for Nokia 3250Alan Stern1-0/+7
2006-08-02USB: dummy-hcd: disable interrupts during req->completeAlan Stern1-2/+4
2006-08-02USB: fix the USB_GADGET_DUMMY_HCD dependenciesAdrian Bunk1-1/+1
2006-08-02USB: ati_remote.c: autorepeat fixMarko Macek1-3/+2
2006-08-02USB: Patch for rtl8150 to fix unplug problemsPeter Chubb1-12/+71
2006-08-02USB: cypress driver comment updatesOliver Bock1-2/+7
2006-08-02USB: unusual_devs device removalPhil Dibowitz1-12/+0
2006-08-02usb-storage: Add US_FL_IGNORE_DEVICE flag; ignore ZyXEL G220FDaniel Drake2-3/+20
2006-08-02USB: New USB ID for Belkin Serial AdapterKim Oldfield2-0/+5
2006-08-02USB: Additional PID for the ftdi_sio driverDave Platt2-0/+5
2006-08-02USB: adding support for SHARP WS003SH to ipaq.cNorihiko Tomiyama1-0/+1
2006-08-02USB: Fix Freescale high-speed USB host dependencyLi Yang1-1/+1
2006-08-02USB: Removed 3-port device handler from Option driverMatthias Urlichs1-36/+0
2006-08-02USB: Drop Sierra Wireless MC8755 from the Option driverMatthias Urlichs1-5/+1
2006-08-02USB: Let option driver handle Anydata CDMA modems. Remove anydata driver.Matthias Urlichs4-139/+13
2006-08-02USB: Option driver: Short driver names were identicalMatthias Urlichs1-3/+3
2006-08-02USB: Option driver: removed change history and linux/version.h includeMatthias Urlichs1-27/+1
2006-08-02USB: AT91 OHCI updates, mostly power managementDavid Brownell3-31/+62
2006-08-02USB: AT91 UDC updates, mostly power managementDavid Brownell2-64/+113
2006-08-02[IA64] add platform check to snsc driver initGreg Edwards1-1/+6
2006-08-02[E1000]: Convert to netdev_alloc_skbDavid S. Miller1-5/+6
2006-08-02[TG3]: Convert to netdev_alloc_skbDavid S. Miller1-5/+5
2006-08-02[NET] infiniband: Cleanup ib_addr module to use the neteventsTom Tucker1-16/+14
2006-08-02[ATALK]: Make CONFIG_DEV_APPLETALK a tristate.David S. Miller1-1/+1
2006-08-02[PATCH] zd1211rw: Packet filter fix for managed (STA) modeUlrich Kunitz3-9/+6
2006-08-02[PATCH] zd1211rw: Fixed endianess issue with length info tag detectionUlrich Kunitz1-3/+3
2006-08-02[PATCH] zd1211rw: Remove bogus assertDaniel Drake1-1/+0
2006-08-02[PATCH] zd1211rw: Fix software encryption/decryptionDaniel Drake1-2/+3
2006-08-02[PATCH] zd1211rw: Pass more management frame types up to hostDaniel Drake2-3/+7
2006-08-02[PATCH] zd1211rw: Fixes radiotap headerUlrich Kunitz1-4/+4
2006-08-02Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds36-138/+343
2006-08-01kbuild: hardcode value of YACC&LEX for aic7-triple-xSam Ravnborg1-0/+2
2006-07-31[CPUFREQ] [2/2] demand load governor modules.Jeremy Fitzhardinge1-0/+17
2006-07-31[CPUFREQ] [1/2] add __find_governor helper and clean up some error handling.Jeremy Fitzhardinge1-23/+34
2006-07-31[CPUFREQ] return error when failing to set minfreqMattia Dongili1-0/+5
2006-07-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds6-179/+406
2006-07-31[PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_initGuido Guenther2-7/+5
2006-07-31[PATCH] nvidiafb: remove redundant CONFIG_PCI checkArthur Othieno1-4/+0
2006-07-31[PATCH] powermac: More powermac backlight fixesMichael Hanselmann7-71/+87
2006-07-31[PATCH] radeonfb sleep fixesVolker Braun3-25/+145
2006-07-31[PATCH] fbdev: statically link the framebuffer notification functionsAntonino A. Daplas5-46/+61
2006-07-31[PATCH] hwrng: fix geode probe error unwindMichael Buesch1-1/+5
2006-07-31[PATCH] hwrng: fix intel probe error unwindMichael Buesch1-1/+1
2006-07-31[PATCH] Fix swsusp with PNP BIOSOndrej Zary1-1/+1
2006-07-31[PATCH] hide onboard graphics drivers on G5Olaf Hering1-4/+4
2006-07-31[PATCH] pcmcia: fix ioctl GET_CONFIGURATION_INFO for pcmcia_cardsDaniel Ritz1-4/+11
2006-07-31[PATCH] pcmcia: fix ioctl for GET_STATUS and GET_CONFIGURATION_INFODaniel Ritz1-12/+4
2006-07-31[PATCH] mdacon: fix __init section warningsFrederik Deweerdt1-2/+2