aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-26Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-07-26pch_gbe: vlan skb len fixAndy Cress
2012-07-26pch_gbe: add extra clean txAndy Cress
2012-07-26pch_gbe: fix transmit watchdog timeoutAndy Cress
2012-07-26ixgbe: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-07-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-07-26Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds
2012-07-26pch_uart: Fix parity setting issueTomoya MORINAGA
2012-07-26pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA
2012-07-26pch_uart: Fix missing break for 16 byte fifoAlan Cox
2012-07-26tty ldisc: Close/Reopen race prevention should check the proper flagShachar Shemesh
2012-07-26pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart
2012-07-26vt: fix race in vt_waitactive()Rabin Vincent
2012-07-26serial/of-serial: Add LPC3220 standard UART compatible stringRoland Stigge
2012-07-26serial/8250: Add LPC3220 standard UART typeRoland Stigge
2012-07-26serial_core: Update buffer overrun statistics.Corbin
2012-07-26serial: samsung: Fixed wrong comparison for baudclk_rateKyoungil Kim
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-07-26Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-07-26bcma: fix invalid PMU chip control masksHauke Mehrtens
2012-07-26bcma: add missing iounmap on error pathHauke Mehrtens
2012-07-26bcma: fix regression in interrupt assignment on mipsHauke Mehrtens
2012-07-26mac80211_hwsim: fix possible race condition in usage of info->control.sta & c...Thomas Huehn
2012-07-26Merge tag 'char-misc-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-07-26Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-26Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-26be2net: Fix to parse RSS hash from Receive completions correctly.Sarveshwar Bandi
2012-07-26net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTERAmir Vadai
2012-07-26leds: add new lp8788 led driverKim, Milo
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown
2012-07-26Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-07-26Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2012-07-26drm/nouveau: init vblank requests listMarcin Slusarz
2012-07-26drm/nv50: extend vblank semaphore to generic dmaobj + offset pairBen Skeggs
2012-07-26drm/nouveau: mark most of our ioctls as deprecated, move to compat layerBen Skeggs
2012-07-26drm/nouveau: move current gpuobj code out of nouveau_object.cBen Skeggs
2012-07-26drm/nouveau/gem: fix object reference leak in a failure pathBen Skeggs
2012-07-26drm/nv50: rename INVALID_QUERY_OR_TEXTURE error to INVALID_OPERATIONMarcin Slusarz
2012-07-26drm/nv84: decode PCRYPT errorsMarcin Slusarz
2012-07-26drm/nouveau: dcb table quirk for fdo#50830Ben Skeggs
2012-07-26nouveau: Fix alignment requirements on src and dst addressesMaarten Lankhorst
2012-07-25hyperv: Add error handling to rndis_filter_device_add()Haiyang Zhang
2012-07-25hyperv: Add a check for ring_size valueHaiyang Zhang
2012-07-25net/pch_gpe: Cannot disable ethernet autonegationWei Yang
2012-07-25qeth: repair crash in qeth_l3_vlan_rx_kill_vid()frank.blaschka@de.ibm.com
2012-07-25netiucv: cleanup attribute usagefrank.blaschka@de.ibm.com
2012-07-25net: wiznet add missing HAS_IOMEM dependencyfrank.blaschka@de.ibm.com