summaryrefslogtreecommitdiffstats
path: root/drivers/input (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-06x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade1-2/+16
2012-01-06PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson1-1/+1
2012-01-06PCI: fix a brace coding style issue in probe.cZac Storer1-1/+1
2012-01-06PCI: pci_has_legacy_pm_support add driver and device to WARNDavid Fries1-1/+2
2012-01-06PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman1-0/+10
2012-01-06PCI/ACPI/PM: Avoid resuming devices that don't signal PMERafael J. Wysocki1-4/+8
2012-01-06PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige4-13/+2
2012-01-06PCI: pciehp: Fix wrong workqueue cleanupKenji Kaneshige1-1/+1
2012-01-06PCI: Rework ASPM disable codeMatthew Garrett4-24/+46
2012-01-06PCI: Fix PRI and PASID consistencyAlex Williamson2-12/+12
2012-01-06PCI/sysfs: add per pci device msi[x] irq listing (v5)Neil Horman4-0/+133
2012-01-06PCI: Add Thinkpad SL510 to pci=nocrs blacklistDave Jones1-0/+10
2012-01-06PCI: Add Dell Studio 1557 to pci=nocrs blacklistDave Jones1-0/+12
2012-01-06PCI: add set_nouse_crs for use by a pci=nocrs blacklistDave Jones1-0/+7
2012-01-04Revert "rtc: Expire alarms after the time is set."Linus Torvalds1-6/+0
2012-01-04Revert "rtc: Disable the alarm in the hardware"Linus Torvalds1-34/+10
2012-01-04hung_task: fix false positive during vforkMandeep Singh Baines1-4/+10
2012-01-04security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara2-2/+2
2012-01-03drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller1-1/+5
2011-12-31gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab1-1/+1
2011-12-31futex: Fix uninterruptible loop due to gate_areaHugh Dickins1-8/+20
2011-12-31netfilter: ctnetlink: fix timeout calculationXi Wang1-2/+2
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov4-5/+11
2011-12-31skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl1-0/+3
2011-12-30mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin1-0/+1
2011-12-30Revert "clockevents: Set noop handler in clockevents_exchange_device()"Linus Torvalds1-1/+0
2011-12-30mm: hugetlb: fix non-atomic enqueue of huge pageHillf Danton1-1/+1
2011-12-30procfs: do not confuse jiffies with cputime64_tAndreas Schwab5-2/+8
2011-12-30mm/mempolicy.c: refix mbind_range() vma issueKOSAKI Motohiro1-1/+10
2011-12-30gspca: Fix bulk mode cameras no longer working (regression fix)Hans de Goede1-2/+2
2011-12-29Input: sentelic - fix retrieving number of buttonsTai-hwa Liang2-3/+4
2011-12-29ceph: disable use of dcache for readdir etc.Sage Weil1-26/+3
2011-12-29block: fix blk_queue_end_tag()Dan Williams1-11/+2
2011-12-28ARM: EXYNOS: Remove duplicated SROMC static memory mappingThomas Abraham1-5/+0
2011-12-28ARM: SAMSUNG: Fix build error when selecting CPU_FREQ_S3C24XX_DEBUGFS on S3C2440Denis Kuzmenko1-10/+15
2011-12-28packet: fix possible dev refcnt leak when bind failWei Yongjun1-1/+5
2011-12-27watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)Wim Van Sebroeck1-3/+3
2011-12-27drm/i915: Disable RC6 on Sandybridge by defaultKeith Packard1-5/+3
2011-12-27drm/i915: Disable semaphores by default on SNBKeith Packard1-2/+2
2011-12-26vfs: fix handling of lock allocation failure in lease-break caseLinus Torvalds1-8/+3
2011-12-26watchdog: hpwdt: Changes to handle NX secure bit in 32bit pathMingarelli, Thomas1-1/+4
2011-12-26watchdog: sp805: Fix section mismatch in ID table.Nick Bowler1-1/+1
2011-12-26watchdog: move coh901327 state holdersLinus Walleij1-2/+4
2011-12-26KVM: PPC: e500: include linux/export.hScott Wood1-0/+1
2011-12-26KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=NMichael Neuling1-1/+1
2011-12-26KVM: PPC: protect use of kvmppc_h_prAndreas Schwab1-0/+2
2011-12-26KVM: PPC: move compute_tlbie_rb to book3s_64 common headerAndreas Schwab2-33/+33
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka3-10/+19
2011-12-25KVM: Device assignment permission checksAlex Williamson2-0/+79
2011-12-25KVM: Remove ability to assign a device without iommu supportAlex Williamson2-9/+12