summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-05-08mfd: adp5520: Restore mode bits on resumeLars-Peter Clausen1-2/+6
2013-05-08mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity1-1/+1
2013-05-08drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspendDerek Basehore1-2/+2
2013-05-08PCI / ACPI: Don't query OSC support with all possible controlsYinghai Lu1-2/+2
2013-05-08i2c: xiic: must always write 16-bit words to TX_FIFOSteven A. Falco1-4/+2
2013-05-08fbcon: when font is freed, clear also vc_font.dataMika Kuoppala1-0/+2
2013-05-08tty: fix up atime/mtime mess, take threeLinus Torvalds2-2/+5
2013-05-08serial_core.c: add put_device() after device_find_child()Federico Vaga1-0/+4
2013-05-08s390/memory hotplug: prevent offline of active memory incrementsHeiko Carstens1-1/+3
2013-05-08usb-storage: CY7C68300A chips do not support Cypress ATACBTormod Volden1-2/+14
2013-05-08usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl epHans de Goede1-0/+2
2013-05-08USB: ftdi_sio: correct ST Micro Connect Lite PIDsAdrian Thomasset2-2/+5
2013-05-08USB: add ftdi_sio USB ID for GDM Boost V1.xStefani Seibold2-0/+2
2013-05-08usb/misc/appledisplay: Add 24" LED Cinema displayBen Jencks1-0/+1
2013-05-08USB: option: add a D-Link DWM-156 variantBjørn Mork1-0/+6
2013-05-08USB: serial: option: Added support Olivetti Olicard 145Filippo Turato1-0/+2
2013-05-01bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com1-0/+1
2013-05-01atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2-1/+2
2013-05-01TTY: fix atime/mtime regressionJiri Slaby1-1/+15
2013-05-01TTY: do not update atime/mtime on read/writeJiri Slaby1-6/+2
2013-04-26vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds1-30/+2
2013-04-26vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds1-13/+1
2013-04-26vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds1-26/+14
2013-04-26fbcon: fix locking harderDave Airlie3-3/+13
2013-04-26ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau1-1/+1
2013-04-26can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz1-16/+15
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