aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds6-15/+16
2010-01-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+3
2010-01-16revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer"Mark Brown1-6/+8
2010-01-16sysdev: fix prototype for memory_sysdev_class show/store functionsWu Fengguang1-12/+20
2010-01-16memory-hotplug: add 0x prefix to HEX block_size_bytesWu Fengguang1-1/+1
2010-01-16virtio: fix section mismatch warningsJeff Mahoney2-6/+6
2010-01-16edac: i5000_edac critical fix panic out of boundsTamas Vincze1-1/+7
2010-01-16serial/8250_pnp: add a new Fujitsu Wacom Tablet PC devicePing1-0/+2
2010-01-16viafb: fix acceleration for some chipsErik-Jan Post1-1/+4
2010-01-16viafb: do modesetting after updating variablesErik-Jan Post1-4/+3
2010-01-16viafb: fix LCD hardware cursor regressionFlorian Tobias Schandinat1-1/+3
2010-01-16i2c: Do not use device name after device_unregisterThadeu Lima de Souza Cascardo1-2/+3
2010-01-16i2c/pca: Don't use *_interruptibleWolfram Sang2-4/+4
2010-01-16i2c-ali1563: Remove sparse warningsMárton Németh1-4/+4
2010-01-16i2c: Test off by one in {piix4,vt596}_transaction()Roel Kluin2-4/+4
2010-01-16i2c-core: Storage class should be before const qualifierTobias Klauser1-1/+1
2010-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds15-223/+305
2010-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-1/+1
2010-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds12-102/+207
2010-01-15drm/i915: enable 36bit physical address for hardware status pageZhenyu Wang2-1/+9
2010-01-15drm/i915: fix eDP pipe maskZhenyu Wang1-4/+3
2010-01-15drm/i915: fix pixel color depth setting on eDPZhenyu Wang2-4/+27
2010-01-15drm/i915: parse eDP panel color depth from VBT blockZhenyu Wang3-0/+73
2010-01-15drm/i915: disable LVDS downclock by defaultJesse Barnes4-2/+8
2010-01-15drm/i915: Fix the incorrect cursor A bit definition in DSPFW2 registerZhao Yakui1-1/+1
2010-01-15drm/i915: Remove chatty execbuf failure message.Eric Anholt1-2/+0
2010-01-15drm/i915: remove loop in Ironlake interrupt handlerZou Nan hai1-39/+29
2010-01-15amd64_edac: Ensure index stays within bounds in amd64_get_scrub_rateRoel Kluin1-1/+1
2010-01-15serial: sh-sci: using correct fifo size for SCIF and SCIFA ports.Markus Pietrek1-1/+12
2010-01-14Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds9-87/+71
2010-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds40-165/+226
2010-01-13tg3: Update copyright and driver versionMatt Carlson2-3/+4
2010-01-13tg3: Disable 5717 serdes and B0 supportMatt Carlson1-0/+5
2010-01-13tg3: Add reliable serdes detection for 5717 A0Matt Carlson2-2/+9
2010-01-13tg3: Fix std rx prod ring handlingMatt Carlson1-2/+3
2010-01-13tg3: Fix std prod ring nicaddr for 5787 and 57765Matt Carlson1-1/+1
2010-01-13sfc: Fix conditions for MDIO self-testBen Hutchings1-2/+6
2010-01-13sfc: Fix polling for slow MCDI operationsBen Hutchings1-2/+3
2010-01-13e1000e: workaround link issues on busy hub in half duplex on 82577/82578Bruce Allan1-1/+18
2010-01-13e1000e: MDIO slow mode should always be done for 82577Bruce Allan3-90/+53
2010-01-13ixgbe: update copyright datesShannon Nelson20-21/+21
2010-01-13ixgbe: Do not attempt to perform interrupts in netpoll when downAlexander Duyck1-0/+4
2010-01-13Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/linux-2.6Linus Torvalds1-4/+4
2010-01-13Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds6-8/+42
2010-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds5-6/+40
2010-01-13[S390] tape_char: add missing compat_ptr conversionHeiko Carstens1-3/+15
2010-01-13[S390] zcrypt: add sanity check before copy_from_user()Heiko Carstens1-1/+3
2010-01-13[S390] con3215: remove empty ioctl functionHeiko Carstens1-17/+0
2010-01-13[S390] dasd: add proper compat pointer conversion for symmetrix ioctlHeiko Carstens1-5/+9
2010-01-13[S390] tape_block: remove ioctl functionHeiko Carstens1-39/+0