aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-08-06drivers/video/fbdev/s3c2410fb.c: don't make debug world-writable.Rusty Russell
2014-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2014-07-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-07-21Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-07-20xen-netback: Fix pointer incrementation to avoid incorrect loggingZoltan Kiss
2014-07-20xen-netback: Fix releasing header slot on error pathZoltan Kiss
2014-07-20xen-netback: Fix releasing frag_list skbs in error pathZoltan Kiss
2014-07-20xen-netback: Fix handling frag_list on grant op error pathZoltan Kiss
2014-07-20Merge tag 'staging-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-20Merge tag 'usb-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-07-20Merge tag 'driver-core-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-07-20Merge tag 'char-misc-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-07-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-07-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-19Merge tag 'drm-intel-fixes-2014-07-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-07-18Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-18Merge tag 'iommu-fixes-v3.16-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-07-18Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-07-18Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-07-19random: check for increase of entropy_count because of signed conversionHannes Frederic Sowa
2014-07-18ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez
2014-07-18Merge tag 'dm-3.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-18Merge tag 'upstream-3.16-rc6' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-07-18irqchip: gic: Fix core ID calculation when topology is read from DTTomasz Figa
2014-07-17Drivers: hv: hv_fcopy: fix a race condition for SMP guestDexuan Cui
2014-07-18Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2014-07-17usb: Check if port status is equal to RxDetectGavin Guo
2014-07-18Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-07-17usb: chipidea: udc: Disable auto ZLP generation on ep0Abbas Raza
2014-07-17net: huawei_cdc_ncm: add "subclass 3" devicesBjørn Mork
2014-07-17net: qmi_wwan: add two Sierra Wireless/Netgear devicesBjørn Mork
2014-07-17wan/x25_asy: integer overflow in x25_asy_change_mtu()Dan Carpenter
2014-07-17Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-07-17drm/radeon: Make classic pageflip completion path less racy.Mario Kleiner
2014-07-17drm/radeon: Add missing vblank_put in pageflip ioctl error path.Mario Kleiner
2014-07-17drm/radeon: Remove redundant fence unref in pageflip path.Mario Kleiner
2014-07-17drm/radeon: Complete page flip even if waiting on the BO fence failsMichel Dänzer
2014-07-17drm/radeon: Move pinning the BO back to radeon_crtc_page_flip()Michel Dänzer
2014-07-17drm/radeon: Prevent too early kms-pageflips triggered by vblank.Mario Kleiner
2014-07-17drm/radeon: set default bl level to something reasonableAlex Deucher
2014-07-17drm/radeon: avoid leaking edid dataAlex Deucher
2014-07-17irqchip: gic: Add binding probe for ARM GIC400Suravee Suthikulpanit
2014-07-17drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq()Andrey Utkin