summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-02-17ahci: Intel DNV device IDs SATAAlexandra Yates1-0/+20
2016-02-17libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo1-2/+2
2016-02-17AHCI: Fix softreset failed issue of Port MultiplierXiangliang Yu1-0/+9
2016-02-17xhci: fix usb2 resume timing and races.Mathias Nyman2-6/+42
2016-02-17tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley1-1/+23
2016-02-17tty: Fix GPF in flush_to_ldisc()Peter Hurley1-1/+1
2016-02-17USB: option: fix Cinterion AHxx enumerationJohn Ernberg1-1/+1
2016-02-17USB: serial: option: Adding support for Telit LE922Daniele Palmas1-0/+16
2016-02-17USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker1-0/+1
2016-02-17USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman2-0/+2
2016-02-17usb: hub: do not clear BOS field during reset deviceDu, Changbin1-3/+5
2016-02-17USB: visor: fix null-deref at probeJohan Hovold1-0/+5
2016-02-17USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov1-2/+4
2016-02-17saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab1-1/+4
2016-02-17media: vb2 dma-contig: Fully cache synchronise buffers in prepare and finishTiffany Lin1-2/+3
2016-02-17v4l2-compat-ioctl32: fix alignment for ARM64Andrzej Hajda1-4/+5
2016-02-17PCI: Fix minimum allocation address overwriteChristoph Biedl1-2/+4
2016-02-17mtd: mtdpart: fix add_mtd_partitions error pathBoris BREZILLON1-1/+3
2016-02-17vTPM: fix memory allocation flag for rtce buffer at kernel bootHon Ching \(Vicky\) Lo1-1/+1
2016-02-17wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach1-3/+7
2016-02-17wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach1-3/+7
2016-02-17spi: fix parent-device reference leakJohan Hovold1-1/+1
2016-02-17spi: ti-qspi: Fix data corruption seen on r/w stress testVignesh R1-2/+1
2016-02-17spi: atmel: Fix DMA-setup for transfers with more than 8 bits per wordDavid Mosberger-Tang1-1/+2
2016-02-17Revert "dm mpath: fix stalls when handling invalid ioctls"Mauricio Faria de Oliveira1-5/+2
2016-02-17remoteproc: avoid stack overflow in debugfs fileArnd Bergmann1-1/+1
2016-02-17HID: usbhid: fix recursive deadlockIoan-Adrian Ratiu1-2/+2
2016-02-17drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings1-0/+4
2016-02-17dm btree: fix leak of bufio-backed block in btree_split_sibling error pathMike Snitzer1-1/+3
2016-02-17xhci: fix placement of call to usb_disabled()Greg Kroah-Hartman1-3/+3
2016-01-28HID: core: Avoid uninitialized buffer accessRichard Purdie1-1/+1
2016-01-28parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka1-7/+8
2016-01-28team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel1-3/+3
2016-01-28ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings4-15/+15
2016-01-28isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings1-0/+6
2016-01-28bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss1-1/+4
2016-01-28connector: bump skb->users before callback invocationFlorian Westphal1-8/+3
2016-01-28veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan1-6/+0
2016-01-28xhci: refuse loading if nousb is usedOliver Neukum1-0/+4
2016-01-28USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth1-0/+1
2016-01-28USB: ipaq.c: fix a timeout loopDan Carpenter1-1/+2
2016-01-28usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun1-0/+8
2016-01-28ipmi: move timer init to before irq is setupJan Stancek1-4/+4
2016-01-28xen/gntdev: Grant maps should not be subject to NUMA balancingBoris Ostrovsky1-1/+1
2016-01-22pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong1-0/+6
2016-01-22sh_eth: fix kernel oops in skb_put()Sergei Shtylyov1-2/+2
2016-01-22atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek1-4/+3
2016-01-22usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings1-1/+2
2016-01-22USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov1-0/+4
2016-01-22USB: add quirk for devices with broken LPMAlan Stern2-1/+12