aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-01-14Merge tag 'char-misc-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-14udldrmfb: udl_get_edid: drop unneeded i--Hans de Goede
2013-01-14udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stackHans de Goede
2013-01-14udldrmfb: Fix EDID not working with monitors with EDID extension blocksHans de Goede
2013-01-14Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-01-14Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2013-01-13drm/nvc0/fb: fix crash when different mutex is used to protect same listAleksi Torhamo
2013-01-13drm/nouveau/clock: fix support for more than 2 monitors on nve0Aleksi Torhamo
2013-01-13drm/nv50/disp: fix selection of bios script for analog outputsMarcin Slusarz
2013-01-13drm/nv17-50: restore fence buffer on resumeMarcin Slusarz
2013-01-13drm/nouveau: fix blank LVDS screen regression on pre-nv50 cardsMarcin Slusarz
2013-01-13drm/nouveau: fix nouveau_client allocation failure pathMarcin Slusarz
2013-01-13drm/nouveau: don't return freed object from nouveau_handle_createMarcin Slusarz
2013-01-13drm/nouveau/vm: fix memory corruption when pgt allocation failsMarcin Slusarz
2013-01-13drm/nouveau: add locking around instobj list operationsMarcin Slusarz
2013-01-13drm/nouveau: do not forcibly power on lvds panelsBen Skeggs
2013-01-13drm/nouveau/devinit: ensure legacy vga control is enabled during postBen Skeggs
2013-01-12be2net: fix unconditionally returning IRQ_HANDLED in INTxSathya Perla
2013-01-11tuntap: fix leaking reference countJason Wang
2013-01-11tuntap: forbid calling TUNSETIFF when detachedJason Wang
2013-01-11tuntap: switch to use rtnl_dereference()Jason Wang
2013-01-11qlge: remove NETIF_F_TSO6 flagAmerigo Wang
2013-01-11Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-11Merge branch 'akpm' (incoming fixes from Andrew)Linus Torvalds
2013-01-11drivers/video/ssd1307fb.c: fix bit order bug in the byte translation functionMaxime Ripard
2013-01-11drivers/rtc/rtc-da9055.c: fix cross-section referenceAndrew Morton
2013-01-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-10pci: fix iov.c kernel-doc warningsRandy Dunlap
2013-01-10net: ethernet: xilinx: Do not use NO_IRQ in axienetMichal Simek
2013-01-10net: ethernet: xilinx: Do not use axienet on PPCMichal Simek
2013-01-10bnx2x: Allow management traffic after boot from SANBarak Witkowski
2013-01-10bnx2x: Fix fastpath structures when memory allocation failsYuval Mintz
2013-01-10bfin_mac: Restore hardware time-stamping dependency on BF518Lars-Peter Clausen
2013-01-10tun: avoid owner checks on IFF_ATTACH_QUEUEMichael S. Tsirkin
2013-01-10bnx2x: move debugging code before the returnDan Carpenter
2013-01-10tuntap: refuse to re-attach to different tun_structStefan Hajnoczi
2013-01-10radeon/kms: fix dma relocation checkingJerome Glisse
2013-01-10radeon/kms: force rn50 chip to always report connected on analog outputJerome Glisse
2013-01-10drm/radeon: fix error path in kpage allocationIlija Hadzic
2013-01-10drm/radeon: fix a bogus kfreeIlija Hadzic
2013-01-10drm/radeon: fix NULL pointer dereference in UMS modeIlija Hadzic
2013-01-11Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie
2013-01-10Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-01-10drm/i915: Revert shrinker changes from "Track unbound pages"Daniel Vetter
2013-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-01-09hwmon: (vexpress) Fix build error seen if CONFIG_OF_DEVICE is not setGuenter Roeck
2013-01-09Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville