..
accessibility
printk: move braille console support into separate braille.[ch] files
2013-07-31 14:41:03 -07:00
acpi
ACPICA: Tables: Fix FADT dependency regression
2015-10-14 22:48:13 +02:00
amba
ARM: 8334/1: amba: tegra-ahb: detect and correct bogus base address
2015-04-02 10:03:55 +01:00
android
mm: mark most vm_operations_struct const
2015-09-10 13:29:01 -07:00
ata
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
2015-09-03 16:55:55 -07:00
atm
solos-pci: Increase headroom on received packets
2015-09-17 21:29:07 -07:00
auxdisplay
auxdisplay: ks0108: initialize local parport variable
2015-08-14 17:27:17 -07:00
base
mm: cma: fix incorrect type conversion for size during dma allocation
2015-10-23 17:55:10 +09:00
bcma
bcma: switch GPIO portions to use GPIOLIB_IRQCHIP
2015-08-18 09:08:47 +03:00
block
rbd: require stable pages if message data CRCs are enabled
2015-10-30 19:25:02 +01:00
bluetooth
Bluetooth: hci_bcm: Fix crash on suspend
2015-08-28 21:09:14 +02:00
bus
bus: arm-ccn: Fix irq affinity setting on CPU migration
2015-10-15 17:10:15 +02:00
cdrom
block,scsi: fixup blk_get_request dead queue scenarios
2014-08-28 10:03:46 -06:00
char
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
2015-09-26 21:05:23 -04:00
clk
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
2015-10-28 07:24:53 +09:00
clocksource
clocksource/drivers/sh_mtu2: Fix multiple shutdown call issue
2015-10-28 15:22:56 +01:00
connector
kconfig: use bool instead of boolean for type definition attributes
2015-01-07 13:08:04 +01:00
cpufreq
cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)
2015-10-15 22:46:33 +02:00
cpuidle
Additional power management and ACPI material for v4.3-rc1
2015-09-11 19:11:06 -07:00
crypto
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
2015-09-26 21:05:23 -04:00
dca
devfreq
PM / devfreq: fix double kfree
2015-10-02 11:05:58 +09:00
dio
m68k: don't export static inline functions
2009-12-06 11:18:28 +01:00
dma
dmaengine fixes for 4.3-rc4
2015-10-02 14:46:15 -04:00
dma-buf
edac
edac updates for v4.3-rc1
2015-09-11 16:21:12 -07:00
eisa
Revert "EISA: Initialize device before its resources"
2014-01-17 14:57:29 -07:00
extcon
extcon: Fix attached value returned by is_extcon_changed
2015-09-21 15:07:19 +09:00
firewire
scsi: Do not set cmd_per_lun to 1 in the host template
2015-05-31 18:06:28 -07:00
firmware
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
2015-10-01 12:51:28 +02:00
fmc
Merge 3.14-rc5 into char-misc-next
2014-03-02 19:53:09 -08:00
gpio
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2015-09-18 08:11:42 -07:00
gpu
drm: Correct arguments to list_tail_add in create blob ioctl
2015-10-31 10:22:26 +10:00
hid
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
2015-09-04 12:02:11 -07:00
hsi
mm: mark most vm_operations_struct const
2015-09-10 13:29:01 -07:00
hv
Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvsc
2015-09-20 22:44:51 -07:00
hwmon
hwmon: (pwm-fan) Fix module autoload for OF platform driver
2015-09-20 17:50:19 -07:00
hwspinlock
hwspinlock: qcom: Correct msb in regmap_field
2015-07-01 16:15:05 +03:00
hwtracing /coresight
coresight-etm4x: Support context-ID tracing when PID namespace is enabled
2015-08-05 13:30:15 -07:00
i2c
i2c: pnx: fix runtime warnings caused by enabling unprepared clock
2015-10-23 22:26:28 +02:00
ide
Minor merge needed, due to function move.
2015-07-01 10:49:25 -07:00
idle
intel_idle: Skylake Client Support - updated
2015-09-10 14:03:44 -04:00
iio
iio: st_accel: fix interrupt handling on LIS3LV02
2015-10-03 10:27:18 +01:00
infiniband
Changes for 4.3-rc6
2015-10-24 07:28:05 +09:00
input
Input: psmouse - factor out common protocol probing code
2015-12-17 15:24:21 -08:00
iommu
IOMMU Fixes for Linux v4.3-rc7
2015-10-27 07:44:13 +09:00
ipack
ipoctal: clear break interrupt as soon as it occurs
2014-09-23 23:26:42 -07:00
irqchip
irqchip/tegra: Propagate IRQ type setting to parent
2015-10-26 09:20:59 +09:00
isdn
mISDN: fix OOM condition for sending queued I-Frames
2015-10-22 07:23:19 -07:00
leds
leds:lp55xx: Correct Kconfig dependency for f/w user helper
2015-09-17 10:02:20 +02:00
lguest
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2015-06-22 17:59:09 -07:00
macintosh
powerpc updates for 4.3
2015-09-03 16:41:38 -07:00
mailbox
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration
2015-09-05 18:11:04 -07:00
mcb
mcb: Fix error handling in mcb_pci_probe()
2015-10-05 05:10:01 +01:00
md
two more bug fixes for md.
2015-10-31 21:20:49 -07:00
media
[media] m88ds3103: use own reg update_bits() implementation
2015-10-22 15:48:28 -02:00
memory
memory: omap-gpmc: dump "before" state before first modification
2015-10-12 16:23:34 -07:00
memstick
memstick: remove deprecated use of pci api
2015-06-30 19:44:57 -07:00
message
mptfusion: prevent some memory corruption
2015-08-26 07:11:45 -07:00
mfd
mfd: max77843: Fix max77843_chg_init() return on error
2015-10-01 16:31:42 +01:00
misc
powerpc fixes for 4.3 #3
2015-10-16 12:07:43 -07:00
mmc
mmc: core: Fix init_card in 52Mhz
2015-10-21 10:18:11 +02:00
mtd
A few MTD fixes:
2015-10-07 09:35:15 +01:00
net
net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes
2015-10-27 20:27:11 -07:00
nfc
This is the bulk of GPIO changes for the v4.3 kernel cycle:
2015-09-04 10:07:45 -07:00
ntb
NTB: Fix range check on memory window index
2015-09-07 15:27:12 -04:00
nubus
nvdimm
pmem: add proper fencing to pmem_rw_page()
2015-09-17 11:49:28 -04:00
nvmem
nvmem: sunxi: Check for memory allocation failure
2015-10-04 12:09:43 +01:00
of
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
2015-09-26 06:01:33 -04:00
oprofile
parisc
PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"
2015-09-15 13:18:04 -05:00
parport
pci
PCI update for v4.3:
2015-10-30 18:47:18 -07:00
pcmcia
pcmcia: soc_common: remove skt_dev_info's clk pointer
2015-09-03 16:01:03 +01:00
perf
drivers/perf: arm_pmu: avoid CPU device_node reference leak
2015-10-15 17:11:23 +02:00
phy
phy: berlin-sata: Fix module autoload for OF platform driver
2015-09-25 17:01:14 +05:30
pinctrl
pinctrl: uniphier: fix input enable settings for PH1-sLD8
2015-10-02 04:06:26 -07:00
platform
platform-drivers-x86 for 4.3-2
2015-09-17 21:41:02 -07:00
pnp
cleanup IORESOURCE_CACHEABLE vs ioremap()
2015-08-10 23:07:06 -04:00
power
power supply and reset fixes for the v4.3 series
2015-09-17 12:25:42 -07:00
powercap
powercap / RAPL: disable the 2nd power limit properly
2015-08-29 01:46:40 +02:00
pps
pps: clients: drop owner assignment from platform_drivers
2014-10-20 16:21:28 +02:00
ps3
ptp
ptp: remove 32 bit get/set methods.
2015-03-31 12:01:19 -04:00
pwm
pwm: Changes for v4.3-rc1
2015-09-09 10:55:32 -07:00
rapidio
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
2015-06-23 14:08:54 -07:00
ras
x86/ras: Move AMD MCE injector to arch/x86/ras/
2015-08-13 10:12:54 +02:00
regulator
Merge remote-tracking branch 'regulator/fix/axp20x' into regulator-linus
2015-10-06 12:00:42 +01:00
remoteproc
remoteproc: fix !CONFIG_OF build breakage
2015-06-18 11:44:41 +03:00
reset
reset: ath79: Fix missing spin_lock_init
2015-09-01 14:48:40 +02:00
rpmsg
virtio_rpmsg: set DRIVER_OK before using device
2015-03-13 15:55:42 +10:30
rtc
rtc: abx80x: fix RTC write bit
2015-09-05 19:37:31 +02:00
s390
virtio: fixes on top of 4.3-rc1
2015-09-18 09:28:20 -07:00
sbus
drivers/sbus/char/envctrl.c: ignore orderly_poweroff return value
2015-04-15 16:35:23 -07:00
scsi
SCSI fixes on 20151031
2015-10-31 21:26:04 -07:00
sfi
SFI: fix compiler warnings
2014-12-03 18:49:20 -05:00
sh
SH Drivers Updates for v4.3
2015-09-21 12:02:27 -07:00
sn
Drivers: misc: remove __dev* attributes.
2013-01-03 15:57:16 -08:00
soc
genirq: Remove irq argument from irq flow handlers
2015-09-16 15:47:51 +02:00
spi
Merge remote-tracking branches 'spi/fix/davinci' and 'spi/fix/sh-msiof' into spi-linus
2015-10-07 11:43:39 +01:00
spmi
genirq: Remove irq argument from irq flow handlers
2015-09-16 15:47:51 +02:00
ssb
staging
staging driver fixes for 4.3-rc7
2015-10-24 07:51:13 +09:00
target
iscsi-target: Avoid OFMarker + IFMarker negotiation
2015-09-24 23:24:46 -07:00
tc
TC: Error handling clean-ups
2014-11-24 07:45:25 +01:00
thermal
Samsung 2nd fixes for v4.3
2015-10-21 17:02:13 +02:00
thunderbolt
thunderbolt: Allow loading of module on recent Apple MacBooks with thunderbolt 2 controller
2015-09-20 15:20:11 -07:00
tty
Revert "serial: 8250_dma: don't bother DMA with small transfers"
2015-10-17 21:24:46 -07:00
uio
usb
ARM: SoC fixes for v4.3
2015-10-31 21:36:07 -07:00
uwb
uwb: Remove umc bus legacy suspend/resume support
2015-03-18 17:27:03 +01:00
vfio
vfio: Fix lockdep issue
2015-07-24 15:14:04 -06:00
vhost
vhost: fix performance on LE hosts
2015-10-27 20:17:03 -07:00
video
fbcon: initialize blink interval before calling fb_set_par
2015-10-17 22:00:39 -07:00
virt
drivers: clean-up prom.h implicit includes
2013-10-09 20:04:04 -05:00
virtio
virtio_balloon: do not change memory amount visible via /proc/meminfo
2015-09-08 13:32:11 +03:00
vlynq
vme
vme: tsi148: depend on HAS_DMA for Kconfig
2015-06-12 17:31:05 -07:00
w1
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
2015-09-01 18:46:42 -07:00
watchdog
watchdog: iTCO: Fix dependencies on I2C
2015-09-28 10:56:10 +02:00
xen
Merge branch 'akpm' (patches from Andrew)
2015-09-10 18:19:42 -07:00
zorro
zorro: drop owner assignment from platform_drivers
2014-10-20 16:21:57 +02:00
Kconfig
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
2015-09-03 16:27:01 -07:00
Makefile
This is the bulk of pin control changes for the v4.3 development
2015-09-04 10:22:09 -07:00