summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-03-246-7/+17
|\
| * regulator: fix dangling pointersWolfram Sang2010-03-223-3/+4
| * lp3971: Fix BUCK_VOL_CHANGE_SHIFT logicAxel Lin2010-03-221-1/+1
| * lp3971: Fix setting val for LDO2 and LDO4Axel Lin2010-03-221-1/+2
| * regulator: Get rid of lockdep warningAmeya Palande2010-03-221-0/+1
| * regulator: handle kcalloc() failureDan Carpenter2010-03-221-0/+5
| * Regulators: max8925-regulator - clean up driver data after removalDmitry Torokhov2010-03-221-2/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-03-2411-105/+121
|\ \
| * | drm/i915: Stop trying to use ACPI lid status to determine LVDS connection.Eric Anholt2010-03-231-51/+1
| * | drm/intel: fix up set_tiling for untiled->tiled transitionDaniel Vetter2010-03-181-2/+5
| * | drm/i915: Set up the documented clock gating on Sandybridge and Ironlake.Eric Anholt2010-03-182-0/+22
| * | agp/intel: Don't do the chipset flush on Sandybridge.Eric Anholt2010-03-181-2/+7
| * | agp/intel: Respect the GTT size on Sandybridge for scratch page setup.Eric Anholt2010-03-181-1/+24
| * | drm/i915: fix small leak on overlay error pathDan Carpenter2010-03-171-4/+9
| * | drm/i915: Avoid NULL deref in get_pages() unwind after error.Chris Wilson2010-03-171-9/+12
| * | drm/i915: Fix check with IS_GEN6Zhenyu Wang2010-03-172-4/+4
| * | drivers/gpu/drm/i915/intel_bios.c: fix continuation line formatsJoe Perches2010-03-171-2/+3
| * | drm/i915: Enable VS timer dispatch.Eric Anholt2010-03-172-0/+9
| * | drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registersPriit Laes2010-03-172-2/+2
| * | drm/i915: remove an unnecessary wait_request()Owain G. Ainsworth2010-03-171-5/+0
| * | drm/i915: Don't bother with the BKL for GEM ioctls.Eric Anholt2010-03-171-23/+23
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-03-242-8/+62
|\ \ \
| * | | i2c-scmi: Provide module aliases for automatic loadingDarrick J. Wong2010-03-241-0/+1
| * | | i2c-scmi: Support IBM SMBus CMI devicesCrane Cai2010-03-241-8/+23
| * | | acpi: Support IBM SMBus CMI devicesDarrick J. Wong2010-03-241-0/+38
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-03-245-41/+16
|\ \ \ \
| * | | | [S390] fix broken proc interface for sclp_asyncHans-Joachim Picht2010-03-241-0/+1
| * | | | [S390] sclp: avoid 64 bit divisionHeiko Carstens2010-03-241-7/+7
| * | | | [S390] dasd: check tsb validityStefan Haberland2010-03-241-2/+2
| * | | | [S390] dasd: fix alignment of transport mode recovery TCWStefan Weinhuber2010-03-241-3/+4
| * | | | [S390] zcore: CPU registers are not saved under LPARMichael Holzheu2010-03-241-29/+2
| |/ / /
* | | | lxfb: set the H- and V-SYNC polarity of the flatpanel outputMichael Grzeschik2010-03-242-1/+11
* | | | mmc: fix incorrect interpretation of card type bitsAdrian Hunter2010-03-241-2/+1
* | | | c2port: fix device_create() return value checkJani Nikula2010-03-241-2/+2
* | | | drivers/gpio/max730x.c: add license macroRichard Röjfors2010-03-241-0/+4
* | | | rtc/mc13783: fix use after free bugUwe Kleine-König2010-03-241-10/+13
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...Linus Torvalds2010-03-221-2/+13
|\ \ \
| * | | virtio: console: Check if port is valid in resize_consoleAmit Shah2010-03-221-0/+4
| * | | virtio: console: Generate a kobject CHANGE event on adding 'name' attributeAmit Shah2010-03-221-2/+9
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-2220-137/+229
|\ \ \
| * \ \ Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller2010-03-202-10/+18
| |\ \ \
| | * | | vhost: fix error handling in vring ioctlsMichael S. Tsirkin2010-03-171-6/+12
| | * | | vhost: fix interrupt mitigation with raw socketsMichael S. Tsirkin2010-03-171-1/+1
| | * | | vhost: fix error path in vhost_net_set_backendJeff Dike2010-03-071-3/+5
| * | | | KS8695: update ksp->next_rx_desc_read at the end of rx loopYegor Yefremov2010-03-191-15/+9
| * | | | igb: Add support for 82576 ET2 Quad Port Server AdapterCarolyn Wyborny2010-03-193-0/+3
| * | | | ixgbevf: Message formatting cleanupsGreg Rose2010-03-191-2/+2
| * | | | ixgbevf: Shorten up delay timer for watchdog taskGreg Rose2010-03-191-1/+1
| * | | | ixgbevf: Fix VF Stats accounting after resetGreg Rose2010-03-193-38/+78
| * | | | ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the addressMallikarjuna R Chilakala2010-03-191-2/+6