OSDN Git Service

drm/nv50: initial kms support for off-chip TMDS/DP encoders
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / drivers /
2013-02-20 Ben Skeggsdrm/nv50: initial kms support for off-chip TMDS/DP...
2013-02-20 Ben Skeggsdrm/nv50-/disp: initial supervisor support for off...
2013-02-20 Ben Skeggsdrm/nv50-/disp: initial work towards supporting externa...
2013-02-20 Ben Skeggsdrm/nv50-/kms: remove unnecessary wait-for-completion...
2013-02-20 Ben Skeggsdrm/nv50-/disp: move DP link training to core and train...
2013-02-20 Ben Skeggsdrm/nv50-/disp: handle supervisor tasks from workqueue
2013-02-20 Ben Skeggsdrm/nouveau/i2c: create proper chipset-specific class...
2013-02-20 Ben Skeggsdrm/nv50-/disp: 0x0000 is a valid udisp config value
2013-02-20 Ben Skeggsdrm/nv50/devinit: reverse the logic for running encoder...
2013-02-20 Ben Skeggsdrm/nouveau/bios: store a type/mask hash in parsed...
2013-02-20 Ben Skeggsdrm/nouveau/i2c: extend type to 16-bits, add lookup...
2013-02-20 Ben Skeggsdrm/nouveau/i2c: aux channels not necessarily on nvio
2013-02-20 Ben Skeggsdrm/nouveau/i2c: fix a bit of a thinko in nv_wri2cr...
2013-02-20 Ben Skeggsdrm/nouveau/bios: parse external transmitter type if...
2013-02-20 Ben Skeggsdrm/nouveau: store i2c port pointer directly in nouveau...
2013-02-20 Ben Skeggsdrm/nouveau/i2c: handle i2c/aux mux outside of port...
2013-02-20 Ben Skeggsdrm/nv50/graph: avoid touching 400724, it doesn't exist
2013-02-20 Stefan de Koninkdrm/nouveau: Fix DPMS 1 on G4 Snowball, from snow white...
2013-02-20 Dan Carpenterdrm/nouveau/disp: sizeof() wrong pointer
2013-02-20 Ben Skeggsdrm/nv84-/fence: prepare for emit/sync support of sysra...
2013-02-20 Ben Skeggsdrm/nouveau/fence: make internal hooks part of the...
2013-02-20 Ben Skeggsdrm/nv17/fence: split from nv10 code
2013-02-20 Ben Skeggsdrm/nv84-/fence: abstract class emit/sync functions...
2013-02-20 Ben Skeggsdrm/nv84/fence: access fences with full virtual address...
2013-02-20 Ben Skeggsdrm/nouveau/gpio/nve0: interrupt regs moved on kepler...
2013-02-20 Ben Skeggsdrm/nouveau/gpio: use event interfaces for interrupt...
2013-02-20 Ben Skeggsdrm/nouveau/gpio: pass number of on-die gpio lines...
2013-02-20 Ben Skeggsdrm/nouveau/drm: store full dcb gpio function data...
2013-02-20 Ben Skeggsdrm/nouveau/fence/nv84-: put processes to sleep while...
2013-02-20 Ben Skeggsdrm/nouveau/fifo/nvc0: bash some magic reg to make...
2013-02-20 Ben Skeggsdrm/nouveau/fifo/nv84: support user event trigger
2013-02-20 Ben Skeggsdrm/nouveau/fifo/nvc0-: use interrupt 31 as an event...
2013-02-20 Ben Skeggsdrm/nouveau/disp: port vblank handling to event interface
2013-02-20 Ben Skeggsdrm/nouveau/disp/nv04: implement a base display object...
2013-02-20 Ben Skeggsdrm/nouveau/core: basic event interface between core...
2013-02-20 Ben Skeggsdrm/nouveau/fifo/nvc0: improve interrupt handler somewhat
2013-02-20 Ben Skeggsdrm/nv50/disp: fix missing sor modectrl sync flags
2013-02-20 Marcin Slusarzdrm/nouveau/therm: reduce stack usage of nouveau_therm_...
2013-02-20 Marcin Slusarzdrm/nouveau/therm: use workqueue to shutdown the machine
2013-02-20 Marcin Slusarzdrm/nv40/therm: reset temperature sensor on init
2013-02-20 Marcin Slusarzdrm/nouveau/therm: turn on fan only when threshold...
2013-02-20 Marcin Slusarzdrm/nouveau: report channel owner in ioctl error paths
2013-02-20 Marcin Slusarzdrm/nouveau/therm: always initialize alarm_program_lock
2013-02-20 Marcin Slusarzdrm/nouveau: handle backlight_device_register failure
2013-02-20 Marcin Slusarzdrm/nouveau: use kmemdup for edid allocation/copying
2013-02-20 Marcin Slusarzdrm/nouveau: use drm_property_create_range helper
2013-02-20 Cong Dingdrm/nouveau: remove unnecessary null pointer check...
2013-02-20 Marcin Slusarzdrm/nvc0/graph: remove redundant null checks
2013-02-20 Marcin Slusarzdrm/nouveau/fan: fix selection of fan speed when fan...
2013-02-20 Marcin Slusarzdrm/nouveau: quiet static-related sparse noise
2013-02-20 Marcin Slusarzdrm/nouveau/bios: tiny debugging messages fixes
2013-02-20 Marcin Slusarzdrm/nouveau: mark nv_printk_ as printf-like function
2013-02-20 Marcin Slusarzdrm/nouveau: share fence structures between nv10+ and...
2013-02-20 Martin Peresdrm/nouveau/fan: handle the cases where we are outside...
2013-02-20 Marcin Slusarzdrm/nouveau: report channel owner in error messages
2013-02-20 Marcin Slusarzdrm/nouveau: prepare for reporting channel owner
2013-02-20 Marcin Slusarzdrm/nouveau: use pr_cont
2013-02-20 Marcin Slusarzdrm/nouveau: split fifo interrupt handler
2013-02-20 Martin Peresdrm/nouveau/therm: force a minimum hysteresis on temper...
2013-02-20 Emil Velikovdrm/nouveau: set legacy bios data before parsing the...
2013-02-20 Ben Skeggsdrm/nouveau/therm: don't try pwm/toggle control if...
2013-02-20 Ben Skeggsdrm/nouveau/bios: rename DCB_GPIO_PWM_FAN to DCB_GPIO_FAN
2013-02-20 Ben Skeggsdrm/nouveau/bios: add support for parsing xpio table...
2013-02-20 Ben Skeggsdrm/nouveau: remove some more unnecessary legacy bios...
2013-02-20 Ben Skeggsdrm/nouveau: remove legacy vbios type detection
2013-02-20 Ben Skeggsdrm/nouveau/hwmon: create hwmon attributes under hwmon...
2013-02-20 Ben Skeggsdrm/nouveau/hwmon: s/fan0/fan1/
2013-02-20 Ben Skeggsdrm/nouveau/therm: better transitions and debug logging
2013-02-20 Martin Peresdrm/nouveau/hwmon: add missing alarm thresholds
2013-02-20 Martin Peresdrm/nouveau/therm: implement support for temperature...
2013-02-20 Martin Peresdrm/nv41/bus: report useful data on mmio fault
2013-02-20 Ben Skeggsdrm/nvc0/bus: report useful data on mmio fault
2013-02-20 Martin Peresdrm/nouveau/pbus: add a PBUS subdev that hands IRQs...
2013-02-20 Martin Peresdrm/nouveau/therm: implement automatic fan management
2013-02-20 Martin Peresdrm/nouveau/fan: obey fan bump/slow periods as defined...
2013-02-20 Martin Peresdrm/nouveau/bios: parse fan bump/slow periods, and...
2013-02-20 Martin Peresdrm/nouveau/fan: add toggle fan support
2013-02-20 Ben Skeggsdrm/nouveau/therm: cleanly separate pwm control logic...
2013-02-20 Ben Skeggsdrm/nouveau/therm: add interfaces to allow forcing...
2013-02-20 Ben Skeggsdrm/nvd0/therm: add support for hardware fan tachometer
2013-02-20 Ben Skeggsdrm/nva3/therm: add support for hardware fan tachometer
2013-02-20 Ben Skeggsdrm/nouveau/therm: collect fan tach info in common...
2013-02-20 Ben Skeggsdrm/nouveau/therm: fix various style issues, make more...
2013-02-20 Ben Skeggsnvd0/therm: implement more appropriate pwm fan control...
2013-02-01 Linus TorvaldsMerge tag 'dm-3.8-fixes-2' of git://git./linux/kernel...
2013-01-31 Linus TorvaldsMerge branch 'for-3.8/upstream-fixes' of git://git...
2013-01-31 Linus TorvaldsMerge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org...
2013-01-31 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-01-31 Benjamin TissoiresHID: i2c-hid: fix i2c_hid_output_raw_report
2013-01-31 Alasdair G Kergondm: fix write same requests counting
2013-01-31 Mike Snitzerdm thin: fix queue limits stacking
2013-01-31 Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git./linux...
2013-01-31 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2013-01-31 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-01-30 H. Peter AnvinMerge tag 'efi-for-3.8' into x86/efi
2013-01-30 Matt Flemingsamsung-laptop: Disable on EFI hardware
2013-01-30 Matt Flemingefi: Make 'efi_enabled' a function to query EFI facilities
2013-01-30 Linus TorvaldsMerge tag 'edac_for_3.8' of git://git./linux/kernel...
2013-01-30 Linus TorvaldsMerge tag 'sound-3.8' of git://git./linux/kernel/git...
2013-01-30 Joe PerchesEDAC: Fix kcalloc argument order
next