summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-11-29ATM: horizon, fix hrz_probe fail pathJiri Slaby
2008-11-29ieee1394: sbp2: fix race condition in state changeStefan Richter
2008-11-29ieee1394: fix list corruption (reported at module removal)Stefan Richter
2008-11-28pppol2tp: Add missing sock_put() in pppol2tp_release()Frédéric Moulins
2008-11-28mlx4_core: Save/restore default port IB capability maskJack Morgenstein
2008-11-28toshiba_acpi: close race in toshiba_acpi driverArjan van de Ven
2008-11-28i2c-parport: Fix misplaced parport_release callJean Delvare
2008-11-28i2c: Remove i2c clients in reverse orderJean Delvare
2008-11-28i2c/isp1301_omap: Build fixesDavid Brownell
2008-11-28HID: Apple ALU wireless keyboards are bluetooth devicesJan Scholz
2008-11-27Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King
2008-11-27[MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2Wolfgang Grandegger
2008-11-27ACPI: delete OSI(Linux) DMI dmesg spamLen Brown
2008-11-26ACPI: thinkpad-acpi: fix fan sleep/resume pathHenrique de Moraes Holschuh
2008-11-26macvlan: don't broadcast PAUSE frames to macvlan devicesPatrick McHardy
2008-11-26sony-laptop: printk tweakAlessandro Guido
2008-11-26sony-laptop: brightness regression fixAlessandro Guido
2008-11-26Revert "ACPI: don't enable control method power button as wakeup device when ...Len Brown
2008-11-26ACPI suspend: Blacklist boxes that require us to set SCI_EN directly on resumeRafael J. Wysocki
2008-11-26ACPI: scheduling in atomic via acpi_evaluate_integer ()Pavel Machek
2008-11-26ACPI: battery: Convert discharge energy rate to current properlyAlexey Starikovskiy
2008-11-26ACPI: EC: count interrupts only if called from interrupt handler.Alexey Starikovskiy
2008-11-26Input: wacom - add support for new USB Tablet PCsPing Cheng
2008-11-26blktrace: port to tracepoints, updateIngo Molnar
2008-11-26blktrace: port to tracepointsArnaldo Carvalho de Melo
2008-11-26[MTD] physmap: fix memory leak on physmap_flash_remove by using devresAtsushi Nemoto
2008-11-26[MTD] m25p80: chip erase != block erase != sector eraseChen Gong
2008-11-26[MTD] m25p80: fix detection of m25p16 flashesMike Frysinger
2008-11-26[MTD] m25p80: fix detection of SPI partsMike Frysinger
2008-11-26[MTD] [NAND] OMAP: OneNAND: header file relocation (part 2)Adrian Hunter
2008-11-26sungem: Fix PCS_MIICTRL register write in gem_init_phy().David S. Miller
2008-11-26drm/i915: Save/restore HWS_PGA on suspend/resumePeng Li
2008-11-25net: hp-plus uses eip_pollRandy Dunlap
2008-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-25ath5k: disable beacon filter when station is not associatedMartin Xu
2008-11-25ath5k: fix Security issue in DebugFS part of ath5kCheng Renquan
2008-11-25ath9k: correct expected max RX buffer sizeLuis R. Rodriguez
2008-11-25ath9k: Fix SW-IOMMU bounce buffer starvationLuis R. Rodriguez
2008-11-25iwlagn: fix DMA syncJohannes Berg
2008-11-25firewire: fw-sbp2: another iPod mini quirk entryStefan Richter
2008-11-25ieee1394: sbp2: another iPod mini quirk entryStefan Richter
2008-11-25phylib: Add Vitesse VSC8221 SGMII PHYTrent Piepho
2008-11-24ARM: OMAP: Remove broken LCD driver for SX1Tony Lindgren
2008-11-25drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard
2008-11-25drm/i915: execbuffer pins objects, no need to ensure they're still in the GTTKeith Packard
2008-11-25drm/i915: Always read pipestat in irq_handlerKeith Packard
2008-11-25drm/i915: Subtract total pinned bytes from available aperture sizeKeith Packard
2008-11-25drm/i915: Avoid BUG_ONs on VT switch with a wedged chipset.Eric Anholt
2008-11-25drm/i915: Remove IMR masking during interrupt handler, and restart it if needed.Eric Anholt
2008-11-25drm/i915: Manage PIPESTAT to control vblank interrupts instead of IMR.Keith Packard