aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-04-29Merge branch 'merge'Paul Mackerras67-918/+2564
2006-04-28[PATCH] ppc32 CPM_UART: Fixed odd address translationsVitaly Bordug4-26/+50
2006-04-28[PATCH] ppc32 CPM_UART: Convert to use platform devicesVitaly Bordug4-111/+220
2006-04-28[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse2-3/+3
2006-04-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-2/+0
2006-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-3/+7
2006-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds10-11/+38
2006-04-27[PATCH] Frame buffer: remove cmap sysfs interfaceJon Smirl1-89/+3
2006-04-27[PATCH] PCI quirk: VIA IRQ fixup should only run for VIA southbridgesChris Wedgwood1-2/+4
2006-04-27[PATCH] PCI: fix potential resource leak in drivers/pci/msi.cJesper Juhl1-1/+3
2006-04-27[PATCH] USB: ftdi_sio: add support for ASK RDR 400 series card readerIan Abbott2-0/+6
2006-04-27[PATCH] USB: ftdi_sio: Adds support for iPlus device.Luiz Fernando N. Capitulino2-0/+4
2006-04-27[PATCH] USB: ftdi_sio vendor code for RR-CirKits LocoBuffer USBNathan Bronson2-0/+6
2006-04-27[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* definesJean Delvare3-3/+3
2006-04-27[PATCH] USB: net2280: set driver data before it is usedAlan Stern1-3/+2
2006-04-27[PATCH] USB: net2280: check for shared IRQsAlan Stern1-0/+4
2006-04-27[PATCH] USB: net2280: send 0-length packets for ep0Alan Stern1-3/+1
2006-04-27[PATCH] USB: net2280: Handle STALLs for 0-length control-IN requestsAlan Stern1-1/+1
2006-04-27[PATCH] USB: storage: atmel unusual dev updateOlivier Blondeau1-0/+7
2006-04-27[PATCH] USB: Storage: unusual devs updatePhil Dibowitz1-1/+1
2006-04-27[PATCH] USB: add new iTegno usb CDMA 1x card support for pl2303Wang Jun2-0/+2
2006-04-27[PATCH] USB: Resource leak fix for whiteheat driverJesper Juhl1-0/+1
2006-04-26Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-6/+4
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2-2/+2
2006-04-26[PATCH] fix leak in activate_ep_files()Al Viro1-0/+1
2006-04-26Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-0/+14
2006-04-26[PATCH] splice: add ->splice_write support for /dev/nullJens Axboe1-0/+14
2006-04-26[PATCH] forcedeth: fix initializationAyaz Abdulla1-12/+67
2006-04-26[PATCH] sky2: version 1.2Stephen Hemminger1-1/+1
2006-04-26[PATCH] sky2: reset function can be devinitStephen Hemminger1-1/+1
2006-04-26[PATCH] sky2: use ALIGN() macroStephen Hemminger1-4/+2
2006-04-26[PATCH] sky2: add fake idle irq timerStephen Hemminger2-1/+23
2006-04-26[PATCH] sky2: reschedule if irq still pendingStephen Hemminger1-4/+16
2006-04-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik4-34/+86
2006-04-26Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2...Jeff Garzik1-0/+1
2006-04-26Merge branch 'master' into upstream-fixesJeff Garzik32-553/+1938
2006-04-25e1000: Update truesize with the length of the packet for packet splitAuke Kok1-0/+1
2006-04-24[PATCH] bcm43xx: make PIO mode usableMichael Buesch3-32/+84
2006-04-24[PATCH] Fix crash on big-endian systems during scanPavel Roskin1-2/+2
2006-04-24[MMC] pxamci: fix data timeout calculationRussell King1-6/+4
2006-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds4-17/+36
2006-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds4-17/+20
2006-04-23Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-10/+2
2006-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-2/+2
2006-04-23drm: possible cleanupsDave Airlie4-9/+1
2006-04-23drm: fixup r300 scratch on BE machinesDave Airlie1-1/+1
2006-04-22[PATCH] tpm: add HID module parameterKylene Jo Hall1-1/+12
2006-04-22[PATCH] tpm: add interrupt module parameterKylene Jo Hall1-35/+43
2006-04-22[PATCH] tpm: spacing cleanups 2Kylene Jo Hall1-13/+9
2006-04-22[PATCH] tpm_infineon section fixupRandy Dunlap1-1/+2
2006-04-22[PATCH] tpm: update bios log code for 1.2Kylene Jo Hall1-12/+37
2006-04-22[PATCH] tpm: check mem start and lenKylene Jo Hall1-0/+7
2006-04-22[PATCH] tpm: tpm_infineon updated to latest interface changesMarcel Selhorst1-29/+29
2006-04-22[PATCH] tpm: use clear_bitKylene Jo Hall1-18/+7
2006-04-22[PATCH] tpm: msecs_to_jiffies cleanupsKylene Jo Hall3-26/+32
2006-04-22[PATCH] tpm: driver for next generation TPM chipsLeendert van Doorn5-1/+670
2006-04-22[PATCH] tpm: new 1.2 sysfs filesKylene Jo Hall2-2/+247
2006-04-22[PATCH] tpm: command duration updateKylene Jo Hall2-3/+311
2006-04-22[PATCH] tpm: return chip from tpm_register_hardwareKylene Jo Hall5-40/+55
2006-04-22[PATCH] tpm: chip struct updateKylene Jo Hall4-55/+53
2006-04-22[PATCH] tpm: reorganize sysfs filesKylene Jo Hall1-59/+86
2006-04-22[PATCH] tpm: spacing cleanupsKylene Jo Hall1-5/+4
2006-04-22[PATCH] tpm: fix missing stringKylene Jo Hall1-0/+1
2006-04-22[PATCH] tpm: fix memory leakKylene Jo Hall1-0/+2
2006-04-22[PATCH] Altix snsc: duplicate kobject fixakpm@osdl.org1-1/+2
2006-04-22[PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handlingTilman Schmidt6-280/+342
2006-04-22[PATCH] powerpc: Quiet VETH version printkOlof Johansson1-1/+1
2006-04-22[PATCH] powerpc: Quiet HVSI boot outputOlof Johansson1-1/+1
2006-04-22[PATCH] pcmcia/pcmcia_resource.c: fix crash when using Cardbus cardsDaniel Ritz1-4/+11
2006-04-22[PATCH] vrc4171: update configYoichi Yuasa1-1/+1
2006-04-22[PATCH] pcmcia: fix oops in static mapping caseDominik Brodowski1-1/+0
2006-04-22[PATCH] pcmcia: remove unneeded forward declarationsAndrew Morton1-6/+2
2006-04-22[PATCH] pcmcia: do not set dev_node to NULL too earlyDominik Brodowski2-2/+2
2006-04-22[PATCH] pcmcia: fix comment for pcmcia_load_firmwareKomuro1-2/+2
2006-04-22[PATCH] pcmcia: unload second device firstKomuro1-1/+1
2006-04-22[PATCH] pcmcia: add new ID to pcnet_csDominik Brodowski1-0/+1
2006-04-21[PARISC] Fix up hil_kbd.c mismergeMatthew Wilcox1-1/+1
2006-04-21[PARISC] Document that we tolerate "Relaxed Ordering"Grant Grundler1-13/+32
2006-04-21[PARISC] Misc. janitorial workHelge Deller2-3/+3
2006-04-21[IA64] IOC4 config option orderingBrent Casavant1-2/+0
2006-04-21[PATCH] powerpc: fix oops in alsa powermac driverBenjamin Herrenschmidt1-2/+2
2006-04-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds16-160/+210
2006-04-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-5/+6
2006-04-20[PATCH] Fix locking in gianfarAndy Fleming4-67/+100
2006-04-20Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik15-159/+209
2006-04-20[PATCH] NEx000: fix RTL8019AS base address for RBTX4938Sergei Shtylyov1-1/+1
2006-04-20[PATCH] md: locking fixIngo Molnar1-12/+12
2006-04-20[PATCH] sonypi: correct detection of new ICH7-based laptopsArnaud MAZIN1-0/+3
2006-04-20[PATCH] i2c-i801: Fix resume when PEC is usedJean Delvare1-0/+5
2006-04-20[PATCH] MSI-K8T-Neo2-Fir OnboardSound and additional SoundcardJohannes Goecke1-0/+29
2006-04-20[PATCH] cs5535_gpio.c: call cdev_del() during module_exit to unmap kobject re...Thayumanavar Sachithanantham1-2/+3
2006-04-20[PATCH] fix section mismatch in pm2fb.oDarren Jenkins1-2/+2
2006-04-19[SUNGEM]: Marvell PHY suspend.Johannes Berg1-5/+6
2006-04-19[PATCH] bcm43xx: iw_priv_args names should be <16 charactersErik Mouw1-4/+4
2006-04-19[PATCH] bcm43xx: sysfs code cleanupMichael Buesch4-67/+82
2006-04-19[PATCH] bcm43xx: fix pctl slowclock limit calculationMichael Buesch2-47/+77
2006-04-19[PATCH] bcm43xx: fix dyn tssi2dbm memleakAdrian Bunk1-0/+1
2006-04-19[PATCH] bcm43xx: fix config menu alignmentRandy Dunlap1-0/+3
2006-04-19[PATCH] bcm43xx wireless: fix printk format warningsRandy Dunlap2-10/+11
2006-04-19[PATCH] bcm43xx: set trans_start on TX to prevent bogus timeoutsMichael Buesch1-0/+1
2006-04-19[PATCH] orinoco: fix truncating commsquality RID with the latest Symbol firmwarePavel Roskin1-1/+1
2006-04-19[PATCH] Revert NET_RADIO Kconfig title changeJean Tourrilhes1-1/+1
2006-04-19[PATCH] wireless/atmel: send WEXT scan completion eventsDan Williams1-0/+11
2006-04-19[PATCH] wireless/airo: clean up WEXT association and scan eventsDan Williams1-29/+17
2006-04-19IB/mthca: make a function staticAdrian Bunk1-1/+1
2006-04-19IB/ipath: Fix whitespaceRoland Dreier2-57/+57
2006-04-19IB/ipath: Make more names staticRoland Dreier9-93/+75
2006-04-19IB/mad: Fix RMPP version check during agent registrationHal Rosenstock1-4/+1
2006-04-19IB/srp: Remove request from list when SCSI abort succeedsRoland Dreier1-7/+11
2006-04-19[PATCH] fbdev: Fix return error of fb_writeAntonino A. Daplas1-4/+10
2006-04-19[PATCH] savagefb: fix section mismatch warningsRandy Dunlap1-3/+3
2006-04-19[PATCH] radeonfb section mismatchesRandy Dunlap1-1/+1
2006-04-19[PATCH] fb: Fix section mismatch in savagefbJean Delvare1-1/+1
2006-04-19[PATCH] alim15x3: ULI M-1573 south Bridge supportKAI.HSU1-0/+2
2006-04-19[PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDCAdrian Bunk2-15/+0
2006-04-19[PATCH] ide: ATI SB600 IDE supportAnatoli Antonovitch1-0/+1
2006-04-19[PATCH] pnp: fix two messages in manager.cJan Engelhardt1-2/+2
2006-04-19[PATCH] parport_pc: fix section mismatch warnings (v2)Randy.Dunlap1-10/+10
2006-04-19[PATCH] Open IPMI BT overflowHeikki Orsila1-1/+1
2006-04-19[PATCH] IPMI: fix devinit placementRandy Dunlap1-2/+2
2006-04-19[PATCH] Fix file lookup without refDipankar Sarma1-2/+6
2006-04-19[PATCH] m32r: Remove a warning in m32r_sio.cHirokazu Takata1-1/+0
2006-04-19[PATCH] m41t00: fix bitmasks when writing to chipDavid Barksdale1-4/+4
2006-04-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-12/+21
2006-04-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-8/+0
2006-04-18[CPUFREQ] drivers/cpufreq/cpufreq.c: static functions mustn't be exportedAdrian Bunk1-1/+0
2006-04-18[CPUFREQ] If max_freq got reduced (e.g. by _PPC) a write to sysfs scaling_gov...Thomas Renninger1-2/+15
2006-04-18Merge ../linusDave Jones675-53868/+61250
2006-04-18[ARM] 3478/1: SharpSL SCOOP: Fix potenial build failureRichard Purdie1-8/+0
2006-04-18Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds7-133/+152
2006-04-18drm: Fix further issues in drivers/char/drm/via_irq.cJayachandran C1-3/+4
2006-04-18drivers/char/drm/drm_memory.c: possible cleanupsAdrian Bunk4-30/+25
2006-04-17[PATCH] cciss: bug fix for crash when running hpacucliMike Miller1-47/+49
2006-04-17[PATCH] isd200: limit to BLK_DEV_IDERandy Dunlap1-1/+2
2006-04-14Fix AT91RM9200 build breakageDavid Brownell1-20/+31
2006-04-14[efficeon-agp] Add missing memory maskH. Peter Anvin1-1/+7
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-54/+268
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds38-13226/+990
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds8-29/+41
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds5-33/+218
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds10-17/+396
2006-04-14[IRDA]: smsc-ircc2, smcinit support for ALi ISA bridgesLinus Walleij1-52/+264
2006-04-14[IRDA]: irda-usb, unregister netdev when patch upload failsSamuel Ortiz1-2/+4
2006-04-14[SCSI] scsi_transport_sas: don't scan a non-existent end deviceJames Bottomley1-0/+2
2006-04-14[PATCH] PCI: Add PCI quirk for SMBus on the Asus A6VA notebookJean Delvare1-0/+2
2006-04-14[PATCH] PCI: rpaphp: remove init error conditionJohn Rose1-3/+0
2006-04-14[PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)John W. Linville1-1/+1
2006-04-14[PATCH] PCI: MSI(X) save/restore for suspend/resumeShaohua Li3-29/+215
2006-04-14[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas2-1/+360
2006-04-14[PATCH] pm: print name of failed suspend functionAndrew Morton4-8/+23
2006-04-14[PATCH] driver core: driver_bind attribute returns incorrect valueRyan Wilson1-0/+5
2006-04-14[PATCH] driver core: fix unnecessary NULL check in drivers/base/class.cJayachandran C1-7/+6
2006-04-14[PATCH] driver core: safely unbind drivers for devices not on a busAlan Stern1-1/+1
2006-04-14[PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown1-0/+1
2006-04-14[PATCH] i2c-parport: Make type parameter mandatoryMark M. Hoffman4-6/+19
2006-04-14[PATCH] i2c-sis96x: Remove an init-time log messageMark M. Hoffman1-8/+0
2006-04-14[PATCH] w83792d: Be quiet on misdetectionJean Delvare1-2/+3
2006-04-14[PATCH] i2c: convert m41t00 to use a workqueueMark A. Greer1-7/+9
2006-04-14[PATCH] i2c: convert ds1374 to use a workqueueJean Delvare1-6/+10
2006-04-14[PATCH] USB: add driver for funsoft usb serial deviceGreg Kroah-Hartman3-0/+75
2006-04-14[PATCH] USB: remove __init from usb_console_setupPaul Fulghum1-1/+1
2006-04-14[PATCH] USB: pl2303: added support for OTi's DKU-5 clone cableTomasz Kazmierczak2-0/+5
2006-04-14[PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI coreBen Dooks1-8/+24
2006-04-14[PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB K...Jeffrey Vandenbroucke sign1-0/+4
2006-04-14[PATCH] USB: UHCI: don't track suspended portsAlan Stern3-12/+10
2006-04-14[PATCH] USB: keyspan-remote bugfixMichael Downey1-0/+2
2006-04-14[PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions t...David Hollis1-164/+163
2006-04-14[PATCH] USB: linux/usb/net2280.h common definitionsPete Zaitcev1-416/+1
2006-04-14[PATCH] USB: g_ether, highspeed conformance fixDavid Brownell1-3/+3
2006-04-14[PATCH] USB: usbtest: scatterlist OUT data pattern testingDavid Brownell1-0/+13
2006-04-14[PATCH] USB: at91 usb driver supend/resume fixesDavid Brownell2-20/+19
2006-04-14[PATCH] USB: gadget zero poisons OUT buffersDavid Brownell1-2/+5
2006-04-14[PATCH] USB: gadgetfs highspeed bugfixDavid Brownell1-12/+12
2006-04-14[PATCH] USB: rndis_host whitespace/comment updatesDavid Brownell1-7/+21
2006-04-14[PATCH] USB: net2280 short rx status fixDavid Brownell1-1/+2
2006-04-14[PATCH] USB: fix gadget_is_musbhdrc()David Brownell1-3/+3
2006-04-14[PATCH] USB: otg hub support is optionalDavid Brownell2-0/+14
2006-04-14[PATCH] USB: UEAGLE : memory leack fixmatthieu castet1-3/+3
2006-04-14[PATCH] USB: UEAGLE : null pointer dereference fixmatthieu castet1-1/+1
2006-04-14[PATCH] USB: UEAGLE : support geodematthieu castet1-1/+8
2006-04-14[PATCH] USB: UEAGLE : cosmeticmatthieu castet1-6/+29
2006-04-14[PATCH] USB: drivers/usb/core/: remove unused exportsAdrian Bunk2-3/+0
2006-04-14[PATCH] USB: pegasus driver bugfixPetko Manolov1-1/+1
2006-04-14[PATCH] USB: add new wacom devices to usb hid-core listPing Cheng1-0/+3
2006-04-14[PATCH] USB: wacom tablet driver updatePing Cheng1-49/+87
2006-04-14[PATCH] USB: g_file_storage: use module_param_array_named macroAlan Stern1-9/+17
2006-04-14[PATCH] usb/input: remove Kconfig entries of old touchscreen drivers in favou...Daniel Ritz1-40/+0
2006-04-14[PATCH] USB: usbtouchscreen: unified USB touchscreen driverDaniel Ritz4-3/+652
2006-04-14[PATCH] USB: add support for Papouch TMU (USB thermometer)Folkert van Heusden2-0/+10
2006-04-14[PATCH] USB: input/: proper prototypesAdrian Bunk2-6/+5
2006-04-14[PATCH] USB: pci-quirks.c: proper prototypesAdrian Bunk3-3/+9
2006-04-14[PATCH] USB serial: Converts port semaphore to mutexes.Luiz Fernando Capitulino2-11/+11
2006-04-14[PATCH] USB: g_file_storage: add comment about buffer allocationAlan Stern1-0/+9
2006-04-14[PATCH] USB: g_file_storage: Set short_not_ok for bulk-out transfersAlan Stern1-0/+3
2006-04-14[PATCH] USB: ftdi_sio: add support for Eclo COM to 1-Wire USB adapterIan Abbott2-0/+7
2006-04-14[PATCH] USB: cleanups for ohci-s3c2410.cBen Dooks1-4/+5
2006-04-14[PATCH] USB: net2282 and net2280 software compatibilityGuennadi Liakhovetski3-23/+73
2006-04-14[SCSI] mptfusion - fix panic in mptsas_slave_configureMoore, Eric1-1/+9
2006-04-13[PATCH] do_SAK: Don't recursively take the tasklist_lockEric W. Biederman1-1/+1
2006-04-13[SCSI] 3ware 9000 disable local irqs during kmap_atomicadam radford1-2/+7