summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-09-14hwmon: (asus_atk0110) Add quirk for Asus M5A78LLuca Tettamanti
2012-09-14drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at bootDave Airlie
2012-09-14Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov
2012-09-14SCSI: Fix 'Device not ready' issue on mpt2sasJames Bottomley
2012-09-14SCSI: mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth ...sreekanth.reddy@lsi.com
2012-09-14SCSI: megaraid_sas: Move poll_aen_lock initializerKashyap Desai
2012-09-14USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle
2012-09-14USB: smsusb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-09-14USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-09-14USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-09-14USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-09-14PCI: EHCI: Fix crash during hibernation on ASUS computersRafael J. Wysocki
2012-09-14ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi
2012-09-14ACPI: export symbol acpi_get_table_with_sizeAlex Deucher
2012-09-14cciss: fix incorrect scsi status reportingStephen M. Cameron
2012-09-14USB: winbond: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-09-14USB: emi62: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-09-14USB: vt6656: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-26IB/srp: Fix a race conditionBart Van Assche
2012-08-26rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son
2012-08-26usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell
2012-08-26USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan
2012-08-26USB: option: add ZTE K5006-ZBjørn Mork
2012-08-26USB: support the new interfaces of Huawei Data Card devices in option driverfangxiaozhi
2012-08-26xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp
2012-08-26xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp
2012-08-26xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp
2012-08-26drm/radeon: do not reenable crtc after moving vram start addressJerome Glisse
2012-08-26drm/i915: correctly order the ring init sequenceDaniel Vetter
2012-08-15rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka
2012-08-15Input: wacom - Bamboo One 1024 pressure fixChris Bagwell
2012-08-15e1000e: NIC goes up and immediately goes downTushar Dave
2012-08-15ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann
2012-08-15random: mix in architectural randomness in extract_buf()H. Peter Anvin
2012-08-15dmi: Feed DMI table to /dev/random driverTony Luck
2012-08-15random: Add comment to random_initialize()Tony Luck
2012-08-15random: remove rand_initialize_irq()Theodore Ts'o
2012-08-15mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown
2012-08-15rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown
2012-08-15random: add tracepoints for easier debugging and verificationTheodore Ts'o
2012-08-15random: add new get_random_bytes_arch() functionTheodore Ts'o
2012-08-15random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o
2012-08-15usb: feed USB device information to the /dev/random driverTheodore Ts'o
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