aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-87/+36
2014-04-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-2/+1
2014-03-13virtio-rng: don't crash if virtqueue is broken.Rusty Russell1-2/+1
2014-03-10hwrng: add randomness to system from rng sourcesKees Cook1-0/+7
2014-03-10hwrng: timeriomem - Use devm_*() functionsJingoo Han1-30/+10
2014-03-10hwrng: nomadik - Use devm_*() functionsJingoo Han1-9/+4
2014-03-10hwrng: pixocell - Use devm_clk_get()Jingoo Han1-6/+2
2014-03-10hwrng: omap3-rom - Use devm_clk_get()Jingoo Han1-2/+1
2014-03-10hwrng: atmel - Use devm_clk_get()Jingoo Han1-6/+2
2014-02-27hwrng: pixocell - Use devm_ioremap_resource()Jingoo Han1-16/+3
2014-02-27hwrng: atmel - Use devm_ioremap_resource()Jingoo Han1-11/+4
2014-02-18Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman3-7/+5
2014-02-15/dev/mem: handle out-of-bounds read/writePetr Tesarik1-0/+6
2014-02-14Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-1/+2
2014-02-09fix a kmap leak in virtio_consoleAl Viro1-6/+3
2014-02-09hwrng: cleanup in hwrng_register()Dan Carpenter1-7/+3
2014-02-07drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker15-15/+0
2014-02-07raw: set range for MAX_RAW_DEVSPaul Bolle1-0/+1
2014-02-07raw: test against runtime value of max_raw_minorsPaul Bolle1-1/+1
2014-01-30ipmi: Add missing rv in ipmi_parisc_probe()Geert Uytterhoeven1-0/+1
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-7/+25
2014-01-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-1/+1
2014-01-29Update Jean Delvare's e-mail addressJean Delvare1-1/+1
2014-01-25Merge branch 'ipmi' (ipmi patches from Corey Minyard)Linus Torvalds4-25/+39
2014-01-25ipmi: Cleanup error returnCorey Minyard1-15/+29
2014-01-25ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi1-1/+1
2014-01-25ipmi: use USEC_PER_SEC instead of 1000000 for more meaningfulXie XiuQi3-7/+7
2014-01-25ipmi: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+2
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-272/+154
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+4
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+1
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds13-104/+80
2014-01-21mm/memblock: remove unnecessary inclusions of bootmem.hGrygorii Strashko1-1/+0
2014-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds16-885/+623
2014-01-20Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+2
2014-01-20Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds5-161/+208
2014-01-16Merge commit origin/master into drm-intel-nextDaniel Vetter2-6/+16
2014-01-13drivers/char: don't use module_init in non-modular ttyprintk.cPaul Gortmaker1-1/+1
2014-01-12Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm'Rafael J. Wysocki1-2/+9
2014-01-12Merge branch 'acpi-dsm'Rafael J. Wysocki1-263/+142
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki3-7/+3
2014-01-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm into pm-apm-nextRafael J. Wysocki1-2/+9
2014-01-08char: nwbutton: open-code interruptible_sleep_onArnd Bergmann1-1/+4
2014-01-07tty: synclink: avoid sleep_on raceArnd Bergmann1-2/+2
2014-01-07agp/ati: Use PCI_COMMAND instead of hard-coded 4Bjorn Helgaas1-2/+2
2014-01-07agp/intel: Use CPU physical address, not bus address, for ioremap()Bjorn Helgaas1-7/+7
2014-01-07agp/intel: Use pci_bus_address() to get GTTADR bus addressBjorn Helgaas2-5/+4
2014-01-07agp/intel: Use pci_bus_address() to get MMADR bus addressBjorn Helgaas2-9/+5
2014-01-07agp/intel: Support 64-bit GMADRYinghai Lu2-10/+6
2014-01-07agp/intel: Rename gtt_bus_addr to gtt_phys_addrBjorn Helgaas1-8/+8