summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King2009-09-12379-3528/+10683
|\ \ \ \ \
| | | | | * ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platformwanzongshun2009-09-021-2/+2
| | | |_|/ | | |/| |
| | | | * [ARM] remove duplicated #includeHuang Weiyi2009-07-111-2/+0
| | | | * tty: Fix the PL2303 private methods for sysrqAlan Cox2009-07-111-25/+33
| | | | * tty: Fix USB kref leakAlan Cox2009-07-113-5/+6
| | | | * tty: Sort out the USB sysrq changes that wrecked performanceAlan Cox2009-07-111-4/+11
| | | | * Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-07-119-98/+116
| | | | |\
| | | | | * UBI: fix compilation warningsArtem Bityutskiy2009-07-081-3/+3
| | | | | * UBI: fix NOR flash recoveryArtem Bityutskiy2009-07-073-3/+64
| | | | | * UBI: nicify image sequence number handlingArtem Bityutskiy2009-07-054-16/+18
| | | | | * UBI: add image sequence number to EC headerAdrian Hunter2009-07-056-3/+33
| | | | | * UBI: remove bogus debugging checksArtem Bityutskiy2009-07-053-88/+2
| | | | | * UBI: add empty eraseblocks verificationArtem Bityutskiy2009-07-053-10/+21
| | | | * | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-07-119-58/+43
| | | | |\ \
| | | | | * | [S390] improve suspend/resume error messagesChristian Borntraeger2009-07-073-8/+9
| | | | | * | [S390] dasd: correct debugfeature sense dumpStefan Haberland2009-07-074-48/+27
| | | | | * | [S390] monreader: fix dev_set_drvdata conversionHeiko Carstens2009-07-071-2/+2
| | | | | * | [S390] sclp: fix compile error for !SCLP_CONSOLEHeiko Carstens2009-07-071-0/+5
| | | | * | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2009-07-113-0/+718
| | | | |\ \ \
| | | | | * | | osdblk: Adjust queue limits to lower device's limitsBoaz Harrosh2009-06-241-0/+7
| | | | | * | | osdblk: a Linux block device for OSD objectsJeff Garzik2009-06-243-0/+711
| | | | * | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-1119-188/+1159
| | | | |\ \ \ \
| | | | | * | | | drm/i915: Fix for LVDS VBT change on IGDNGZhenyu Wang2009-07-101-1/+9
| | | | | * | | | drm/i915: Zap the GTT mapping when transitioning from untiled to tiled.Eric Anholt2009-07-103-1/+8
| | | | | * | | | drm/i915: Refactor calls to unmap_mapping_rangeChris Wilson2009-07-101-9/+27
| | | | | * | | | drm/i915: Avoid saving/restore the modesetting registers twice in KMS modeZhao Yakui2009-07-101-100/+121
| | | | | * | | | drm: Disable the unused connectors explicitly when resuming with KMS.Zhao Yakui2009-07-101-0/+2
| | | | | * | | | drm/i915: Restore the KMS modeset for every activated CRTCZhao Yakui2009-07-101-0/+5
| | | | | * | | | drm/i915: Fix harmless warning from patch merged after i2c rework.Eric Anholt2009-07-101-1/+1
| | | | | * | | | drm/i915: Disable GEM when a broken video BIOS takes up the whole aperture.Eric Anholt2009-07-101-9/+20
| | | | | * | | | drm/i915: Check the LID device to decide whether the LVDS should be initializedZhao Yakui2009-07-101-0/+70
| | | | | * | | | drm/i915: Move lock to more reasonable locationBen Gamari2009-07-071-2/+3
| | | | | * | | | drm/i915: Add gtt_offset to gem object list debugfs outputBen Gamari2009-07-071-1/+4
| | | | | * | | | drm/i915: Remove gtt_bound from drm_i915_gem_objectBen Gamari2009-07-071-3/+0
| | | | | * | | | drm/i915: Disable VGA output when doing DRM_MODE_DPMS_OFF.ling.ma@intel.com2009-07-071-1/+1
| | | | | * | | | drm/i915: crt fetch EDID by DVI-I converter on G4x platformling.ma@intel.com2009-07-071-1/+27
| | | | | * | | | drm/i915: Don't update display FIFO watermark on IGDNGZhenyu Wang2009-07-071-1/+1
| | | | | * | | | drm/i915: Adjust DisplayPort clocks to use 96MHz referenceKeith Packard2009-07-031-12/+9
| | | | | * | | | drm/i915: Make driver less chattyKeith Packard2009-07-026-23/+27
| | | | | * | | | drm/i915: fix up a raw 64bit divideAndy Whitcroft2009-07-021-1/+1
| | | | | * | | | drm/i915: enable sdvo lvds scaling function.ling.ma@intel.com2009-07-012-12/+103
| | | | | * | | | drm/i915: Set SSC frequency for 8xx chips correctlyling.ma@intel.com2009-07-011-4/+6
| | | | | * | | | drm/i915: add FIFO watermark supportShaohua Li2009-07-015-6/+513
| | | | | * | | | drm/i915: enable error detection & state collectionJesse Barnes2009-07-015-3/+204
| | | | * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-103-5/+11
| | | | |\ \ \ \ \
| | | | | * | | | | block: fix sg SG_DXFER_TO_FROM_DEV regressionFUJITA Tomonori2009-07-101-0/+4
| | | | | * | | | | Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-102-5/+7
| | | | * | | | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-101-0/+1
| | | | |\ \ \ \ \ \
| | | | | * | | | | | oprofile: reset bt_lost_no_mapping with other statsMaynard Johnson2009-07-101-0/+1
| | | | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-07-104-4/+12
| | | | |\ \ \ \ \ \ \