summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-043-15/+94
|\
| * hwmon: (lm75) Add support for the Dallas/Maxim DS7505Jean Delvare2013-05-043-5/+12
| * hwmon: (lm75) Tune resolution and sample time per chipJean Delvare2013-05-042-9/+40
| * hwmon: (lm75) Prepare to support per-chip resolution and sample timeJean Delvare2013-05-041-5/+26
| * hwmon: (lm75) Per-chip configuration register initializationJean Delvare2013-05-041-2/+22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-0419-175/+123
|\ \
| * | xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()"Al Viro2013-05-041-1/+1
| * | hostfs: use kmalloc instead of kzallocJames Hogan2013-05-041-1/+2
| * | hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h>James Hogan2013-05-042-2/+2
| * | hostfs: remove "will unlock" commentJames Hogan2013-05-041-1/+1
| * | vfs: use list_move instead of list_del/list_addWei Yongjun2013-05-041-2/+1
| * | proc_devtree: Replace include linux/module.h with linux/export.hSyam Sidhardhan2013-05-041-1/+1
| * | create_mnt_ns: unidiomatic use of list_add()Al Viro2013-05-041-1/+1
| * | fs: remove dentry_lru_prune()Yan, Zheng2013-05-041-22/+9
| * | Removed unused typedef to avoid "unused local typedef" warnings.Han Shen2013-05-041-1/+0
| * | kill fs/read_write.hAl Viro2013-05-043-12/+4
| * | fs: Fix hang with BSD accounting on frozen filesystemJan Kara2013-05-042-1/+13
| * | sun3_scsi: add ->show_info()Geert Uytterhoeven2013-05-043-106/+80
| * | nubus: Kill nubus_proc_detach_device()Geert Uytterhoeven2013-05-042-16/+0
| * | more mode_t whack-a-mole...Al Viro2013-05-041-1/+1
| * | do_coredump(): don't wait for thaw if coredump has already been interruptedAl Viro2013-05-041-4/+5
| * | do_mount(): fix a leak introduced in 3.9 ("mount: consolidate permission chec...Al Viro2013-05-041-3/+2
* | | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-0479-589/+1630
|\ \ \
| * | | ARM: msm: USB_MSM_OTG needs USB_PHYArnd Bergmann2013-04-291-0/+1
| * | | Merge tag 'davinci-for-v3.10/board-2-v2' of git://git.kernel.org/pub/scm/linu...Olof Johansson2013-04-1828-45/+215
| |\ \ \
| | * | | ARM: davinci: da850 evm: fix const qualifier placementSekhar Nori2013-04-171-2/+2
| | * | | ARM: davinci: da850 board: add remoteproc supportRobert Tivy2013-04-172-0/+12
| * | | | Merge tag 'boards-3.10' of git://git.infradead.org/users/jcooper/linux into n...Olof Johansson2013-04-1811-209/+555
| |\ \ \ \
| | * | | | ARM: Kirkwood: update Network Space Mini v2 descriptionSimon Guinot2013-04-102-2/+7
| | * | | | ARM: Kirkwood: DT board setup for CloudBoxSimon Guinot2013-04-108-8/+116
| | * | | | ARM: Kirkwood: sort board entries by ASCII-code orderSimon Guinot2013-04-103-201/+203
| | * | | | ARM: kirkwood: add MACH_GURUPLUG_DT to defconfigSebastian Hesselbarth2013-03-301-0/+1
| | * | | | ARM: kirkwood: Add support for NETGEAR ReadyNAS Duo v2 using DTArnaud Ebalard2013-03-288-0/+230
| * | | | | Merge tag 'msm-defconfig-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2013-04-151-45/+109
| |\ \ \ \ \
| | * | | | | ARM: msm: enable SSBI driver in defconfigDavid Brown2013-03-121-0/+1
| | * | | | | ARM: msm: Concentrate defconfig on DT supported devicesStephen Boyd2013-03-061-45/+108
| * | | | | | Merge branch 'armsoc/pxa' of git://github.com/hzhuang1/linux into next/boardsOlof Johansson2013-04-1137-141/+302
| |\ \ \ \ \ \
| | * | | | | | ARM: pxa: move debug uart codeHaojian Zhuang2013-04-114-53/+42
| | * | | | | | ARM: pxa: select PXA935 on saar & tavorevbHaojian Zhuang2013-04-111-0/+2
| | * | | | | | ARM: mmp: add more compatible names in gpio driverHaojian Zhuang2013-04-117-20/+24
| | * | | | | | ARM: pxa: move PXA_GPIO_TO_IRQ macroHaojian Zhuang2013-04-1115-16/+98
| | * | | | | | ARM: pxa: remove cpu_is_xxx in gpio driverHaojian Zhuang2013-04-1118-56/+140
| * | | | | | | Merge tag 'omap-for-v3.10/board-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2013-04-09778-4546/+8674
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP: board-4430sdp: Provide regulator to pwm-backlightAndrew Chew2013-04-081-0/+6
| | * | | | | | | ARM: OMAP: zoom: Use pwm stack for lcd and keyboard backlightPeter Ujfalusi2013-04-082-57/+52
| | * | | | | | | ARM: OMAP2+: omap2plus_defconfig: Add support for BMP085 pressure sensorRuslan Bilovol2013-04-081-0/+1
| | * | | | | | | omap2+: Remove useless Makefile linePaul Bolle2013-04-081-2/+0
| | * | | | | | | omap2+: Remove useless Makefile linePaul Bolle2013-04-081-1/+0
| | * | | | | | | ARM: OMAP: RX-51: add missing regulator supply definitions for lis3lv02dAaro Koskinen2013-04-081-0/+4
| | * | | | | | | ARM: OMAP1: fix omap_udc registrationAaro Koskinen2013-04-082-4/+4
| | |/ / / / / /