aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-28drm/radeon: properly validate the atpx interfaceAlex Deucher
2013-02-28drm/radeon: remove overzealous warning in hdmi handlingAlex Deucher
2013-02-28drm/radeon: fix multi-head power profile stability on BTC+ asicsAlex Deucher
2013-02-28drm/radeon/dce6: fix display powergatingAlex Deucher
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-28zram: Fix deadlock bug in partial read/writeMinchan Kim
2013-02-28pps: Fix a use-after free bug when unregistering a source.George Spelvin
2013-02-28pps: Use pps_lookup_dev to reduce ldisc couplingGeorge Spelvin
2013-02-28pps: Add pps_lookup_dev() functionGeorge Spelvin
2013-02-28xen: close evtchn port if binding to irq failsWei Liu
2013-02-28tty vt: fix character insertion overflowNicolas Pitre
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-28rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_idLarry Finger
2013-02-28b43: Increase number of RX DMA slotsLarry Finger
2013-02-28serial: imx: Fix recursive locking bugThomas Gleixner
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-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-15Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...Linus Torvalds
2013-02-15Revert "[media] dvb_frontend: return -ENOTTY for unimplement IOCTL"Mauro Carvalho Chehab
2013-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-02-15Merge tag '3.8-pci-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-15Merge tag 'omapdss-for-3.8-rc8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-02-14sunvdc: Fix off-by-one in generic_request().David S. Miller
2013-02-14omapdrm: fix the dependency to omapdssTomi Valkeinen
2013-02-14OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_listNeilBrown
2013-02-13xen: remove redundant NULL check before unregister_and_remove_pcpu().Cyril Roelandt
2013-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-13PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki
2013-02-13net/macb: fix race with RX interrupt while doing NAPINicolas Ferre
2013-02-13atl1c: add error checking for pci_map_single functionsHuang, Xiong
2013-02-12Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-02-12drivers/rtc/rtc-pl031.c: restore ST variant functionalityLinus Walleij
2013-02-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-02-12ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck
2013-02-12net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork
2013-02-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-12drm/radeon: enforce use of radeon_get_ib_value when reading user cmdJerome Glisse
2013-02-11mwl8k: fix band for supported channelsJonas Gorski
2013-02-10bnx2x: set gso_typeMichael S. Tsirkin
2013-02-10qlcnic: set gso_typeMichael S. Tsirkin
2013-02-10ixgbe: fix gso typeMichael S. Tsirkin
2013-02-10stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO