aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds14-467/+604
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds3-34/+0
2011-11-06hid/apple: modern macbook airs use the standard apple function key translationsLinus Torvalds1-3/+0
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds5-123/+33
2011-11-06Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-shLinus Torvalds1-1/+1
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds15-33/+927
2011-11-06Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds2-2/+2
2011-11-06hwmon: (w83627ehf) Fix broken driver initGuenter Roeck1-3/+6
2011-11-06hwmon: (coretemp) Fix for non-SMP buildsJean Delvare1-2/+1
2011-11-05Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-12/+36
2011-11-05Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds7-1252/+2689
2011-11-05Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-6/+30
2011-11-05Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds13-374/+193
2011-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds44-1076/+1754
2011-11-05ARM: PXA: fix includes in pxa2xx_cm_x2xx PCMCIA driverRussell King1-2/+1
2011-11-05watchdog: Convert wm831x driver to watchdog coreMark Brown2-213/+106
2011-11-05watchdog: s3c2410: convert to use the watchdog frameworkWolfram Sang2-139/+38
2011-11-05watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearingWim Van Sebroeck1-6/+13
2011-11-05watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driverGreg Lee1-6/+27
2011-11-05watchdog: irq: Remove IRQF_DISABLEDYong Zhang6-8/+7
2011-11-05watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREADVenkat Subbiah1-1/+1
2011-11-05watchdog: sc520_wdt: Remove unnecessary cast.Sean Young1-1/+1
2011-11-05ARM: PXA: fix lubbock PCMCIA driver build errorRussell King1-0/+1
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds20-582/+967
2011-11-04Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds10-117/+576
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds21-236/+106
2011-11-04USB: Update last_busy time after autosuspend failsAlan Stern1-0/+5
2011-11-04PM / Runtime: Automatically retry failed autosuspendsAlan Stern1-2/+16
2011-11-04PM / Runtime: Fix runtime accounting calculation errorvenu byravarasu1-4/+1
2011-11-04ACPI / PM: Add Sony VPCEB17FX to nonvs blacklistDave Jones1-0/+8
2011-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds6-27/+64
2011-11-04Merge branches 'iser', 'mthca' and 'qib' into for-nextRoland Dreier2-8/+4
2011-11-04IB/qib: Fix panic in RC error flushing logicMike Marciniszyn1-7/+3
2011-11-04IB/iser: DMA unmap TX bufs used for iSCSI/iSER headersOr Gerlitz2-4/+8
2011-11-04IB/iser: Use separate buffers for the login request/responseOr Gerlitz3-15/+52
2011-11-05sh: intc: Allow triggering on both edges for ARM SoCsMagnus Damm1-1/+1
2011-11-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds196-3664/+9875
2011-11-04Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds24-396/+424
2011-11-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-12/+23
2011-11-04hwmon: (w83627ehf) Add support for the W83627UHGJean Delvare2-28/+125
2011-11-04hwmon: (w83627ehf) Clean up probe functionJean Delvare1-21/+32
2011-11-04hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor typesJean Delvare1-1/+8
2011-11-04hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare19-234/+115
2011-11-04hwmon: (smsc47b397) Fix checkpatch errorsJean Delvare1-5/+8
2011-11-04hwmon: (lm90) Make code more readableJean Delvare1-74/+69
2011-11-04hwmon: (lm90) Fix warningsJean Delvare1-15/+16
2011-11-04hwmon: (ibmaem) Avoid repeated memory allocationsJean Delvare1-8/+20
2011-11-04hwmon: (ibmaem) Make instance initializations independentJean Delvare1-10/+2
2011-11-04hwmon: (ibmaem) Fix error pathsJean Delvare1-8/+12
2011-11-04hwmon: (lm73) Make detection less problematicJean Delvare1-4/+18