aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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/tmlind/linux-omap-2.6Russell King2-328/+0
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 Fixed Power button is used"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-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/linville/wireless-2.6David 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
2008-11-25ieee1394: sbp2: another iPod mini quirk entryStefan Richter1-0/+5
2008-11-25phylib: Add Vitesse VSC8221 SGMII PHYTrent Piepho1-9/+55
2008-11-24ARM: OMAP: Remove broken LCD driver for SX1Tony Lindgren2-328/+0
2008-11-25drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard14-21/+44
2008-11-25drm/i915: execbuffer pins objects, no need to ensure they're still in the GTTKeith Packard1-11/+0
2008-11-25drm/i915: Always read pipestat in irq_handlerKeith Packard1-19/+36
2008-11-25drm/i915: Subtract total pinned bytes from available aperture sizeKeith Packard1-8/+2
2008-11-25drm/i915: Avoid BUG_ONs on VT switch with a wedged chipset.Eric Anholt1-14/+39
2008-11-25drm/i915: Remove IMR masking during interrupt handler, and restart it if needed.Eric Anholt1-47/+61
2008-11-25drm/i915: Manage PIPESTAT to control vblank interrupts instead of IMR.Keith Packard3-122/+115
2008-11-24Input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playbackArjan van de Ven1-2/+3
2008-11-24V4L/DVB (9742): em28xx-alsa: implement another locking schemaMauro Carvalho Chehab1-13/+24
2008-11-24V4L/DVB (9732): sms1xxx: use new firmware for Hauppauge WinTV MiniStickMichael Krufky1-1/+1
2008-11-24V4L/DVB (9691): gspca: Move the video device to a separate area.Jean-Francois Moine2-16/+14
2008-11-24V4L/DVB (9690): gspca: Lock the subdrivers via module_get/put.Jean-Francois Moine2-4/+11
2008-11-24V4L/DVB (9689): gspca: Memory leak when disconnect while streaming.Jean-Francois Moine10-10/+39
2008-11-24Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras5-20/+24
2008-11-23drivers/net/chelsio/sge.c: remove redundant argument commentsQinghuang Feng1-4/+0
2008-11-23driver/net/*: remove redundant argument commentsQinghuang Feng6-12/+0
2008-11-23[ARM] 5335/1: pxa25x_udc: Fix is_vbus_present to return 1 or 0Jaya Kumar1-7/+7
2008-11-23HID: remove setup mutex, fix possible deadlockJiri Slaby2-17/+2