summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-10-20watchdog: Add Cadence WDT driverHarini Katakam
2014-10-20watchdog: imx2_wdt: Convert to use regmap framework's endianness method.Xiubo Li
2014-10-20watchdog: ts72xx_wdt: Kill superfluous variable in removeMika Westerberg
2014-10-20powerpc: booke_wdt: Fix build error as a modulePranith Kumar
2014-10-20watchdog: xilinx: Remove .owner field for driverMichal Simek
2014-10-20pwm: Let PWM_CLPS711X depend on HAS_IOMEMChen Gang
2014-10-20pinctrl: baytrail: Clear DIRECT_IRQ bitLoic Poulain
2014-10-20Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie
2014-10-20drm/nouveau: fix regression on agp boardsBen Skeggs
2014-10-20drm/gt215/gr: fix initialisation on gddr5 boardsBen Skeggs
2014-10-20ax88179_178a: fix bonding failureIan Morgan
2014-10-20staging: rtl8723au: Fix alignment of mac_addr for ether_addr_copy() usageJes Sorensen
2014-10-20drivers/staging/comedi/Kconfig: Let COMEDI_II_PCI20KC depend on HAS_IOMEMChen Gang
2014-10-20staging: comedi: (regression) channel list must be set for COMEDI_CMD ioctlIan Abbott
2014-10-20Merge tag 'drm-intel-next-fixes-2014-10-17' of git://anongit.freedesktop.org/...Dave Airlie
2014-10-20Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-10-19hwmon: (menf21bmc) Include linux/err.hJohannes Thumshirn
2014-10-19Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-10-19Boaz Harrosh - Fix broken email addressBoaz Harrosh
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-10-18Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-10-18Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-m...Linus Torvalds
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-18Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-10-18Merge tag 'md/3.18' of git://neil.brown.name/mdLinus Torvalds
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-17bna: fix skb->truesize underestimationEric Dumazet
2014-10-17dsa: Fix conversion from host device to mii busGuenter Roeck
2014-10-17sfc: add support for skb->xmit_moreEdward Cree
2014-10-17r8152: return -EBUSY for runtime suspendhayeswang
2014-10-17hyperv: Add handling of IP header with option field in netvsc_set_hash()Haiyang Zhang
2014-10-17vxlan: fix a free after useLi RongQing
2014-10-17mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings
2014-10-17mtd: m25p80: get rid of spi_get_device_idRafał Miłecki
2014-10-17drm/armada: convert to use vblank_on/off callsRussell King
2014-10-17drm/armada: fix page_flip refcounting leakRussell King
2014-10-17drm/armada: add IRQ support backRussell King
2014-10-17atm: simplify lanai.c by using module_pci_driverMichael Opdenacker
2014-10-17random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2014-10-17spi/rockchip: spi controller must be disabled in tx callback tooAddy Ke
2014-10-17ntb: Adding split BAR support for Haswell platformsDave Jiang
2014-10-17ntb: use errata flag set via DID to implement workaroundDave Jiang
2014-10-17ntb: conslidate reading of PPD to move platform detection earlierDave Jiang
2014-10-17ntb: move platform detection to separate functionDave Jiang
2014-10-17NTB: debugfs device entryJon Mason