summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-01-16USB: cdc-acm: add IDs for Motorola H24 HSPA USB module.Krzysztof Hałasa
2013-01-16oprofile: Fix locking dependency in sync_start()Robert Richter
2013-01-16oprofile: Free potentially owned tasks in case of errorsRobert Richter
2013-01-16Silencing 'killing requests for dead queue'Hannes Reinecke
2013-01-16USB: usb-storage: unusual_devs entry for Kingston DT 101 G2Qinglin Ye
2013-01-16usb: option: add SIMCom SIM5218Veli-Pekka Peltola
2013-01-16usb: ftdi_sio: add PID for Propox ISPcable IIIMarcin Kościelnicki
2013-01-16USB: whci-hcd: fix endian conversion in qset_clear()Dan Carpenter
2013-01-16Staging: comedi: fix signal handling in read and writeFederico Vaga
2013-01-16staging: comedi: fix oops for USB DAQ devices.Bernd Porr
2013-01-16staging: usbip: bugfix for deadlockBart Westgeest
2013-01-16p54spi: Fix workqueue deadlockMichael Büsch
2013-01-16p54spi: Add missing spin_lock_initMichael Büsch
2013-01-16PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas
2013-01-16i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu
2013-01-16md: Don't truncate size at 4TB for RAID0 and LinearNeilBrown
2013-01-16md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.NeilBrown
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