summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-03-29irqchip: gicv3-its: Fix device ID encodingAndre Przywara
2015-03-29irqchip: gicv3-its: Fix encoding of collection's target redistributorMarc Zyngier
2015-03-29cxgb4: Disable interrupts and napi before unregistering netdevHariprasad Shenai
2015-03-29cxgb4: Allocate dynamic mem. for egress and ingress queue mapsHariprasad Shenai
2015-03-29usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings
2015-03-29usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings
2015-03-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-03-28iio: imu: Use iio_trigger_get for indio_dev->trig assignmentDarshana Padmadas
2015-03-28iio: adc: vf610: use ADC clock within specificationStefan Agner
2015-03-28iio/adc/cc10001_adc.c: Fix !HAS_IOMEM buildRichard Weinberger
2015-03-27drivers/of: Add empty ranges quirk for PA-SemiBenjamin Herrenschmidt
2015-03-27libata: Blacklist queued TRIM on Samsung SSD 850 ProMartin K. Petersen
2015-03-27libata: Update Crucial/Micron blacklistMartin K. Petersen
2015-03-27drm/radeon: programm the VCE fw BAR as wellChristian König
2015-03-27drm/radeon: always dump the ring content if it's availableChristian König
2015-03-27radeon: Do not directly dereference pointers to BIOS area.David Miller
2015-03-27drm/radeon/dpm: fix 120hz handling harderAlex Deucher
2015-03-27drm/edid: set ELD for firmware and debugfs override EDIDsJani Nikula
2015-03-27firmware: dmi_scan: Prevent dmi_num integer overflowJean Delvare
2015-03-27gpio: syscon: reduce message level when direction reg offset not in dtGrygorii Strashko
2015-03-27watchdog: imgpdc: Fix default heartbeatJames Hogan
2015-03-27watchdog: imgpdc: Fix probe NULL pointer dereferenceJames Hogan
2015-03-27watchdog: mtk_wdt: signedness bug in mtk_wdt_start()Dan Carpenter
2015-03-26tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner
2015-03-26tty: serial: fsl_lpuart: specify transmit FIFO sizeStefan Agner
2015-03-26serial: samsung: Clear operation mode on UART shutdownJavier Martinez Canillas
2015-03-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-03-26Merge tag 'dm-4.0-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-03-26drm/i915: Fixup legacy plane->crtc link for initial fb configDaniel Vetter
2015-03-26drm/i915: Fix atomic state when reusing the firmware fbDamien Lespiau
2015-03-26clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock()Maxime Ripard
2015-03-26clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errorsRichard Weinberger
2015-03-26drm/i915: Keep ring->active_list and ring->requests_list consistentChris Wilson
2015-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-03-25drivers/rtc/rtc-mrst: fix suspend/resumeLars-Peter Clausen
2015-03-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-03-25cxgb4: Fix frame size warning for 32 bit archHariprasad Shenai
2015-03-24Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-24Merge tag 'mfd-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2015-03-25drm/i915: Don't try to reference the fb in get_initial_plane_config()Damien Lespiau
2015-03-24Merge tag 'spi-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2015-03-24Merge tag 'regulator-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-03-24Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-03-24ucc_geth: Intialize link state to down before register_netdevCliff Clark
2015-03-24Merge tag 'iio-fixes-for-4.0c' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-03-24net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutexJack Morgenstein
2015-03-24net/mlx4_en: Call register_netdevice in the proper locationIdo Shamay
2015-03-24Merge tag 'wireless-drivers-for-davem-2015-03-24' of git://git.kernel.org/pub...David S. Miller
2015-03-24rocker: handle non-bridge master changeSimon Horman
2015-03-24Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/queue' and 'spi/fix/qup...Mark Brown