summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-28intel/iommu: force writebuffer-flush quirk on Gen 4 ChipsetsDaniel Vetter
2013-02-28target: Fix divide by zero bug in fabric_max_sectors for unconfigured devicesNicholas Bellinger
2013-02-28drm/usb: bind driver to correct deviceDave Airlie
2013-02-28drm: Use C8 instead of RGB332 when determining the format from depth/bppVille Syrjälä
2013-02-28drm: Fill depth/bits_per_pixel for C8 formatVille Syrjälä
2013-02-28drm: don't add inferred modes for monitors that don't support themPaulo Zanoni
2013-02-28vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie
2013-02-28drm/udl: disable fb_defio by defaultDave Airlie
2013-02-28drm/udl: make usage as a console saferDave Airlie
2013-02-28drm/radeon/dce6: fix display powergatingAlex Deucher
2013-02-28sunvdc: Fix off-by-one in generic_request().David S. Miller
2013-02-28p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski
2013-02-28drivercore: Fix ordering between deferred_probe and exiting initcallsGrant Likely
2013-02-28drivers/video/backlight/adp88?0_bl.c: fix resumeLars-Peter Clausen
2013-02-28KVM: s390: Handle hosts not supporting s390-virtio.Cornelia Huck
2013-02-28Driver core: treat unregistered bus_types as having no devicesBjorn Helgaas
2013-02-28xen: close evtchn port if binding to irq failsWei Liu
2013-02-28rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna
2013-02-28rtlwifi: rtl8192cu: Add new USB IDLarry Finger
2013-02-28b43: Increase number of RX DMA slotsLarry Finger
2013-02-28USB: serial: fix null-pointer dereferences on disconnectJohan Hovold
2013-02-28tty: set_termios/set_termiox should not return -EINTROleg Nesterov
2013-02-28tty: Prevent deadlock in n_gsm driverDirkjan Bussink
2013-02-17igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck
2013-02-17PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki
2013-02-14be2net: Fix to trim skb for padded vlan packets to workaround an ASIC BugSomnath Kotur
2013-02-14tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir
2013-02-14tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir
2013-02-14netback: correct netbk_tx_err to handle wrap around.Ian Campbell
2013-02-14xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell
2013-02-14xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley
2013-02-14xen/netback: shutdown the ring if it contains garbage.Ian Campbell
2013-02-14atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens
2013-02-14via-rhine: Fix bugs in NAPI support.David S. Miller
2013-02-14net: loopback: fix a dst refcounting issueEric Dumazet
2013-02-14r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs
2013-02-14netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet
2013-02-14isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt
2013-02-14net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaultsOr Gerlitz
2013-02-14net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV modeYan Burman
2013-02-14net: calxedaxgmac: throw away overrun framesRob Herring
2013-02-14samsung-laptop: Disable on EFI hardwareMatt Fleming
2013-02-14efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-02-14virtio_console: Don't access uninitialized data.Sjur Brændeland
2013-02-14rtlwifi: Fix scheduling while atomic bugLarry Finger
2013-02-14rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger
2013-02-11usb: Prevent dead ports when xhci is not enabledDavid Moore
2013-02-11USB: XHCI: fix memory leak of URB-private dataAlan Stern
2013-02-11xhci: Fix TD size for isochronous URBs.Sarah Sharp
2013-02-11xhci: Fix isoc TD encoding.Sarah Sharp