summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-02drm: correctly restore mappings if drm_open failsIlija Hadzic1-2/+4
2013-04-02ipc: set msg back to -EAGAIN if copy wasn't performedStanislav Kinsbursky1-0/+1
2013-04-02loop: prevent bdev freeing while device in useAnatol Pomozov2-1/+9
2013-04-01clk: tegra: Allow PLLE training to succeedThierry Reding1-1/+1
2013-04-01DM9000B: driver initialization upgradeJoseph CHANG2-105/+120
2013-04-01sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov2-5/+5
2013-04-01sh_eth: workaround for spurious ECI interruptSergei Shtylyov1-2/+8
2013-04-01sh_eth: fix handling of no LINK signalSergei Shtylyov1-4/+6
2013-04-01Linux 3.9-rc5v3.9-rc5Linus Torvalds1-1/+1
2013-03-31Revert "lockdep: check that no locks held at freeze time"Paul Walmsley4-14/+12
2013-03-30ARM: cns3xxx: fix mapping of private memory regionMac Lin2-21/+11
2013-03-30virtio: console: add locking around c_ovq operationsAmit Shah1-0/+5
2013-03-30virtio: console: rename cvq_lock to c_ivq_lockAmit Shah1-8/+9
2013-03-30dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2-1/+17
2013-03-30dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann1-3/+3
2013-03-29PNP: List Rafael Wysocki as a maintainerRafael J. Wysocki1-1/+1
2013-03-29ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com1-1/+1
2013-03-29net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet1-0/+6
2013-03-29MAINTAINERS: Update netxen_nic maintainers listManish Chopra1-0/+1
2013-03-29atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa2-18/+2
2013-03-29net: fq_codel: Fix off-by-one errorVijay Subramanian1-1/+1
2013-03-29net: calxedaxgmac: Wake-on-LAN fixesRob Herring1-1/+5
2013-03-29net: calxedaxgmac: fix rx ring handling when OOMRob Herring1-0/+3
2013-03-29net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb'Shmulik Ladkani1-1/+0
2013-03-29smsc75xx: fix jumbo frame supportSteve Glendinning1-4/+8
2013-03-29net: fix the use of this_cpu_ptrLi RongQing1-1/+1
2013-03-29tile: expect new initramfs name from hypervisor file systemChris Metcalf1-13/+12
2013-03-29bonding: fix disabling of arp_interval and miimonnikolay@redhat.com1-44/+48
2013-03-29ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa1-0/+12
2013-03-29sky2: Threshold for Pause Packet is set wrongMirko Lindner1-1/+1
2013-03-29sky2: Receive Overflows not countedMirko Lindner1-1/+1
2013-03-29rbd: don't zero-fill non-image object requestsAlex Elder1-17/+30
2013-03-29ia64 idle: delete stale (*idle)() function pointerLen Brown1-4/+1
2013-03-29Btrfs: don't drop path when printing out tree errors in scrubJosef Bacik1-1/+2
2013-03-29target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger1-1/+3
2013-03-29tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bitNicholas Bellinger1-2/+11
2013-03-29drm/nouveau: fix NULL ptr dereference from nv50_disp_intr()Maarten Lankhorst2-13/+21
2013-03-29drm/nouveau: fix handling empty channel list in ioctl'sMaarten Lankhorst1-8/+10
2013-03-29Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...Michel Lespinasse5-21/+11
2013-03-28aoe: reserve enough headroom on skbsEric Dumazet1-1/+2
2013-03-28arm: mvebu: Fix pinctrl for Armada 370 Mirabox SDIO port.Ryan Press2-1/+7
2013-03-28arm: orion5x: correct IRQ used in dtsi for mv_cesaAlexander Clouter1-1/+1
2013-03-28arm: orion5x: fix orion5x.dtsi gpio parametersAlexander Clouter1-1/+6
2013-03-28ARM: Kirkwood: fix unused mvsdio gpio pinsSebastian Hesselbarth3-0/+4
2013-03-28arm: mvebu: Use local interrupt only for the timer 0Gregory CLEMENT1-3/+5
2013-03-28ARM: kirkwood: Fix chip-delay for GoFlex NetEric Hutter1-0/+1
2013-03-28usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2-0/+8
2013-03-28mg_disk: fix error return code in mg_probe()Wei Yongjun1-1/+3
2013-03-28Btrfs: fix wrong return value of btrfs_lookup_csum()Miao Xie1-1/+3
2013-03-28Btrfs: fix wrong reservation of csumsMiao Xie2-2/+2