summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-10usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2-0/+8
2013-04-10tg3: fix length overflow in VPD firmware parsingKees Cook1-2/+5
2013-04-10b43: A fix for DMA transmission sequence errorsIestyn C. Elfick1-12/+53
2013-04-10can: sja1000: fix define conflict on SHMarc Kleine-Budde3-6/+6
2013-04-10iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel1-10/+10
2013-04-10vt: synchronize_rcu() under spinlock is not nice...Al Viro1-2/+4
2013-04-10staging: comedi: s626: fix continuous acquisitionIan Abbott1-1/+1
2013-04-10usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2-12/+16
2013-04-10IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn1-2/+6
2013-04-10xen-blkback: fix dispatch_rw_block_io() error pathJan Beulich1-6/+1
2013-04-10rtlwifi: usb: add missing freeing of skbuffJussi Kivilinna1-0/+1
2013-04-10ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau1-0/+4
2013-04-10Bluetooth: Add support for Dell[QCA 0cf3:817a]Ming Lei2-0/+3
2013-04-10HID: usbhid: fix build problemJiri Kosina1-1/+1
2013-04-10HID: usbhid: quirk for MSI GX680R led panelJosh Boyer2-0/+4
2013-04-10HID: usbhid: quirk for Realtek Multi-card readerJosh Boyer2-0/+4
2013-04-10tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz1-6/+5
2013-04-10Bluetooth: Add support for Dell[QCA 0cf3:0036]Ming Lei2-0/+3
2013-04-10Bluetooth: Device 0cf3:3008 should map AR 3012Sunguk Lee2-0/+3
2013-04-10Bluetooth: Add support for atheros 04ca:3004 device to ath3kJosh Boyer2-0/+3
2013-04-10Bluetooth device 04ca:3008 should use ath3kSergio Cambra2-0/+3
2013-04-10Bluetooth: Add support for Foxconn / Hon Hai [0489:e056]AceLan Kao2-0/+3
2013-04-10Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e]AceLan Kao2-0/+3
2013-04-10Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k.Daniel Schaal2-0/+3
2013-04-10Bluetooth: Add support for IMC Networks [13d3:3393]AceLan Kao2-0/+3
2013-03-27efivars: pstore: Do not check size when erasing variableBen Hutchings1-13/+15
2013-03-27KMS: fix EDID detailed timing frame rateTorsten Duwe1-0/+1
2013-03-27KMS: fix EDID detailed timing vsync parsingTorsten Duwe1-1/+1
2013-03-27i2c: tegra: check the clk_prepare_enable() return valueLaxman Dewangan1-2/+11
2013-03-27USB: serial: fix interface refcountingJohan Hovold1-1/+2
2013-03-27USB: io_ti: fix get_icount for two port adaptersJohan Hovold1-0/+1
2013-03-27USB: garmin_gps: fix memory leak on disconnectJohan Hovold1-6/+1
2013-03-27efivars: Handle duplicate names from get_next_variable()Matt Fleming1-1/+48
2013-03-27efivars: explicitly calculate length of VariableNameMatt Fleming1-1/+31
2013-03-27efi_pstore: Introducing workqueue updating sysfsSeiji Aguchi1-6/+81
2013-03-27efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLEBen Hutchings1-1/+1
2013-03-27efivars: Add module parameter to disable use as a pstore backendSeth Forshee2-1/+16
2013-03-27efivars: Allow disabling use as a pstore backendSeth Forshee2-42/+29
2013-03-27dm thin: fix discard corruptionJoe Thornber2-24/+26
2013-03-27usb: gadget: udc-core: fix a regression during gadget driver unbindingAlan Stern1-1/+1
2013-03-27USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov1-2/+2
2013-03-27drm/radeon/benchmark: make sure bo blit copy exists before using itAlex Deucher1-7/+9
2013-03-27usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow1-0/+7
2013-03-27USB: xhci: correctly enable interruptsHannes Reinecke2-10/+16
2013-03-27drm/i915: bounds check execbuffer relocation countKees Cook1-3/+8
2013-03-27drm/i915: restrict kernel address leak in debugfsKees Cook1-1/+1
2013-03-27sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings1-1/+2
2013-03-27sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings1-2/+2
2013-03-27sfc: Detach net device when stopping queues for reconfigurationBen Hutchings1-4/+12
2013-03-27sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2-6/+8