summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-05-01bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com
2013-05-01bonding: fix bonding_masters race condition in bond unloadingnikolay@redhat.com
2013-05-01atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa
2013-05-01TTY: fix atime/mtime regressionJiri Slaby
2013-05-01TTY: do not update atime/mtime on read/writeJiri Slaby
2013-04-25vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds
2013-04-25vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds
2013-04-25vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds
2013-04-25fbcon: fix locking harderDave Airlie
2013-04-25ssb: implement spurious tone avoidanceRafał Miłecki
2013-04-25ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau
2013-04-25ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau
2013-04-25can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz
2013-04-16mtd: Disable mtdchar mmap on MMU systemsDavid Woodhouse
2013-04-16r8169: fix auto speed down issueHayes Wang
2013-04-16mtdchar: fix offset overflow detectionLinus Torvalds
2013-04-16udl: handle EDID failure properly.Dave Airlie
2013-04-16target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger
2013-04-16SCSI: libsas: fix handling vacant phy in sas_set_ex_phy()Lukasz Dorau
2013-04-16drm/i915: Use the correct size of the GTT for placing the per-process entriesChris Wilson
2013-04-12rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner
2013-04-12Revert "mwifiex: cancel cmd timer and free curr_cmd in shutdown processGreg Kroah-Hartman
2013-04-12thermal: return an error on failure to register thermal classRichard Guy Briggs
2013-04-12hwspinlock: fix __hwspin_lock_request error pathLi Fei
2013-04-12ata_piix: Fix DVD not dectected at some Haswell platformsYouquan Song
2013-04-12libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai
2013-04-12EISA/PCI: Fix bus res referenceYinghai Lu
2013-04-12EISA/PCI: Init EISA early, before PNPYinghai Lu
2013-04-12spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmenstsAnatolij Gustschin
2013-04-12spi/s3c64xx: modified error interrupt handling and initGirish K S
2013-04-12regmap: cache Fix regcache-rbtree syncLars-Peter Clausen
2013-04-05Revert "xen/blkback: Don't trust the handle from the frontend."Greg Kroah-Hartman
2013-04-05bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico
2013-04-05smsc75xx: fix jumbo frame supportSteve Glendinning
2013-04-05pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico
2013-04-05ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com
2013-04-05DM9000B: driver initialization upgradeJoseph CHANG
2013-04-05atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa
2013-04-05aoe: reserve enough headroom on skbsEric Dumazet
2013-04-05drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N
2013-04-05drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N
2013-04-05bonding: fix disabling of arp_interval and miimonnikolay@redhat.com
2013-04-05bonding: fix miimon and arp_interval delayed work race conditionsnikolay@redhat.com
2013-04-05bonding: remove already created master sysfs link on failureVeaceslav Falico
2013-04-05sky2: Threshold for Pause Packet is set wrongMirko Lindner
2013-04-05sky2: Receive Overflows not countedMirko Lindner
2013-04-05efivars: Handle duplicate names from get_next_variable()Matt Fleming
2013-04-05efivars: explicitly calculate length of VariableNameMatt Fleming
2013-04-05drm/i915: Don't clobber crtc->fb when queue_flip failsVille Syrjälä
2013-04-05loop: prevent bdev freeing while device in useAnatol Pomozov