summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-10-10HID: hidraw: don't deallocate memory when it is in useRatan Nalumasu1-43/+26
2012-10-10HID: hidraw: improve error handling in hidraw_init()Alexey Khoroshilov1-4/+11
2012-10-10HID: hidraw: fix list->buffer memleakMatthieu CASTET1-1/+11
2012-10-10HID: hidraw: add proper error handling to raw event reportingJiri Kosina2-11/+24
2012-10-10Revert "drm/radeon: rework pll selection (v3)"Alex Deucher1-106/+20
2012-10-10usb: gadget: dummy_hcd: fixup error probe pathSebastian Andrzej Siewior1-4/+4
2012-10-10irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMUSeth Forshee1-5/+13
2012-10-10pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart1-6/+13
2012-10-10mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper1-2/+3
2012-10-10Prevent interface errors with Seagate FreeAgent GoFlexDaniel J Blueman1-0/+1
2012-10-10Bluetooth: Add support for Apple vendor-specific devicesHenrik Rydberg1-0/+3
2012-10-10Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devicesGustavo Padovan1-5/+3
2012-10-10Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0Manoj Iyer1-0/+1
2012-10-10asus-laptop: HRWS/HWRS typoCorentin Chary1-4/+4
2012-10-10USB: Fix race condition when removing host controllersAlan Stern2-5/+3
2012-10-10md/raid10: fix "enough" function for detecting if array is failed.NeilBrown1-3/+5
2012-10-10dm table: clear add_random unless all devices have it setMilan Broz1-4/+22
2012-10-10dm: handle requests beyond end of device instead of using BUG_ONMike Snitzer1-18/+38
2012-10-10sb_edac: Avoid overflow errors at memory size calculationMauro Carvalho Chehab1-3/+4
2012-10-10gpio-lpc32xx: Fix value handling of gpio_direction_output()Roland Stigge1-0/+5
2012-10-10hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann1-2/+13
2012-10-10HID: Fix logitech-dj: missing Unifying device issueNestor Lopez Casado2-0/+46
2012-10-10dj: memory scribble in logi_djAlan Cox1-2/+2
2012-10-10HID: logitech: don't use stack based dj_report structuresMarc Dionne1-14/+24
2012-10-10HID: logitech: fix mask to enable DJ modeNestor Lopez Casado1-1/+1
2012-10-10can: ti_hecc: fix oops during rmmodMarc Kleine-Budde1-1/+1
2012-10-10can: janz-ican3: fix support for older hardware revisionsIra W. Snyder1-3/+1
2012-10-10Input: i8042 - disable mux on Toshiba C850DAnisse Astier1-0/+6
2012-10-10asix: Support DLink DUB-E100 H/W Ver C1Søren holm1-0/+4
2012-10-10hwmon: (ad7314) Add 'name' sysfs attributeGuenter Roeck1-0/+8
2012-10-10hpsa: fix handling of protocol errorStephen M. Cameron1-1/+2
2012-10-10DMA: PL330: Check the pointer returned by kzallocSachin Kamat1-0/+5
2012-10-10hwmon: (ads7871) Add 'name' sysfs attributeGuenter Roeck1-0/+9
2012-10-10mpt2sas: Fix for issue - Unable to boot from the drive connected to HBAsreekanth.reddy@lsi.com1-0/+7
2012-10-10bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai1-0/+3
2012-10-10drm/i915: HDMI - Clear Audio Enable bit for Hot PlugWang Xingchao1-1/+1
2012-10-10drm/i915: Reduce a pin-leak BUG into a WARNChris Wilson1-1/+2
2012-10-10dmaengine: at_hdmac: check that each sg data length is non-nullNicolas Ferre1-0/+11
2012-10-10dmaengine: at_hdmac: fix comment in atc_prep_slave_sg()Nicolas Ferre1-1/+1
2012-10-10brcmfmac: Fix big endian host configuration data.Hante Meuleman1-10/+16
2012-10-10brcmfmac: fix big endian bug in i-scan.Hante Meuleman1-2/+4
2012-10-10rtlwifi: rtl8192ce: Log message that B_CUT device may not workLarry Finger3-5/+16
2012-10-10hpwdt: Fix kdump issue in hpwdtToshi Kani1-0/+3
2012-10-10cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPUTejun Heo1-29/+34
2012-10-10cciss: fix handling of protocol errorStephen M. Cameron1-0/+1
2012-10-10drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probeKevin Hilman1-0/+5
2012-10-10nbd: clear waiting_queue on shutdownPaul Clements1-0/+9
2012-10-10target: Fix ->data_length re-assignment bug with SCSI overflowNicholas Bellinger1-2/+7
2012-09-19drm/nouveau: fix booting with plymouth + dumb supportDave Airlie1-1/+1
2012-09-19drm/radeon: rework pll selection (v3)Alex Deucher1-20/+106