summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-01-14PCI/PM: Report wakeup events before resuming devicesRafael J. Wysocki
2011-01-14PCI/PM: Use pm_wakeup_event() directly for reporting wakeup eventsRafael J. Wysocki
2011-01-14PCI: sysfs: Update ROM to include default owner write accessAlex Williamson
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki
2010-12-23PCI/PCIe: Clear Root PME Status bits early during system resumeRafael J. Wysocki
2010-12-23PCI: pci-stub: ignore zero-length id parametersTejun Heo
2010-12-23PCI: Skip id checking if no id is passedYinghai Lu
2010-12-23PCI: fix __pci_device_probe kernel-doc warningRandy Dunlap
2010-12-23PCI: make pci_restore_state return voidJon Mason
2010-12-23PCI: Disable ASPM if BIOS asks us toMatthew Garrett
2010-12-23PCI: Add mask bit definition for MSI-X tableSheng Yang
2010-12-23PCI: MSI: Move MSI-X entry definition to pci_regs.hSheng Yang
2010-12-23PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.cRafael J. Wysocki
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-20drm/radeon: use aperture size not vram size for overlap testsDave Airlie
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-12-17[media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17Jean-Francois Moine
2010-12-17[media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17Jean-Francois Moine
2010-12-17[media] gspca - sonixj: Set the flag for some devicesJean-Francois Moine
2010-12-17[media] gspca - sonixj: Add a flag in the driver_info tableJean-Francois Moine
2010-12-17[media] gspca - sonixj: Fix a bad probe exchangeJean-Francois Moine
2010-12-17[media] gspca - sonixj: Move bridge init to sd startJean-Francois Moine
2010-12-17[media] bttv: remove unneeded locking commentsBrandon Philips
2010-12-17[media] bttv: fix mutex use before init (BZ#24602)Mauro Carvalho Chehab