aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-20of: Allows to use the PCI translator without the PCI coreGregory CLEMENT2-3/+9
2014-02-04of: fix of_update_property()Xiubo Li1-22/+14
2014-02-04of: add __of_add_property() without lock operationsXiubo Li1-14/+24
2014-02-03of: Clear detach flag on attachPantelis Antoniou1-0/+1
2014-02-03of: make of_get_phy_mode parse 'phy-connection-type'Florian Fainelli1-4/+7
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller1-1/+1
2014-02-02Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-0/+2
2014-02-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-6/+14
2014-02-02hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare1-0/+1
2014-02-02hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare1-0/+1
2014-02-01Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds75-0/+71854
2014-02-01Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki2-19/+19
2014-01-31clocksource: kona: Add basic use of external clockTim Kryger1-3/+11
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds35-487/+2193
2014-01-31drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi1-1/+1
2014-01-31Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-2/+2
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds261-5010/+29210
2014-01-31Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds9-38/+37
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds5-32/+135
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+9
2014-01-31drivers: xen: deaggressive selfballoon driverBob Liu1-0/+22
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss3-27/+90
2014-01-30Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds3-34/+28
2014-01-30Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds15-1374/+59
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-29/+437
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds11-149/+720
2014-01-30zram: remove zram->lock in read path and change it with mutexMinchan Kim2-12/+9
2014-01-30zram: remove workqueue for freeing removed pending slotMinchan Kim2-58/+6
2014-01-30zram: introduce zram->tb_lockMinchan Kim2-6/+23
2014-01-30zram: use atomic operation for statMinchan Kim2-20/+16
2014-01-30zram: remove unnecessary freeMinchan Kim1-8/+0
2014-01-30zram: delay pending free request in read pathMinchan Kim1-1/+0
2014-01-30zram: fix race between reset and flushing pending workMinchan Kim1-2/+2
2014-01-30zram: add copyrightMinchan Kim2-0/+2
2014-01-30zram: remove old private project commentMinchan Kim3-3/+0
2014-01-30zram: promote zram from stagingMinchan Kim9-80/+3
2014-01-30zsmalloc: move it under mmMinchan Kim7-1188/+1
2014-01-30drivers/net/phy/mdio_bus.c: call put_device on device_register() failureLevente Kurusa1-0/+1
2014-01-30drivers/video/backlight/lcd.c: call put_device if device_register failsLevente Kurusa1-1/+1
2014-01-30Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds33-1887/+2420
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds77-1596/+1080
2014-01-30ipmi: Add missing rv in ipmi_parisc_probe()Geert Uytterhoeven1-0/+1
2014-01-30xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall1-3/+3
2014-01-30xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)Ian Campbell1-2/+20
2014-01-30target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger1-2/+3
2014-01-30target/iscsi: Fix network portal creation raceAndy Grover1-13/+21
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds487-11767/+34655
2014-01-29Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds21-184/+1737
2014-01-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platformLinus Torvalds4-91/+323
2014-01-29Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds13-264/+259