| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] mptsas: Fix issue with chain pools allocation on katmai | Anatolij Gustschin | 2010-01-17 | 1 | -0/+2 |
* | [SCSI] aacraid: fix File System going into read-only mode | Penchala Narasimha Reddy Chilakala, ERS-HCLTech | 2010-01-17 | 6 | -45/+154 |
* | [SCSI] lpfc: fix file permissions | James Bottomley | 2010-01-17 | 2 | -0/+0 |
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-01-16 | 6 | -15/+16 |
|\ |
|
| * | i2c: Do not use device name after device_unregister | Thadeu Lima de Souza Cascardo | 2010-01-16 | 1 | -2/+3 |
| * | i2c/pca: Don't use *_interruptible | Wolfram Sang | 2010-01-16 | 2 | -4/+4 |
| * | i2c-ali1563: Remove sparse warnings | Márton Németh | 2010-01-16 | 1 | -4/+4 |
| * | i2c: Test off by one in {piix4,vt596}_transaction() | Roel Kluin | 2010-01-16 | 2 | -4/+4 |
| * | i2c-core: Storage class should be before const qualifier | Tobias Klauser | 2010-01-16 | 1 | -1/+1 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-01-16 | 1 | -2/+3 |
|\ \ |
|
| * | | x86/agp: Fix agp_amd64_init and agp_amd64_cleanup | FUJITA Tomonori | 2010-01-13 | 1 | -2/+3 |
* | | | revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer" | Mark Brown | 2010-01-16 | 1 | -6/+8 |
* | | | sysdev: fix prototype for memory_sysdev_class show/store functions | Wu Fengguang | 2010-01-16 | 1 | -12/+20 |
* | | | memory-hotplug: add 0x prefix to HEX block_size_bytes | Wu Fengguang | 2010-01-16 | 1 | -1/+1 |
* | | | virtio: fix section mismatch warnings | Jeff Mahoney | 2010-01-16 | 2 | -6/+6 |
* | | | edac: i5000_edac critical fix panic out of bounds | Tamas Vincze | 2010-01-16 | 1 | -1/+7 |
* | | | serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device | Ping | 2010-01-16 | 1 | -0/+2 |
* | | | viafb: fix acceleration for some chips | Erik-Jan Post | 2010-01-16 | 1 | -1/+4 |
* | | | viafb: do modesetting after updating variables | Erik-Jan Post | 2010-01-16 | 1 | -4/+3 |
* | | | viafb: fix LCD hardware cursor regression | Florian Tobias Schandinat | 2010-01-16 | 1 | -1/+3 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2010-01-16 | 15 | -223/+305 |
|\ \ \
| |_|/
|/| | |
|
| * | | drm/i915: enable 36bit physical address for hardware status page | Zhenyu Wang | 2010-01-15 | 2 | -1/+9 |
| * | | drm/i915: fix eDP pipe mask | Zhenyu Wang | 2010-01-15 | 1 | -4/+3 |
| * | | drm/i915: fix pixel color depth setting on eDP | Zhenyu Wang | 2010-01-15 | 2 | -4/+27 |
| * | | drm/i915: parse eDP panel color depth from VBT block | Zhenyu Wang | 2010-01-15 | 3 | -0/+73 |
| * | | drm/i915: disable LVDS downclock by default | Jesse Barnes | 2010-01-15 | 4 | -2/+8 |
| * | | drm/i915: Fix the incorrect cursor A bit definition in DSPFW2 register | Zhao Yakui | 2010-01-15 | 1 | -1/+1 |
| * | | drm/i915: Remove chatty execbuf failure message. | Eric Anholt | 2010-01-15 | 1 | -2/+0 |
| * | | drm/i915: remove loop in Ironlake interrupt handler | Zou Nan hai | 2010-01-15 | 1 | -39/+29 |
| * | | drm/i915: Don't wait interruptible for possible plane buffer flush | Zhenyu Wang | 2010-01-12 | 3 | -1/+53 |
| * | | drm/i915: try another possible DDC bus for the SDVO device with multiple outputs | Zhao Yakui | 2010-01-12 | 1 | -0/+26 |
| * | | drm/i915: Read the response after issuing DDC bus switch command | Zhao Yakui | 2010-01-12 | 1 | -4/+53 |
| * | | drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP | Zhao Yakui | 2010-01-12 | 2 | -101/+1 |
| * | | drm/i915: Fix resume regression on MSI Wind U100 w/o KMS | Rafael J. Wysocki | 2010-01-12 | 1 | -0/+5 |
| * | | drm/i915: Fix Ironlake M/N/P ranges to match the spec | Zhao Yakui | 2010-01-07 | 1 | -3/+3 |
| * | | drm/i915: Use find_pll function to calculate DPLL setting for LVDS downclock | Zhao Yakui | 2010-01-07 | 1 | -59/+2 |
| * | | drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list | Zhao Yakui | 2010-01-07 | 1 | -0/+14 |
| * | | drm/i915: disable TV hotplug status check | Zhenyu Wang | 2010-01-07 | 1 | -2/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2010-01-15 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | amd64_edac: Ensure index stays within bounds in amd64_get_scrub_rate | Roel Kluin | 2010-01-15 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-01-15 | 12 | -102/+207 |
|\ \ \ \ |
|
| * | | | | Input: sentelic - fix left/right horizontal scroll mapping | Tai-hwa Liang | 2010-01-13 | 1 | -3/+3 |
| * | | | | Input: pmouse - move Sentelic probe down the list | Tai-hwa Liang | 2010-01-13 | 1 | -13/+15 |
| * | | | | Input: add compat support for sysfs and /proc capabilities output | Dmitry Torokhov | 2010-01-12 | 1 | -15/+71 |
| * | | | | Input: i8042 - add Dritek quirk for Acer Aspire 5610. | Elliott Sales de Andrade | 2010-01-11 | 1 | -0/+7 |
| * | | | | Input: xbox - do not use GFP_KERNEL under spinlock | Dmitry Torokhov | 2010-01-09 | 1 | -2/+2 |
| * | | | | Input: psmouse - fix Synaptics detection when protocol is disabled | Daniel Drake | 2010-01-07 | 3 | -1/+19 |
| * | | | | Input: bcm5974 - report ABS_MT events | Henrik Rydberg | 2010-01-06 | 1 | -1/+43 |
| * | | | | Input: davinci_keyscan - add device_enable method to platform data | Miguel Aguilar | 2010-01-06 | 1 | -0/+8 |
| * | | | | Input: evdev - be less aggressive about sending SIGIO notifies | Adam Jackson | 2010-01-06 | 1 | -1/+2 |