summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-171-0/+6
|\
| * irqchip: vic: Properly chain the cascaded IRQsLinus Walleij2014-04-151-0/+6
* | Merge tag 'fbdev-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-178-32/+87
|\ \
| * | video: bf54x-lq043fb: fix build errorSteven Miao2014-04-151-1/+1
| * | OMAPDSS: Change struct reg_field to dispc_reg_fieldJyri Sarha2014-04-142-9/+9
| * | OMAPDSS: Take pixelclock unit change into account in hdmi_compute_acr()Jyri Sarha2014-04-141-4/+4
| * | OMAPDSS: fix shared irq handlersTomi Valkeinen2014-04-142-7/+68
| * | video: imxfb: Select LCD_CLASS_DEVICE unconditionallyAlexander Shiyan2014-04-141-0/+2
| * | OMAPDSS: fix rounding when calculating fclk rateTomi Valkeinen2014-04-141-2/+2
| * | video: da8xx-fb: Fix casting of info->pseudo_paletteJon Ringle2014-04-141-9/+1
* | | Merge tag 'pinctrl-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-178-1469/+1512
|\ \ \
| * | | pinctrl: Rename Broadcom Capri pinctrl driverSherman Yin2014-04-144-1459/+1466
| * | | pinctrl: msm: Correct interrupt code for TLMM v2Bjorn Andersson2014-04-142-1/+6
| * | | pinctrl: nomadik: delete stray debug printLinus Walleij2014-04-141-1/+0
| * | | pinctrl: rockchip: handle first half of rk3188-bank0 correctlyHeiko Stübner2014-04-141-0/+14
| * | | pinctrl: rockchip: add return value to rockchip_set_muxHeiko Stübner2014-04-141-7/+25
| * | | pinctrl: rockchip: fix offset of mux registers for rk3188Beniamino Galvani2014-04-141-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-163-5/+13
|\ \ \
| * | | s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-111-1/+1
| * | | s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-111-1/+1
| * | | s390/sclp_vt220: Fix kernel panic due to early terminal inputPeter Oberparleiter2014-04-111-3/+11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-1618-152/+221
|\ \ \ \ | |_|_|/ |/| | |
| * | | cxgb4: use the correct max size for firmware flashSteve Wise2014-04-151-1/+1
| * | | qlcnic: Fix MSI-X initialization codeAlexander Gordeev2014-04-151-12/+16
| * | | ipv4: add a sock pointer to dst->output() path.Eric Dumazet2014-04-151-2/+2
| * | | driver/net: cosa driver uses udelay incorrectlyLi, Zhen-Hua2014-04-151-4/+0
| * | | at86rf230: fix __at86rf230_read_subreg functionAlexander Aring2014-04-151-1/+1
| * | | at86rf230: remove check if AVDD settledAlexander Aring2014-04-151-8/+0
| * | | net: cadence: Add architecture dependenciesJean Delvare2014-04-151-3/+3
| * | | cxgb4: Save the correct mac addr for hw-loopback connections in the L2TSteve Wise2014-04-141-1/+3
| * | | qlcnic: Do not disable SR-IOV when VFs are assigned to VMsManish Chopra2014-04-141-0/+10
| * | | qlcnic: Fix QLogic application/driver interface for virtual NIC configurationJitendra Kalsaria2014-04-141-14/+17
| * | | qlcnic: Fix PVID configuration on eSwitch port.Jitendra Kalsaria2014-04-141-0/+1
| * | | qlcnic: Fix max ring count calculationShahed Shaikh2014-04-142-8/+8
| * | | qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.Sucheta Chakraborty2014-04-143-4/+5
| * | | qlcnic: Fix panic due to uninitialzed delayed_work struct in use.Sucheta Chakraborty2014-04-141-3/+2
| * | | be2net: Fix invocation of be_close() after be_clear()Kalesh AP2014-04-142-0/+9
| * | | be2net: Fix to reap TX compls till HW doesn't respond for some timeVasundhara Volam2014-04-141-4/+5
| * | | net/mlx4_core: Defer VF initialization till PF is fully initializedAmir Vadai2014-04-141-1/+8
| * | | bnx2: Don't build unused suspend/resume functions not enabledDaniel J Blueman2014-04-141-1/+1
| * | | Revert "net: mvneta: fix usage as a module on RGMII configurations"Thomas Petazzoni2014-04-141-8/+33
| * | | net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2014-04-142-77/+96
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-04-151-5/+5
|\ \ \ | |/ / |/| |
| * | hwrng: bcm2835 - fix oops when rng h/w is accessed during registrationMatt Porter2014-04-111-5/+5
* | | sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka2014-04-131-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-1342-302/+285
|\ \ \
| * | | drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione2014-04-121-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-04-1214-203/+91
| |\ \ \
| | * | | i40evf: program RSS LUT correctlyMitch A Williams2014-04-111-4/+16
| | * | | i40evf: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+4