aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz2013-04-251-16/+15
* mtd: Disable mtdchar mmap on MMU systemsDavid Woodhouse2013-04-161-1/+5
* r8169: fix auto speed down issueHayes Wang2013-04-161-4/+26
* mtdchar: fix offset overflow detectionLinus Torvalds2013-04-161-6/+42
* target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger2013-04-161-0/+3
* rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner2013-04-121-2/+2
* Revert "mwifiex: cancel cmd timer and free curr_cmd in shutdown processGreg Kroah-Hartman2013-04-121-8/+0
* thermal: return an error on failure to register thermal classRichard Guy Briggs2013-04-121-0/+1
* libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai2013-04-121-0/+4
* bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico2013-04-051-2/+1
* smsc75xx: fix jumbo frame supportSteve Glendinning2013-04-051-4/+8
* pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico2013-04-051-2/+2
* ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com2013-04-051-1/+1
* atl1e: drop pci-msi support because of packet corruptionMugunthan V N2013-04-052-21/+2
* drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N2013-04-051-1/+1
* aoe: reserve enough headroom on skbsEric Dumazet2013-04-051-1/+2
* sky2: Threshold for Pause Packet is set wrongMirko Lindner2013-04-051-1/+1
* sky2: Receive Overflows not countedMirko Lindner2013-04-051-1/+1
* efivars: Handle duplicate names from get_next_variable()Matt Fleming2013-04-051-3/+62
* efivars: explicitly calculate length of VariableNameMatt Fleming2013-04-051-0/+27
* drm/i915: Don't clobber crtc->fb when queue_flip failsVille Syrjälä2013-04-051-7/+4
* drm/i915: don't set unpin_work if vblank_get failsJesse Barnes2013-04-051-5/+7
* loop: prevent bdev freeing while device in useAnatol Pomozov2013-04-051-1/+8
* macvtap: zerocopy: validate vectors before building skbJason Wang2013-04-051-0/+4
* usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2013-04-052-12/+16
* mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao2013-04-051-0/+8
* vt: synchronize_rcu() under spinlock is not nice...Al Viro2013-04-051-2/+4
* usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2013-04-052-0/+8
* xen-blkback: fix dispatch_rw_block_io() error pathJan Beulich2013-04-051-6/+1
* b43: A fix for DMA transmission sequence errorsIestyn C. Elfick2013-04-051-12/+53
* staging: comedi: s626: fix continuous acquisitionIan Abbott2013-04-051-1/+1
* Bluetooth: Add support for Dell[QCA 0cf3:817a]Ming Lei2013-04-052-0/+3
* Bluetooth: Add support for Dell[QCA 0cf3:0036]Ming Lei2013-04-052-0/+3
* asus-laptop: Do not call HWRS on initBen Hutchings2013-03-281-13/+4
* rt2x00: error in configurations with mesh support disabledFelix Fietkau2013-03-281-0/+2
* i915: initialize CADL in opregionLekensteyn2013-03-281-1/+22
* USB: io_ti: fix get_icount for two port adaptersJohan Hovold2013-03-281-0/+1
* USB: garmin_gps: fix memory leak on disconnectJohan Hovold2013-03-281-6/+1
* USB: serial: fix interface refcountingJohan Hovold2013-03-281-1/+2
* USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov2013-03-281-2/+2
* IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn2013-03-281-2/+6
* usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow2013-03-281-0/+7
* KMS: fix EDID detailed timing vsync parsingTorsten Duwe2013-03-281-1/+1
* drm/i915: bounds check execbuffer relocation countKees Cook2013-03-281-3/+8
* mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao2013-03-281-4/+3
* drm/i915: restrict kernel address leak in debugfsKees Cook2013-03-281-1/+1
* sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings2013-03-281-1/+2
* sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings2013-03-281-2/+2
* sfc: Detach net device when stopping queues for reconfigurationBen Hutchings2013-03-281-4/+12
* sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2013-03-282-6/+8