summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-26drm/i915: Save/restore HWS_PGA on suspend/resumePeng Li2-0/+7
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-24Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras5-20/+24
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
2008-11-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+4
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-6/+37
2008-11-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+4
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-81/+102
2008-11-20HID: add USB ID for another dual gameron adapterJiri Kosina3-0/+4
2008-11-20atl2: don't request irq on resume if netif runningAlan Jenkins1-3/+5
2008-11-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-16/+23
2008-11-20HID: unignore mouse on unibody macbooksJiri Kosina1-3/+0
2008-11-20smc911x: Fix printf format typo in smc911x driver.Vernon Sauder1-1/+1
2008-11-20asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas1-1/+3
2008-11-20mv643xx_eth: fix recycle check boundLennert Buytenhek1-1/+2
2008-11-20mv643xx_eth: fix the order of mdiobus_{unregister, free}() callsLennert Buytenhek1-1/+1
2008-11-20sh: sh_eth: Update to change of mii_busNobuhiro Iwamatsu1-2/+2
2008-11-19USB: ACE1001 patch for cp2101.cM Kondrin1-0/+1
2008-11-19USB: usbmon: fix read(2)Pete Zaitcev1-1/+4
2008-11-19USB: gadget rndis: send notificationsRichard Röjfors1-1/+1
2008-11-19USB: gadget rndis: stop windows self-immolationDavid Brownell1-1/+0
2008-11-19USB: storage: update unusual_devs entries for Nokia 5300 and 5310Alan Stern1-1/+8
2008-11-19USB: storage: updates unusual_devs entry for the Nokia 6300Alan Stern1-1/+1
2008-11-19usb: musb: fix bug in musb_scheduleFelipe Balbi1-1/+1
2008-11-19USB: fix SB700 usb subsystem hang bugAndiry Xu1-0/+21
2008-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-2/+2
2008-11-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+1
2008-11-19cciss: fix DEBUG printk formatsRandy Dunlap1-4/+5
2008-11-19W1 OMAP: Fix OMAP LDP boot crashStanley.Miao1-5/+5
2008-11-19drivers/video/backlight/da903x.c: introduce one more missing kfreeMike Rapoport1-0/+1
2008-11-19cirrusfb: remove unused variablesVlada Peric1-2/+1
2008-11-19drivers/hwmon/applesmc.c: add generic MacPro supportHenrik Rydberg1-0/+4
2008-11-19drivers/video/backlight/da903x.c: introduce missing kfreeJulia Lawall1-0/+1
2008-11-19spi_imx: full duplex dma corruption bugfixAndrea Paterniani1-23/+22
2008-11-19lcd: fix oops if driver only interested in .set_powerBen Dooks1-4/+7
2008-11-19viafb: fix releasing of /proc/viafb/ subtreeBruno Prémont1-8/+9
2008-11-19pxa2xx_spi: bugfix full duplex dma data corruptionNed Forrester1-12/+12