aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
...
| * | | | hwrng: omap - Use module_platform_driver macroLokesh Vutla2013-08-09
| * | | | hwrng: mxc-rnga - Check the return value from clk_prepare_enable()Fabio Estevam2013-07-31
* | | | | Merge branch 'ipmi'Linus Torvalds2013-09-05
|\ \ \ \ \
| * | | | | BMC support for PARISC machinesThomas Bogendoerfer2013-09-05
| * | | | | Add MODULE_ALIAS for autoloading ipmi driver on ACPI systemsJordan_Hargrave@Dell.com2013-09-05
| * | | | | ipmi: Initialize locals to avoid warningCorey Minyard2013-09-05
| * | | | | ipmi: info leak in compat_ipmi_ioctl()Dan Carpenter2013-09-05
| | |_|/ / | |/| | |
* | | | | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-04
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | drivers/xen-tpmfront: Fix compile issue with missing option.Konrad Rzeszutek Wilk2013-08-30
| * | | | drivers/tpm: add xen tpmfront interfaceDaniel De Graaf2013-08-09
* | | | | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-04
|\ \ \ \ \
| * | | | | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-14
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-03
|\ \ \ \ \
| * \ \ \ \ Merge back earlier 'acpi-assorted' materialRafael J. Wysocki2013-08-14
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-15
| | |/ / /
* | | | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-03
|\ \ \ \ \
| * | | | | char: tile-srom: fix build errorGreg Kroah-Hartman2013-07-25
| * | | | | tile: srom: convert srom_class to use dev_groupsGreg Kroah-Hartman2013-07-24
| * | | | | bsr: convert bsr_class to use dev_groupsGreg Kroah-Hartman2013-07-24
| | |/ / / | |/| | |
* | | | | Merge 3.11-rc6 into char-misc-nextGreg Kroah-Hartman2013-08-18
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-08-08
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | virtio: console: return -ENODEV on all read operations after unplugAmit Shah2013-07-29
| | * | | virtio: console: fix raising SIGIO after port unplugAmit Shah2013-07-29
| | * | | virtio: console: clean up port data immediately at time of unplugAmit Shah2013-07-29
| | * | | virtio: console: fix race in port_fops_open() and port unplugAmit Shah2013-07-29
| | * | | virtio: console: fix race with port unplug and open/closeAmit Shah2013-07-29
| | * | | virtio/console: Add pipe_lock/unlock for splice_writeYoshihiro YUNOMAE2013-07-22
| | * | | virtio/console: Quit from splice_write if pipe->nrbufs is 0Yoshihiro YUNOMAE2013-07-22
| | |/ /
| * / / parisc: agp/parisc-agp: allow binding of user memory to the AGP GARTAlex Ivanov2013-07-31
| |/ /
* / / pcmcia: synclink_cs: replace sum of bitmasks with OR operation.Alexandru Juncu2013-07-26
|/ /
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-13
|\ \
| * | MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney2013-06-10
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-09
|\ \ \
| * | | char/agp: replace numeric with standard PM state macrosYijing Wang2013-06-27
| * | | Merge tag 'v3.10-rc7' into drm-nextDave Airlie2013-06-27
| |\| |
| * | | drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optionalAndy Lutomirski2013-05-30
* | | | mwave: fix info leak in mwave_ioctl()Dan Carpenter2013-07-09
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-05
|\ \ \
| * | | hwrng: bcm2835 - fix MODULE_LICENSE tagArnd Bergmann2013-06-21
| * | | hwrng: nomadik - use clk_prepare_enable()Linus Walleij2013-06-05
| * | | hwrng: use platform_{get,set}_drvdata()Jingoo Han2013-06-05
| * | | hwrng: tx4939 - remove unnecessary platform_set_drvdata()Jingoo Han2013-05-24
| * | | hwrng: timeriomem - remove unnecessary platform_set_drvdata()Jingoo Han2013-05-24
| * | | hwrng: bcm63xx - remove unnecessary platform_set_drvdata()Jingoo Han2013-05-24
| * | | hwrng: atmel - remove unnecessary platform_set_drvdata()Jingoo Han2013-05-24
* | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-03
|\ \ \ \
| * | | | /dev/oldmem: Remove the interfaceZhang Yanfei2013-07-03
* | | | | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-03
|\ \ \ \ \
| * | | | | PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng2013-06-05
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-07-03
|\ \ \ \ \ | |_|/ / / |/| | | |