aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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] myri10ge: always re-enable dummy rdmas in myri10ge_resumeBrice Goglin1-1/+1
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-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-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-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
2006-07-31[PATCH] sgiioc4: Always share IRQBrent Casavant1-0/+1
2006-07-31[PATCH] pci/search: cleanups, add to kernel-api.tmplRandy Dunlap1-21/+25
2006-07-31[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman1-1/+1
2006-07-31[PATCH] nbd: Abort request on data reception failureMichal Feix1-1/+2
2006-07-31[PATCH] nbd: Check magic before doing anything elseMichal Feix1-7/+9
2006-07-31[PATCH] lockdep: annotate pktcdvd natural device hierarchyArjan van de Ven1-3/+3
2006-07-31[PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt1-0/+2
2006-07-31[PATCH] drivers/char/pc8736x_gpio.c: unexport a static structAdrian Bunk1-1/+0
2006-07-31[PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestampChandra Seetharaman1-5/+15
2006-07-29V4L/DVB (4380): Bttv: Revert VBI_OFFSET to previous value, it works betterTrent Piepho1-5/+10
2006-07-29V4L/DVB (4379): Videodev: Check return value of class_device_register() corre...Trent Piepho1-1/+1
2006-07-29V4L/DVB (4373): Correctly handle sysfs error leg file removal in pvrusb2Mike Isely1-12/+50
2006-07-29V4L/DVB (4368): Bttv: use class_device_create_file and handle errorsTrent Piepho2-5/+10
2006-07-29V4L/DVB (4367): Videodev: Handle class_device related errorsTrent Piepho1-0/+11
2006-07-29V4L/DVB (4365): OVERLAY flag were enabled by mistakeMauro Carvalho Chehab1-1/+0
2006-07-29V4L/DVB (4344): Fix broken dependencies on media Kconfig Mauro Carvalho Chehab4-8/+8
2006-07-29V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab7-29/+46
2006-07-29V4L/DVB (4341): VIDIOCSMICROCODE were missing on compat_ioctl32Mauro Carvalho Chehab1-0/+24
2006-07-29V4L/DVB (4322): Fix dvb-pll autoprobingAndrew de Quincey1-4/+3
2006-07-29V4L/DVB (4311): Fix possible dvb-pll oopsAndrew de Quincey1-8/+10
2006-07-29V4L/DVB (4337): Refine dead code elimination in pvrusb2Mike Isely4-7/+17
2006-07-29V4L/DVB (4323): [budget/budget-av/budget-ci/budget-patch drivers] fixed DMA s...Oliver Endriss6-16/+57
2006-07-29V4L/DVB (4316): Check __must_check warningsMichael Krufky3-14/+38
2006-07-29V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog modeMichael Krufky2-10/+17
2006-07-29V4L/DVB (4313): Bugfix for keycode calculation on NPG remotesRicardo Cerqueira1-1/+1
2006-07-29V4L/DVB (4310): Saa7134: rename dmasound_{init, exit}Adrian Bunk4-20/+20
2006-07-29V4L/DVB (4306): Support non interlaced capture by default for saa713xHartmut Hackmann1-2/+2
2006-07-29V4L/DVB (4298): Check all __must_check warnings in bttv.Randy Dunlap1-2/+13
2006-07-29V4L/DVB (4296): Remove stradis MODULE_DEVICE_INFO definitionAndrew de Quincey1-1/+0
2006-07-29V4L/DVB (4295): Fix typo in comment for TDA9819Marco Schluessler2-8/+8
2006-07-29V4L/DVB (4294): Fix broken tda665x PLL definition.Andrew de Quincey1-5/+5
2006-07-29V4L/DVB (4293): Fix unstable DISEQC behaviour on budget cards.Andrew de Quincey1-3/+0
2006-07-29V4L/DVB (4292): Fix DISEQC regressionAndrew de Quincey1-6/+9
2006-07-29V4L/DVB (4291): Add dvbpll i2c device check.Andrew de Quincey1-0/+13
2006-07-28Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-25/+51
2006-07-29Merge branch 'master' into upstream-fixesJeff Garzik29-228/+411
2006-07-29Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik1-4/+13
2006-07-29[PATCH] skge: chip clock rate typoStephen Hemminger1-4/+1