summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2012-10-07dl2k: Clean up rio_ioctlJeff Mahoney
2012-10-07dl2k: use standard #defines from mii.h.Francois Romieu
2012-10-07PNP: fix "work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB"Willy Tarreau
2012-10-07usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com
2012-10-07usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com
2012-10-07bonding: 802.3ad - fix agg_device_upJiri Bohac
2012-10-07tty_audit: fix tty_audit_add_data live lock on audit disabledXiaotian Feng
2012-10-07usb: Fix deadlock in hid_reset when Dell iDRAC is resetStuart Hayes
2012-10-07drm/i915: Attempt to fix watermark setup on 85x (v2)Adam Jackson