summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-08-17dmi: Feed DMI table to /dev/random driverTony Luck
2012-08-17mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown
2012-08-17rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown
2012-08-17random: Add comment to random_initialize()Tony Luck
2012-08-17random: remove rand_initialize_irq()Theodore Ts'o
2012-08-17usb: feed USB device information to the /dev/random driverTheodore Ts'o
2012-08-17random: mix in architectural randomness in extract_buf()H. Peter Anvin
2012-08-17random: add tracepoints for easier debugging and verificationTheodore Ts'o
2012-08-17random: add new get_random_bytes_arch() functionTheodore Ts'o
2012-08-17random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o
2012-08-17random: create add_device_randomness() interfaceLinus Torvalds
2012-08-17random: use lockless techniques in the interrupt pathTheodore Ts'o
2012-08-17random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o
2012-08-17drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers
2012-08-17random: Adjust the number of loops when initializingH. Peter Anvin
2012-08-17random: Use arch-specific RNG to initialize the entropy storeTheodore Ts'o
2012-08-17random: Use arch_get_random_int instead of cycle counter if availLinus Torvalds
2012-08-17fix typo/thinko in get_random_bytes()Luck, Tony
2012-08-17random: Add support for architectural random hooksH. Peter Anvin
2012-08-17random: simplify fips modeMatt Mackall
2012-08-17USB: quirks: adding more quirky webcams to avoid squeaky audiosordna
2012-08-17USB: add quirk for Logitech C600 web camJosh Boyer
2012-08-17usb-storage: Accept 8020i-protocol commands longer than 12 bytesAlan Stern
2012-08-17USB: ftdi_sio: fix initial baud rateJohan Hovold
2012-08-17USB: Fix Corruption issue in USB ftdi driver ftdi_sio.cAndrew Worsley
2012-08-17USB: serial: pl2303: rm duplicate idwangyanqing
2012-08-17drm/i915: Rephrase pwrite bounds checking to avoid any potential overflowChris Wilson
2012-08-17drm/i915: Sanity check pread/pwriteChris Wilson
2012-08-17md/raid5: abort any pending parity operations when array fails.NeilBrown
2012-08-17mtd: mtdchar: add missing initializer on raw writePeter Wippich
2012-08-17[SCSI] Make scsi_free_queue() kill pending SCSI commandsBart Van Assche
2012-08-17[SCSI] st: fix race in st_scsi_execute_endPetr Uzel
2012-08-17ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...Lan Tianyu
2012-08-17USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-deviceArtur Zimmer
2012-08-17USB: Serial: Add device ID for Sierra Wireless MC8305Florian Echtler
2012-08-17drivers/net/rionet.c: fix ethernet address macros for LE platformsAlexandre Bounine
2012-08-17thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.Manoj Iyer
2012-08-17tuner_xc2028: Allow selection of the frequency adjustment code for XC3028Mauro Carvalho Chehab
2012-08-17uvcvideo: Set alternate setting 0 on resume if the bus has been resetMing Lei
2012-08-17carminefb: Fix module parameters permissionsJean Delvare
2012-08-17[S390] ccwgroup: move attributes to attribute groupSebastian Ott
2012-08-17QE/FHCI: fixed the CONTROL bugJerry Huang
2012-08-17USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI BoardPeter Stuge
2012-08-17USB: ftdi_sio: add PID for Sony Ericsson UrbanHakan Kvist
2012-08-17USB: pl2303: add id for SMART deviceEric Benoit
2012-08-17USB: add RESET_RESUME for webcams shown to be quirkyOliver Neukum
2012-08-17usb: cdc-acm: Owen SI-30 supportDenis Pershin
2012-08-17USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uidSerge Hallyn
2012-08-17USB: storage: Use normalized sense when emulating autosenseLuben Tuikov
2012-08-17usbmon vs. tcpdump: fix dropped packet countJohannes Stezenbach