summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-10-27clocksource/drivers/prima2: Prevent ftrace recursionJisheng Zhang1-1/+1
2015-10-27clocksource/drivers/samsung_pwm_timer: Prevent ftrace recursionJisheng Zhang1-1/+1
2015-10-27clocksource/drivers/pistachio: Prevent ftrace recursionJisheng Zhang1-1/+2
2015-10-27clocksource/drivers/arm_global_timer: Prevent ftrace recursionJisheng Zhang1-2/+7
2015-10-27Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but...Hans de Goede1-6/+42
2015-10-27Merge tag 'iommu-fixes-v4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-2/+10
2015-10-27Merge tag 'md/4.3-rc6-fixes' of git://neil.brown.name/mdLinus Torvalds2-11/+41
2015-10-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-32/+48
2015-10-26Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-7/+5
2015-10-26gianfar: Fix Rx BSY error handlingClaudiu Manoil1-3/+1
2015-10-26gianfar: Don't enable the Filer w/o the ParserClaudiu Manoil1-2/+2
2015-10-26gianfar: Remove duplicated argument to bitwise ORClaudiu Manoil1-2/+2
2015-10-26net: thunderx: Incorporate pass2 silicon CPI index configuration changesThanneeru Srinivasulu2-6/+27
2015-10-26net: thunderx: Rewrite silicon revision tests.David Daney1-4/+6
2015-10-26net: thunderx: Fix incorrect subsystem devid of VF on pass2 siliconSunil Goutham1-1/+1
2015-10-26net: thunderx: Remove PF soft reset.Sunil Goutham1-3/+0
2015-10-26irqchip/tegra: Propagate IRQ type setting to parentLucas Stach1-0/+1
2015-10-26irqchip/armada-370-xp: Fix regression by clearing IRQ_NOAUTOENThomas Petazzoni1-0/+1
2015-10-24Merge branch 'vmwgfx-fixes-4.3' of git://people.freedesktop.org/~thomash/linuxDave Airlie1-14/+20
2015-10-24Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linuxDave Airlie5-18/+28
2015-10-24md/raid10: fix the 'new' raid10 layout to work correctly.NeilBrown1-2/+20
2015-10-24md/raid10: don't clear bitmap bit when bad-block-list write fails.NeilBrown1-4/+11
2015-10-24md/raid1: don't clear bitmap bit when bad-block-list write fails.NeilBrown1-3/+8
2015-10-24Merge tag 'usb-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-5/+26
2015-10-24Merge tag 'tty-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-4/+1
2015-10-24Merge tag 'staging-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-11/+40
2015-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds5-14/+46
2015-10-24Merge tag 'dm-4.3-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds3-8/+13
2015-10-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-16/+47
2015-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-30/+39
2015-10-23i2c: pnx: fix runtime warnings caused by enabling unprepared clockVladimir Zapolskiy1-5/+5
2015-10-23dm cache: the CLEAN_SHUTDOWN flag was not being setJoe Thornber1-1/+1
2015-10-23dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer1-1/+1
2015-10-23dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber1-6/+11
2015-10-23rbd: prevent kernel stack blow up on rbd mapIlya Dryomov1-10/+23
2015-10-23rbd: don't leak parent_spec in rbd_dev_probe_parent()Ilya Dryomov1-20/+16
2015-10-23drm/amdgpu: don't try to recreate sysfs entries on resumeAlex Deucher2-0/+6
2015-10-23drm/radeon: don't try to recreate sysfs entries on resumeAlex Deucher2-14/+22
2015-10-23drm/amdgpu: stop leaking page flip fenceChristian König1-4/+0
2015-10-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-10-23ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault1-1/+1
2015-10-23amd-xgbe: Use wmb before updating current descriptor countLendacky, Thomas2-2/+4
2015-10-23net/phy: micrel: Add workaround for bad autonegNathan Sullivan1-1/+22
2015-10-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-9/+22
2015-10-23macvtap: unbreak receiving of gro skb with frag listJason Wang1-1/+1
2015-10-23Merge tag 'media/v4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds11-46/+81
2015-10-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-64/+97
2015-10-23mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani1-1/+1
2015-10-23openvswitch: Fix egress tunnel info.Pravin B Shelar2-7/+74
2015-10-23i40e: fix annoying messageJesse Brandeburg1-0/+1