summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-05usb: gadget: udc-core: fix a regression during gadget driver unbindingAlan Stern1-1/+1
2013-04-05usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2-12/+16
2013-04-05mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao1-0/+8
2013-04-05vt: synchronize_rcu() under spinlock is not nice...Al Viro1-2/+4
2013-04-05usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2-0/+8
2013-04-05tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz1-6/+5
2013-04-05xen-blkback: fix dispatch_rw_block_io() error pathJan Beulich1-6/+1
2013-04-05xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel2-4/+52
2013-04-05iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel1-12/+10
2013-04-05tg3: fix length overflow in VPD firmware parsingKees Cook1-2/+5
2013-04-05b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki1-2/+2
2013-04-05b43: A fix for DMA transmission sequence errorsIestyn C. Elfick1-12/+53
2013-04-05b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki1-2/+2
2013-04-05rtlwifi: usb: add missing freeing of skbuffJussi Kivilinna1-0/+1
2013-04-05HID: usbhid: quirk for Realtek Multi-card readerJosh Boyer2-0/+4
2013-04-05ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau1-0/+4
2013-04-05can: sja1000: fix define conflict on SHMarc Kleine-Budde3-6/+6
2013-04-05staging: comedi: s626: fix continuous acquisitionIan Abbott1-1/+1
2013-04-05Bluetooth: Add support for Dell[QCA 0cf3:817a]Ming Lei2-0/+3
2013-04-05Bluetooth: Add support for Dell[QCA 0cf3:0036]Ming Lei2-0/+3
2013-03-28asus-laptop: Do not call HWRS on initBen Hutchings1-13/+4
2013-03-28rt2x00: error in configurations with mesh support disabledFelix Fietkau1-0/+2
2013-03-28i915: initialize CADL in opregionLekensteyn1-1/+22
2013-03-28USB: io_ti: fix get_icount for two port adaptersJohan Hovold1-0/+1
2013-03-28USB: garmin_gps: fix memory leak on disconnectJohan Hovold1-6/+1
2013-03-28USB: serial: fix interface refcountingJohan Hovold1-1/+2
2013-03-28USB: cdc-acm: fix device unregistrationJohan Hovold1-1/+2
2013-03-28USB: xhci: correctly enable interruptsHannes Reinecke2-10/+16
2013-03-28USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov1-2/+2
2013-03-28IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn1-2/+6
2013-03-28usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow1-0/+7
2013-03-28drm/radeon/benchmark: make sure bo blit copy exists before using itAlex Deucher1-7/+9
2013-03-28drm/radeon: add support for Richland APUsAlex Deucher1-1/+10
2013-03-28target/iscsi: Fix mutual CHAP auth on big-endian archesAndy Grover1-1/+4
2013-03-28KMS: fix EDID detailed timing frame rateTorsten Duwe1-0/+1
2013-03-28KMS: fix EDID detailed timing vsync parsingTorsten Duwe1-1/+1
2013-03-28drm/i915: bounds check execbuffer relocation countKees Cook1-3/+8
2013-03-28mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao1-4/+3
2013-03-28rtlwifi: rtl8192cu: Fix problem that prevents reassociationLarry Finger1-52/+35
2013-03-28rtlwifi: rtl8192cu: Fix schedule while atomic bug splatLarry Finger1-2/+0
2013-03-28drm/i915: restrict kernel address leak in debugfsKees Cook1-1/+1
2013-03-28sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings1-1/+2
2013-03-28sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings1-2/+2
2013-03-28sfc: Detach net device when stopping queues for reconfigurationBen Hutchings1-4/+12
2013-03-28sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2-6/+8
2013-03-28sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings1-5/+10
2013-03-28sfc: Correctly initialise reset_method in siena_test_chip()Ben Hutchings1-1/+1
2013-03-28sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES requestBen Hutchings2-0/+10
2013-03-28sfc: Disable VF queues during register self-testBen Hutchings5-60/+76
2013-03-28sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings1-6/+6