summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-12-09net: emaclite: Remove unnecessary code that enables/disables interrupts on PO...Srikanth Thokala
2013-12-10offb: Add palette hack for little endianCedric Le Goater
2013-12-10offb: Little endian fixesCedric Le Goater
2013-12-09Merge tag 'omap-for-v3.13/yet-more-dt-regressions-take2' of git://git.kernel....Kevin Hilman
2013-12-09ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau
2013-12-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-12-09Merge tag 'mfd-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-09Merge tag 'pm-3.13-rc3-fixup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-12-09regulator: pfuze100: allow misprogrammed IDTim Harvey
2013-12-09regulator: pfuze100: Fix address of FABIDAxel Lin
2013-12-09[media] mt9p031: Include linux/of.h headerSachin Kamat
2013-12-09[media] rtl2830: add parent for I2C adapterAntti Palosaari
2013-12-09[media] media: marvell-ccic: use devm to release clkLibin Yang
2013-12-09[media] ths7303: Declare as static a private functionRicardo Ribalda
2013-12-09[media] em28xx-video: Swap release order to avoid lock nestingRicardo Ribalda
2013-12-09[media] usbtv: Add support for PAL video sourceGeorg Kaindl
2013-12-09[media] media_tree: Fix spelling errorsJonathan McCrohan
2013-12-09[media] videobuf2: Add support for file access mode flags for DMABUF exportingPhilipp Zabel
2013-12-09[media] radio-shark2: Mark shark_resume_leds() inline to kill compiler warningHans de Goede
2013-12-09[media] radio-shark: Mark shark_resume_leds() inline to kill compiler warningGeert Uytterhoeven
2013-12-09HID: hid-sensor-hub: fix duplicate sysfs entry errorSrinivas Pandruvada
2013-12-08Merge tag 'tty-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-12-08Merge tag 'staging-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-08Merge tag 'char-misc-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-12-08Merge tag 'usb-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-12-08Revert "cpufreq: fix garbage kobjects on errors during suspend/resume"Rafael J. Wysocki
2013-12-08Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki
2013-12-07PCI: Disable Bus Master only on kexec rebootKhalid Aziz
2013-12-06sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse
2013-12-06sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse
2013-12-06sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko
2013-12-06sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings
2013-12-06sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames
2013-12-06sfc: Rate-limit log message for PTP packets without a matching timestamp eventBen Hutchings
2013-12-06sfc: PTP: Moderate log message on event queue overflowLaurence Evans
2013-12-06Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Alex Williamson
2013-12-06virtio-net: free bufs correctly on invalid packet lengthMichael Dalton
2013-12-06net: mvneta: Fix incorrect DMA unmapping sizeEzequiel Garcia
2013-12-06sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()Ben Hutchings
2013-12-06virtio: delete napi structures from netdev before releasing memoryAndrey Vagin
2013-12-06virtio-net: determine type of bufs correctlyAndrey Vagin
2013-12-06bonding: fix packets_per_slave showingNikolay Aleksandrov
2013-12-06be2net: Free/delete pmacs (in be_clear()) only if they existSomnath Kotur
2013-12-06be2net: Fix Lancer error recovery to distinguish FW downloadSomnath Kotur
2013-12-06tun: update file current positionZhi Yong Wu
2013-12-06macvtap: update file current positionZhi Yong Wu
2013-12-06iommu/arm-smmu: fix error return code in arm_smmu_device_dt_probe()Wei Yongjun
2013-12-06iommu/arm-smmu: remove potential NULL dereference on mapping pathWill Deacon
2013-12-06iommu/arm-smmu: use mutex instead of spinlock for locking page tablesWill Deacon