summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-12spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmenstsAnatolij Gustschin1-1/+1
2013-04-12spi/s3c64xx: modified error interrupt handling and initGirish K S1-16/+25
2013-04-12regmap: cache Fix regcache-rbtree syncLars-Peter Clausen1-1/+1
2013-04-05Revert "xen/blkback: Don't trust the handle from the frontend."Greg Kroah-Hartman1-0/+1
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-05DM9000B: driver initialization upgradeJoseph CHANG2-105/+120
2013-04-05atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa2-21/+2
2013-04-05aoe: reserve enough headroom on skbsEric Dumazet1-1/+2
2013-04-05drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N1-1/+1
2013-04-05drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N1-1/+1
2013-04-05bonding: fix disabling of arp_interval and miimonnikolay@redhat.com1-44/+48
2013-04-05bonding: fix miimon and arp_interval delayed work race conditionsnikolay@redhat.com2-86/+36
2013-04-05bonding: remove already created master sysfs link on failureVeaceslav Falico1-0/+5
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/+63
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-05loop: prevent bdev freeing while device in useAnatol Pomozov1-1/+8
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