aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-21w1: remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-21w1: remove use of __devexitBill Pemberton
2012-11-21w1: remove use of __devinitBill Pemberton
2012-11-21w1: remove use of __devexit_pBill Pemberton
2012-11-21w1: mxc_w1: Fix commentFabio Estevam
2012-11-21w1: mxc_w1: Convert to platform driverFabio Estevam
2012-11-21w1: mxc_w1: Adapt the clock name to the new clock frameworkFabio Estevam
2012-11-16Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman
2012-11-16Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap
2012-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-16Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-11-16Merge tag 'tty-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-11-16Merge tag 'staging-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-16Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann
2012-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-11-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-16misc: apds9802als: Fix the logic checking timeout in als_wait_for_data_ready()Axel Lin
2012-11-16tilegx: request_irq with a non-null device nameSimon Marchi
2012-11-15misc: hpilo: ignore auxiliary HP iLO BMC'sMark Rusk
2012-11-15drivers: mfd: fix dependencies for MFD_RTSX_PCIGreg Kroah-Hartman
2012-11-15drivers/memstick: Add realtek pcie memstick host driverWei WANG
2012-11-15drivers/mmc: Add realtek pcie sdmmc host driverWei WANG
2012-11-15drivers/mfd: Add realtek pcie card reader driverWei WANG
2012-11-15uio_pdrv: set memory mapping nameManuel Traut
2012-11-15drivers/parport: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-11-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-11-16Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-11-16drm/ttm: remove unneeded preempt_disable/enableAkinobu Mita
2012-11-16ttm: Clear the ttm page allocated from high memory zone correctlyZhao Yakui
2012-11-16vmwgfx: return an -EFAULT if copy_to_user() failsDan Carpenter
2012-11-15Drivers: hv: Add Hyper-V balloon driverK. Y. Srinivasan
2012-11-15mm: export a function to get vm committed memoryK. Y. Srinivasan
2012-11-15mei: use the same bus msg for connect and disconnect requestTomas Winkler
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