summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-22HID: dragonrise: fix HID Descriptor for 0x0006 PIDMaciej Zuk
2016-01-22cdrom: Random writing support for BD-RE mediaGeorgios Toptsidis
2016-01-22i2c: i801: add Intel Lewisburg device IDsAlexandra Yates
2016-01-22i2c: i801: Document Intel DNV and BroxtonJarkko Nikula
2016-01-22i2c: i801: Add support for Intel BroxtonJarkko Nikula
2016-01-22i2c: i801: Add support for Intel DNVMika Westerberg
2016-01-22i2c: i801: Add DeviceIDs for SunrisePoint LPDevin Ryles
2016-01-22i2c: i801: Add Device IDs for Intel Sunrise Point PCHjames.d.ralston@intel.com
2016-01-22i2c: i801: Add PCI ID for Intel BraswellAlan Cox
2016-01-22i2c: i801: Add device ID for Intel Wildcat Point PCHJean Delvare
2016-01-22i2c: i801: Fix the alignment of the device tableJean Delvare
2016-01-22i2c: i801: enable Intel BayTrail SMBUSChew, Kean ho
2016-01-22i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston
2016-01-22i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDsSeth Heasley
2016-01-22i2c: i801: Add Device IDs for Intel Wellsburg PCHJames Ralston
2016-01-22i2c: i801: SMBus patch for Intel Avoton DeviceIDsSeth Heasley
2016-01-22ahci: Order SATA device IDs for codename LewisburgAlexandra Yates
2016-01-22ahci: Add Device ID for Intel Sunrise Point PCHCharles_Rose@Dell.com
2016-01-22ahci: add new Intel device IDsAlexandra Yates
2016-01-22ahci: Add Marvell 88se91a2 device idJohannes Thumshirn
2016-01-22ahci: Remove Device ID for Intel Sunrise Point PCHJames Ralston
2016-01-22ahci: Add JMicron 362 device IDsBen Hutchings
2016-01-22ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston
2016-01-22drm/radeon: fix hotplug race at startupDave Airlie
2016-01-22USB: fix invalid memory access in hub_activate()Alan Stern
2016-01-22USB: ipaq.c: fix a timeout loopDan Carpenter
2016-01-22xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.Konrad Rzeszutek Wilk
2016-01-22xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...Konrad Rzeszutek Wilk
2016-01-22xen/pciback: Do not install an IRQ handler for MSI interrupts.Konrad Rzeszutek Wilk
2016-01-22xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...Konrad Rzeszutek Wilk
2016-01-22xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...Konrad Rzeszutek Wilk
2016-01-22xen/pciback: Save xen_pci_op commands before processing itKonrad Rzeszutek Wilk
2016-01-22xen-blkback: only read request operation from shared ring onceRoger Pau Monné
2016-01-22xen-netback: use RING_COPY_REQUEST() throughoutDavid Vrabel
2016-01-22xen-netback: don't use last request to determine minimum Tx creditDavid Vrabel
2016-01-22spi: fix parent-device reference leakJohan Hovold
2016-01-22ser_gigaset: fix deallocation of platform device structureTilman Schmidt
2016-01-22mISDN: fix a loop countDan Carpenter
2016-01-22sh_eth: fix TX buffer byte-swappingSergei Shtylyov
2016-01-22tty: Fix GPF in flush_to_ldisc()Peter Hurley
2016-01-22ses: fix additional element traversal bugJames Bottomley
2016-01-22ses: Fix problems with simple enclosuresJames Bottomley
2016-01-22video: fbdev: fsl: Fix kernel crash when diu_ops is not implementedWang Dongsheng
2015-12-30ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings
2015-12-30isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings
2015-12-30pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong
2015-12-30sh_eth: fix kernel oops in skb_put()Sergei Shtylyov
2015-12-30atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek
2015-12-30parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka
2015-12-30vgaarb: fix signal handling in vga_get()Kirill A. Shutemov