summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-28qlcnic: Fix diagnostic interrupt test for 83xx adapters.Manish Chopra
2013-07-28qlcnic: Fix setting Guest VLANManish Chopra
2013-07-28qlcnic: Fix operation type and command type.Pratik Pujar
2013-07-28qlcnic: Fix initialization of work function.Jitendra Kalsaria
2013-07-28Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring"David S. Miller
2013-07-27firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch
2013-07-26serial: arc_uart: Fix module aliasAxel Lin
2013-07-26tty_port: Fix refcounting leak in tty_port_tty_hangup()Gianluca Anzolin
2013-07-26serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König
2013-07-26serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König
2013-07-26atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringNeil Horman
2013-07-26ARC: SMP build breakageVineet Gupta
2013-07-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-26Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-26Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-26net/tg3: Fix warning from pci_disable_device()Gavin Shan
2013-07-26net/tg3: Fix kernel crashGavin Shan
2013-07-26sysctl: range checking in do_proc_dointvec_ms_jiffies_convFrancesco Fusco
2013-07-26neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/Francesco Fusco
2013-07-26USB: mos7840: fix race in led handlingJohan Hovold
2013-07-26USB: mos7840: fix device-type detectionJohan Hovold
2013-07-26USB: mos7840: fix race in register handlingJohan Hovold
2013-07-26USB: serial: add driver for Suunto ANT+ USB deviceGreg Kroah-Hartman
2013-07-26drivers: net: sun4i-emac: select MDIO_SUN4IMaxime Ripard
2013-07-26drivers: net: allwinner: Fix Kconfig indentationMaxime Ripard
2013-07-26usbnet: do not pretend to support SG/TSOEric Dumazet
2013-07-26Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-26Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-26Merge tag 'tty-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-26Merge tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-26Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-26Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-07-26Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-07-26Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-26Merge tag 'md/3.11-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-07-26Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki
2013-07-26ahci_imx: depend on CONFIG_MFD_SYSCONTejun Heo
2013-07-26tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()Steven Rostedt (Red Hat)
2013-07-26arm64: Change kernel stack size to 16KFeng Kan
2013-07-26Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danve...Dave Airlie
2013-07-26Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-07-26drm/radeon/dpm: fix r600_enable_sclk_control()Alex Deucher
2013-07-26drm/radeon/dpm: implement force performance levels for rv6xxAlex Deucher
2013-07-25mfd: max8925: fix dt code for backlightOlof Johansson
2013-07-25drm/radeon/dpm: fix displaygap programming on rv6xxAlex Deucher
2013-07-25drm/radeon/dpm: fix a typo in the rv6xx mclk setupAlex Deucher
2013-07-25usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland
2013-07-25usb/gadget: free opts struct on error recoveryAndrzej Pietrasiewicz