aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-15mei: use link and unlink terms for connecting ME and HOST clientTomas Winkler
2012-11-15mei: extract amthif specific code from mei_poll to mei_amthif_pollTomas Winkler
2012-11-15mei: move amthif specific release code to amithifTomas Winkler
2012-11-15mei: rename enum mei_cb_major_types to enum mei_cb_file_opsTomas Winkler
2012-11-15mei: use type struct mei_cl *cl instead of void in struct mei_cbTomas Winkler
2012-11-15mei: amthif: prefix cb list with amthifTomas Winkler
2012-11-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-11-15Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-11-15s390/3215: fix tty close handlingHeiko Carstens
2012-11-15drm/radeon: fix logic error in atombios_encoders.cAlex Deucher
2012-11-14Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...David S. Miller
2012-11-14net/smsc911x: Fix ready check in cases where WORD_SWAP is neededKamlakant Patel
2012-11-14drivers/net: fix tasklet misuse issueXiaotian Feng
2012-11-15Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and ...Mark Brown
2012-11-15regulator: fix voltage check in regulator_is_supported_voltage()Marek Szyprowski
2012-11-14tty: serial: max310x: Add terminating entry for spi_device_id tableAxel Lin
2012-11-14TTY: hvc_console, fix port reference count going to zero prematurelyPaul Mackerras
2012-11-14brcmfmac: fix typo in CONFIG_BRCMISCANHauke Mehrtens
2012-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-11-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-11-14regulator: core: Avoid deadlock when regulator_register failsCharles Keepax
2012-11-13vxlan: Update hard_header_len based on lowerdev when instantiating VXLANAlexander Duyck
2012-11-13vxlan: fix a typo.Rami Rosen
2012-11-13i2c-mux-pinctrl: Fix probe error pathGuenter Roeck
2012-11-13Revert "Staging: Android alarm: IOCTL command encoding fix"Colin Cross
2012-11-13vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too largeAlexander Duyck
2012-11-13net: cdc_ncm: add Huawei devicesBjørn Mork
2012-11-13qeth: set new mac even if old mac is goneUrsula Braun
2012-11-13qeth: Fix IPA_CMD_QIPASSIST return code handlingStefan Raspl
2012-11-13smsc95xx: set MII_BUSY bit to read/write PHY regsSteve Glendinning
2012-11-13Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman
2012-11-13USB: option: add Alcatel X220/X500D USB IDsDan Williams
2012-11-13USB: option: add Novatel E362 and Dell Wireless 5800 USB IDsDan Williams
2012-11-13USB: keyspan: fix typo causing GPF on openBjørn Mork
2012-11-13drm/i915: do not ignore eDP bpc settings from vbtJani Nikula
2012-11-12Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2012-11-12drm/i915/sdvo: clean up connectors on intel_sdvo_init() failuresJani Nikula
2012-11-12clk: ux500: Register slimbus clock lookups for u8500Ulf Hansson
2012-11-12clk: ux500: Update rtc clock lookup for u8500Ulf Hansson
2012-11-12clk: ux500: Register msp clock lookups for u8500Ulf Hansson
2012-11-12clk: ux500: Register ssp clock lookups for u8500Ulf Hansson
2012-11-12clk: ux500: Register i2c clock lookups for u8500Ulf Hansson
2012-11-12Merge tag 'omap-for-v3.7-rc4/musb-regression-signed' of git://git.kernel.org/...Arnd Bergmann
2012-11-12HID: microsoft: do not use compound literal - fix buildJiri Slaby
2012-11-11ledtrig-cpu: kill useless mutex to fix sleep in atomic contextNathan Lynch
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-09sparc: Add sparc support for platform_get_irq()Andreas Larsson
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng