summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | drm/radeon/si: fix typo in dpm sq ramping setupAlex Deucher2014-02-181-1/+1
| | * | | | | | drm/radeon: fix CP semaphores on CIKChristian König2014-02-183-5/+20
| | * | | | | | drm/radeon: delete a stray tabDan Carpenter2014-02-181-1/+1
| | * | | | | | drm/radeon: fix display tiling setup on SIAlex Deucher2014-02-181-6/+7
| | * | | | | | drm/radeon/dpm: reduce r7xx vblank mclk threshold to 200Alex Deucher2014-02-181-8/+1
| | * | | | | | drm/radeon: fill in DRM_CAPs for cursor sizeAlex Deucher2014-02-181-0/+2
| | * | | | | | drm: add DRM_CAPs for cursor sizeAlex Deucher2014-02-183-0/+17
| | * | | | | | drm/radeon: unify bpc handlingAlex Deucher2014-02-182-4/+5
| |/ / / / / /
| * | | | | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-02-1814-12/+69
| |\ \ \ \ \ \
| | * | | | | | drm/nouveau: fix TTM_PL_TT memtype on pre-nv50Ilia Mirkin2014-02-181-1/+1
| | * | | | | | drm/nv50/disp: use correct register to determine DP display bppIlia Mirkin2014-02-181-1/+1
| | * | | | | | drm/nouveau/fb: use correct ram oclass for nv1a hardwareEmil Velikov2014-02-181-1/+1
| | * | | | | | drm/nv50/gr: add missing nv_error parameter privIlia Mirkin2014-02-181-1/+1
| | * | | | | | drm/nouveau: fix ENG_RUNLIST register addressAlexandre Courbot2014-02-181-1/+1
| | * | | | | | drm/nv4c/bios: disallow retrieving from prom on nv4x igp'sIlia Mirkin2014-02-181-0/+4
| | * | | | | | drm/nv4c/vga: decode register is in a different place on nv4x igp'sIlia Mirkin2014-02-181-1/+3
| | * | | | | | drm/nv4c/mc: nv4x igp's have a different msi rearm registerIlia Mirkin2014-02-186-6/+54
| | * | | | | | drm/nouveau: set irq_enabled manuallyIlia Mirkin2014-02-181-0/+3
| * | | | | | | Merge tag 'drm-intel-fixes-2014-02-14' of ssh://git.freedesktop.org/git/drm-i...Dave Airlie2014-02-184-6/+49
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915/dp: add native aux defer retry limitJani Nikula2014-02-131-4/+11
| | * | | | | | | drm/i915/dp: increase native aux defer retry timeoutJani Nikula2014-02-131-2/+2
| | * | | | | | | drm/i915: Prevent MI_DISPLAY_FLIP straddling two cachelines on IVBVille Syrjälä2014-02-111-0/+14
| | * | | | | | | drm/i915: Add intel_ring_cachline_align()Ville Syrjälä2014-02-112-0/+22
| * | | | | | | | Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox i...Dave Airlie2014-02-181-1/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/i2c: tda998x: Fix memory leak in tda998x_encoder_init error path.Dave Jones2014-02-131-1/+3
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-02-1812-7/+55
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | HID: hyperv: make sure input buffer is big enoughDavid Herrmann2014-02-171-3/+8
| * | | | | | | | | | HID: Bluetooth: hidp: make sure input buffers are big enoughDavid Herrmann2014-02-172-2/+18
| * | | | | | | | | | HID: hid-sensor-hub: quirk for STM Sensor hubArchana Patni2014-02-172-0/+6
| * | | | | | | | | | HID: apple: add Apple wireless keyboard 2011 JIS model supportHuei-Horng Yo2014-02-063-0/+5
| * | | | | | | | | | HID: fix buffer allocationsBenjamin Tissoires2014-02-032-2/+2
| * | | | | | | | | | HID: multitouch: add FocalTech FTxxxx supportBenjamin Tissoires2014-01-282-0/+6
| * | | | | | | | | | HID: microsoft: Add ID's for Surface Type/Touch Cover 2Reyad Attiyat2014-01-283-0/+8
| * | | | | | | | | | HID: usbhid: quirk for CY-TM75 75 inch Touch OverlayYufeng Shen2014-01-282-0/+2
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-1889-361/+1081
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | MAINTAINERS: add entry for the PHY libraryFlorian Fainelli2014-02-181-0/+11
| * | | | | | | | | | | of_mdio: fix phy interrupt passingBen Dooks2014-02-181-7/+9
| * | | | | | | | | | | net: ethernet: update dependency and help text of mvnetaThomas Petazzoni2014-02-181-3/+3
| * | | | | | | | | | | NET: fec: only enable napi if we are successfulRussell King2014-02-181-2/+2
| * | | | | | | | | | | af_packet: remove a stray tab in packet_set_ring()Dan Carpenter2014-02-181-1/+1
| * | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-02-189-16/+75
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-179-16/+75
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / | | | |/| | | | | | | | |
| | | * | | | | | | | | | hostap: fix "hostap: proc: Use remove_proc_subtree()"Russell King - ARM Linux2014-02-131-1/+1
| | | * | | | | | | | | | rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka2014-02-131-2/+8
| | | * | | | | | | | | | ath5k: shifting the wrong variable for AR5K_AR5210Dan Carpenter2014-02-131-1/+1
| | | * | | | | | | | | | rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois2014-02-131-1/+1
| | | * | | | | | | | | | rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois2014-02-131-2/+16
| | | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville2014-02-134-9/+48
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ | | | | |/| | | | | | | |
| | | | * | | | | | | | | iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach2014-02-134-9/+48
| * | | | | | | | | | | | net: sctp: fix sctp_connectx abi for ia32 emulation/compat modeDaniel Borkmann2014-02-181-9/+32
OpenPOWER on IntegriCloud