summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-09EDAC, amd64_edac: Drop pci_register_driver() useBorislav Petkov
2016-05-09Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski
2016-05-09Input: byd - update copyright headerChris Diamand
2016-05-09net/mlx5e: make VXLAN support conditionalArnd Bergmann
2016-05-09Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue"Arnd Bergmann
2016-05-09macsec: key identifier is 128 bits, not 64Sabrina Dubroca
2016-05-08macvtap: segmented packet is consumedEric Dumazet
2016-05-08qede: uninitialized variable in qede_start_xmit()Dan Carpenter
2016-05-07netxen: netxen_rom_fast_read() doesn't return -1Dan Carpenter
2016-05-07netxen: reversed condition in netxen_nic_set_link_parameters()Dan Carpenter
2016-05-07netxen: fix error handling in netxen_get_flash_block()Dan Carpenter
2016-05-07Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-07Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-07Merge tag 'usb-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-07Merge tag 'media/v4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-05-07Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-07efi: Merge boolean flag argumentsJulia Lawall
2016-05-07efi/capsule: Move 'capsule' to the stack in efi_capsule_supported()Matt Fleming
2016-05-07efibc: Fix excessive stack footprint warningJeremy Compostella
2016-05-07efi/capsule: Make efi_capsule_pending() locklessMatt Fleming
2016-05-07Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar
2016-05-06mlxsw: spectrum: Add missing rollback in flood configurationIdo Schimmel
2016-05-06mlxsw: spectrum: Fix rollback order in LAG join failureIdo Schimmel
2016-05-06udp_offload: Set encapsulation before inner completes.Jarno Rajahalme
2016-05-06udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme
2016-05-06qede: prevent chip hang when increasing channelsSudarsana Reddy Kalluru
2016-05-06Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-05-06Merge remote-tracking branches 'spi/fix/fsl-dspi', 'spi/fix/omap2-mcspi', 'sp...Mark Brown
2016-05-06libnvdimm, pfn: fix ARCH=alpha allmodconfig build failureDan Williams
2016-05-06EDAC, ie31200_edac: Add Skylake supportJason Baron
2016-05-06Merge tag 'iwlwifi-for-kalle-2016-05-04' of https://git.kernel.org/pub/scm/li...Kalle Valo
2016-05-06Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes'Rafael J. Wysocki
2016-05-06Merge branches 'acpica-fixes' and 'device-properties-fixes'Rafael J. Wysocki
2016-05-06leds: gpio: Support the "panic-indicator" firmware propertyEzequiel Garcia
2016-05-06leds: triggers: Allow to switch the trigger to "panic" on a kernel panicEzequiel Garcia
2016-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-05net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens
2016-05-05Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-05rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine
2016-05-05IB/iser: Fix max_sectors calculationChristoph Hellwig
2016-05-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-05-05drm/radeon: fix PLL sharing on DCE6.1 (v2)Lucas Stach
2016-05-05drm/radeon: fix DP link training issue with second 4K monitorArindam Nath
2016-05-05[media] media-device: fix builds when USB or PCI is compiled as moduleMauro Carvalho Chehab
2016-05-05perf/arm: Special-case hetereogeneous CPUsMark Rutland
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar