aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-18ipack: Replace DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-07-17drivers/char/dsp56k.c: drop check for negativity of unsigned parameterAndrey Utkin1-1/+1
2014-07-17mei: fix return value on disconnect timeoutAlexander Usyskin1-10/+5
2014-07-17mei: don't schedule suspend in pm idleAlexander Usyskin2-2/+2
2014-07-17mei: start disconnect request timer consistentlyAlexander Usyskin1-0/+1
2014-07-17mei: reset client connection state on timeoutAlexander Usyskin1-0/+1
2014-07-16dma: Fix MIC X100 DMA Driver Kconfig optionSudeep Dutt1-2/+1
2014-07-16misc: mic: Introduce the managed version of ioremapHimangi Saraogi1-6/+3
2014-07-13Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman408-2459/+5543
2014-07-13thunderbolt: Use kcallocHimangi Saraogi1-6/+4
2014-07-13Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds12-67/+93
2014-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-4/+22
2014-07-13clk: spear3xx: Set proper clock parent of uart1/2Thomas Gleixner1-4/+10
2014-07-13clk: spear3xx: Use proper control register offsetThomas Gleixner1-1/+1
2014-07-12Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-7/+28
2014-07-12Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson1-2/+4
2014-07-12Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds8-9/+28
2014-07-12Merge tag 'tty-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds7-4/+19
2014-07-12Merge tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-7/+24
2014-07-12Merge tag 'staging-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds8-32/+23
2014-07-12dma: MIC X100 DMA DriverSiva Yerramreddy4-0/+1080
2014-07-11misc: mic: add dma support in card driverSiva Yerramreddy3-4/+61
2014-07-11misc: mic: add threaded irq support in card driverSiva Yerramreddy3-15/+20
2014-07-11misc: mic: add dma support in host driverSiva Yerramreddy7-41/+281
2014-07-11misc: mic: add threaded irq support in host driverSiva Yerramreddy4-60/+96
2014-07-11misc: mic: add a bus driver for virtual MIC devicesSudeep Dutt4-0/+241
2014-07-11phy: omap-usb2: Balance pm_runtime_enable() on probe failure and removeRoger Quadros1-2/+5
2014-07-11phy: core: Fix error path in phy_create()Roger Quadros1-3/+4
2014-07-11drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLESjoerd Simons1-0/+1
2014-07-11phy: omap-usb2: fix devm_ioremap_resource error detection codeHimangi Saraogi1-2/+2
2014-07-11phy: sun4i: depend on RESET_CONTROLLERMaxime Ripard1-0/+1
2014-07-11USB: serial: ftdi_sio: Add Infineon TriboardMichal Sojka2-0/+8
2014-07-11serial: imx: Fix build breakagePeter Hurley1-1/+1
2014-07-11Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds5-22/+28
2014-07-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds26-73/+177
2014-07-10Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds10-102/+310
2014-07-10serial: arc_uart: Use uart_circ_empty() for open-coded comparisonPeter Hurley1-1/+1
2014-07-10serial: Test for no tx data on tx restartPeter Hurley6-3/+18
2014-07-11clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K1-2/+4
2014-07-10spmi: Remove duplicate inclusion of module.hSachin Kamat1-1/+0
2014-07-10GenWQE: Remove unnecessary includeKleber Sacilotto de Souza1-1/+0
2014-07-10drm/radeon/dpm: Reenabling SS on CaymanAlexandre Demers1-6/+0
2014-07-10drm/radeon: fix typo in ci_stop_dpm()Alex Deucher1-1/+1
2014-07-10drm/radeon: fix typo in golden register setup on evergreenAlex Deucher1-4/+4
2014-07-10drm/radeon: only print meaningful VM faultsChristian König3-6/+12
2014-07-10drm/radeon/dp: return -EIO for flags not zero caseAlex Deucher1-1/+1
2014-07-10dm mpath: fix IO hang due to logic bug in multipath_busyJun'ichi Nomura1-2/+3
2014-07-10dm io: fix a race condition in the wake up code for sync_ioJoe Thornber1-14/+8
2014-07-10dm crypt, dm zero: update author name following legal name changeJana Saout2-4/+4
2014-07-10dm: allocate a special workqueue for deferred device removalMikulas Patocka1-2/+13