summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-08-15random: create add_device_randomness() interfaceLinus Torvalds
2012-08-15random: use lockless techniques in the interrupt pathTheodore Ts'o
2012-08-15random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o
2012-08-15drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers
2012-08-15random: Adjust the number of loops when initializingH. Peter Anvin
2012-08-15random: Use arch-specific RNG to initialize the entropy storeTheodore Ts'o
2012-08-15random: Use arch_get_random_int instead of cycle counter if availLinus Torvalds
2012-08-15fix typo/thinko in get_random_bytes()Luck, Tony
2012-08-15random: Add support for architectural random hooksH. Peter Anvin
2012-08-15pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson
2012-08-15Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck
2012-08-15x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester
2012-08-09USB: echi-dbgp: increase the controller wait time to come out of halt.Colin Ian King
2012-08-09net/tun: fix ioctl() based info leaksMathias Krause
2012-08-09USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter
2012-08-09caif: fix NULL pointer checkAlan Cox
2012-08-09bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan
2012-08-09drm/radeon: on hotplug force link training to happen (v2)Jerome Glisse
2012-08-09drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)Jerome Glisse
2012-08-09drm/radeon: fix non revealent error messageJerome Glisse
2012-08-09drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.Michel Dänzer
2012-08-09ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...Lan Tianyu
2012-08-09usb: gadget: Fix g_ether interface link statusKevin Cernekee
2012-08-09usbdevfs: Correct amount of data copied to user in processcompl_compatHans de Goede
2012-08-09SCSI: Avoid dangling pointer in scsi_requeue_command()Bart Van Assche
2012-08-09SCSI: fix hot unplug vs async scan raceDan Williams
2012-08-09SCSI: fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)Dan Williams
2012-08-09SCSI: libsas: fix sas_discover_devices return code handlingDan Williams
2012-08-09SCSI: libsas: continue revalidationDan Williams
2012-08-09mmc: sdhci-pci: CaFe has broken card detectionDaniel Drake
2012-08-01mm: memory hotplug: Check if pages are correctly reserved on a per-section basisMel Gorman
2012-08-01dm raid1: fix crash with mirror recovery and discardMikulas Patocka
2012-07-19Input: xpad - add Andamiro Pump It Up padYuri Khan
2012-07-19e1000e: Correct link check logic for 82571 serdesTushar Dave
2012-07-19rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka
2012-07-19intel_ips: blacklist HP ProBook laptopsTakashi Iwai
2012-07-19mtd: nandsim: don't open code a do_div helperHerton Ronaldo Krzesinski
2012-07-19media: dvb-core: Release semaphore on error path dvb_register_device()Santosh Nayak
2012-07-19hwmon: (it87) Preserve configuration register bits on initJean Delvare
2012-07-16drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warningBenoît Thébaudeau
2012-07-16md/raid10: Don't try to recovery unmatched (and unused) chunks.NeilBrown
2012-07-16md/raid5: Do not add data_offset before call to is_badblockmajianpeng
2012-07-16x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin
2012-07-16umem: fix up unpluggingTao Guo
2012-07-16rtl8187: ->brightness_set can not sleepStanislaw Gruszka
2012-07-16raid5: delayed stripe fixShaohua Li
2012-07-16vhost: don't forget to schedule()Nadav Har'El
2012-07-16ipheth: add support for iPadDavide Gerhard
2012-07-16xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=nSarah Sharp
2012-07-16PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern