summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-058-17/+8Star
|\
| * hwrng: bcm2835 - fix MODULE_LICENSE tagArnd Bergmann2013-06-211-1/+1
| * hwrng: nomadik - use clk_prepare_enable()Linus Walleij2013-06-051-1/+1
| * hwrng: use platform_{get,set}_drvdata()Jingoo Han2013-06-053-9/+7Star
| * hwrng: tx4939 - remove unnecessary platform_set_drvdata()Jingoo Han2013-05-241-1/+0Star
| * hwrng: timeriomem - remove unnecessary platform_set_drvdata()Jingoo Han2013-05-241-2/+0Star
| * hwrng: bcm63xx - remove unnecessary platform_set_drvdata()Jingoo Han2013-05-241-2/+0Star
| * hwrng: atmel - remove unnecessary platform_set_drvdata()Jingoo Han2013-05-241-2/+0Star
* | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-041-47/+0Star
|\ \
| * | /dev/oldmem: Remove the interfaceZhang Yanfei2013-07-041-47/+0Star
* | | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-042-2/+2
|\ \ \
| * | | PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng2013-06-052-2/+2
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-07-034-11/+14
|\ \ \ | |_|/ |/| |
| * | tpm/tpm_i2c_infineon: Remove unused header filePeter Huewe2013-06-281-1/+0Star
| * | tpm: tpm_i2c_infinion: Don't modify i2c_client->driverLars-Peter Clausen2013-06-281-3/+0Star
| * | tpm: fix regression caused by section type conflict of tpm_dev_release() in p...Peter Huewe2013-05-272-1/+2
| * | tpm: move TPM_DIGEST_SIZE defintionMimi Zohar2013-05-211-1/+0Star
| * | tpm_tis: missing platform_driver_unregister() on error in init_tis()Wei Yongjun2013-05-211-5/+12
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-032-51/+5Star
|\ \
| * | tile-srom: switch to fixed_size_llseek()Al Viro2013-06-291-25/+3Star
| * | ps3flash: switch to generic_file_llseek_size()Al Viro2013-06-291-26/+2Star
* | | Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-07-021-1/+1
|\ \ \
| * | | hwrng: bcm2835: fix MODULE_LICENSE tagArnd Bergmann2013-06-191-1/+1
| |/ /
* | | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-021-1/+1
|\ \ \
| * | | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-1/+1
| |/ /
* | | Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-07-027-17/+23
|\ \ \
| * | | Revert "char: misc: assign file->private_data in all cases"Greg Kroah-Hartman2013-06-261-1/+1
| * | | char: misc: assign file->private_data in all casesThomas Petazzoni2013-06-251-1/+1
| * | | char: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-184-13/+13
| * | | drivers: char: mem: use IS_ERR_VALUE() in memory_lseek()Rasmus Villemoes2013-06-061-1/+1
| * | | char: xilinx_hwicap: Fix typo in comment and extend itMichal Simek2013-05-301-1/+7
| * | | char: xilinx_hwicap: Checkpatch.pl cleanupMichal Simek2013-05-301-1/+1
| * | | Merge 3.10-rc3 into char-misc-nextGreg Kroah-Hartman2013-05-279-46/+61
| |\| |
| * | | char: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFTLibin2013-05-211-1/+1
| | |/ | |/|
* | | stallion: final cleanupPaul Bolle2013-06-031-12/+0Star
| |/ |/|
* | random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina2013-05-251-8/+16
* | drivers/char/random.c: fix priming of last_dataJarod Wilson2013-05-251-15/+15
* | Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-232-1/+4
|\ \
| * | ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ...Darrick J. Wong2013-05-211-1/+1
| * | Char: lp, protect LPGETSTATUS with port_mutexsalina@us.ibm.com2013-05-171-0/+3
| |/
* | Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-182-11/+0Star
|\ \
| * | drivers/char/hw_random: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-122-11/+0Star
| |/
* | ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise2013-05-161-1/+13
* | ipmi: Improve error messages on failed irq enableCorey Minyard2013-05-161-6/+10
* | drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang2013-05-161-2/+2
* | drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdupAlexandru Gheorghiu2013-05-161-2/+1Star
|/
* aio: don't include aio.h in sched.hKent Overstreet2013-05-081-0/+1
* char: add aio_{read,write} to /dev/{null,zero}Zach Brown2013-05-081-0/+35
* rtc: single_open() leaksAl Viro2013-05-052-2/+2
* ds1620: single_open() leakAl Viro2013-05-051-1/+1