summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-07dmi: Feed DMI table to /dev/random driverTony Luck
2012-10-07mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown
2012-10-07rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown
2012-10-07random: Add comment to random_initialize()Tony Luck
2012-10-07random: remove rand_initialize_irq()Theodore Ts'o
2012-10-07usb: feed USB device information to the /dev/random driverTheodore Ts'o
2012-10-07random: mix in architectural randomness in extract_buf()H. Peter Anvin
2012-10-07random: add new get_random_bytes_arch() functionTheodore Ts'o
2012-10-07random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o
2012-10-07random: create add_device_randomness() interfaceLinus Torvalds
2012-10-07random: use lockless techniques in the interrupt pathTheodore Ts'o
2012-10-07random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o
2012-10-07drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers
2012-10-07random: Adjust the number of loops when initializingH. Peter Anvin
2012-10-07random: Use arch-specific RNG to initialize the entropy storeTheodore Ts'o
2012-10-07random: Use arch_get_random_int instead of cycle counter if availLinus Torvalds
2012-10-07fix typo/thinko in get_random_bytes()Luck, Tony
2012-10-07random: Add support for architectural random hooksH. Peter Anvin
2012-10-07random: simplify fips modeMatt Mackall
2012-10-07random: update interface comments to reflect realityJarod Wilson
2012-10-07random: Reorder struct entropy_store to remove padding on 64bitsRichard Kennedy
2012-10-07mtd: cafe_nand: fix an & vs | mistakeDan Carpenter
2012-10-07USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle
2012-10-07cciss: fix incorrect scsi status reportingStephen M. Cameron
2012-10-07usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell
2012-10-07xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp
2012-10-07pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson
2012-10-07USB: echi-dbgp: increase the controller wait time to come out of halt.Colin Ian King
2012-10-07net/tun: fix ioctl() based info leaksMathias Krause
2012-10-07USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter
2012-10-07ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...Lan Tianyu
2012-10-07usbdevfs: Correct amount of data copied to user in processcompl_compatHans de Goede
2012-10-07SCSI: Avoid dangling pointer in scsi_requeue_command()Bart Van Assche
2012-10-07SCSI: fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)Dan Williams
2012-10-07SCSI: libsas: fix sas_discover_devices return code handlingDan Williams
2012-10-07SCSI: libsas: continue revalidationDan Williams
2012-10-07USB: cdc-wdm: fix lockup on error in wdm_readBjørn Mork
2012-10-07SCSI: fix scsi_wait_scanJames Bottomley
2012-10-07xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp
2012-10-07net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi
2012-10-07atl1: fix kernel panic in case of DMA errorsTony Zelenoff
2012-10-07PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUsThomas Jarosch
2012-10-07xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He
2012-10-07xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp
2012-10-07USB: serial: fix race between probe and openJohan Hovold
2012-10-07video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing
2012-10-07Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_closeJohan Hovold
2012-10-07Bluetooth: add NULL pointer check in HCIJun Nie
2012-10-07USB: ftdi_sio: fix problem when the manufacture is a NULL stringGreg Kroah-Hartman
2012-10-07block, sx8: fix pointer math issue getting fw versionDan Carpenter