aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sysdev: fix prototype for memory_sysdev_class show/store functionsWu Fengguang2010-01-161-12/+20
* memory-hotplug: add 0x prefix to HEX block_size_bytesWu Fengguang2010-01-161-1/+1
* virtio: fix section mismatch warningsJeff Mahoney2010-01-162-6/+6
* edac: i5000_edac critical fix panic out of boundsTamas Vincze2010-01-161-1/+7
* serial/8250_pnp: add a new Fujitsu Wacom Tablet PC devicePing2010-01-161-0/+2
* viafb: fix acceleration for some chipsErik-Jan Post2010-01-161-1/+4
* viafb: do modesetting after updating variablesErik-Jan Post2010-01-161-4/+3
* viafb: fix LCD hardware cursor regressionFlorian Tobias Schandinat2010-01-161-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-01-1615-223/+305
|\
| * drm/i915: enable 36bit physical address for hardware status pageZhenyu Wang2010-01-152-1/+9
| * drm/i915: fix eDP pipe maskZhenyu Wang2010-01-151-4/+3
| * drm/i915: fix pixel color depth setting on eDPZhenyu Wang2010-01-152-4/+27
| * drm/i915: parse eDP panel color depth from VBT blockZhenyu Wang2010-01-153-0/+73
| * drm/i915: disable LVDS downclock by defaultJesse Barnes2010-01-154-2/+8
| * drm/i915: Fix the incorrect cursor A bit definition in DSPFW2 registerZhao Yakui2010-01-151-1/+1
| * drm/i915: Remove chatty execbuf failure message.Eric Anholt2010-01-151-2/+0
| * drm/i915: remove loop in Ironlake interrupt handlerZou Nan hai2010-01-151-39/+29
| * drm/i915: Don't wait interruptible for possible plane buffer flushZhenyu Wang2010-01-123-1/+53
| * drm/i915: try another possible DDC bus for the SDVO device with multiple outputsZhao Yakui2010-01-121-0/+26
| * drm/i915: Read the response after issuing DDC bus switch commandZhao Yakui2010-01-121-4/+53
| * drm/i915: Don't use the child device parsed from VBT to setup HDMI/DPZhao Yakui2010-01-122-101/+1
| * drm/i915: Fix resume regression on MSI Wind U100 w/o KMSRafael J. Wysocki2010-01-121-0/+5
| * drm/i915: Fix Ironlake M/N/P ranges to match the specZhao Yakui2010-01-071-3/+3
| * drm/i915: Use find_pll function to calculate DPLL setting for LVDS downclockZhao Yakui2010-01-071-59/+2
| * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk listZhao Yakui2010-01-071-0/+14
| * drm/i915: disable TV hotplug status checkZhenyu Wang2010-01-071-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-01-151-1/+1
|\ \
| * | amd64_edac: Ensure index stays within bounds in amd64_get_scrub_rateRoel Kluin2010-01-151-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-01-1512-102/+207
|\ \ \
| * | | Input: sentelic - fix left/right horizontal scroll mappingTai-hwa Liang2010-01-131-3/+3
| * | | Input: pmouse - move Sentelic probe down the listTai-hwa Liang2010-01-131-13/+15
| * | | Input: add compat support for sysfs and /proc capabilities outputDmitry Torokhov2010-01-121-15/+71
| * | | Input: i8042 - add Dritek quirk for Acer Aspire 5610.Elliott Sales de Andrade2010-01-111-0/+7
| * | | Input: xbox - do not use GFP_KERNEL under spinlockDmitry Torokhov2010-01-091-2/+2
| * | | Input: psmouse - fix Synaptics detection when protocol is disabledDaniel Drake2010-01-073-1/+19
| * | | Input: bcm5974 - report ABS_MT eventsHenrik Rydberg2010-01-061-1/+43
| * | | Input: davinci_keyscan - add device_enable method to platform dataMiguel Aguilar2010-01-061-0/+8
| * | | Input: evdev - be less aggressive about sending SIGIO notifiesAdam Jackson2010-01-061-1/+2
| * | | Input: atkbd - fix canceling event_work in disconnectDmitry Torokhov2010-01-061-2/+8
| * | | Input: serio - fix potential deadlock when unbinding driversEric W. Biederman2010-01-062-63/+28
| * | | Input: gf2k - fix &&/|| confusion in gf2k_connect()Roel Kluin2010-01-011-1/+1
* | | | serial: sh-sci: using correct fifo size for SCIF and SCIFA ports.Markus Pietrek2010-01-151-1/+12
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-01-149-87/+71
|\ \ \ \
| * | | | [S390] tape_char: add missing compat_ptr conversionHeiko Carstens2010-01-131-3/+15
| * | | | [S390] zcrypt: add sanity check before copy_from_user()Heiko Carstens2010-01-131-1/+3
| * | | | [S390] con3215: remove empty ioctl functionHeiko Carstens2010-01-131-17/+0
| * | | | [S390] dasd: add proper compat pointer conversion for symmetrix ioctlHeiko Carstens2010-01-131-5/+9
| * | | | [S390] tape_block: remove ioctl functionHeiko Carstens2010-01-131-39/+0
| * | | | [S390] fs3270: add missing compat ptr conversionHeiko Carstens2010-01-131-6/+11
| * | | | [S390] vmcp: add missing compat ptr conversionHeiko Carstens2010-01-131-3/+9