aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* target: Fix ->data_length re-assignment bug with SCSI overflowNicholas Bellinger2012-10-021-2/+7
* netconsole: remove a redundant netconsole_target_put()Amerigo Wang2012-10-021-1/+0
* cciss: fix handling of protocol errorStephen M. Cameron2012-10-021-0/+1
* cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPUTejun Heo2012-10-021-29/+34
* isdnloop: fix and simplify isdnloop_init()Wu Fengguang2012-10-021-12/+0
* sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings2012-10-025-9/+51
* hwmon: (asus_atk0110) Add quirk for Asus M5A78LLuca Tettamanti2012-09-141-0/+6
* drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at bootDave Airlie2012-09-141-0/+1
* Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov2012-09-141-0/+14
* SCSI: Fix 'Device not ready' issue on mpt2sasJames Bottomley2012-09-142-0/+20
* SCSI: mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth ...sreekanth.reddy@lsi.com2012-09-141-5/+8
* SCSI: megaraid_sas: Move poll_aen_lock initializerKashyap Desai2012-09-141-1/+2
* USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle2012-09-141-1/+2
* USB: smsusb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
* USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
* USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
* USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
* PCI: EHCI: Fix crash during hibernation on ASUS computersRafael J. Wysocki2012-09-141-0/+7
* ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi2012-09-141-1/+1
* ACPI: export symbol acpi_get_table_with_sizeAlex Deucher2012-09-141-0/+1
* cciss: fix incorrect scsi status reportingStephen M. Cameron2012-09-141-10/+1
* USB: winbond: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
* USB: emi62: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
* USB: vt6656: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
* IB/srp: Fix a race conditionBart Van Assche2012-08-261-24/+63
* rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son2012-08-261-0/+1
* usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell2012-08-261-3/+6
* USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan2012-08-262-0/+8
* USB: option: add ZTE K5006-ZBjørn Mork2012-08-261-0/+2
* USB: support the new interfaces of Huawei Data Card devices in option driverfangxiaozhi2012-08-261-168/+111
* xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp2012-08-265-0/+21
* xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp2012-08-261-2/+3
* xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp2012-08-261-0/+1
* drm/radeon: do not reenable crtc after moving vram start addressJerome Glisse2012-08-263-76/+2
* drm/i915: correctly order the ring init sequenceDaniel Vetter2012-08-261-2/+5
* rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka2012-08-151-2/+1
* Input: wacom - Bamboo One 1024 pressure fixChris Bagwell2012-08-151-1/+1
* e1000e: NIC goes up and immediately goes downTushar Dave2012-08-151-3/+1
* ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann2012-08-151-1/+1
* random: mix in architectural randomness in extract_buf()H. Peter Anvin2012-08-151-24/+32
* dmi: Feed DMI table to /dev/random driverTony Luck2012-08-151-0/+3
* random: Add comment to random_initialize()Tony Luck2012-08-151-0/+10
* random: remove rand_initialize_irq()Theodore Ts'o2012-08-153-60/+0
* mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown2012-08-151-0/+8
* rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown2012-08-151-1/+23
* random: add tracepoints for easier debugging and verificationTheodore Ts'o2012-08-151-4/+22
* random: add new get_random_bytes_arch() functionTheodore Ts'o2012-08-151-4/+23
* random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o2012-08-151-9/+16
* usb: feed USB device information to the /dev/random driverTheodore Ts'o2012-08-151-0/+9
* random: create add_device_randomness() interfaceLinus Torvalds2012-08-151-0/+28