summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-10-27scsi_dh: don't try to load a device handler during async probingChristoph Hellwig1-1/+1
2015-10-26net: mv643xx_eth: add missing of_node_putJulia Lawall1-1/+3
2015-10-26ath6kl: add missing of_node_putJulia Lawall1-0/+1
2015-10-26net: phy: mdio: add missing of_node_putJulia Lawall1-0/+2
2015-10-26netdev/phy: add missing of_node_putJulia Lawall1-0/+1
2015-10-26net: netcp: add missing of_node_putJulia Lawall1-2/+6
2015-10-26net: thunderx: add missing of_node_putJulia Lawall1-1/+3
2015-10-27scsi_dh: fix use-after-free when removing scsi deviceJunichi Nomura3-1/+9
2015-10-27mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns1-0/+2
2015-10-26sh_eth: fix RX buffer size calculationSergei Shtylyov1-2/+2
2015-10-26sh_eth: fix RX buffer size alignmentSergei Shtylyov1-5/+5
2015-10-27clocksource/drivers/digicolor: Prevent ftrace recursionJisheng Zhang1-1/+1
2015-10-27clocksource/drivers/fsl_ftm_timer: Prevent ftrace recursionJisheng Zhang1-1/+1
2015-10-27clocksource/drivers/vf_pit_timer: Prevent ftrace recursionJisheng Zhang1-1/+1
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-26Input: 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-25gianfar: Fix Rx BSY error handlingClaudiu Manoil1-3/+1
2015-10-25gianfar: Don't enable the Filer w/o the ParserClaudiu Manoil1-2/+2
2015-10-25gianfar: Remove duplicated argument to bitwise ORClaudiu Manoil1-2/+2
2015-10-25net: thunderx: Incorporate pass2 silicon CPI index configuration changesThanneeru Srinivasulu2-6/+27
2015-10-25net: thunderx: Rewrite silicon revision tests.David Daney1-4/+6
2015-10-25net: thunderx: Fix incorrect subsystem devid of VF on pass2 siliconSunil Goutham1-1/+1
2015-10-25net: 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-25Merge branch 'vmwgfx-fixes-4.3' of git://people.freedesktop.org/~thomash/linuxDave Airlie1-14/+20
2015-10-25Merge 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