summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-01-27drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N
2015-01-27vfio-pci: Fix the check on pci device type in vfio_pci_probe()Wei Yang
2015-01-27uvcvideo: Fix destruction order in uvc_delete()Takashi Iwai
2015-01-27sound: simplify au0828 quirk tableMauro Carvalho Chehab
2015-01-27smiapp: Take mutex during PLL update in sensor initialisationSakari Ailus
2015-01-27af9005: fix kernel panic on init if compiled without IRFrank Schaefer
2015-01-27smiapp-pll: Correct clock debug printsSakari Ailus
2015-01-27video/logo: prevent use of logos after they have been freedTomi Valkeinen
2015-01-27net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi
2015-01-27storvsc: ring buffer failures may result in I/O freezeLong Li
2015-01-27clk: Don't try to use a struct clk* after it could have been freedTomeu Vizoso
2015-01-27clk: samsung: Fix double add of syscore ops after driver rebindKrzysztof Kozlowski
2015-01-27scsi: blacklist RSOC for Microsoft iSCSI target devicesMartin K. Petersen
2015-01-27Revert "[SCSI] mpt3sas: Remove phys on topology change"Sreekanth Reddy
2015-01-27Revert "[SCSI] mpt2sas: Remove phys on topology change."Sreekanth Reddy
2015-01-27iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger
2015-01-27tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner
2015-01-27hp_accel: Add support for HP ZBook 15Dominique Leuenberger
2015-01-27drm/i915: Force the CS stall for invalidate flushesChris Wilson
2015-01-27drm/i915: Invalidate media caches on gen7Chris Wilson
2015-01-27drm/nv4c/mc: disable msiIlia Mirkin
2015-01-27drm/i915: Only warn the first time we attempt to mmio whilst suspendedChris Wilson
2015-01-27drm/i915: Don't complain about stolen conflicts on gen3Daniel Vetter
2015-01-27drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hwAlex Deucher
2015-01-27drm/radeon: check the right ring in radeon_evict_flags()Alex Deucher
2015-01-27drm/radeon: work around a hw bug in MGCG on CIKAlex Deucher
2015-01-27drm/radeon: fix typo in CI dpm disableAlex Deucher
2015-01-27drm/ttm: Avoid memory allocation from shrinker functions.Tetsuo Handa
2015-01-27drm/vmwgfx: Fix fence event codeThomas Hellstrom
2015-01-27enic: fix rx skb checksumGovindarajulu Varadarajan
2015-01-27team: avoid possible underflow of count_pending value for notify_peers and mc...Jiri Pirko
2015-01-27alx: fix alx_poll()Eric Dumazet
2015-01-27tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan
2015-01-16mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski
2015-01-16spi: fsl: Fix problem with multi message transfersStefan Roese
2015-01-16ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki
2015-01-16mtd: tests: abort torturetest on erase errorsBrian Norris
2015-01-16Drivers: hv: vmbus: Fix a race condition when unregistering a deviceVitaly Kuznetsov
2015-01-16n_tty: Fix read_buf race condition, increment read_head after pushing dataChristian Riesch
2015-01-16serial: samsung: wait for transfer completion before clock disableRobert Baldyga
2015-01-16cdc-acm: memory leak in error caseOliver Neukum
2015-01-16USB: cdc-acm: check for valid interfacesGreg Kroah-Hartman
2015-01-16misc: genwqe: check for error from get_user_pages_fast()Ian Abbott
2015-01-16driver core: Fix unbalanced device reference in drivers_probeAlex Williamson
2015-01-16HID: Add a new id 0x501a for Genius MousePen i608XGiedrius Statkevičius
2015-01-16HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboardKarl Relton
2015-01-16HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter
2015-01-16HID: i2c-hid: prevent buffer overflow in early IRQGwendal Grignou
2015-01-16HID: i2c-hid: fix race condition reading reportsJean-Baptiste Maneyrol
2015-01-16iommu/vt-d: Fix an off-by-one bug in __domain_mapping()Jiang Liu