summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-17mtd: Disable mtdchar mmap on MMU systemsDavid Woodhouse1-1/+5
2013-04-17r8169: fix auto speed down issueHayes Wang1-4/+26
2013-04-17mtdchar: fix offset overflow detectionLinus Torvalds1-6/+42
2013-04-17target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger1-0/+3
2013-04-12rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner1-2/+2
2013-04-12Revert "mwifiex: cancel cmd timer and free curr_cmd in shutdown processGreg Kroah-Hartman1-8/+0
2013-04-12thermal: return an error on failure to register thermal classRichard Guy Briggs1-0/+1
2013-04-12libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai1-0/+4
2013-04-05bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico1-2/+1
2013-04-05smsc75xx: fix jumbo frame supportSteve Glendinning1-4/+8
2013-04-05pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico1-2/+2
2013-04-05ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com1-1/+1
2013-04-05atl1e: drop pci-msi support because of packet corruptionMugunthan V N2-21/+2
2013-04-05drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N1-1/+1
2013-04-05aoe: reserve enough headroom on skbsEric Dumazet1-1/+2
2013-04-05sky2: Threshold for Pause Packet is set wrongMirko Lindner1-1/+1
2013-04-05sky2: Receive Overflows not countedMirko Lindner1-1/+1
2013-04-05efivars: Handle duplicate names from get_next_variable()Matt Fleming1-3/+62
2013-04-05efivars: explicitly calculate length of VariableNameMatt Fleming1-0/+27
2013-04-05drm/i915: Don't clobber crtc->fb when queue_flip failsVille Syrjälä1-7/+4
2013-04-05drm/i915: don't set unpin_work if vblank_get failsJesse Barnes1-5/+7
2013-04-05loop: prevent bdev freeing while device in useAnatol Pomozov1-1/+8
2013-04-05macvtap: zerocopy: validate vectors before building skbJason Wang1-0/+4
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-05xen-blkback: fix dispatch_rw_block_io() error pathJan Beulich1-6/+1
2013-04-05b43: A fix for DMA transmission sequence errorsIestyn C. Elfick1-12/+53
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: 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-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-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