summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-12-05HID: i2c-hid: fix error messagesBenjamin Tissoires1-5/+6
2012-12-05HID: i2c-hid: fix return pathsBenjamin Tissoires1-12/+12
2012-12-05HID: i2c-hid: remove unused static declarationsBenjamin Tissoires1-15/+10
2012-12-05HID: i2c-hid: fix i2c_hid_dbg macroBenjamin Tissoires1-3/+5
2012-12-05HID: i2c-hid: fix checkpatch.pl warningBenjamin Tissoires1-1/+1
2012-12-05HID: i2c-hid: enhance KconfigBenjamin Tissoires1-5/+2
2012-12-05HID: i2c-hid: change I2C nameBenjamin Tissoires1-1/+1
2012-11-20HID: i2c-hid: fix memory leak during probeJiri Kosina1-0/+1
2012-11-19HID: i2c-hid: introduce HID over i2c specification implementationBenjamin Tissoires5-0/+1003
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 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-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-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-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-14tty: serial: max310x: Add terminating entry for spi_device_id tableAxel Lin1-0/+1
2012-11-14TTY: hvc_console, fix port reference count going to zero prematurelyPaul Mackerras1-7/+0
2012-11-14regulator: core: Avoid deadlock when regulator_register failsCharles Keepax1-11/+17
2012-11-13i2c-mux-pinctrl: Fix probe error pathGuenter Roeck1-1/+1
2012-11-13Revert "Staging: Android alarm: IOCTL command encoding fix"Colin Cross1-3/+1
2012-11-13Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman3-2/+18
2012-11-13USB: option: add Alcatel X220/X500D USB IDsDan Williams1-0/+2
2012-11-13USB: option: add Novatel E362 and Dell Wireless 5800 USB IDsDan Williams1-0/+7
2012-11-13USB: keyspan: fix typo causing GPF on openBjørn Mork1-2/+1
2012-11-13drm/i915: do not ignore eDP bpc settings from vbtJani Nikula1-0/+11
2012-11-12Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-4/+46
2012-11-12drm/i915/sdvo: clean up connectors on intel_sdvo_init() failuresJani Nikula1-3/+19
2012-11-12clk: ux500: Register slimbus clock lookups for u8500Ulf Hansson1-2/+3
2012-11-12clk: ux500: Update rtc clock lookup for u8500Ulf Hansson1-1/+1
2012-11-12clk: ux500: Register msp clock lookups for u8500Ulf Hansson1-0/+18
2012-11-12clk: ux500: Register ssp clock lookups for u8500Ulf Hansson1-0/+6
2012-11-12clk: ux500: Register i2c clock lookups for u8500Ulf Hansson1-1/+18
2012-11-12HID: microsoft: do not use compound literal - fix buildJiri Slaby1-3/+3
2012-11-11ledtrig-cpu: kill useless mutex to fix sleep in atomic contextNathan Lynch1-21/+0
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-25/+38
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-13/+9
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-1/+82
2012-11-09sparc: Add sparc support for platform_get_irq()Andreas Larsson1-0/+7
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng1-1/+4