aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tsc2007 fixes.neil-rebase-3.7NeilBrown2013-03-091-1/+5
* bq27000: report missing device better.NeilBrown2013-03-091-1/+4
* added meaningful names to the gpio-keysH. Nikolaus Schaller2013-03-091-0/+2
* GTA04 enable off modeNeilBrown2013-03-091-1/+9
* OMAP:HACK - don't let CORE go to off-mode the first time.NeilBrown2013-03-091-0/+8
* musb: fix context save over suspend.NeilBrown2013-03-091-0/+6
* GTA04 - turnoff HFCLK in suspend.NeilBrown2013-03-091-2/+4
* GTA04 - enable wakeup on 3G event.NeilBrown2013-03-091-0/+1
* Enable SaveAndRestore for USB power domainNeilBrown2013-03-091-1/+1
* GTA04 - mux output GPIOs as output.NeilBrown2013-03-091-1/+8
* BMP085 - use mutex to avoid races.NeilBrown2013-03-091-1/+5
* Jack bouncing: bugfix.NeilBrown2013-03-091-0/+3
* pwm-omap: remove suspend handling code.NeilBrown2013-03-091-22/+0
* OMAP dmtimer - simplify context-loss handling.NeilBrown2013-03-091-16/+9
* arm/dts: Add basic support for gta04 (Openmoko next generation) board.Marek Belisko2013-03-091-0/+65
* GTA04 audio headset jack detect.NeilBrown2013-03-091-7/+51
* GTA04: add simple headset-jack detection support.NeilBrown2013-03-091-0/+74
* GTA04 udev rules for /dev/input/jackNeilBrown2013-03-091-0/+1
* GTA04: Enable mdac hwmonNeilBrown2013-03-093-2/+9
* GTA04: use ONDEMAND as default cpufreq governor.NeilBrown2013-03-092-4/+4
* Fix some compiler warnings.NeilBrown2013-03-091-4/+4
* GTA04 config ITG3200NeilBrown2013-03-092-0/+2
* IIO: add iio driver for ITG3200 3-axis gyroscope.NeilBrown2013-03-094-0/+600
* Fix hmc5883 to be auto-detect.NeilBrown2013-03-091-0/+2
* GTA04 config: HMC5843 compiled in, not module.NeilBrown2013-03-092-4/+4
* GTA04: adjust for new BMP085 driver.NeilBrown2013-03-091-31/+1
* BMP085: Clean up and enable use of interrupt for completion.NeilBrown2013-03-092-7/+58
* Enable 800MHz Operating Power Point.NeilBrown2013-03-091-0/+46
* Allow wifi to be rescanned on resume.NeilBrown2013-03-091-0/+1
* OMAP: DSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_listNeilBrown2013-03-091-0/+1
* GTA04 defconfig updates for 3.7NeilBrown2013-03-092-231/+526
* pwm: omap: Add PWM support using dual-mode timersNeilBrown2013-03-094-0/+301
* Remove IRQF_EARLY_RESUME in twl4030-irq.NeilBrown2013-03-091-1/+1
* panel-tpo-td028ttec1.c updates fror 3.7NeilBrown2013-03-091-6/+13
* twl4030-usb - re-instate event notificationsNeilBrown2013-03-091-0/+27
* OMAP GPIO - don't wake from suspend unless requested.NeilBrown2013-03-091-4/+49
* f2fs: fix tracking parent inode numberJaegeuk Kim2013-03-093-2/+11
* f2fs: cleanup the f2fs_bio_alloc routineJaegeuk Kim2013-03-094-18/+25
* f2fs: introduce accessor to retrieve number of dentry slotsNamjae Jeon2013-03-092-8/+8
* f2fs: remove redundant call to f2fs_put_page in delete entryNamjae Jeon2013-03-091-3/+2
* f2fs: make use of GFP_F2FS_ZERO for setting gfp_maskNamjae Jeon2013-03-091-1/+1
* f2fs: rewrite f2fs_bio_alloc to make it simplerNamjae Jeon2013-03-091-17/+7
* f2fs: fix a typo in f2fs documentationHuajun Li2013-03-091-1/+1
* f2fs: remove unused variableWei Yongjun2013-03-092-4/+0
* f2fs: move error condition for mkdir at proper placeNamjae Jeon2013-03-091-2/+1
* f2fs: remove unneeded initializationNamjae Jeon2013-03-092-3/+3
* f2fs: check read only condition before beginning write outNamjae Jeon2013-03-091-2/+3
* f2fs: remove unneeded memset from init_onceNamjae Jeon2013-03-091-1/+0
* f2fs: show error in case of invalid mount argumentsNamjae Jeon2013-03-091-0/+2
* f2fs: fix the compiler warning for uninitialized use of variableNamjae Jeon2013-03-091-0/+1