summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-28random: mix in architectural randomness in extract_buf()H. Peter Anvin
2012-07-24dmi: Feed DMI table to /dev/random driverTony Luck
2012-07-24random: Add comment to random_initialize()Tony Luck
2012-07-19isp1301_omap: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-07-19pxa25x_udc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-07-19omap_udc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-07-19goku_udc: remove IRQF_SAMPLE_RANDOM which was commented outTheodore Ts'o
2012-07-19uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-07-19drivers: hv: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-07-19xen-blkfront: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-07-19n2_crypto: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-07-19pda_power: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-07-19i2c-pmcmsp: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-07-19input/serio/hp_sdc.c: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-07-19mfd: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-07-19random: remove rand_initialize_irq()Theodore Ts'o
2012-07-19mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown
2012-07-19rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown
2012-07-15random: add tracepoints for easier debugging and verificationTheodore Ts'o
2012-07-15random: add new get_random_bytes_arch() functionTheodore Ts'o
2012-07-15random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o
2012-07-15usb: feed USB device information to the /dev/random driverTheodore Ts'o
2012-07-15random: create add_device_randomness() interfaceLinus Torvalds
2012-07-15random: use lockless techniques in the interrupt pathTheodore Ts'o
2012-07-15random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o
2012-07-06random: fix up sparse warningsTheodore Ts'o
2012-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-06-30Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown
2012-06-30acpi_pad: fix power_saving thread deadlockStuart Hayes
2012-06-30ACPI video: Still use ACPI backlight control if _DOS doesn't existZhang Rui
2012-06-30Merge tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-28Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-28Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-06-28Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-06-28watchdog: core: fix WDIOC_GETSTATUS return valueWim Van Sebroeck
2012-06-28watchdog: hpwdt: Unregister NMI events on exit.Mingarelli, Thomas
2012-06-28watchdog: iTCO_wdt: add platform driver module aliasJan Beulich
2012-06-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-27Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-06-27Merge tag 'mmc-fixes-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-06-27Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2012-06-27Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-06-27Revert "drm/i915: allow PCH PWM override on IVB"Daniel Vetter
2012-06-27PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup.Deepthi Dharwar
2012-06-27UBI: correct usage of IS_ENABLED()Brian Norris
2012-06-27can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang
2012-06-27drm/nouveau: add license header to prime.Dave Airlie