summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm: extract drm_dp_max_lane_count helperDaniel Vetter2012-10-222-21/+3
* drm: extract dp link bw helpersDaniel Vetter2012-10-223-33/+32
* drm/i915: use the new dp train delay helpersDaniel Vetter2012-10-221-3/+3
* drm: extract dp link train delay functions from radeonDaniel Vetter2012-10-224-19/+26
* drm: extract helpers to compute new training values from sink requestDaniel Vetter2012-10-223-60/+31
* drm: dp helper: extract drm_dp_clock_recovery_okDaniel Vetter2012-10-222-51/+3
* drm: dp helper: extract drm_dp_channel_eq_okDaniel Vetter2012-10-223-55/+54
* drm: rename drm_dp_i2c_helper.c to drm_dp_helper.cDaniel Vetter2012-10-222-4/+3
* drm/i915: remove unused mem_block struct definitionMika Kuoppala2012-10-221-8/+0
* drm/i915: Move cached EDID to intel_connectorJani Nikula2012-10-223-40/+60
* drm/i915: Do not free the passed EDID in intel_connector_update_modes()Jani Nikula2012-10-222-3/+10
* drm/i915: Move the fixed mode to intel_panelJani Nikula2012-10-224-32/+49
* drm/i915: Create generic intel_panel for LVDS and eDPJani Nikula2012-10-224-2/+27
* drm/i915/dp: Initialize eDP fixed mode in intel_dp_initJani Nikula2012-10-221-28/+25
* drm/i915/lvds: Move some connector specific info across from the encoderJani Nikula2012-10-221-41/+42
* drm/i915: Backlight setup requires connector so pass it as parameterJani Nikula2012-10-225-21/+8
* drm/i915/lvds: Move the acpi_lid_notifier from drm_i915_private to the connectorJani Nikula2012-10-222-17/+17
* drm/i915/lvds: Introduce intel_lvds_connectorJani Nikula2012-10-221-3/+14
* drm/i915/lvds: Rename intel_lvds to intel_lvds_encoderJani Nikula2012-10-221-68/+61
* Merge tag 'v3.7-rc2' into drm-intel-next-queuedDaniel Vetter2012-10-225496-157467/+338267
|\
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-206-6/+10
| |\
| | * Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-10-205-6/+7
| | |\
| | | * spi/s3c64xx: use correct dma_transfer_direction typeArnd Bergmann2012-10-171-3/+3
| | | * pcmcia: sharpsl: don't discard sharpsl_pcmcia_opsArnd Bergmann2012-10-121-1/+1
| | | * USB: EHCI: mark ehci_orion_conf_mbus_windows __devinitArnd Bergmann2012-10-091-1/+1
| | | * SCSI: ARM: make fas216_dumpinfo function conditionalArnd Bergmann2012-10-091-1/+1
| | | * SCSI: ARM: ncr5380/oak uses no interruptsArnd Bergmann2012-10-091-0/+1
| | * | gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_typeAxel Lin2012-10-171-0/+3
| * | | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-10-192-4/+4
| |\ \ \
| | * | | firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu2012-10-191-2/+2
| | * | | drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin2012-10-191-2/+2
| * | | | xen: Fix annoying compile-time warningLinus Torvalds2012-10-191-1/+1
| * | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-192-3/+6
| |\ \ \ \
| | * | | | hwmon: (coretemp) Add support for Atom CE4110/4150/4170Guenter Roeck2012-10-151-2/+5
| | * | | | hwmon: (pmbus) remove CONFIG_EXPERIMENTALKees Cook2012-10-151-1/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-196-12/+31
| |\ \ \ \
| | * | | | staging: dgrp: check return value of alloc_tty_driverBill Pemberton2012-10-171-0/+9
| | * | | | staging: dgrp: check for NULL pointer in (un)register_proc_tableBill Pemberton2012-10-171-0/+6
| | * | | | serial/8250_hp300: Missing 8250 register interface conversion bitsGeert Uytterhoeven2012-10-151-10/+10
| | * | | | Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman2012-10-152567-46489/+97254
| | |\| | |
| | * | | | tty: serial: sccnxp: Fix bug with unterminated platform_id listGreg Kroah-Hartman2012-10-051-0/+1
| | * | | | staging: serial: dgrp: Add missing #include <linux/uaccess.h>Geert Uytterhoeven2012-10-053-0/+3
| | * | | | serial: sccnxp: Allows the driver to be compiled as a moduleAlexander Shiyan2012-10-051-2/+2
| * | | | | Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-1934-552/+606
| |\ \ \ \ \
| | * | | | | USB: option: add more ZTE devicesBjørn Mork2012-10-181-0/+16
| | * | | | | USB: option: blacklist net interface on ZTE devicesBjørn Mork2012-10-181-20/+48
| | * | | | | Merge tag 'fixes-for-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-10-186-7/+17
| | |\ \ \ \ \
| | | * | | | | usb: gadget: lpc32xx_udc: Fix compatibility with STOTG04Alexandre Pereira da Silva2012-10-161-2/+2
| | | * | | | | usb: renesas_usbhs: fixup interrupt status clear methodKuninori Morimoto2012-10-161-3/+3
| | | * | | | | usb: renesas_usbhs: fixup __usbhs_for_each_pipe 1st posKuninori Morimoto2012-10-161-1/+1