aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2006-04-13[SCSI] SCSI: fix scsi_kill_request() busy count handlingTejun Heo1-0/+15
2006-04-13[SCSI] FC transport: fixes for workq deadlocksJames Smart1-155/+311
2006-04-13[SCSI] aic79xx: target hotplug fixesHannes Reinecke2-44/+10
2006-04-13[SCSI] ibmvscsi: remove drivers/scsi/ibmvscsi/srp.hFUJITA Tomonori1-227/+0
2006-04-13[SCSI] aic79xx bus reset updateHannes Reinecke3-62/+58
2006-04-13[SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictionsJames Bottomley3-6/+20
2006-04-13[SCSI] sym2: Fix build when spinlock debugging is enabledMatthew Wilcox1-8/+12
2006-04-13[SCSI] ipr: Bump versionBrian King1-2/+2
2006-04-13[SCSI] ipr: Reset device cleanupBrian King1-17/+41
2006-04-13[SCSI] ipr: printk macro cleanup/removalBrian King2-26/+14
2006-04-13[SCSI] ipr: Simplify status area dumpingBrian King1-35/+4
2006-04-13[SCSI] ipr: Fixup device type checkBrian King2-2/+18
2006-04-13[SCSI] ipr: Disk remove path cleanupBrian King2-3/+4
2006-04-13[SCSI] sg: fix leak when dio setup failsDouglas Gilbert1-1/+3
2006-04-13[SCSI] expose sas internal class for the domain transportJames Bottomley2-34/+39
2006-04-13[SCSI] for_each_possible_cpu: scsiKAMEZAWA Hiroyuki1-1/+1
2006-04-13[SCSI] Version 2.2.3Matthew Wilcox1-1/+1
2006-04-13[SCSI] Enable clustering and large transfersMatthew Wilcox1-1/+2
2006-04-13[SCSI] Simplify error handlingMatthew Wilcox1-62/+22
2006-04-13[SCSI] Allow nvram settings to determine bus modeMatthew Wilcox1-31/+34
2006-04-13[SCSI] Use SPI messages where possibleMatthew Wilcox1-3/+6
2006-04-13[SCSI] Disable sym2 driver queueingMatthew Wilcox4-11/+10
2006-04-13[SCSI] Mark div_10M array constMatthew Wilcox1-1/+1
2006-04-13[SCSI] Simplify error handling a bitMatthew Wilcox1-42/+8
2006-04-13[SCSI] Use pcibios_resource_to_bus()Matthew Wilcox1-42/+13
2006-04-13[SCSI] Change Kconfig option from IOMAPPED to MMIOMatthew Wilcox3-20/+26
2006-04-13[SCSI] sas transport: ref count updateMike Anderson1-24/+6
2006-04-13[SCSI] aacraid: Driver version updateMark Haverkamp3-11/+16
2006-04-13[SCSI] aacraid: Fix parenthesis placement errorMark Haverkamp1-2/+2
2006-04-13[SCSI] aacraid: Show max channel and max id is sysfsMark Haverkamp1-0/+28
2006-04-13[SCSI] aacraid: Re-start helper thread if it diesMark Haverkamp1-0/+12
2006-04-13[SCSI] aacraid: General driver cleanupMark Haverkamp6-21/+18
2006-04-13[SCSI] aacraid: Fix extra unregister_chrdevMark Haverkamp1-1/+2
2006-04-13[SCSI] aacraid: Fix error in max_channel fieldMark Haverkamp1-2/+2
2006-04-13[SCSI] aacraid: Error path cleanupMark Haverkamp1-2/+3
2006-04-13[SCSI] aacraid: Add timeout for eventsMark Haverkamp2-11/+27
2006-04-13[SCSI] aacraid: Track command ownership in driverMark Haverkamp3-19/+31
2006-04-13[SCSI] aacraid: Use scmd_ functionsMark Haverkamp2-11/+11
2006-04-13[SCSI] ibmvscsi: convert the ibmvscsi driver to use include/scsi/srp.hFUJITA Tomonori4-125/+142
2006-04-13[SCSI] ibmvscsi: prevent scsi commands being sent in invalid stateDave C Boutcher1-1/+3
2006-04-13[SCSI] fix sg leak when scsi_execute_async failsMike Christie1-0/+1
2006-04-13[SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsChristoph Hellwig2-176/+2
2006-04-13[SCSI] remove qlogicfcJames Bottomley4-11989/+0
2006-04-12Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds23-114/+402
2006-04-12Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2006-04-12Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds13-233/+67
2006-04-12[PATCH] Use pci_set_consistent_dma_mask in ixgb driverAndreas Schwab1-4/+9
2006-04-12[PATCH] sky2: bad memory reference on dual port cardsStephen Hemminger2-3/+3
2006-04-12[PATCH] mv643xx_eth: Fix tx_timeout to only conditionally wake tx queueDale Farnsworth1-3/+14
2006-04-12[PATCH] mv643xx_eth: Always free completed tx descs on tx interruptBrent Cook1-1/+1
2006-04-12[PATCH] net drivers: fix section attributes for gccRandy Dunlap4-4/+4
2006-04-12[PATCH] remove drivers/net/hydra.hAdrian Bunk1-177/+0
2006-04-12[PATCH] drivers/net/via-rhine.c: make a function staticAdrian Bunk1-1/+1
2006-04-12[PATCH] sata_mv: properly print HC registersDan Aloni1-1/+1
2006-04-12[netdrvr b44] trim trailing whitespaceJeff Garzik1-19/+19
2006-04-12[PATCH] b44: increase version to 1.00Gary Zambrano1-2/+3
2006-04-12[PATCH] b44: disable default tx pauseGary Zambrano1-19/+12
2006-04-12[PATCH] via-rhine: execute bounce buffers code on Rhine-I onlyRoger Luethi1-2/+3
2006-04-12[PATCH] network: axnet_cs.c: add missing 'PRIV' in ei_rx_overrunKomuro1-1/+1
2006-04-12[PATCH] dlink pci cards using wrong driverStephen Hemminger2-2/+2
2006-04-12IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devicesJack Morgenstein4-2/+30
2006-04-11[ISDN]: Static overruns in drivers/isdn/i4l/isdn_ppp.cEric Sesterhenn1-10/+10
2006-04-11[WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk10-24889/+0
2006-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds7-11/+11
2006-04-11[PATCH] Overrun in option-card USB driverMatthias Urlichs1-2/+3
2006-04-11[PATCH] fbdev: Use logo with depth of 4 or less for static pseudocolorAntonino A. Daplas1-0/+5
2006-04-11[PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas1-6/+21
2006-04-11[PATCH] atyfb is bust on sparc32Andrew Morton1-1/+1
2006-04-11[PATCH] video/aty/atyfb_base.c: fix an off-by-one errorAdrian Bunk1-1/+1
2006-04-11[PATCH] ISDN_DRV_GIGASET should select, not depend on CRC_CCITTAdrian Bunk1-1/+2
2006-04-11[PATCH] isdn/gigaset/common.c: fix a memory leakAdrian Bunk1-5/+8
2006-04-11[PATCH] drivers/isdn/gigaset/common.c: small cleanupsAdrian Bunk2-10/+8
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomicTilman Schmidt10-154/+211
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: remove forward referencesTilman Schmidt8-71/+60
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: remove private version of __skb_...Tilman Schmidt3-21/+3
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversionTilman Schmidt4-38/+40
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argumentTilman Schmidt7-33/+18
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: uninlineTilman Schmidt2-40/+43
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: remove IFNULL macrosTilman Schmidt6-256/+43
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: sysfs usageTilman Schmidt5-34/+35
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: logging usageTilman Schmidt10-965/+1078
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: timer usageTilman Schmidt2-5/+4
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: Kconfig correctionTilman Schmidt1-2/+1
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: code cleanupTilman Schmidt10-541/+523
2006-04-11[PATCH] RTC subsystem: VR41XX cleanupAlessandro Zummo1-1/+7
2006-04-11[PATCH] RTC subsystem: VR41XX driverYoichi Yuasa5-330/+84
2006-04-11[PATCH] RTC subsystem: SA1100 cleanupAlessandro Zummo1-8/+5
2006-04-11[PATCH] RTC subsystem: compact error messagesAlessandro Zummo9-15/+3
2006-04-11[PATCH] RTC subsystem: RS5C372 sysfs fixAlessandro Zummo1-8/+10
2006-04-11[PATCH] RTC subsystem: fix proc outputAlessandro Zummo7-17/+4
2006-04-11[PATCH] RTC subsystem: whitespaces and error messages cleanupAlessandro Zummo4-9/+1
2006-04-11[PATCH] RTC subsystem: X1205 sysfs cleanupAlessandro Zummo1-10/+12
2006-04-11[PATCH] RTC subsystem: DS1672 cleanupAlessandro Zummo1-19/+10
2006-04-11[PATCH] RTC subsystem: DS1672 oscillator handlingKumar Gala1-3/+58
2006-04-11[PATCH] Overrun in cdrom/aztcd.cEric Sesterhenn1-1/+1
2006-04-11[PATCH] Wrong out of range check in drivers/char/applicom.cEric Sesterhenn1-1/+1
2006-04-11[PATCH] 3ware: kmap_atomic() fixAndrew Morton1-0/+3
2006-04-11[PATCH] hdaps: use ENODEVAndrew Morton1-1/+1
2006-04-11[PATCH] ipmi: fix event queue limitCorey Minyard1-0/+2
2006-04-11[PATCH] parport: remove duplicate entry for NETMOS_9835Martin Michlmayr1-2/+0
2006-04-11[PATCH] Last DMA_xBIT_MASK cleanupsTobias Klauser2-3/+5
2006-04-11[PATCH] MPBL0010 driver sysfs permissions wide openMark Bellon1-18/+18
2006-04-11[PATCH] tty release_dev(): remove dead codePaul Fulghum1-2/+1
2006-04-11[PATCH] ptmx: fix duplicate idr_removePaul Fulghum1-0/+1
2006-04-11[PATCH] Remove blkmtdJoern Engel3-831/+2
2006-04-11[PATCH] hdaps: support new Lenovo machinesRobert Love1-0/+11
2006-04-11[PATCH] Remove extraneous \n in doubletalk init printk.Dave Jones1-1/+1
2006-04-11[PATCH] make tty_insert_flip_string_flags() a non gpl exportAndrew Morton1-6/+16
2006-04-11[PATCH] leds: reorganise KconfigBen Dooks1-7/+11
2006-04-11[PATCH] leds: fix IDE disk trigger nameBen Dooks1-1/+1
2006-04-11[PATCH] S3C24XX GPIO LED supportBen Dooks3-0/+171
2006-04-11[PATCH] hdaps: add support for Thinkpad R52Frank Gevaerts1-0/+1
2006-04-11[PATCH] s390: minor tape fixesPeter Oberparleiter2-9/+5
2006-04-11[PATCH] s390: dasd proc entriesHorst Hummel1-0/+17
2006-04-11[PATCH] s390: fail-fast requests on quiesced devicesPeter Oberparleiter1-13/+16