summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-11-17drivers/iio/industrialio-event.c: eliminate possible double freeJulia Lawall1-6/+1
2012-11-17staging:iio:adt7410: Fix adt7410_set_mode return valueLars-Peter Clausen1-1/+1
2012-11-17iio: hid-sensors: convert HID_SENSOR_ENUM_BASE_QUIRKS to boolKirill A. Shutemov2-5/+3
2012-11-17Merge 3.7-rc6 into staging-nextGreg Kroah-Hartman46-159/+371
2012-11-17Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds1-1/+1
2012-11-17staging: drm/omap: Fix usage of IS_ERR_OR_NULL and PTR_ERRAndy Gross1-1/+1
2012-11-17staging/serqt_usb2: Refactor qt_status_change_check() in serqt_usb2.cYAMANE Toshiaki1-31/+22
2012-11-17rapidio: fix kernel-doc warningsRandy Dunlap1-1/+1
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-63/+117
2012-11-16ipack: remove ipack_ids.h fileSamuel Iglesias Gonsalvez3-34/+0
2012-11-16ipack: move header files to include/linuxSamuel Iglesias Gonsalvez4-219/+5
2012-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+67
2012-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-5/+26
2012-11-16Staging: ipack: move out of stagingGreg Kroah-Hartman19-21/+5
2012-11-16Staging: ipack: adapt copyright to CERN guidelinesSamuel Iglesias Gonsalvez7-19/+24
2012-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+3
2012-11-16Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-22/+71
2012-11-16Merge tag 'tty-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-7/+1
2012-11-16Merge tag 'staging-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+1
2012-11-16Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann77-332/+849
2012-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-7/+5
2012-11-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-10/+38
2012-11-16staging: ste_rmi4: Convert to Type-B supportAlexandra Chin1-43/+33
2012-11-16tilegx: request_irq with a non-null device nameSimon Marchi1-1/+1
2012-11-16Staging: ipack: remove last TODO itemsGreg Kroah-Hartman1-6/+0
2012-11-16Staging: ipack: CONFIG_HOTPLUG is always enabledGreg Kroah-Hartman1-8/+0
2012-11-16usb: usbip: userspace: remove the port state file when detaching port.Harvey Yang1-0/+9
2012-11-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie3-4/+31
2012-11-16Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-1/+1
2012-11-16drm/ttm: remove unneeded preempt_disable/enableAkinobu Mita1-4/+0
2012-11-16ttm: Clear the ttm page allocated from high memory zone correctlyZhao Yakui1-1/+4
2012-11-16vmwgfx: return an -EFAULT if copy_to_user() failsDan Carpenter1-0/+2
2012-11-16staging: vt6656: iwctl_giwaplist() re warn: possible memory leak of 'qual'Malcolm Priestley1-1/+5
2012-11-16staging: rtl8192e: rtl8192e: rtl_core.c: Audit the return value of register_n...Kumar Amit Mehta1-1/+2
2012-11-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2012-11-15Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-13/+20
2012-11-15s390/3215: fix tty close handlingHeiko Carstens1-7/+5
2012-11-15drm/radeon: fix logic error in atombios_encoders.cAlex Deucher1-1/+1
2012-11-15staging: comedi: cb_pcidas64: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten1-51/+21
2012-11-15Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...David S. Miller1-1/+0
2012-11-15net/smsc911x: Fix ready check in cases where WORD_SWAP is neededKamlakant Patel1-2/+15
2012-11-15drivers/net: fix tasklet misuse issueXiaotian Feng3-38/+18
2012-11-15Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and ...Mark Brown347-2936/+4497
2012-11-15regulator: fix voltage check in regulator_is_supported_voltage()Marek Szyprowski1-1/+1
2012-11-15staging: rtl8187se: r8180_core.c: Inspect the return value of register_netdev()Kumar Amit Mehta1-1/+2
2012-11-15staging/omapdrm: Fix spacing coding style in omap_plane.cYAMANE Toshiaki1-2/+2
2012-11-15staging/omapdrm: Fix spacing coding style in omap_plane.cYAMANE Toshiaki1-2/+2
2012-11-15staging/omapdrm: Fix spacing coding style in omap_gem_helper.cYAMANE Toshiaki1-2/+2
2012-11-15staging/omapdrm: Fix spacing coding style in omap_gem_helper.cYAMANE Toshiaki1-1/+1
2012-11-15staging/omapdrm: Fix spacing coding style in omap_gem_dmabuf.cYAMANE Toshiaki1-2/+2