aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* drivers/char/i8k.c: add Dell XPLS L421XAlan Cox2013-12-12
* random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-10-18
* virtio: console: return -ENODEV on all read operations after unplugAmit Shah2013-08-15
* virtio: console: fix raising SIGIO after port unplugAmit Shah2013-08-15
* virtio: console: clean up port data immediately at time of unplugAmit Shah2013-08-15
* virtio: console: fix race in port_fops_open() and port unplugAmit Shah2013-08-15
* virtio: console: fix race with port unplug and open/closeAmit Shah2013-08-15
* virtio/console: Add pipe_lock/unlock for splice_writeYoshihiro YUNOMAE2013-08-15
* virtio/console: Quit from splice_write if pipe->nrbufs is 0Yoshihiro YUNOMAE2013-08-15
* hwrng: bcm2835: fix MODULE_LICENSE tagArnd Bergmann2013-08-11
* parisc: agp/parisc-agp: allow binding of user memory to the AGP GARTAlex Ivanov2013-08-11
* random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina2013-05-24
* drivers/char/random.c: fix priming of last_dataJarod Wilson2013-05-24
* Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-23
|\
| * ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ...Darrick J. Wong2013-05-21
| * Char: lp, protect LPGETSTATUS with port_mutexsalina@us.ibm.com2013-05-16
* | Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-18
|\ \
| * | drivers/char/hw_random: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-12
| |/
* | ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise2013-05-16
* | ipmi: Improve error messages on failed irq enableCorey Minyard2013-05-16
* | drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang2013-05-16
* | drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdupAlexandru Gheorghiu2013-05-16
|/
* aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* char: add aio_{read,write} to /dev/{null,zero}Zach Brown2013-05-07
* rtc: single_open() leaksAl Viro2013-05-05
* ds1620: single_open() leakAl Viro2013-05-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-02
|\
| * hwrng: timeriomem - added devicetree hooksAlexander Clouter2013-04-25
| * hwrng: timeriomem - update to support more than one deviceAlexander Clouter2013-04-25
| * hwrng: bcm2835 - Add Broadcom BCM2835 RNG driverLubomir Rintel2013-04-25
| * hwrng: mxc-rnga - Use devm_ioremap_resource()Fabio Estevam2013-03-22
| * hwrng: exynos - add CONFIG_PM_SLEEP/CONFIG_PM_RUNTIME to suspend/resumeJingoo Han2013-03-22
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-02
|\ \
| * | virtio: console: replace EMFILE with EBUSY for already-open portAmit Shah2013-04-15
| * | virtio_console: make local symbols staticWei Yongjun2013-04-08
| * | virtio_console: use simplified virtqueue accessors.Rusty Russell2013-03-20
| * | virtio_rng: use simplified virtqueue accessors.Rusty Russell2013-03-20
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \
| * | | proc: Supply a function to remove a proc entry by PDEDavid Howells2013-05-01
| * | | ds1620: Don't use create_proc_read_entry()David Howells2013-04-29
| * | | efirtc: Don't use create_proc_read_entry()David Howells2013-04-29
| * | | genrtc: Don't use create_proc_read_entry()David Howells2013-04-29
| * | | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
| * | | get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-09
* | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-30
|\ \ \ \
| * | | | lib/string_helpers: introduce generic string_unescapeAndy Shevchenko2013-04-30
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-04-30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | TPM: Retry SaveState command in suspend pathDuncan Laurie2013-04-17
| * | | | tpm/tpm_i2c_infineon: Add small comment about return value of __i2c_transferPeter Huewe2013-04-12
| * | | | tpm/tpm_i2c_infineon.c: Add OF attributes type and name to the of_device_id t...Peter Huewe2013-04-12