aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman2012-01-06
* PCI/ACPI/PM: Avoid resuming devices that don't signal PMERafael J. Wysocki2012-01-06
* PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige2012-01-06
* PCI: pciehp: Fix wrong workqueue cleanupKenji Kaneshige2012-01-06
* PCI: Rework ASPM disable codeMatthew Garrett2012-01-06
* PCI: Fix PRI and PASID consistencyAlex Williamson2012-01-06
* PCI/sysfs: add per pci device msi[x] irq listing (v5)Neil Horman2012-01-06
* Revert "rtc: Expire alarms after the time is set."Linus Torvalds2012-01-04
* Revert "rtc: Disable the alarm in the hardware"Linus Torvalds2012-01-03
* drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller2012-01-03
* Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-02
|\
| * dt/device: Fix auxdata matching to handle entries without a name overrideGrant Likely2011-12-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-01
|\ \
| * | skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl2011-12-30
| * | mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin2011-12-30
* | | gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab2011-12-31
* | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-30
|\ \ \
| * | | ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson2011-12-18
| * | | ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson2011-12-18
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-12-30
|\ \ \ \
| * | | | dma: MX3_IPU fix dependsEric Bénard2011-12-19
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-12-30
|\ \ \ \ \
| * | | | | Input: sentelic - fix retrieving number of buttonsTai-hwa Liang2011-12-29
| * | | | | Input: sentelic - release mutex upon register write failureTai-hwa Liang2011-12-23
* | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2011-12-30
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)Wim Van Sebroeck2011-12-27
| * | | | | watchdog: hpwdt: Changes to handle NX secure bit in 32bit pathMingarelli, Thomas2011-12-26
| * | | | | watchdog: sp805: Fix section mismatch in ID table.Nick Bowler2011-12-26
| * | | | | watchdog: move coh901327 state holdersLinus Walleij2011-12-26
* | | | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-12-29
|\ \ \ \ \ \
| * | | | | | iommu: Initialize domain->handler in iommu_domain_alloc()KyongHo Cho2011-12-16
* | | | | | | gspca: Fix bulk mode cameras no longer working (regression fix)Hans de Goede2011-12-29
* | | | | | | drm/i915: Disable RC6 on Sandybridge by defaultKeith Packard2011-12-27
* | | | | | | drm/i915: Disable semaphores by default on SNBKeith Packard2011-12-27
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-12-24
|\ \ \ \ \ \
| * | | | | | vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create()Xi Wang2011-12-22
| * | | | | | drm/radeon/kms: bail on BTC parts if MC ucode is missingAlex Deucher2011-12-22
* | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-23
|\ \ \ \ \ \ \
| * | | | | | | [media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart2011-12-19
* | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-12-22
|\ \ \ \ \ \ \ \
| * | | | | | | | md/bitmap: It is OK to clear bits during recovery.NeilBrown2011-12-22
| * | | | | | | | md: don't give up looking for spares on first failure-to-addNeilBrown2011-12-22
| * | | | | | | | md/raid5: ensure correct assessment of drives during degraded reshape.NeilBrown2011-12-22
| * | | | | | | | md/linear: fix hot-add of devices to linear arrays.NeilBrown2011-12-22
* | | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-12-22
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman2011-12-21
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | usb: gadget: epautoconf: do not change number of streamsFelipe Balbi2011-12-19
| | * | | | | | | | | usb: dwc3: core: fix cached revision on our structureFelipe Balbi2011-12-14
| | * | | | | | | | | usb: musb: fix reset issue with full speed deviceAjay Kumar Gupta2011-12-14
| * | | | | | | | | | USB: Fix usb/isp1760 build on sparcDavid Miller2011-12-21
| | |_|_|_|_|_|/ / / | |/| | | | | | | |