summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-04-17USB: serial: ftdi_sio: add id for Brainboxes serial cardsMichele Baldessari2-0/+70
2014-04-17staging: r8188eu: Fix case where ethtype was never obtained and always be che...Larry Finger1-9/+6
2014-04-17staging: r8712u: Fix case where ethtype was never obtained and always be chec...Larry Finger1-7/+6
2014-04-16misc: Grammar s/addition/additional/Geert Uytterhoeven1-2/+2
2014-04-16drivers: mcb: fix memory leak in chameleon_parse_cells() error pathChristoph Jaeger1-0/+1
2014-04-16mei: ignore client writing state during cb completionAlexander Usyskin2-4/+2
2014-04-16mei: me: do not load the driver if the FW doesn't support MEI interfaceTomas Winkler2-7/+28
2014-04-16isdn: icn: buffer overflow in icn_command()Dan Carpenter1-6/+5
2014-04-16GenWQE: Increase driver version numberFrank Haverkamp1-1/+1
2014-04-16GenWQE: Fix multithreading problemsFrank Haverkamp3-86/+180
2014-04-16GenWQE: Ensure rc is not returning an uninitialized valueColin Ian King1-1/+1
2014-04-16GenWQE: Add wmb before DDCB is startedFrank Haverkamp1-0/+4
2014-04-16GenWQE: Enable access to VPD flash areaFrank Haverkamp1-1/+5
2014-04-16net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck1-3/+31
2014-04-16net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck1-6/+13
2014-04-16net: mdio-gpio: Use devm_ functions where possibleGuenter Roeck1-14/+5
2014-04-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason3-7/+1
2014-04-16sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo1-33/+0
2014-04-16staging: r8188eu: Calling rtw_get_stainfo() with a NULL sta_addr will return ...Larry Finger1-2/+2
2014-04-16staging: comedi: fix circular locking dependency in comedi_mmap()Ian Abbott3-6/+51
2014-04-16staging: r8723au: Add missing initialization of change_inx in sort algorithmGeert Uytterhoeven1-1/+1
2014-04-16Staging: unisys: use after free in list_for_each()Dan Carpenter2-6/+6
2014-04-16staging: unisys: use after free in error messagesDan Carpenter1-2/+2
2014-04-16staging: speakup: fix misuse of kstrtol() in handle_goto()Daeseok Youn1-9/+9
2014-04-16staging: goldfish: Call free_irq in error pathTuomas Tynkkynen1-0/+1
2014-04-16net: mvneta: properly configure the MAC <-> PHY connection in all situationsThomas Petazzoni1-39/+34
2014-04-16staging: delete rtl8187se wireless driverGreg Kroah-Hartman31-19847/+0
2014-04-16sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree10-22/+133
2014-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-5/+13
2014-04-16PCI: tegra: Use new OF interrupt mapping when possibleLucas Stach1-1/+6
2014-04-16PCI: rcar: Use new OF interrupt mapping when possibleLucas Stach1-1/+7
2014-04-16PCI: designware: Use new OF interrupt mapping when possibleLucas Stach1-3/+9
2014-04-16PCI: designware: Fix iATU programming for cfg1, io and mem viewportMohit Kumar1-3/+3
2014-04-16PCI: designware: Fix comment for setting number of lanesMohit Kumar1-1/+1
2014-04-16gpu: host1x: handle the correct # of syncpt regsStephen Warren1-2/+2
2014-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-152/+221
2014-04-16Merge tag 'drm-intel-fixes-2014-04-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie9-139/+122
2014-04-16staging: rtl8723au: Fix buffer overflow in rtw_get_wfd_ie()Jes Sorensen4-38/+16
2014-04-16staging: gs_fpgaboot: remove __TIMESTAMP__ macroArnd Bergmann1-1/+0
2014-04-16staging: vme: fix memory leak in vme_user_probe()Daeseok Youn1-6/+3
2014-04-16staging: fpgaboot: clean up MakefilePaul Bolle1-2/+0
2014-04-16staging/usbip: fix store_attach() sscanf return value checkShuah Khan1-1/+1
2014-04-16staging/usbip: userspace - fix usbipd SIGSEGV from refresh_exported_devices()Shuah Khan1-2/+5
2014-04-16staging: rtl8188eu: remove spaces, correct counts to unbreak P2P ioctlsWilfried Klaebe1-37/+37
2014-04-16of: Clean up of_update_propertyGuenter Roeck1-7/+3
2014-04-15cxgb4: use the correct max size for firmware flashSteve Wise1-1/+1
2014-04-15qlcnic: Fix MSI-X initialization codeAlexander Gordeev1-12/+16
2014-04-15staging/rtl8821ae: Fix OOM handling in _rtl_init_deferred_work()Richard Weinberger1-2/+8
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet1-2/+2
2014-04-15mwifiex: fix hung task on command timeoutAmitkumar Karwar1-3/+4