summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-1915-156/+273
|\
| * Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan2014-04-161-1/+4
| * vme_tsi148: Utilize to_pci_dev() macroAaron Sierra2014-04-161-8/+6
| * vme_tsi148: Fix PCI address mapping assumptionJoe Schultz2014-04-161-1/+7
| * vme_tsi148: Fix typo in tsi148_slave_get()Joe Schultz2014-04-161-1/+1
| * w1: avoid recursive device_addDavid Fries2014-04-161-26/+6
| * w1: fix netlink refcnt leak on error pathDavid Fries2014-04-161-18/+26
| * misc: Grammar s/addition/additional/Geert Uytterhoeven2014-04-161-2/+2
| * drivers: mcb: fix memory leak in chameleon_parse_cells() error pathChristoph Jaeger2014-04-161-0/+1
| * mei: ignore client writing state during cb completionAlexander Usyskin2014-04-162-4/+2
| * mei: me: do not load the driver if the FW doesn't support MEI interfaceTomas Winkler2014-04-162-7/+28
| * GenWQE: Increase driver version numberFrank Haverkamp2014-04-161-1/+1
| * GenWQE: Fix multithreading problemsFrank Haverkamp2014-04-163-86/+180
| * GenWQE: Ensure rc is not returning an uninitialized valueColin Ian King2014-04-161-1/+1
| * GenWQE: Add wmb before DDCB is startedFrank Haverkamp2014-04-161-0/+4
| * GenWQE: Enable access to VPD flash areaFrank Haverkamp2014-04-161-1/+5
* | Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-193-37/+3
|\ \
| * | drivers/base/dd.c incorrect pr_debug() parametersFrank Rowand2014-04-171-2/+2
| * | topology: Fix compilation warning when not in SMPVincent Stehlé2014-04-161-2/+1
| * | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2014-04-161-33/+0
| |/
* | Merge tag 'staging-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-1952-19978/+154
|\ \
| * | staging: r8188eu: Fix case where ethtype was never obtained and always be che...Larry Finger2014-04-161-9/+6
| * | staging: r8712u: Fix case where ethtype was never obtained and always be chec...Larry Finger2014-04-161-7/+6
| * | staging: r8188eu: Calling rtw_get_stainfo() with a NULL sta_addr will return ...Larry Finger2014-04-161-2/+2
| * | staging: comedi: fix circular locking dependency in comedi_mmap()Ian Abbott2014-04-163-6/+51
| * | staging: r8723au: Add missing initialization of change_inx in sort algorithmGeert Uytterhoeven2014-04-161-1/+1
| * | Staging: unisys: use after free in list_for_each()Dan Carpenter2014-04-162-6/+6
| * | staging: unisys: use after free in error messagesDan Carpenter2014-04-161-2/+2
| * | staging: speakup: fix misuse of kstrtol() in handle_goto()Daeseok Youn2014-04-161-9/+9
| * | staging: goldfish: Call free_irq in error pathTuomas Tynkkynen2014-04-161-0/+1
| * | staging: delete rtl8187se wireless driverGreg Kroah-Hartman2014-04-1631-19847/+0
| * | staging: rtl8723au: Fix buffer overflow in rtw_get_wfd_ie()Jes Sorensen2014-04-164-38/+16
| * | staging: gs_fpgaboot: remove __TIMESTAMP__ macroArnd Bergmann2014-04-151-1/+0
| * | staging: vme: fix memory leak in vme_user_probe()Daeseok Youn2014-04-151-6/+3
| * | staging: fpgaboot: clean up MakefilePaul Bolle2014-04-151-2/+0
| * | staging/usbip: fix store_attach() sscanf return value checkShuah Khan2014-04-151-1/+1
| * | staging/usbip: userspace - fix usbipd SIGSEGV from refresh_exported_devices()Shuah Khan2014-04-151-2/+5
| * | staging: rtl8188eu: remove spaces, correct counts to unbreak P2P ioctlsWilfried Klaebe2014-04-151-37/+37
| * | staging/rtl8821ae: Fix OOM handling in _rtl_init_deferred_work()Richard Weinberger2014-04-151-2/+8
| |/
* | Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-1911-39/+55
|\ \
| * | Revert "serial: 8250, disable "too much work" messages"Greg Kroah-Hartman2014-04-171-1/+2
| * | serial: amba-pl011: fix regression, causing an Oops on rmmodGuennadi Liakhovetski2014-04-161-1/+5
| * | tty: Fix help text of SYNCLINK_CSJean Delvare2014-04-161-1/+1
| * | tty: fix memleak in alloc_pidChen Tingjie2014-04-161-2/+2
| * | ttyprintk: Allow built as a moduleTakashi Iwai2014-04-162-2/+13
| * | ttyprintk: Fix wrong tty_unregister_driver() call in the error pathTakashi Iwai2014-04-161-2/+0
| * | serial: 8250, disable "too much work" messagesJiri Slaby2014-04-161-2/+1
| * | serial: omap: Fix missing pm_runtime_resume handling by simplifying codeTony Lindgren2014-04-161-12/+17
| * | serial_core: Fix pm imbalance on unbindGeert Uytterhoeven2014-04-161-0/+2
| * | serial: pl011: change Rx burst size to half of trigger levelGuennadi Liakhovetski2014-04-161-1/+1