summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-11-21misc: remove use of __devexitBill Pemberton24-24/+24
2012-11-21misc: remove use of __devinitconstBill Pemberton1-1/+1
2012-11-21misc: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-21misc: remove use of __devinitBill Pemberton26-36/+36
2012-11-21drivers/misc: remove use of __devexit_pBill Pemberton25-25/+25
2012-11-21hv: hv_balloon: mark a function staticGreg Kroah-Hartman1-1/+1
2012-11-21mei: remove use of __devexit_pBill Pemberton1-2/+2
2012-11-21mei: Simplify the ME client enumeration codeSamuel Ortiz4-86/+95
2012-11-21mei: simplify write complete loop in irq handlerTomas Winkler1-25/+12
2012-11-21mei: don't mix read and write slotsTomas Winkler1-16/+19
2012-11-21mei: streamline amthif write complete functionTomas Winkler3-60/+48
2012-11-21mei: streamline write complete flow functionTomas Winkler1-70/+43
2012-11-21mei: use structured buffer for extra write bufferTomas Winkler3-27/+22
2012-11-21mei: compact code for mei bus message creationTomas Winkler4-148/+112
2012-11-21w1: remove CONFIG_HOTPLUG ifdefsBill Pemberton1-7/+0
2012-11-21w1: remove use of __devexitBill Pemberton3-5/+5
2012-11-21w1: remove use of __devinitBill Pemberton3-5/+5
2012-11-21w1: remove use of __devexit_pBill Pemberton2-2/+2
2012-11-21w1: mxc_w1: Fix commentFabio Estevam1-1/+1
2012-11-21w1: mxc_w1: Convert to platform driverFabio Estevam1-14/+2
2012-11-21w1: mxc_w1: Adapt the clock name to the new clock frameworkFabio Estevam1-3/+3
2012-11-16Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman214-1097/+2254
2012-11-16Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds1-1/+1
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap1-1/+1
2012-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-63/+117
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-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-16misc: apds9802als: Fix the logic checking timeout in als_wait_for_data_ready()Axel Lin1-1/+1
2012-11-16tilegx: request_irq with a non-null device nameSimon Marchi1-1/+1
2012-11-15misc: hpilo: ignore auxiliary HP iLO BMC'sMark Rusk1-4/+11
2012-11-15drivers: mfd: fix dependencies for MFD_RTSX_PCIGreg Kroah-Hartman1-0/+1
2012-11-15drivers/memstick: Add realtek pcie memstick host driverWei WANG3-0/+652
2012-11-15drivers/mmc: Add realtek pcie sdmmc host driverWei WANG3-0/+1357
2012-11-15drivers/mfd: Add realtek pcie card reader driverWei WANG7-0/+1974
2012-11-15uio_pdrv: set memory mapping nameManuel Traut2-0/+2
2012-11-15drivers/parport: remove depends on CONFIG_EXPERIMENTALKees Cook1-8/+8
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-15Drivers: hv: Add Hyper-V balloon driverK. Y. Srinivasan3-0/+1048
2012-11-15mm: export a function to get vm committed memoryK. Y. Srinivasan1-1/+1