summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-12-11drivers/char/i8k.c: add Dell XPLS L421XAlan Cox1-0/+7
2013-12-11USB: cdc-acm: Added support for the Lenovo RD02-D400 USB ModemDavid Cluytens1-0/+2
2013-12-11USB: spcp8x5: correct handling of CS5 settingColin Leitner1-16/+14
2013-12-11USB: mos7840: correct handling of CS5 settingColin Leitner1-16/+16
2013-12-11USB: pl2303: fixed handling of CS5 settingColin Leitner1-17/+15
2013-12-11i2c: i801: SMBus patch for Intel Avoton DeviceIDsSeth Heasley2-0/+4
2013-12-11ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley1-0/+16
2013-12-11ahci: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston1-0/+8
2013-12-11Input: mousedev - allow disabling even without CONFIG_EXPERTTom Gundersen1-1/+1
2013-12-11Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen2-5/+5
2013-12-11powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536Liu Gang1-2/+6
2013-12-11net: smc91: fix crash regression on the versatileLinus Walleij1-18/+4
2013-12-11SCSI: hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron1-1/+1
2013-12-11SCSI: hpsa: do not discard scsi status on aborted commandsStephen M. Cameron1-1/+1
2013-12-11SCSI: libsas: fix usage of ata_tf_to_fisDan Williams1-1/+1
2013-12-11SCSI: enclosure: fix WARN_ON in dual path device removingJames Bottomley1-0/+7
2013-12-08dm: fix truncated status stringsMikulas Patocka12-101/+85
2013-12-08iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limitsJulian Stecklina1-1/+5
2013-12-08video: kyro: fix incorrect sizes when copying to userspaceSasha Levin1-3/+3
2013-12-08mmc: block: fix a bug of error handling in MMC driverKOBAYASHI Yoshitake1-3/+44
2013-12-08HID: picolcd_core: validate output report detailsKees Cook1-1/+1
2013-12-08atm: idt77252: fix dev refcnt leakYing Xue1-1/+1
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2-11/+4
2013-12-08connector: improved unaligned access error fixChris Metcalf1-27/+39
2013-12-08isdnloop: use strlcpy() instead of strcpy()Dan Carpenter1-3/+5
2013-12-08bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov1-0/+6
2013-12-08bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico1-2/+3
2013-12-04HID: apple: option to swap the 'Option' ("Alt") and 'Command' ("Flag") keys.Nanno Langstraat1-0/+22
2013-12-04HID: roccat: fix Coverity CID 141438Stefan Achatz1-0/+4
2013-12-04media: lirc_zilog: Don't use dynamic static allocationMauro Carvalho Chehab1-1/+11
2013-12-04Input: i8042 - add PNP modaliasesTom Gundersen1-0/+2
2013-12-04md: fix calculation of stacking limits on level change.NeilBrown1-0/+1
2013-12-04radeon: workaround pinning failure on low ram gpuJerome Glisse1-0/+28
2013-12-04drm/radeon/si: fix define for MC_SEQ_TRAIN_WAKEUP_CNTLAlex Deucher1-1/+1
2013-12-04drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fenceBen Skeggs1-1/+2
2013-12-04drm/i915: flush cursors harderDaniel Vetter1-0/+4
2013-12-04drm/ttm: Handle in-memory region copiesJakob Bornecrantz1-1/+3
2013-12-04prism54: set netdev type to "wlan"Dan Williams1-2/+5
2013-12-04PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu1-1/+0
2013-12-04mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil1-0/+3
2013-12-04dm: allocate buffer for messages with small number of arguments using GFP_NOIOMikulas Patocka1-2/+16
2013-12-04rt2400pci: fix RSSI readStanislaw Gruszka1-1/+1
2013-12-04qeth: avoid buffer overflow in snmp ioctlUrsula Braun1-1/+5
2013-12-04rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-12-04rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-12-04rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-12-04staging: vt6656: [BUG] Fix for TX USB resets from vendors driver.Malcolm Priestley2-0/+12
2013-12-04xen/blkback: fix reference countingVegard Nossum1-1/+2
2013-12-04mtd: gpmi: fix kernel BUG due to racing DMA operationsHuang Shijie1-2/+2
2013-12-04mtd: nand: hack ONFI for non-power-of-2 dimensionsBrian Norris1-2/+13