aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-08-13Merge tag 'v3.2.27' into v3.2-rtSteven Rostedt
2012-08-10pch_uart: Fix parity setting issueTomoya MORINAGA
2012-08-10pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA
2012-08-10pch_uart: Fix missing break for 16 byte fifoAlan Cox
2012-08-10rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son
2012-08-10drm/i915: prefer wide & slow to fast & narrow in DP configsJesse Barnes
2012-08-10USB: echi-dbgp: increase the controller wait time to come out of halt.Colin Ian King
2012-08-10pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson
2012-08-10md/raid1: don't abort a resync on the first badblock.NeilBrown
2012-08-10virtio-blk: Use block layer provided spinlockAsias He
2012-08-10asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID.Alex Hung
2012-08-10random: mix in architectural randomness in extract_buf()H. Peter Anvin
2012-08-10dm thin: fix memory leak in process_prepared_mapping error pathsJoe Thornber
2012-08-10dm thin: reduce endio_hook pool sizeAlasdair G Kergon
2012-08-10Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck
2012-08-10Input: synaptics - handle out of bounds values from the hardwareSeth Forshee
2012-08-10video/smscufx: fix line counting in fb_writeAlexander Holler
2012-08-10mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown
2012-08-10rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown
2012-08-10random: add new get_random_bytes_arch() functionTheodore Ts'o
2012-08-10random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o
2012-08-10usb: feed USB device information to the /dev/random driverTheodore Ts'o
2012-08-10random: create add_device_randomness() interfaceLinus Torvalds
2012-08-10random: use lockless techniques in the interrupt pathTheodore Ts'o
2012-08-10random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o
2012-08-10random: Adjust the number of loops when initializingH. Peter Anvin
2012-08-10random: Use arch-specific RNG to initialize the entropy storeTheodore Ts'o
2012-08-10random: Use arch_get_random_int instead of cycle counter if availLinus Torvalds
2012-08-10ene_ir: Fix driver initialisationLuis Henriques
2012-08-10lirc_sir: make device registration workJarod Wilson
2012-08-10floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ...Vivek Goyal
2012-08-06Merge tag 'v3.2.26' into v3.2-rtSteven Rostedt
2012-08-04Merge tag 'v3.2.25' into v3.2-rtSteven Rostedt
2012-08-04x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester
2012-08-02Merge tag 'v3.2.24' into v3.2-rtSteven Rostedt
2012-08-02nouveau: Fix alignment requirements on src and dst addressesMaarten Lankhorst
2012-08-02drm/radeon: on hotplug force link training to happen (v2)Jerome Glisse
2012-08-02drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)Jerome Glisse
2012-08-02drm/radeon: fix non revealent error messageJerome Glisse
2012-08-02drm/radeon: fix bo creation retry pathJerome Glisse
2012-08-02ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...Lan Tianyu
2012-08-02mmc: sdhci-pci: CaFe has broken card detectionDaniel Drake
2012-08-02iscsi-target: Drop bogus struct file usage for iSCSI/SCTPAl Viro
2012-08-02libsas: fix sas_discover_devices return code handlingDan Williams
2012-08-02libsas: continue revalidationDan Williams
2012-08-02fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)Dan Williams
2012-08-02fix hot unplug vs async scan raceDan Williams
2012-08-02Avoid dangling pointer in scsi_requeue_command()Bart Van Assche
2012-08-02Fix device removal NULL pointer dereferenceBart Van Assche
2012-08-02drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.Michel Dänzer