aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds4-69/+61
2012-10-01dt: Document general interrupt controller bindingsThierry Reding1-0/+95
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogic', 'wacom' and 'wiimote' into for-linusJiri Kosina2-0/+14
2012-10-01pinctrl: add bcm2835 driverSimon Arlott1-0/+74
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-12/+0
2012-09-29Merge branch 'dt2' of git://github.com/hzhuang1/linux into next/dtOlof Johansson1-0/+74
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-12/+0
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypass', 'regulator/topic/tol', 'regulator/topic/drivers' and 'regulator/topic/tps6586x' into regulator-nextMark Brown4-69/+61
2012-09-28Merge branches 'spi-drivers' and 'spi-mxs' into spi-nextMark Brown6-0/+135
2012-09-28Merge tag 'v3.6-rc7' into nextJames Morris16-22/+227
2012-09-27x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao1-0/+7
2012-09-27doc: fix old config name of kprobetraceLiu Bo1-1/+1
2012-09-26drivers/misc/lis3lv02d/lis3lv02d_i2c.c: add lis3lv02d device tree initAnilKumar Ch1-0/+36
2012-09-26drivers/misc/lis3lv02d: add generic DT matching codeDaniel Mack1-0/+76
2012-09-26Documentation: Fixes some translation error in Documentation/zh_CN/gpio.txtTekkaman Ninja1-18/+14
2012-09-26Documentation: Remove 3 byte redundant code at the head of the Documentation/zh_CN/arm/bootingTekkaman Ninja1-1/+1
2012-09-26Documentation: Chinese translation of Documentation/video4linux/omap3isp.txtTekkaman Ninja1-0/+277
2012-09-26Documentation: Update git repository URL for Smack userland toolsDaniel Wagner1-4/+3
2012-09-25Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney1-0/+1
2012-09-25regulator: tps6586x: remove regulator-compatible from DT docsStephen Warren1-47/+19
2012-09-25regulator: tps65217.txt: remove regulator-compatible from DT docsStephen Warren1-24/+7
2012-09-25regulator: deprecate regulator-compatible DT propertyStephen Warren1-1/+4
2012-09-25Merge tag 'v3.6-rc6' into spi-mxsMark Brown16-22/+227
2012-09-25Merge tag 'v3.6-rc6' into spi-driversMark Brown16-22/+227
2012-09-25spi/pl022: Devicetree support w/o platform dataRoland Stigge1-0/+7
2012-09-24Merge branches 'bigrt.2012.09.23a', 'doctorture.2012.09.23a', 'fixes.2012.09.23a', 'hotplug.2012.09.23a' and 'idlechop.2012.09.23a' into HEADPaul E. McKenney3-10/+21
2012-09-25NFC: Remove the pn544 raw driverCong Wang1-12/+0
2012-09-24Revert "usb : Add sysfs files to control port power."Greg Kroah-Hartman1-24/+0
2012-09-24Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter4-2/+15
2012-09-24[SCSI] qla4xxx: update copyrights in LICENSE.qla4xxxVikas Chaudhary1-1/+1
2012-09-24[SCSI] qla2xxx: Update the driver copyright.Chad Dupuis1-1/+1
2012-09-23Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into next/dtOlof Johansson14-0/+316
2012-09-23hwmon: (mcp3021) Add MCP3221 supportSven Schuchmann1-8/+15
2012-09-23hwmon: (ina2xx) Add support for INA220 and INA230Guenter Roeck1-0/+18
2012-09-23hwmon: (lm70) Add support for LM71 and LM74Christophe Leroy1-2/+9
2012-09-23hwmon: (Documentation) Update feature-removal-schedule.txtGuenter Roeck1-10/+0
2012-09-23hwmon: (lm70) Allow 4wire SPI bus with LM70Christophe Leroy1-3/+2
2012-09-23hwmon: add Maxim MAX197 supportVivien Didelot1-0/+60
2012-09-23hwmon: Driver for ADT7410Hartmut Knaack1-0/+51
2012-09-23rcu: Fix CONFIG_RCU_FAST_NO_HZ stall warning messagePaul E. McKenney1-8/+8
2012-09-23rcu: Document SRCU dead-CPU capabilities, emphasize read-side limitsPaul E. McKenney2-2/+13
2012-09-23rcu: Control grace-period duration from sysfsPaul E. McKenney1-0/+11
2012-09-23rcu: Adjust debugfs tracing for kthread-based quiescent-state forcingPaul E. McKenney1-27/+16
2012-09-23KVM: Add resampling irqfds for level triggered interruptsAlex Williamson1-0/+13
2012-09-22Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3.0-ux500 into next/dtOlof Johansson4-0/+98
2012-09-22ptp: clarify the clock_name sysfs attributeRichard Cochran1-1/+5
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson1-1/+1
2012-09-21Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socOlof Johansson1-0/+1
2012-09-21Merge branch 'x86/fpu' into x86/smapH. Peter Anvin1-0/+6