aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds1-1/+1
2009-05-19Avoid ICE in get_random_int() with gcc-3.4.5Linus Torvalds1-1/+1
2009-05-18Fix oops on close of hot-unplugged FTDI serial converterDavid Woodhouse1-8/+1
2009-05-18mtd_dataflash: unbreak erase supportPeter Korsgaard1-1/+1
2009-05-18regulator: da903x: add missing __devexit_p()Mike Frysinger1-1/+1
2009-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-2/+33
2009-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-7/+2
2009-05-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds11-42/+174
2009-05-16piix: The Sony TZ90 needs the cable type hardcodingAlan Cox1-0/+1
2009-05-16icside: register second channel of version 6 PCBSergei Shtylyov1-1/+1
2009-05-16ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo1-6/+0
2009-05-16Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-13121', 'bugzilla-13165', 'bugzilla-13243', 'bugzilla-13259', 'resume-sci-en-regression', 'thermal-regression', 'tsc-regression' and 'asus-2.6.30' into releaseLen Brown11-42/+174
2009-05-16ACPI: Idle C-states disabled by max_cstate should not disable the TSCLen Brown1-1/+1
2009-05-16ACPI: idle: fix init-time TSC check regressionLen Brown1-8/+9
2009-05-15ACPI processor: reset the throttling state once it's invalidZhang Rui1-0/+8
2009-05-15ACPI processor: introduce module parameter processor.ignore_tpcZhang Rui1-0/+17
2009-05-15ACPI, i915: build fixLen Brown1-0/+6
2009-05-15ACPI: suspend: restore BM_RLD on resumeLen Brown1-0/+23
2009-05-15ACPI: resume: re-enable SCI-enable workaroundLin Ming1-1/+6
2009-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds3-3/+10
2009-05-15Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds12-24/+165
2009-05-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds3-66/+163
2009-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Linus Torvalds7-31/+89
2009-05-15libata: Media rotation rate and form factor heuristicsMartin K. Petersen1-5/+6
2009-05-15libata: Report disk alignment and physical block sizeMartin K. Petersen1-1/+22
2009-05-15sata_fsl: Fix the command description of FSL SATA controllerDave Liu1-3/+5
2009-05-15sata_fsl: Fix compile warningsKumar Gala1-3/+4
2009-05-15[libata] sata_sx4: fixup interrupt handlingDavid Milburn1-13/+9
2009-05-15[libata] sata_sx4: convert to new exception handling methodsJeff Garzik1-45/+121
2009-05-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds2-4/+4
2009-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+3
2009-05-15sysrq, intel_fb: fix sysrq g collisionJason Wessel2-4/+4
2009-05-15serial/nwpserial: Fix wrong register read address and add interrupt acknowledge.Benjamin Krill1-1/+3
2009-05-14drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth3-0/+34
2009-05-14drm/i915: Set HDMI hot plug interrupt enable for only the output in question.Ma Ling1-5/+12
2009-05-14drm/i915: Include 965GME pci ID in IS_I965GM(dev) to match UMS.Ma Ling1-1/+2
2009-05-14drm/i915: Use the GM45 VGA hotplug workaround on G45 as well.Ma Ling1-1/+1
2009-05-14drm/i915: ignore LVDS on intel graphics systems that lie about having itJarod Wilson1-8/+46
2009-05-14drm/i915: sanity check IER at wait_request timeJesse Barnes1-0/+9
2009-05-14drm/i915: workaround IGD i2c bus issue in kernel side (v2)Shaohua Li4-1/+25
2009-05-14drm/i915: Don't allow binding objects into the last page of the aperture.Eric Anholt1-2/+10
2009-05-14thermal: fix off-by-1 error in trip point trigger conditionVladimir Zajac1-4/+4
2009-05-14eeepc-laptop: unregister_rfkill_notifier on failureCorentin Chary1-0/+2
2009-05-14asus-laptop: fix input keycodeCorentin Chary1-3/+3
2009-05-14eeepc-laptop: support for super hybrid engine (SHE)Grigori Goronzy1-0/+2
2009-05-14eeepc-laptop: Work around rfkill firmware bugAlan Jenkins1-1/+7
2009-05-14eeepc-laptop: report brightness control events via the input layerDarren Salt1-3/+26
2009-05-14eeepc-laptop: fix wlan rfkill state change during initAlan Jenkins1-3/+3
2009-05-14MIPS: gbe: Make needlessly global symbols static in drivers/video/gbefb.cDmitri Vorobiev1-7/+7
2009-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-3/+11