summaryrefslogtreecommitdiffstats
path: root/lib/devres.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-02PM: Documentation: fix typo: pm_runtime_idle_sync() doesn't exist.Kevin Hilman1-1/+1
2011-07-01drm/i915: apply HWSTAM writes to Ivy Bridge as wellJesse Barnes1-1/+1
2011-07-01Update version number references in READMEJesper Juhl1-21/+21
2011-07-01CREDITS: Fix typoHenrik Ahlgren1-1/+1
2011-06-30drm/radeon/kms: Fix chremap setup on RV770 CEAlex Deucher1-0/+6
2011-06-30xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ.Konrad Rzeszutek Wilk1-2/+24
2011-06-30xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.Konrad Rzeszutek Wilk1-0/+4
2011-06-30MAINTAINERS: update AVR32 and AT32AP maintainersHans-Christian Egtvedt1-4/+6
2011-06-30sh: use printk_ratelimited instead of printk_ratelimitPaul Mundt2-7/+8
2011-06-30sh: Fix up unmet dependency warnings with USB EHCI/OHCI selects.Paul Mundt1-5/+5
2011-06-30ARM: mach-shmobile: make a struct in board-ap4evb.c staticGuennadi Liakhovetski1-1/+1
2011-06-30drm/i915: move IRQ function table init to i915_irq.cJesse Barnes4-87/+60
2011-06-30drm/i915/overlay: Fix unpinning along init error pathsChris Wilson1-7/+10
2011-06-30drm/radeon/kms: increase rom size for atrm methodAlex Deucher1-1/+1
2011-06-30crypto: caam - fix operator precedence in shared descriptor allocationKim Phillips1-3/+3
2011-06-29drm/i915: Don't call describe_obj on NULL pointersBen Widawsky1-6/+10
2011-06-29drm/i915: Hold struct_mutex during i915_save_state/i915_restore_stateKeith Packard2-8/+13
2011-06-29ahci: change 'masking port_map' printk to KERN_WARNING levelLinus Torvalds1-1/+1
2011-06-29usbnet: Remove over-broad module alias from zaurus.Dave Jones1-10/+0
2011-06-29MAINTAINERS: drop Michael from bfin_mac driverMike Frysinger1-1/+0
2011-06-29net/can: activate bit-timing calculation and netlink based drivers by defaultMarc Kleine-Budde1-2/+2
2011-06-29rionet: fix NULL pointer dereference in rionet_removeYinglin Luan1-13/+15
2011-06-29net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller4-14/+11
2011-06-29netfilter: Fix ip_route_me_harder triggering ip_rt_bugJulian Anastasov2-48/+26
2011-06-29i2c/pca954x: Initialize the mux to disconnected statePetri Gynther1-3/+4
2011-06-29i2c-taos-evm: Fix log messagesJean Delvare1-4/+4
2011-06-29sh: fix the value of sh_dmae_slave_config in setup-sh7757Yoshihiro Shimoda1-16/+16
2011-06-29sh: fix the INTC vector for IRQ and IRL in setup-sh7757Yoshihiro Shimoda1-12/+12
2011-06-29KVM: x86 emulator: fix %rip-relative addressing with immediate source operandAvi Kivity1-5/+7
2011-06-29arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich5-57/+60
2011-06-29powerpc/rtas-rtc: remove sideeffects of printk_ratelimitChristian Dietrich1-12/+17
2011-06-29powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfigMichael Neuling1-1/+0
2011-06-28watchdog: update author email for at32ap700x_wdtHans-Christian Egtvedt1-1/+1
2011-06-28drm/i915: Use chipset-specific irq installersChris Wilson1-2/+2
2011-06-28drm/i915: forcewake fix after resetBen Widawsky1-0/+3
2011-06-28proc: restrict access to /proc/PID/ioVasiliy Kulikov1-2/+5
2011-06-28watchdog: gef_wdt: fix MODULE_ALIASAxel Lin1-1/+1
2011-06-28watchdog: Intel SCU Watchdog: Fix build and remove duplicate codeJesper Juhl3-4/+2
2011-06-28watchdog: mtx1-wdt: fix section mismatchFlorian Fainelli1-5/+3
2011-06-28watchdog: mtx1-wdt: fix GPIO togglingFlorian Fainelli1-8/+5
2011-06-28watchdog: mtx1-wdt: request gpio before using itFlorian Fainelli1-0/+8
2011-06-28watchdog: Handle multiple wm831x watchdogs being registeredMark Brown1-0/+5
2011-06-28md: avoid endless recovery loop when waiting for fail device to complete.NeilBrown1-0/+1
2011-06-28ipv4: Fix IPsec slowpath fragmentation problemSteffen Klassert1-5/+5
2011-06-28ipv4: Fix packet size calculation in __ip_append_dataSteffen Klassert1-5/+2
2011-06-28Linux 3.0-rc5v3.0-rc5Linus Torvalds1-1/+1
2011-06-28drm/i915: more struct_mutex lockingHugh Dickins2-2/+6
2011-06-28drm/i915: use shmem_truncate_rangeHugh Dickins1-5/+2
2011-06-28drm/i915: use shmem_read_mapping_pageHugh Dickins2-17/+15
2011-06-28drm/ttm: use shmem_read_mapping_pageHugh Dickins1-2/+3