aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2-6/+7
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell5-9/+9
2008-12-10Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds5-267/+122
2008-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-3/+27
2008-12-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-6/+10
2008-12-10pktcdvd: remove broken dev_t export of class devicesKay Sievers1-1/+1
2008-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds4-4/+14
2008-12-10drivers/video/mb862xx/mb862xxfb.c: fix printkAndrew Morton1-2/+2
2008-12-10drivers/serial/s3c2440.c: fix typo in MODULE_LICENSEBalaji Rao1-1/+1
2008-12-10rtc twl4030: rename ioctl function when RTC_INTF_DEV=nRandy Dunlap1-1/+1
2008-12-10fbcon: fix workqueue shutdownGeoff Levand1-0/+6
2008-12-10rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 driversAlessandro Zummo2-0/+12
2008-12-10firewire: fw-ohci: fix IOMMU resource exhaustionStefan Richter3-4/+12
2008-12-09PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switchThomas Renninger1-3/+26
2008-12-09PCI: stop leaking 'slot_name' in pci_create_slotAlex Chiang1-0/+1
2008-12-09ieee1394: node manager causes up to ~3.25s delay in freezing tasksNigel Cunningham1-0/+2
2008-12-09[IA64] Fix section mismatch ioc3uart_init()/ioc3uart_submoduleTony Luck1-3/+3
2008-12-09[IA64] Clear up section mismatch for ioc4_ide_attach_one.Robin Holt1-3/+3
2008-12-09[IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGEJack Steiner1-0/+4
2008-12-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2008-12-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds6-41/+40
2008-12-09Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-28/+39
2008-12-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds4-7/+9
2008-12-09radeonfb: Disable new color expand acceleration unless explicitely enabledBenjamin Herrenschmidt3-1/+10
2008-12-09ata: Fix experimental tagsAlan Cox1-22/+22
2008-12-09pata_ninja32: update ID tableAlan Cox1-2/+7
2008-12-09pata_sis: Remove bogus cable matchAlan Cox1-1/+0
2008-12-09ATA: piix, fix pointer deref on suspendJiri Slaby1-1/+8
2008-12-09pata_hpt366: fix clock detectionTejun Heo1-2/+2
2008-12-09drm/i915: Disable the GM965 MSI errata workaround.Keith Packard1-2/+3
2008-12-09drm/i915: Don't return error in evict_everything when we get to the end.Owain Ainsworth1-0/+2
2008-12-09drm/radeon: don't actually enable the IRQ regs until irq is enabledDave Airlie2-5/+4
2008-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-15/+87
2008-12-08ide: build-fix for CONFIG_BLK_DEV_IDEDMA_PMAC=nBartlomiej Zolnierkiewicz2-38/+6
2008-12-08Revert "ide: respect current DMA setting during resume"Bartlomiej Zolnierkiewicz1-2/+4
2008-12-05drivers/message/i2o/iop.c: cleanup kerneldocQinghuang Feng1-1/+0
2008-12-05Fix incorrect use of loose in i2o_block.cNick Andrew1-1/+1
2008-12-05Fix incorrect use of loose in tty/serial driversNick Andrew3-4/+4
2008-12-05Revert "ACPI: battery: Convert discharge energy rate to current properly"Linus Torvalds1-13/+1
2008-12-05zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah1-1/+1
2008-12-05ipw2200: fix netif_*_queue() removal regressionZhu Yi1-0/+4
2008-12-05iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler2-3/+24
2008-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-4/+4
2008-12-04Merge branch 'drm-gem-update' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-245/+420
2008-12-04ACPI: Fix ACPI battery regression introduced by commit 558073Rafael J. Wysocki1-7/+10
2008-12-04[PATCH] fix bogus argument of blkdev_put() in pktcdvdAl Viro1-2/+2
2008-12-04[PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig2-2/+2
2008-12-03netx-eth: initialize per device spinlockUwe Kleine-König1-0/+2
2008-12-03enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach1-2/+14
2008-12-03hysdn: fix writing outside the field on 64 bitsPascal Terjan1-2/+2
2008-12-03b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe1-4/+2
2008-12-04drm/i915: Return error in i915_gem_set_to_gtt_domain if we're not in the GTT.Eric Anholt1-0/+11
2008-12-04drm/i915: Retry execbuffer pinning after clearing the GTTKeith Packard1-10/+47
2008-12-04drm/i915: Move the execbuffer domain computations togetherKeith Packard1-44/+21
2008-12-04drm/i915: Rename object_set_domain to object_set_to_gpu_domainKeith Packard1-27/+12
2008-12-04drm/i915: Make a single set-to-cpu-domain path and use it wherever needed.Eric Anholt2-152/+215
2008-12-04drm/i915: Make a single set-to-gtt-domain path.Eric Anholt1-19/+96
2008-12-04drm/i915: If interrupted while setting object domains, still emit the flush.Eric Anholt1-1/+13
2008-12-04drm/i915: Move flushing list cleanup from flush request retire to request emit.Eric Anholt3-39/+50
2008-12-04drm/i915: Respect GM965/GM45 bit-17-instead-of-bit-11 option for swizzling.Eric Anholt2-3/+5
2008-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2008-12-03iTCO_wdt: fix typo when setting TCO_EN bitLinus Torvalds1-1/+1
2008-12-03block: fix setting of max_segment_size and seg_boundary maskMilan Broz1-1/+1
2008-12-03[MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXADenis V. Lunev1-0/+1
2008-12-03bnx2: Add workaround to handle missed MSI.Michael Chan2-3/+38
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds4-88/+116
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-53/+13
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-51/+156
2008-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-39/+35
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds5-25/+30
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds10-32/+41
2008-12-02sgi-gru: call fs_initcall() if statically linkedDean Nelson1-1/+1
2008-12-02alim15x3: fix sparse warningHannes Eder1-1/+1
2008-12-02ide: remove dead code from drive_is_ready()Bartlomiej Zolnierkiewicz1-5/+0
2008-12-02ide: fix build for DEBUG_PMBartlomiej Zolnierkiewicz1-9/+10
2008-12-02ide: respect current DMA setting during resumeBartlomiej Zolnierkiewicz1-4/+2
2008-12-02ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[]Bartlomiej Zolnierkiewicz1-0/+1
2008-12-02amd74xx: workaround unreliable AltStatus register for nVidia controllersBartlomiej Zolnierkiewicz3-3/+14
2008-12-02ide: fix the ide_release_lock imbalanceMichael Schmitz1-3/+2
2008-12-02macfb: Do not overflow fb_fix_screeninfo.idFinn Thain1-39/+35
2008-12-02[MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_putJulia Lawall1-0/+1
2008-12-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds26-149/+410
2008-12-01drivers/gpu/drm/i915/i915_irq.c: fix warningAndrew Morton1-1/+1
2008-12-01i82875p_edac: fix module removeJarkko Lavinen1-6/+7
2008-12-01i82875p_edac: fix overflow device resource setupJarkko Lavinen1-0/+1
2008-12-01fbdev: fix FB console blankingDmitry Baryshkov1-6/+3
2008-12-01radeonfb: fix problem with color expansion & alignmentBenjamin Herrenschmidt2-9/+30
2008-12-01spi: fix spi_s3c24xx_gpio num_chipselectBen Dooks1-0/+1
2008-12-01spi: fix spi_s3c24xx_gpio device handle lookupBen Dooks1-1/+1
2008-12-01spi: au1550_spi full duplex dma fixJan Nikitenko1-10/+16
2008-12-01spi: fix spi_imx probe oopsingJulien Boibessot1-12/+13
2008-12-01spi: mpc52xx_psc_spi chipselect bugfixStefano Babic1-1/+4
2008-12-01spi: avoid spidev crash when device is removedWolfgang Ocker1-1/+3
2008-12-01hwmon: applesmc: make applesmc load automatically on startupHenrik Rydberg1-0/+1
2008-12-01parport_serial: fix array overflowTakashi Iwai1-0/+2
2008-12-01em28xx: remove backward compat macro added on a previous fixMauro Carvalho Chehab1-12/+0
2008-12-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-5/+46
2008-12-01V4L/DVB (9748): em28xx: fix compile warningHans Verkuil1-2/+0
2008-12-01V4L/DVB (9743): em28xx: fix oops audioDouglas Schilling Landgraf1-1/+1
2008-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds8-31/+106
2008-12-01libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo1-0/+21
2008-12-01[libata] pata_rb532_cf: fix signature of the xfer functionPhil Sutter1-1/+3
2008-12-01[libata] pata_rb532_cf: fix and rename register definitionsPhil Sutter1-4/+7
2008-12-01ata_piix: add borked Tecra M4 to broken suspend listTejun Heo1-0/+15
2008-12-01Merge branches 'ehca' and 'mlx4' into for-linusRoland Dreier4-1/+52
2008-12-01IB/mlx4: Fix MTT leakage in resize CQJack Morgenstein1-0/+5
2008-12-01IB/ehca: Fix problem with generated flush work completionsStefan Roscher3-28/+53
2008-12-01IB/ehca: Change misleading error message on memory hotplugJoachim Fenkes1-2/+1
2008-12-01[ARM] omap: fix a pile of issuesRussell King1-1/+1
2008-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds4-17/+31
2008-12-01[SCSI] stex: switch to block timeoutJames Bottomley1-1/+1
2008-12-01[SCSI] make scsi_eh_try_stu use block timeoutJames Bottomley1-2/+1
2008-12-01[SCSI] megaraid_sas: switch to block timeoutJames Bottomley1-1/+2
2008-12-01[SCSI] ibmvscsi: switch to block timeoutJames Bottomley1-1/+1
2008-12-01[SCSI] aacraid: switch to block timeoutJames Bottomley1-2/+2
2008-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-28/+14
2008-12-01Add kref to fake tty used by USB consoleKevin Hao1-0/+1
2008-12-01drivers/char/tty_io.c: Avoid panic when no console is configured.Will Newton1-6/+9
2008-12-01[SCSI] zfcp: prevent double decrement on host_busy while being busySwen Schillig1-1/+1
2008-12-01[SCSI] zfcp: fix deadlock between wq triggered port scan and ERPSwen Schillig2-2/+2
2008-12-01[SCSI] zfcp: eliminate race between validation and lockingSwen Schillig1-4/+7
2008-12-01[SCSI] zfcp: verify for correct rport state before scanning for SCSI devsSwen Schillig1-1/+3
2008-12-01[SCSI] zfcp: returning an ERR_PTR where a NULL value is expectedSwen Schillig1-2/+6
2008-12-01[SCSI] zfcp: Fix opening of wka portsChristof Schmitt2-1/+3
2008-12-01[SCSI] zfcp: fix remote port status checkMartin Petermann1-2/+1
2008-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-10/+71
2008-12-01Revert "of_platform_driver noise on sparce"Linus Torvalds1-3/+3
2008-12-01[WATCHDOG] hpwdt: Fix kdump when using hpwdtBernhard Walle1-1/+1
2008-11-30USB: serial: add more Onda device ids to option driverGreg Kroah-Hartman1-0/+35
2008-11-30USB: usb-storage: unusual_devs entry for Nikon D2HTobias Kunze Briseño1-0/+7
2008-11-30USB: storage: unusual_devs entry for Mio C520-GPSAlan Stern1-0/+12
2008-11-30USB: fsl_usb2_udc: Report disconnect before unbindingAnton Vorontsov1-0/+3
2008-11-30USB: fsl_qe_udc: Report disconnect before unbindingAnton Vorontsov1-0/+3
2008-11-30USB: fix SB600 USB subsystem hang bugShane Huang1-3/+6
2008-11-30Revert "USB: improve ehci_watchdog's side effect in CPU power management"Greg Kroah-Hartman1-7/+5
2008-11-30Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+1
2008-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds5-20/+24
2008-11-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-335/+7
2008-12-01drm/i915: Fix copy'n'pasteo that broke VT switch if flushing was non-empty.Eric Anholt1-1/+1
2008-11-30Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds17-199/+261
2008-11-30Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds3-3/+4
2008-11-30Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-21/+50
2008-11-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds10-515/+131
2008-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-53/+434
2008-11-30input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playbackArjan van de Ven1-2/+3
2008-11-30get xenbus_driver ->probe() "recognized" by modpostAl Viro3-9/+9
2008-11-30pci_setup() is init, not devinitAl Viro1-1/+1
2008-11-30tricky one: hisax sectionsAl Viro1-3/+13
2008-11-30uninorth-agp section messAl Viro1-1/+1
2008-11-30rapidio section noiseAl Viro2-3/+3
2008-11-30section errors in smc911x/smc91xAl Viro2-10/+10
2008-11-30section misannotation in ibmtr_csAl Viro1-1/+1
2008-11-30ixgbe section fixesAl Viro1-5/+4
2008-11-30rackmeter section fixesAl Viro1-5/+5
2008-11-30gdth section fixesAl Viro1-6/+6
2008-11-30of_platform_driver noise on sparceAl Viro1-3/+3
2008-11-30advansys fix on ISA-less configsAl Viro1-0/+4
2008-11-30W1_MASTER_DS1WM should depend on HAVE_CLKAl Viro1-1/+1
2008-11-30icside section warningsAl Viro1-2/+2
2008-11-30fix talitosAl Viro1-2/+2
2008-11-30istallion section warningsAl Viro1-2/+2
2008-11-29ATM: horizon, fix hrz_probe fail pathJiri Slaby1-1/+1
2008-11-29ieee1394: sbp2: fix race condition in state changeStefan Richter1-4/+5
2008-11-29ieee1394: fix list corruption (reported at module removal)Stefan Richter2-13/+16
2008-11-28pppol2tp: Add missing sock_put() in pppol2tp_release()Frédéric Moulins1-0/+1
2008-11-28mlx4_core: Save/restore default port IB capability maskJack Morgenstein3-1/+47
2008-11-28toshiba_acpi: close race in toshiba_acpi driverArjan van de Ven1-2/+0
2008-11-28i2c-parport: Fix misplaced parport_release callJean Delvare1-2/+2
2008-11-28i2c: Remove i2c clients in reverse orderJean Delvare1-1/+1
2008-11-28i2c/isp1301_omap: Build fixesDavid Brownell1-18/+47
2008-11-28HID: Apple ALU wireless keyboards are bluetooth devicesJan Scholz2-6/+6
2008-11-27Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2-328/+0
2008-11-27[MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2Wolfgang Grandegger1-3/+5
2008-11-27ACPI: delete OSI(Linux) DMI dmesg spamLen Brown2-475/+30
2008-11-26ACPI: thinkpad-acpi: fix fan sleep/resume pathHenrique de Moraes Holschuh1-12/+45
2008-11-26macvlan: don't broadcast PAUSE frames to macvlan devicesPatrick McHardy1-0/+3
2008-11-26sony-laptop: printk tweakAlessandro Guido1-1/+1
2008-11-26sony-laptop: brightness regression fixAlessandro Guido1-1/+1
2008-11-26Revert "ACPI: don't enable control method power button as wakeup device when ...Len Brown1-10/+0
2008-11-26ACPI suspend: Blacklist boxes that require us to set SCI_EN directly on resumeRafael J. Wysocki1-1/+39
2008-11-26ACPI: scheduling in atomic via acpi_evaluate_integer ()Pavel Machek1-12/+4
2008-11-26ACPI: battery: Convert discharge energy rate to current properlyAlexey Starikovskiy1-0/+9
2008-11-26ACPI: EC: count interrupts only if called from interrupt handler.Alexey Starikovskiy1-1/+2
2008-11-26Input: wacom - add support for new USB Tablet PCsPing Cheng4-49/+356
2008-11-26[MTD] physmap: fix memory leak on physmap_flash_remove by using devresAtsushi Nemoto1-17/+9
2008-11-26[MTD] m25p80: chip erase != block erase != sector eraseChen Gong1-10/+13
2008-11-26[MTD] m25p80: fix detection of m25p16 flashesMike Frysinger1-1/+1
2008-11-26[MTD] m25p80: fix detection of SPI partsMike Frysinger1-1/+2
2008-11-26[MTD] [NAND] OMAP: OneNAND: header file relocation (part 2)Adrian Hunter1-3/+2
2008-11-26sungem: Fix PCS_MIICTRL register write in gem_init_phy().David S. Miller1-1/+1
2008-11-26drm/i915: Save/restore HWS_PGA on suspend/resumePeng Li2-0/+7
2008-11-25net: hp-plus uses eip_pollRandy Dunlap1-1/+1
2008-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller6-19/+64
2008-11-25ath5k: disable beacon filter when station is not associatedMartin Xu2-1/+35
2008-11-25ath5k: fix Security issue in DebugFS part of ath5kCheng Renquan1-5/+5
2008-11-25ath9k: correct expected max RX buffer sizeLuis R. Rodriguez1-2/+11
2008-11-25ath9k: Fix SW-IOMMU bounce buffer starvationLuis R. Rodriguez2-8/+8
2008-11-25iwlagn: fix DMA syncJohannes Berg1-3/+5
2008-11-25firewire: fw-sbp2: another iPod mini quirk entryStefan Richter1-0/+5