summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-27drm/fb_helper: move deferred fb checking into restore mode (v2)Dave Airlie1-4/+9
2015-01-27drm/ttm: Avoid memory allocation from shrinker functions.Tetsuo Handa2-21/+30
2015-01-27drm/vmwgfx: Fix fence event codeThomas Hellstrom1-11/+6
2015-01-27drm/vmwgfx: Fix error printout on signals pendingThomas Hellstrom1-2/+6
2015-01-27drm/vmwgfx: Don't use memory accounting for kernel-side fence objectsThomas Hellstrom1-20/+2
2015-01-27enic: fix rx skb checksumGovindarajulu Varadarajan1-4/+8
2015-01-27team: avoid possible underflow of count_pending value for notify_peers and mc...Jiri Pirko1-2/+14
2015-01-27alx: fix alx_poll()Eric Dumazet1-11/+13
2015-01-27xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre1-0/+1
2015-01-27net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flowMaor Gottlieb1-4/+5
2015-01-27net: Generalize ndo_gso_check to ndo_features_checkJesse Gross3-10/+16
2015-01-27net/mlx4_en: Doorbell is byteswapped in Little Endian archsAmir Vadai1-1/+11
2015-01-27tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan1-17/+17
2015-01-27xen-netback: support frontends without feature-rx-notify againDavid Vrabel4-18/+29
2015-01-27net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay2-4/+11
2015-01-16mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski1-2/+6
2015-01-16regulator: s2mps11: Fix dw_mmc failure on Gear 2Krzysztof Kozlowski1-7/+12
2015-01-16nouveau: bring back legacy mmap handlerDave Airlie1-1/+2
2015-01-16drm/nouveau/nouveau: Do not BUG_ON(!spin_is_locked()) on UPBruno Prémont2-3/+3
2015-01-16spi: sh-msiof: Add runtime PM lock in initializingHisashi Nakamura1-0/+5
2015-01-16Input: alps - v7: fix finger counting for > 2 fingers on clickpadsHans de Goede1-4/+12
2015-01-16Input: alps - v7: sometimes a single touch is reported in mt[1]Hans de Goede1-4/+14
2015-01-16Input: alps - v7: ignore new packetsHans de Goede1-6/+24
2015-01-16ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki2-6/+9
2015-01-16ACPI / video: Add some Samsung models to disable_native_backlight listAaron Lu1-0/+17
2015-01-16mtd: nand: omap: Fix NAND enumeration on 3430 LDPRoger Quadros1-7/+0
2015-01-16MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_idsAlison Chaiken1-3/+3
2015-01-16mtd: tests: abort torturetest on erase errorsBrian Norris1-1/+3
2015-01-16ACPI / video: update the skip case for acpi_video_device_in_dod()Aaron Lu1-2/+8
2015-01-16Drivers: hv: vmbus: Fix a race condition when unregistering a deviceVitaly Kuznetsov1-2/+9
2015-01-16n_tty: Fix read_buf race condition, increment read_head after pushing dataChristian Riesch1-1/+2
2015-01-16serial: samsung: wait for transfer completion before clock disableRobert Baldyga1-0/+4
2015-01-16tty: serial: men_z135_uart: Add terminating entry for men_z135_idsAxel Lin1-0/+1
2015-01-16drbd: Fix state change in case of connection timeoutPhilipp Reisner1-1/+1
2015-01-16drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg1-0/+1
2015-01-16cdc-acm: memory leak in error caseOliver Neukum1-0/+1
2015-01-16USB: qcserial: Add support for HP lt4112 LTE/HSPA+ Gobi 4G ModemMartin Hauke1-0/+33
2015-01-16usb: gadget: at91_udc: move prepare clk into process contextRonald Wahl1-12/+32
2015-01-16usb: renesas_usbhs: gadget: fix NULL pointer dereference in ep_disable()Kazuya Mizuguchi1-0/+3
2015-01-16USB: cdc-acm: check for valid interfacesGreg Kroah-Hartman1-4/+5
2015-01-16md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.NeilBrown1-2/+5
2015-01-16i8k: Add support for Dell Latitude E6440Pali Rohár1-0/+8
2015-01-16misc: genwqe: check for error from get_user_pages_fast()Ian Abbott1-0/+2
2015-01-16driver core: Fix unbalanced device reference in drivers_probeAlex Williamson1-3/+5
2015-01-16HID: Add a new id 0x501a for Genius MousePen i608XGiedrius Statkevičius4-0/+7
2015-01-16HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboardKarl Relton1-0/+3
2015-01-16HID: i2c-hid: Do not free buffers in i2c_hid_stop()Mika Westerberg1-5/+0
2015-01-16HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter1-2/+6
2015-01-16HID: i2c-hid: prevent buffer overflow in early IRQGwendal Grignou1-1/+1
2015-01-16HID: i2c-hid: fix race condition reading reportsJean-Baptiste Maneyrol1-4/+8