summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-12-24PM: Use dev_name() in core device suspend and resume routinesRafael J. Wysocki
2010-12-24PM: Permit registration of parentless devices during system suspendRafael J. Wysocki
2010-12-24PM: Replace the device power.status field with a bit fieldRafael J. Wysocki
2010-12-24PM: Remove redundant checks from core device resume routinesRafael J. Wysocki
2010-12-24PM: Use a different list of devices for each stage of device suspendRafael J. Wysocki
2010-12-24PM: Avoid compiler warning in pm_noirq_op()Rafael J. Wysocki
2010-12-24PM: Use pm_wakeup_pending() in __device_suspend()Rafael J. Wysocki
2010-12-24PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki
2010-12-24PM: Prevent dpm_prepare() from returning errors unnecessarilyRafael J. Wysocki
2010-12-24PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern
2010-12-24PM / Runtime: Fix comments to match runtime callback codeAaro Koskinen
2010-12-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-12-23cs5535-gpio: handle GPIO regs where higher (clear) bits are setAndres Salomon
2010-12-23cs5535-gpio: don't apply errata #36 to edge detect GPIOsAndres Salomon
2010-12-23Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2010-12-23drivers/spi/spi.c: don't release the spi device twiceSebastian Andrzej Siewior
2010-12-23led_class: fix typo in blink APIJohannes Berg
2010-12-23backlight: cr_bllcd.c: fix a memory leakAxel Lin
2010-12-23rtc: rs5c372: fix buffer sizeWolfram Sang
2010-12-23gpiolib: gpio_request_one(): add missing gpio_free()Aaro Koskinen
2010-12-22mfd: Support additional parent IDs for wm831xMark Brown
2010-12-22mfd: Fix ab8500-core interrupt ffs bit bugMattias Wallin
2010-12-22mfd: Supply IRQ base for WM832x devicesMark Brown
2010-12-22watchdog: Fix null pointer dereference while accessing rdc321x platform_dataFlorian Fainelli
2010-12-22gpio: Fix null pointer dereference while accessing rdc321x platform_dataFlorian Fainelli
2010-12-21drm: Include the connector name in the output_poll_execute() debug messageChris Wilson
2010-12-21drm/radeon/kms: fix bug in r600_gpu_is_lockupAlex Deucher
2010-12-21Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-12-21Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-12-21Fix build error in drivers/block/cciss.cLinus Torvalds
2010-12-21drm/radeon/kms: reorder display resume to avoid problemsAlex Deucher
2010-12-21drm/radeon/kms/evergreen: reset the grbm blocks at resume and initAlex Deucher
2010-12-21drm/radeon/kms: fix evergreen asic resetAlex Deucher
2010-12-21Revert "drm: Don't try and disable an encoder that was never enabled"Dave Airlie
2010-12-21drm/radeon: Add early unregister of firmware fb'sBenjamin Herrenschmidt
2010-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-12-20Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-12-20Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-12-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-12-20[media] mceusb: set a default rx timeoutJarod Wilson
2010-12-20[media] mceusb: fix inverted mask inversion logicJarod Wilson
2010-12-20[media] mceusb: add another Fintek device IDJarod Wilson
2010-12-20[media] lirc_dev: fixes in lirc_dev_fop_read()Dan Carpenter
2010-12-20[media] lirc_dev: stray unlock in lirc_dev_fop_poll()Dan Carpenter
2010-12-20[media] rc: fix sysfs entry for mceusb and streamzapPaul Bender
2010-12-20[media] streamzap: merge timeout space with trailing spaceJarod Wilson
2010-12-20[media] mceusb: fix keybouce issue after parser simplificationJarod Wilson
2010-12-20[media] IR: add tv power scancode to rc6 mce keymapJarod Wilson
2010-12-20[media] mceusb: buffer parsing fixups for 1st-gen deviceJarod Wilson