aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-25Merge branch 'misc-2.6.32' into releaseLen Brown1-6/+6
2009-11-25acerhdf: return temperature in milidegree instead of degreePeter Feuerer1-6/+6
2009-11-25Merge branch 'thinkpad-2.6.32' into releaseLen Brown2-7/+36
2009-11-25thinkpad-acpi: fix detection of old ThinkPadsHenrique de Moraes Holschuh1-6/+18
2009-11-25thinkpad-acpi: fix sign of ERESTARTSYS returnRoel Kluin1-1/+1
2009-11-25Merge branch 'bugzilla-14379' into releaseLen Brown1-2/+3
2009-11-24ACPI: Add Thinkpad T400, T500 to OSI(Linux) white-listJerone Young1-0/+17
2009-11-24ACPICA: Silence the warning about _BIF returning the bufferAlexey Starikovskiy1-2/+3
2009-11-24sunsu: Use sunserial_console_termios() in sunsu_console_setup().David S. Miller1-7/+10
2009-11-24sunsu: Pass true 'ignore_line' to console match when RSC or LOM console.David S. Miller1-1/+7
2009-11-24serial: suncore: Fix RSC/LOM handling in sunserial_console_termios().David S. Miller5-12/+15
2009-11-24serial: suncore: Add 'ignore_line' argument to sunserial_console_match().David S. Miller5-15/+21
2009-11-24sunsu: Fix detection of SU ports which are RSC console or control.David S. Miller1-0/+10
2009-11-24sunsab: Do not set sunsab_reg.cons right before registering minors.David S. Miller1-1/+0
2009-11-24drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handlingClemens Ladisch1-3/+3
2009-11-24drm: make sure page protections are updated after changing vm_flagsJeremy Fitzhardinge1-1/+1
2009-11-24drm/radeon/kms: Report vga connector is connected according to ddc_probeJerome Glisse1-4/+5
2009-11-24drm: mm always protect change to unused_nodes with unused_lock spinlockJerome Glisse1-0/+9
2009-11-24drm/radeon/kms: Disable TV load detect on RS400,RC410,RS480Jerome Glisse1-0/+7
2009-11-24drm/radeon/kms: read back register before writing in IIO.Dave Airlie1-0/+1
2009-11-24drm/radeon/kms: fix handling of d1/d2 vgaDave Airlie1-5/+4
2009-11-24drm: work around EDIDs with bad htotal/vtotal valuesJesse Barnes1-0/+6
2009-11-24drm/radeon/kms: resume AGP by calling init.Dave Airlie3-0/+15
2009-11-23macvlan: fix gso_max_size settingPatrick McHardy1-0/+2
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+2
2009-11-23ath9k: set ps_default as falseJohn W. Linville1-0/+2
2009-11-23Staging: octeon-ethernet: Assign proper MAC addresses.David Daney1-12/+41
2009-11-23Staging: Octeon: Use symbolic values for irq numbers.David Daney1-1/+1
2009-11-23MIPS: Octeon: Fix compile error in drivers/staging/octeon/ethernet-mdio.cDavid Daney1-1/+1
2009-11-23hso: fix soft-lockupAntti Kaijanmäki1-1/+3
2009-11-23hso: fix debug routinesAntti Kaijanmäki1-2/+2
2009-11-23stmmac: do not fail when the timer cannot be used.Giuseppe CAVALLARO2-22/+29
2009-11-23stmmac: fixed a compilation error when use the external timerGiuseppe CAVALLARO1-2/+2
2009-11-23ACPI: DMI init_set_sci_en_on_resume for HP-Compaq C700Len Brown1-0/+8
2009-11-22Au1x00: fix crash when trying register_netdev()Alexander Beregalov1-7/+8
2009-11-22shdma: fix initialization error handlingDan Williams1-7/+5
2009-11-21netxen : fix BOND_MODE_TLB/ALB mode.Narender Kumar3-4/+8
2009-11-21netxen: fix promisc for NX2031.Narender Kumar2-11/+40
2009-11-21netxen: fix memory initializationAmit Kumar Salecha1-0/+2
2009-11-21ARM: PNX4008: i2c-pnx: use the same dev_id for request_irq and free_irqRussell King1-2/+2
2009-11-21firewire: ohci: pass correct iso xmit timestamps to coreJay Fenlason1-5/+20
2009-11-20TI DaVinci EMAC: Minor macro related updateschaithrika@ti.com1-15/+11
2009-11-20drivers/net: ks8851_mll ethernet network driver -resubmitDavid J. Choi1-74/+68
2009-11-20net: ETHOC should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2009-11-20e1000e: do not initiate autonegotiation during OEM configurationBruce Allan1-1/+2
2009-11-20e1000e: remove unnecessary 82577 workaround causing link issuesBruce Allan1-10/+0
2009-11-20e1000e: flow control thresholds not correct when changing mtuBruce Allan1-4/+3
2009-11-20e1000e: add Tx timeout factor for 100MbpsBruce Allan1-1/+1
2009-11-20e1000e: set flow control thresholds properly after enabling/disabling pauseBruce Allan1-2/+10
2009-11-20e1000e: read of PHY register may access wrong page on 82578Bruce Allan1-24/+22