summaryrefslogtreecommitdiffstats
path: root/crypto/authenc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-01drm/i915: Don't set up the TV port if it isn't in the BIOS table.Zhao Yakui1-0/+39
2009-12-01drm/i915: Don't set up the LVDS if it isn't in the BIOS device table.Zhao Yakui1-0/+44
2009-12-01drm/i915: Don't set up DP ports that aren't in the BIOS device table.Zhao Yakui1-1/+52
2009-12-01drm/i915: Don't set up HDMI ports that aren't in the BIOS device table.Zhao Yakui1-1/+50
2009-12-01drm/i915: parse child device from VBTZhao Yakui4-0/+93
2009-12-01drm/i915: Disable pwrctx before unpin and freeKristian Høgsberg1-0/+5
2009-12-01drm/i915: Hold struct_mutex while unreffing pwrctx objectKristian Høgsberg1-2/+2
2009-12-01drm/i915: Unregister i915_wedged debugfs entry using the right keyKristian Høgsberg1-5/+2
2009-12-01drm/i915: fix gpio register detection logic for BIOS without VBTShaohua Li3-6/+2
2009-12-01drm/i915: Avoid NULL dereference with component_only tv_modesChris Wilson1-7/+4
2009-11-30drm/i915: fixup interrupted overlay switch off callsDaniel Vetter1-3/+6
2009-11-30drm/i915: overlay: extract some duplicated codeDaniel Vetter1-23/+19
2009-11-30drm/i915: remove Pineview EOS protection supportShaohua Li3-51/+0
2009-11-30drm/i915: use msleep for intel_wait_for_vblankShaohua Li1-1/+1
2009-11-25drm/i915: handle failure path correctly for lvdsShaohua Li1-0/+1
2009-11-25drm/i915: Fix LVDS stability issue on IronlakeZhenyu Wang1-19/+41
2009-11-25drm/i915: Restore the DPLL calculation logic for 9xx platformZhao Yakui1-10/+11
2009-11-25drm/i915: Check whether the LVDS downclock is found in VBTZhao Yakui1-0/+42
2009-11-25drm/i915: Enable LVDS downclock feature through EDID.Zhao Yakui3-3/+72
2009-11-25drm/i915: Replace a calloc followed by copying data over it with malloc.Eric Anholt2-3/+16
2009-11-18drm/kms: add page flipping ioctlKristian Høgsberg5-0/+120
2009-11-18drm: check return values in drm_versionAndres Salomon1-5/+11
2009-11-18drm: replace DRM_COPY macro w/ a functionAndres Salomon1-12/+22
2009-11-18drm: kill more unused DRM macrosAndres Salomon2-23/+12
2009-11-18drm: kill some unused DRM_PROC macros from drmP.hAndres Salomon1-10/+0
2009-11-18drm: when queuing an event with NEXTONMISS, return queued sequence to userspaceJesse Barnes1-0/+1
2009-11-18drm: Add async event synchronization for drmWaitVblankKristian Høgsberg6-4/+251
2009-11-11drm: when queuing an event with NEXTONMISS, return queued sequence to userspaceJesse Barnes1-0/+1
2009-11-09ksm: cond_resched in unstable treeHugh Dickins1-0/+1
2009-11-09sh: Replace old style lock initializerThomas Gleixner1-1/+1
2009-11-09sh: Account for cache aliases in flush_icache_range()Matt Fleming1-1/+4
2009-11-09sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.David S. Miller1-2/+2
2009-11-09m32r: fix arch/m32r/boot/compressed/MakefileHirokazu Takata1-2/+2
2009-11-08nilfs2: fix missing cleanup of gc cache on error casesRyusuke Konishi1-1/+2
2009-11-08nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocksRyusuke Konishi1-17/+13
2009-11-08net/fsl_pq_mdio: add module license GPLSebastian Siewior1-0/+1
2009-11-08can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()Wolfgang Grandegger1-0/+17
2009-11-08can: should not use __dev_get_by_index() without locksEric Dumazet1-7/+12
2009-11-08sparc64: replace parentheses in pmul()Roel Kluin1-1/+1
2009-11-08ALSA: snd-aica: declare MODULE_FIRMWAREBen Hutchings1-0/+1
2009-11-07i2c: Add an interface to lock/unlock an I2C bus segmentJean Delvare2-2/+20
2009-11-07i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai4-7/+7
2009-11-07ALSA: hda - Don't initialize CORB/RIRB for single_cmd modeTakashi Iwai1-4/+8
2009-11-07ALSA: usb-audio: fix combine_word problemJulian Anastasov1-1/+1
2009-11-07sound: Replace old style lock initializerThomas Gleixner1-1/+3
2009-11-07hisax: remove bad udelay call to fix build error on ARMMartin Michlmayr1-11/+11
2009-11-07ipip: Fix handling of DF packets when pmtudisc is OFFHerbert Xu1-15/+17
2009-11-07qlge: Set PCIe reset type for EEH to fundamental.Ron Mercer1-0/+2
2009-11-07qlge: Fix early exit from mbox cmd complete wait.Ron Mercer1-1/+1
2009-11-07ixgbe: fix traffic hangs on Tx with ioatdma loadedDon Skidmore1-4/+23