summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'features/imx31-moboard' of git://git.pengutronix.de/git/imx/lin...Arnd Bergmann2012-03-022-1/+4
|\
| * mx31moboard: Add watchdog supportPhilippe Rétornaz2012-03-022-0/+3
| * mx31moboard: update maintainerPhilippe Rétornaz2012-03-021-1/+1
* | Merge branch 'features/imx27-visstrim' of git://git.pengutronix.de/git/imx/li...Arnd Bergmann2012-03-022-3/+140
|\ \
| * | i.MX27: visstrim_m10: Add led support.Javier Martin2012-03-022-0/+32
| * | i.MX27: visstrim_m10: Add video support.Javier Martin2012-03-022-0/+101
| * | i.MX27: visstrim_m10: Register I2C devices after I2C busses have been added.Javier Martin2012-03-021-2/+3
| * | i.MX27: visstrim_m10: Sort IMX_HAVE_PLATFORM_MXC_MMC properly.Javier Martin2012-03-021-1/+1
| * | i.MX27: visstrim_m10: Add m41t00 RTC support.Javier Martin2012-03-021-0/+3
| |/
* | Merge branch 'omap1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann2012-02-2910-249/+318
|\ \
| * \ Merge branch 'omap1-part2' into omap1Tony Lindgren2012-01-2010-249/+318
| |\ \
| | * | input: serio: ams-delta: toggle keyboard power over GPIOJanusz Krzysztofik2011-12-223-33/+35
| | * | omapfb: lcd_ams_delta: drive control lines over GPIOJanusz Krzysztofik2011-12-223-19/+20
| | * | MTD: NAND: ams-delta: use GPIO instead of custom I/OJanusz Krzysztofik2011-12-223-58/+52
| | * | LED: drop leds-ams-delta driverJanusz Krzysztofik2011-12-223-145/+0
| | * | ARM: OMAP1: ams-delta: supersede custom led device by leds-gpioJanusz Krzysztofik2011-12-223-58/+49
| | * | ARM: OMAP1: ams-delta: convert latches to basic_mmio_gpioJanusz Krzysztofik2011-12-223-39/+242
| | * | ARM: OMAP1: ams-delta: register latch dependent devices laterJanusz Krzysztofik2011-12-213-10/+22
* | | | Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann2012-02-28685-43998/+5222
|\ \ \ \
| * | | | ARM: pxa: add dummy clock for pxa25x and pxa27xHaojian Zhuang2012-02-282-0/+2
| * | | | ARM: mmp: append irq name of gpio deviceHaojian Zhuang2012-02-283-0/+3
| * | | | pxa/hx4700: Fix PXA_GPIO_IRQ_BASE/IRQ_NUM valuesPaul Parsons2012-02-281-0/+1
| * | | | pxa/hx4700: Add ASIC3 LED supportPaul Parsons2012-02-281-0/+16
| * | | | pxa/hx4700: Correct StrataFlash block size discoveryPaul Parsons2012-02-281-6/+5
| | |_|/ | |/| |
| * | | Linux 3.3-rc5v3.3-rc5Linus Torvalds2012-02-251-1/+1
| * | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-254-17/+17
| |\ \ \
| | * | | hwmon: (max34440) Fix resetting temperature historyGuenter Roeck2012-02-241-1/+1
| | * | | hwmon: (f75375s) Fix register write order when setting fans to full speedNikolaus Schulz2012-02-231-4/+3
| | * | | hwmon: (ads1015) Fix file leak in probe functionGuenter Roeck2012-02-231-2/+1
| | * | | hwmon: (max6639) Fix PPR register initialization to set both channelsChris D Schimp2012-02-211-7/+9
| | * | | hwmon: (max6639) Fix FAN_FROM_REG calculationChris D Schimp2012-02-211-3/+3
| * | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-02-253-21/+10
| |\ \ \ \
| | * | | | coccicheck: change handling of C={1,2} when M= is setGreg Dietsche2012-02-241-9/+4
| | * | | | builddeb: Don't create files in /tmp with predictable namesBen Hutchings2012-02-181-6/+6
| | * | | | kbuild: do not check for ancient modutils toolsLucas De Marchi2012-01-231-6/+0
| | | |/ / | | |/| |
| * | | | autofs: work around unhappy compat problem on x86-64Ian Kent2012-02-254-3/+23
| * | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-02-242-7/+7
| |\ \ \ \
| | * | | | mlx4_core: Exported functions can't be staticDoug Ledford2012-02-222-7/+7
| * | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-02-2417-100/+101
| |\ \ \ \ \
| | * | | | | [SCSI] scsi_dh_rdac: Fix for unbalanced reference countMoger, Babu2012-02-221-11/+14
| | * | | | | [SCSI] scsi_pm: Fix bug in the SCSI power management handlerAlan Stern2012-02-182-0/+17
| | * | | | | [SCSI] scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'Huajun Li2012-02-181-2/+2
| | * | | | | [SCSI] qla2xxx: Update version number to 8.03.07.13-k.Chad Dupuis2012-02-181-1/+1
| | * | | | | [SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx.Giridhar Malavali2012-02-181-1/+1
| | * | | | | [SCSI] qla2xxx: Remove resetting memory during device initialization for ISP8...Shyam Sundar2012-02-181-13/+0
| | * | | | | [SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization fai...Giridhar Malavali2012-02-181-0/+4
| | * | | | | [SCSI] qla2xxx: Remove check for null fcport from host reset handler.Michael Christie2012-02-181-10/+0
| | * | | | | [SCSI] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers.Andrew Vasquez2012-02-182-1/+2
| | * | | | | [SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB p...Andrew Vasquez2012-02-181-1/+0
| | * | | | | [SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command.Andrew Vasquez2012-02-181-1/+2
OpenPOWER on IntegriCloud