aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* remove unneeded driversWolfgang Wiedmeyer2015-10-2517-5553/+0
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-227-42/+72
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-277-128/+276
|\
| * virtio_console: Don't access uninitialized data.Sjur Brændeland2013-02-141-1/+2
| * tpm: Propagate error from tpm_transmit to fix a timeout hangPeter Huewe2012-10-211-7/+14
| * TTY: ttyprintk, don't touch behind tty->write_bufJiri Slaby2012-10-071-1/+1
| * random: mix in architectural randomness in extract_buf()H. Peter Anvin2012-08-151-24/+32
| * random: Add comment to random_initialize()Tony Luck2012-08-151-0/+10
| * random: remove rand_initialize_irq()Theodore Ts'o2012-08-151-55/+0
| * random: add tracepoints for easier debugging and verificationTheodore Ts'o2012-08-151-4/+22
| * random: add new get_random_bytes_arch() functionTheodore Ts'o2012-08-151-4/+23
| * random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o2012-08-151-9/+16
| * random: create add_device_randomness() interfaceLinus Torvalds2012-08-151-0/+28
| * random: use lockless techniques in the interrupt pathTheodore Ts'o2012-08-151-39/+39
| * random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-08-151-17/+86
| * drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers2012-08-151-3/+8
| * random: Adjust the number of loops when initializingH. Peter Anvin2012-08-151-1/+1
| * random: Use arch-specific RNG to initialize the entropy storeTheodore Ts'o2012-08-151-0/+6
| * random: Use arch_get_random_int instead of cycle counter if availLinus Torvalds2012-08-151-2/+6
| * fix typo/thinko in get_random_bytes()Luck, Tony2012-08-151-1/+1
| * random: Add support for architectural random hooksH. Peter Anvin2012-08-151-2/+21
| * Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck2012-08-151-1/+1
| * char/agp: add another Ironlake host bridgeEugeni Dodonov2012-06-172-0/+2
* | Update to the exynos-mem security issue from Samsung I9300 Update7Espen Fjellvær Olsen2013-01-093-4/+28
* | Revert "exynos-mem: Fix major security hole"Espen Fjellvær Olsen2013-01-091-77/+0
* | Revert "exynos-mem: Add fimc1 to mmap whitelist check"Espen Fjellvær Olsen2013-01-091-3/+8
* | Add ION to exynos-mem whitelist, needed for n80xx cameraEspen Fjellvær Olsen2013-01-081-0/+5
* | exynos-mem: Add fimc1 to mmap whitelist checkAndrei F2012-12-201-8/+2
* | exynos-mem: Fix major security holeAndrei F2012-12-201-0/+73
* | mem: fix permissions on exynos-memcodeworkx2012-12-161-2/+1
* | merge opensource jb u5codeworkx2012-09-2221-319/+5685
* | samsung update 1codeworkx2012-06-027-1/+1696
|/
* TPM: Zero buffer after copying to userspacePeter Huewe2011-10-031-1/+5
* TPM: Call tpm_transmit with correct sizePeter Huewe2011-10-031-0/+3
* net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-151-326/+8
* agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2MChris Wilson2011-07-131-3/+4
* drivers/char/hpet.c: fix periodic-emulation for delayed interruptsNils Carlson2011-06-151-2/+23
* virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.Rusty Russell2011-05-301-5/+0
* drivers/char/ppdev.c: put gotten port valueJulia Lawall2011-05-261-0/+1
* drivers/char/mspec.c: use {k,v}zalloc to allocate memoryRakib Mullick2011-05-261-3/+2
* ipmi: convert to seq_file interfaceAlexey Dobriyan2011-05-262-85/+141
* i8k: Integrate with the hwmon subsystemJean Delvare2011-05-251-0/+162
* i8k: Avoid lahf in 64-bit codeLuca Tettamanti2011-05-251-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-243-3/+3
|\
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-063-3/+3
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-244-1/+22
|\ \
| * | agp/uninorth: Fix lockups with radeon KMS and >1x.Michel Dänzer2011-05-221-1/+1
| * | agp/intel: add Ivy Bridge supportJesse Barnes2011-05-133-0/+21
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-5/+0
|\ \
| * | apm-emulation: apm_mutex breaks ACK; remove itPaul Parsons2011-05-231-5/+0
| |/