summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'davinci_emac'David S. Miller2015-01-162-22/+77
| |\ \ \ \
| | * | | | net: davinci_emac: Add support for emac on dm816xTony Lindgren2015-01-162-1/+7
| | * | | | net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...Tony Lindgren2015-01-161-3/+12
| | * | | | net: davinci_emac: Fix incomplete code for getting the phy from device treeTony Lindgren2015-01-161-5/+18
| | * | | | net: davinci_emac: Free clock after checking the frequencyTony Lindgren2015-01-161-0/+1
| | * | | | net: davinci_emac: Fix runtime pm calls for davinci_emacTony Lindgren2015-01-161-4/+29
| | * | | | net: davinci_emac: Fix hangs with interruptsTony Lindgren2015-01-161-9/+10
| |/ / / /
| * | | | ip: zero sockaddr returned on error queueWillem de Bruijn2015-01-152-13/+5
| * | | | Merge tag 'linux-can-fixes-for-3.19-20150115' of git://git.kernel.org/pub/scm...David S. Miller2015-01-156-31/+49
| |\ \ \ \
| | * | | | can: kvaser_usb: Don't dereference skb after a netif_rx()Ahmed S. Darwish2015-01-151-7/+4
| | * | | | can: kvaser_usb: Don't send a RESET_CHIP for non-existing channelsAhmed S. Darwish2015-01-151-3/+4
| | * | | | can: kvaser_usb: Reset all URB tx contexts upon channel closeAhmed S. Darwish2015-01-151-0/+3
| | * | | | can: kvaser_usb: Don't free packets when tight on URBsAhmed S. Darwish2015-01-151-6/+4
| | * | | | can: c_can: use regmap_update_bits() to modify RAMINIT registerRoger Quadros2015-01-151-11/+18
| | * | | | can: m_can: tag current CAN FD controllers as non-ISOOliver Hartkopp2015-01-152-0/+6
| | * | | | can: dev: fix crtlmode_supported checkOliver Hartkopp2015-01-151-2/+6
| | * | | | MAINTAINERS: update linux-can git repositoriesMarc Kleine-Budde2015-01-151-2/+4
| | | |/ / | | |/| |
| * | | | net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz2015-01-153-4/+5
| * | | | Merge tag 'mac80211-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-152-23/+35
| |\ \ \ \
| | * | | | cfg80211: fix deadlock during reg chan checkArik Nemtsov2015-01-071-22/+34
| | * | | | mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_paramsJohn Linville2015-01-071-1/+1
| * | | | | net: sxgbe: Fix waring for double kfree()Byungho An2015-01-151-11/+10
| * | | | | net: sxgbe: Fix NULL dereferece when using DTGirish K.S2015-01-151-4/+4
| * | | | | sh_eth: Fix addition of .trscer_err_mask to wrong SoC dataGeert Uytterhoeven2015-01-151-2/+2
| * | | | | drivers: net: cpsw: fix cpsw hung with add vlan using vconfigMugunthan V N2015-01-151-10/+17
| | |/ / / | |/| | |
| * | | | be2net: Allow GRE to work concurrently while a VxLAN tunnel is configuredSriharsha Basavapatna2015-01-151-3/+38
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-01-2022-4/+27
|\ \ \ \ \
| * | | | | crypto: add missing crypto module aliasesMathias Krause2015-01-1322-4/+27
* | | | | | Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2015-01-195-71/+92
|\ \ \ \ \ \
| * | | | | | gpiolib: of: Correct error handling in of_get_named_gpiod_flagsHans Holmberg2015-01-151-2/+8
| * | | | | | gpio: sysfs: fix gpio attribute-creation raceJohan Hovold2015-01-152-22/+40
| * | | | | | gpio: sysfs: fix gpio device-attribute leakJohan Hovold2015-01-151-15/+13
| * | | | | | gpio: sysfs: fix gpio-chip device-attribute leakJohan Hovold2015-01-151-11/+8
| * | | | | | gpio: unregister gpiochip device before removing itJohan Hovold2015-01-141-1/+2
| * | | | | | gpio: fix sleep-while-atomic in gpiochip_removeJohan Hovold2015-01-141-3/+1
| * | | | | | gpio: fix memory leak and sleep-while-atomicJohan Hovold2015-01-141-1/+2
| * | | | | | gpio: clean up gpiochip_add error handlingJohan Hovold2015-01-141-21/+17
| * | | | | | gpio: fix gpio-chip list corruptionJohan Hovold2015-01-141-7/+10
| * | | | | | gpio: fix memory and reference leaks in gpiochip_add error pathJohan Hovold2015-01-141-4/+7
| * | | | | | gpio: crystalcove: use handle_nested_irqAaron Lu2015-01-141-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-01-196-3/+58
|\ \ \ \ \ \
| * | | | | | Input: uinput - fix ioctl nr overflow for UI_GET_SYSNAME/VERSIONGabriel Laskar2015-01-111-2/+2
| * | | | | | Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov2015-01-081-0/+7
| * | | | | | Input: elantech - support new ICs types for version 4Sam hung2015-01-081-0/+2
| * | | | | | Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan2015-01-073-0/+47
| * | | | | | MAINTAINERS: remove Dmitry Torokhov's alternate addressDmitry Torokhov2015-01-071-1/+0
* | | | | | | Linux 3.19-rc5v3.19-rc5Linus Torvalds2015-01-181-1/+1
* | | | | | | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-1832-80/+272
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'samsung-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2015-01-163-4/+20
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: exynos_defconfig: Enable LM90 driverAndreas Faerber2015-01-121-1/+2
OpenPOWER on IntegriCloud