summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2014-02-01Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki-19/+19
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-487/+2193
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5010/+29210
2014-01-31Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-38/+37
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds-32/+135
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+9
2014-01-31drivers: xen: deaggressive selfballoon driverBob Liu-0/+22
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss-27/+90
2014-01-30Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds-34/+28
2014-01-30Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds-1374/+59
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-29/+437
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-149/+720
2014-01-30zram: remove zram->lock in read path and change it with mutexMinchan Kim-12/+9
2014-01-30zram: remove workqueue for freeing removed pending slotMinchan Kim-58/+6
2014-01-30zram: introduce zram->tb_lockMinchan Kim-6/+23
2014-01-30zram: use atomic operation for statMinchan Kim-20/+16
2014-01-30zram: remove unnecessary freeMinchan Kim-8/+0
2014-01-30zram: delay pending free request in read pathMinchan Kim-1/+0
2014-01-30zram: fix race between reset and flushing pending workMinchan Kim-2/+2
2014-01-30zram: add copyrightMinchan Kim-0/+2
2014-01-30zram: remove old private project commentMinchan Kim-3/+0
2014-01-30zram: promote zram from stagingMinchan Kim-80/+3
2014-01-30zsmalloc: move it under mmMinchan Kim-1188/+1
2014-01-30drivers/net/phy/mdio_bus.c: call put_device on device_register() failureLevente Kurusa-0/+1
2014-01-30drivers/video/backlight/lcd.c: call put_device if device_register failsLevente Kurusa-1/+1
2014-01-30Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-1887/+2420
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds-1596/+1080
2014-01-30ipmi: Add missing rv in ipmi_parisc_probe()Geert Uytterhoeven-0/+1
2014-01-30xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall-3/+3
2014-01-30xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)Ian Campbell-2/+20
2014-01-30target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger-2/+3
2014-01-30target/iscsi: Fix network portal creation raceAndy Grover-13/+21
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-11767/+34655
2014-01-29Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-184/+1737
2014-01-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c...Linus Torvalds-91/+323
2014-01-29Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-264/+259
2014-01-29Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds-353/+1474
2014-01-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-75/+48
2014-01-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-92/+158
2014-01-29Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds-237/+642
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-205/+249
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-5/+0
2014-01-30Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie-12/+244
2014-01-30drm/nouveau: resume display if any later suspend bits failIlia Mirkin-4/+10
2014-01-30drm/nouveau: fix lock unbalance in nouveau_crtc_page_flipMaarten Lankhorst-1/+1
2014-01-30drm/nouveau: implement hooks for needed for drm vblank timestamping supportBen Skeggs-0/+86
2014-01-30drm/nouveau/disp: add a method to fetch info needed by drm vblank timestampingBen Skeggs-7/+146
2014-01-30drm/nv50: fill in crtc mode struct members from crtc_mode_fixupBen Skeggs-0/+1
2014-01-29drm/radeon/dce8: workaround for atom BlankCrtc tableAlex Deucher-0/+20
2014-01-29drm/radeon/DCE4+: clear bios scratch dpms bit (v2)Alex Deucher-0/+4