summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-02-16Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-15of: search the best compatible match first in __of_match_node()dt-fixes-for-3.14Kevin Hao
2014-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-02-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-02-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-02-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-15i2c: mv64xxx: refactor message start to ensure proper initializationWolfram Sang
2014-02-14Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-02-14Merge tag 'tty-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-02-14Merge tag 'staging-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-14Merge tag 'driver-core-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-02-14Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-02-14Merge tag 'md/3.14-fixes' of git://neil.brown.name/mdLinus Torvalds
2014-02-14Revert "OF: base: match each node compatible against all given matches first"Kevin Hao
2014-02-14Revert "misc: eeprom: sunxi: Add new compatibles"Greg Kroah-Hartman
2014-02-14Merge tag 'pm+acpi-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-14Merge tag 'edac_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2014-02-14Merge tag 'fbdev-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-02-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-02-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-14Merge tag 'for-v3.14-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds
2014-02-14Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma...Roland Dreier
2014-02-14RDMA/ocrdma: Fix load time panic during GID table initDevesh Sharma
2014-02-14RDMA/ocrdma: Fix traffic class shiftDevesh Sharma
2014-02-14IB/iser: Fix use after free in iser_snd_completion()Dan Carpenter
2014-02-14IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co...Roi Dayan
2014-02-14IB/usnic: Fix smatch endianness errorUpinder Malhi
2014-02-14EDAC: Correct workqueue setup pathBorislav Petkov
2014-02-14EDAC: Poll timeout cannot be zero, p2Borislav Petkov
2014-02-14video: Kconfig: Allow more broad selection of the imxfb framebuffer driver.Denis Carikli
2014-02-14video: exynos: Fix S6E8AX0 LCD driver build errorSachin Kamat
2014-02-13IB/mlx5: Remove dependency on X86Eli Cohen
2014-02-13hwmon: (ntc_thermistor) Avoid math overflowDoug Anderson
2014-02-13IB/qib: Add missing serdes init sequenceMike Marciniszyn
2014-02-13RDMA/cxgb4: Add missing neigh_release in LE-Workaround pathKumar Sanghvi
2014-02-13IB: Report using RoCE IP based gids in port capsMoni Shoua
2014-02-13IB/mlx4: Build the port IBoE GID table properly under bondingMoni Shoua
2014-02-13IB/mlx4: Do IBoE GID table resets per-portMoni Shoua
2014-02-13IB/mlx4: Do IBoE locking earlier when initializing the GID tableMoni Shoua
2014-02-13IB/mlx4: Move rtnl locking to the right placeMoni Shoua
2014-02-13IB/mlx4: Make sure GID index 0 is always occupiedMoni Shoua
2014-02-13vt: Fix secure clear screenPetr Písař
2014-02-13serial: 8250: Support XR17V35x fraction divisorJoe Schultz
2014-02-13n_tty: Fix stale echo outputPeter Hurley
2014-02-13serial: sirf: fix kernel panic caused by unpaired spinlockQipan Li
2014-02-13serial: 8250_pci: unbreak last serial ports on NetMos 9865 cardsDmitry Eremin-Solenikov
2014-02-13n_tty: Fix poll() when TIME_CHAR and MIN_CHAR == 0Peter Hurley
2014-02-13serial: omap: fix rs485 probe on defered pinctrlMichael Grzeschik
2014-02-13serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg