aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-12-24amd64_edac: fix K8 chip select reportingBorislav Petkov
2009-12-24Merge branch 'misc-2.6.33' into releaseLen Brown
2009-12-24Merge branch 'tc1100-wmi' into releaseLen Brown
2009-12-24Merge branch 'sony' into releaseLen Brown
2009-12-24Merge branch 'classmate' into releaseLen Brown
2009-12-24Merge branch 'pdc' into releaseLen Brown
2009-12-24Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r...Len Brown
2009-12-24Merge branch 'osc' into releaseLen Brown
2009-12-24classmate-laptop: add support for Classmate PC ACPI devicesThadeu Lima de Souza Cascardo
2009-12-24hp-wmi: Fix two memleaksThomas Renninger
2009-12-23net/via-rhine: Fix scheduling while atomic bugsJarek Poplawski
2009-12-24serial: sh-sci: Convert tremaining ctrl_xxx I/O routines to __raw_xxx.Paul Mundt
2009-12-24serial: sh-sci: earlyprintk zero uartclk fixMagnus Damm
2009-12-24acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIASThomas Renninger
2009-12-24dell-wmi: do not keep driver loaded on unsupported boxesDmitry Torokhov
2009-12-24wmi: Free the allocated acpi objects through wmi_get_event_dataAnisse Astier
2009-12-23ixgbe: fix Need to call pci_save_state after pci_restore_stateDon Skidmore
2009-12-24drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with...Peter Feuerer
2009-12-24acerhdf: add new BIOS versionsPeter Feuerer
2009-12-24acerhdf: limit modalias matching to supportedStefan Bader
2009-12-24toshiba_acpi: convert to seq_fileAlexey Dobriyan
2009-12-24asus_acpi: convert to seq_fileAlexey Dobriyan
2009-12-24ACPI: do not select ACPI_DOCK from ATA_ACPICarlos R. Mafra
2009-12-23be2net: Bug fix to return correct values in ethtool get_settings.Sarveshwar Bandi
2009-12-23be2net: Bug fix to config NIC appropriately before loopback testSarveshwar Bandi
2009-12-23be2net: Bug fix to avoid soft lockup in loopback test.Sarveshwar Bandi
2009-12-23igbvf: Make igbvf error message more informativeWilliams, Mitch A
2009-12-23igb: check both function bits in status register in wol exceptionAlexander Duyck
2009-12-23igb: correctly offset 82575 flow control watermarks by 16 bytesAlexander Duyck
2009-12-23igb: do not force retry count to 1 on 82580 phyAlexander Duyck
2009-12-23igb: do not force pcs link when in KX modeAlexander Duyck
2009-12-23sony-laptop: enumerate rfkill devices using SN06Mattia Dongili
2009-12-23sony-laptop: rfkill support for newer modelsMattia Dongili
2009-12-23sfc: Disable TX descriptor prefetch watchdogBen Hutchings
2009-12-23sfc: QT2025C: Add error message for suspected bad SFP+ cablesBen Hutchings
2009-12-23sfc: QT2025C: Work around PHY firmware initialisation bugMatthew Slattery
2009-12-23sfc: QT2025C: Switch into self-configure mode when not in loopbackMatthew Slattery
2009-12-23sfc: QT2025C: Work around PHY bugMatthew Slattery
2009-12-23sfc: Fix DMA mapping cleanup in case of an error in TSONeil Turton
2009-12-23sfc: Include XGXS in XMAC link status check except in XGMII loopbackBen Hutchings
2009-12-23sfc: Move PHY software state initialisation from init() into probe()Steve Hodgson
2009-12-23Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2009-12-24i2c-omap: OMAP3: Fix I2C lockup during timeout/error casesManjunatha GK
2009-12-24i2c-omap: Don't write IE state in unidle if 0Cory Maccarrone
2009-12-24i2c-bfin-twi: fix CLKDIV calculationSonic Zhang
2009-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-12-23ACPI: fix OSC regression that caused aer and pciehp not to loadShaohua Li
2009-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-12-23[WATCHDOG] use resource_size()H Hartley Sweeten