Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d8a14e302ffeecc312186b8b9b0efc8963cec83b
/
drivers
/
char
d144746
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
2e17c5a
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
026dada
mwave: fix info leak in mwave_ioctl()
by Dan Carpenter
· 11 years ago
b2c3110
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
862f001
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
a11edb5
/dev/oldmem: Remove the interface
by Zhang Yanfei
· 11 years ago
f39d420
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
790eac5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
22237d5
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
fc76a25
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
fe3c22b
Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
914961a
tile-srom: switch to fixed_size_llseek()
by Al Viro
· 11 years ago
ee32465
ps3flash: switch to generic_file_llseek_size()
by Al Viro
· 11 years ago
572e5b0
tpm/tpm_i2c_infineon: Remove unused header file
by Peter Huewe
· 11 years ago
640843a
tpm: tpm_i2c_infinion: Don't modify i2c_client->driver
by Lars-Peter Clausen
· 11 years ago
4335550
char/agp: replace numeric with standard PM state macros
by Yijing Wang
· 11 years ago
4300a0f
Merge tag 'v3.10-rc7' into drm-next
by Dave Airlie
· 11 years ago
3806726
Revert "char: misc: assign file->private_data in all cases"
by Greg Kroah-Hartman
· 11 years ago
585d98e
char: misc: assign file->private_data in all cases
by Thomas Petazzoni
· 11 years ago
046174d
hwrng: bcm2835 - fix MODULE_LICENSE tag
by Arnd Bergmann
· 11 years ago
22e8099
hwrng: bcm2835: fix MODULE_LICENSE tag
by Arnd Bergmann
· 12 years ago
a151427
char: Convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
9ddebc4
MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
by David Daney
· 11 years ago
71811f3
drivers: char: mem: use IS_ERR_VALUE() in memory_lseek()
by Rasmus Villemoes
· 11 years ago
8b1fce0
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
by Gu Zheng
· 11 years ago
beca35d
hwrng: nomadik - use clk_prepare_enable()
by Linus Walleij
· 11 years ago
1f539bc
hwrng: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
e943f58
stallion: final cleanup
by Paul Bolle
· 11 years ago
40b3136
Finally eradicate CONFIG_HOTPLUG
by Stephen Rothwell
· 11 years ago
f435046
drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional
by Andy Lutomirski
· 11 years ago
84524cf
char: xilinx_hwicap: Fix typo in comment and extend it
by Michal Simek
· 11 years ago
1dd24da
char: xilinx_hwicap: Checkpatch.pl cleanup
by Michal Simek
· 11 years ago
e2fa3d7
tpm: fix regression caused by section type conflict of tpm_dev_release() in ppc builds
by Peter Huewe
· 11 years ago
f35c69b
Merge 3.10-rc3 into char-misc-next
by Greg Kroah-Hartman
· 11 years ago
10b3a32
random: fix accounting race condition with lockless irq entropy_count update
by Jiri Kosina
· 11 years ago
1e7e2e0
drivers/char/random.c: fix priming of last_data
by Jarod Wilson
· 11 years ago
1ef997d
hwrng: tx4939 - remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
08d63a2
hwrng: timeriomem - remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
938ae2f
hwrng: bcm63xx - remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
19e21b1
hwrng: atmel - remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
5cc0c03
Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
1c16c96
tpm: move TPM_DIGEST_SIZE defintion
by Mimi Zohar
· 11 years ago
4fba3c3
tpm_tis: missing platform_driver_unregister() on error in init_tis()
by Wei Yongjun
· 12 years ago
b5325a0
ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing port
by Darrick J. Wong
· 12 years ago
a0ea59d
char: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
by Libin
· 11 years ago
e510668
Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
221ba15
Char: lp, protect LPGETSTATUS with port_mutex
by salina@us.ibm.com
· 12 years ago
6368087
ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
by Benjamin LaHaise
· 11 years ago
0849bfe
ipmi: Improve error messages on failed irq enable
by Corey Minyard
· 11 years ago
a5f2b3d
drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow
by Chen Gang
· 11 years ago
1b6b698
drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdup
by Alexandru Gheorghiu
· 11 years ago
2a9ba2e
drivers/char/hw_random: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 11 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 12 years ago
162934d
char: add aio_{read,write} to /dev/{null,zero}
by Zach Brown
· 12 years ago
2e7718c
rtc: single_open() leaks
by Al Viro
· 12 years ago
7485e16
ds1620: single_open() leak
by Al Viro
· 12 years ago
797994f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
736a2dd
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
a8ca16e
proc: Supply a function to remove a proc entry by PDE
by David Howells
· 12 years ago
5f56886
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
16c7fa0
lib/string_helpers: introduce generic string_unescape
by Andy Shevchenko
· 12 years ago
2e1deaa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
9fb8ca5
ds1620: Don't use create_proc_read_entry()
by David Howells
· 12 years ago
788416b
efirtc: Don't use create_proc_read_entry()
by David Howells
· 12 years ago
a6d935a
genrtc: Don't use create_proc_read_entry()
by David Howells
· 12 years ago
4f567cb
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
b149a30
hwrng: timeriomem - added devicetree hooks
by Alexander Clouter
· 12 years ago
1907da7
hwrng: timeriomem - update to support more than one device
by Alexander Clouter
· 12 years ago
8c4196a
hwrng: bcm2835 - Add Broadcom BCM2835 RNG driver
by Lubomir Rintel
· 12 years ago
2323036
vm: convert HPET mmap to vm_iomap_memory() helper
by Linus Torvalds
· 12 years ago
32d33b2
TPM: Retry SaveState command in suspend path
by Duncan Laurie
· 12 years ago
74ff582
virtio: console: replace EMFILE with EBUSY for already-open port
by Amit Shah
· 12 years ago
2f093e2
Merge 3.9-rc7 into char-misc-next
by Greg Kroah-Hartman
· 12 years ago
6aa4ef4
tpm/tpm_i2c_infineon: Add small comment about return value of __i2c_transfer
by Peter Huewe
· 12 years ago
21dc02e
tpm/tpm_i2c_infineon.c: Add OF attributes type and name to the of_device_id table entries
by Peter Huewe
· 12 years ago
3320280
tpm_i2c_stm_st33: Remove duplicate inclusion of header files
by Sachin Kamat
· 12 years ago
c61c86d
tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)
by Peter Huewe
· 12 years ago
eef8b62
char/tpm: Convert struct i2c_msg initialization to C99 format
by Shubhrajyoti Datta
· 12 years ago
e361200
drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpy
by Chen Gang
· 12 years ago
2d089f8
tpm/tpm_i2c_stm_st33: formatting and white space changes
by Peter Huewe
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
e784788
get rid of a bunch of open-coded create_proc_read_entry()
by Al Viro
· 12 years ago
3826835
virtio_console: make local symbols static
by Wei Yongjun
· 12 years ago
fefcdbe
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
9ba5c80
virtio: console: add locking around c_ovq operations
by Amit Shah
· 12 years ago
165b1b8
virtio: console: rename cvq_lock to c_ivq_lock
by Amit Shah
· 12 years ago
e58b9a2
Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-next
by Greg Kroah-Hartman
· 12 years ago
275b5d2
drivers: char: Use PTR_RET function
by Alexandru Gheorghiu
· 12 years ago
264878e
hwrng: mxc-rnga - Use devm_ioremap_resource()
by Fabio Estevam
· 12 years ago
a80c542
hwrng: exynos - add CONFIG_PM_SLEEP/CONFIG_PM_RUNTIME to suspend/resume
by Jingoo Han
· 12 years ago
6797999
virtio_console: use simplified virtqueue accessors.
by Rusty Russell
· 12 years ago
fb6aa6f
virtio_rng: use simplified virtqueue accessors.
by Rusty Russell
· 12 years ago
b7d44d9
hw_random: free rng_buffer at module exit
by Satoru Takeuchi
· 12 years ago
aabd6a8
Revert "virtio_console: Initialize guest_connected=true for rproc_serial"
by Sjur Brændeland
· 12 years ago
e7c2199
drivers: char: use module_platform_driver_probe()
by Fabio Porcedda
· 12 years ago
2154e0a
applicom: use correct array offset
by Dan Carpenter
· 12 years ago
a3633f6
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
c77f8bf
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
Next »