summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-07-251-2/+0Star
|\
| * [SCSI] cleanup usages of scsi_complete_async_scansDan Williams2012-07-201-2/+0Star
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2012-07-231-57/+41Star
|\ \
| * | get rid of kern_path_parent()Al Viro2012-07-141-57/+41Star
* | | Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-07-224-83/+291
|\ \ \
| * \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2012-07-191-1/+9
| |\ \ \
| | * | | PM / Sleep: call early resume handlers when suspend_noirq failsColin Cross2012-07-191-1/+9
| * | | | Merge branch 'pm-qos'Rafael J. Wysocki2012-07-191-1/+1
| |\ \ \ \
| | * | | | PM / QoS: Use NULL pointer instead of plain integer in qos.cSachin Kamat2012-07-191-1/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'pm-sleep'Rafael J. Wysocki2012-07-192-6/+10
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | PM / Sleep: Add missing static storage class specifiers in main.cSachin Kamat2012-07-181-4/+4
| | * | | PM / Sleep: Fix build warning in sysfs.c for CONFIG_PM_SLEEP unsetRafael J. Wysocki2012-07-121-0/+4
| | * | | PM / Sleep: Separate printing suspend times from initcall_debugRafael J. Wysocki2012-07-012-13/+2Star
| | * | | PM / Sleep: add knob for printing device resume timesSameer Nanda2012-07-012-2/+13
| | |/ /
| * | | Merge branch 'pm-domains'Rafael J. Wysocki2012-07-191-74/+268
| |\ \ \
| | * | | PM / Domains: Fix build warning for CONFIG_PM_RUNTIME unsetRafael J. Wysocki2012-07-121-13/+13
| | * | | PM / Domains: Replace plain integer with NULL pointer in domain.c fileSachin Kamat2012-07-111-1/+1
| | * | | PM / Domains: Add missing static storage class specifier in domain.c fileSachin Kamat2012-07-101-1/+1
| | * | | PM / Domains: Allow device callbacks to be added at any timeRafael J. Wysocki2012-07-051-14/+50
| | * | | PM / Domains: Add device domain data reference counterRafael J. Wysocki2012-07-051-26/+57
| | * | | PM / Domains: Add preliminary support for cpuidle, v2Rafael J. Wysocki2012-07-031-0/+117
| | * | | PM / Domains: Do not stop devices after restoring their statesRafael J. Wysocki2012-07-011-11/+5Star
| | * | | PM / Domains: Use subsystem runtime suspend/resume callbacks by defaultRafael J. Wysocki2012-07-011-8/+24
| | |/ /
| * / / PM / cpuidle: System resume hang fix with cpuidlePreeti U Murthy2012-07-101-1/+3
| |/ /
* | | Merge tag 'regmap-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-07-224-37/+411
|\ \ \ | |_|/ |/| |
| | |
| | \
| *-. \ Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-nextMark Brown2012-07-223-15/+279
| |\ \ \
| | | * | regmap: Fix work_buf switching for page update during virtual range access.Krystian Garbaciak2012-06-191-2/+3
| | | * | regmap: Add support for register indirect addressing.Krystian Garbaciak2012-06-172-5/+213
| | | * | regmap: Move lock out from internal function _regmap_update_bits().Krystian Garbaciak2012-06-171-8/+14
| | * | | regmap: Implement support for wake IRQsMark Brown2012-06-051-0/+47
| | * | | regmap: Don't try to map non-existant IRQsMark Brown2012-06-051-0/+4
| * | | | regmap: Fix incorrect arguments to kzalloc() callDimitris Papastamos2012-07-181-1/+1
| * | | | regmap: Add hook for printk logging for debugging during early initMark Brown2012-07-061-0/+23
| * | | | regmap: mmio: Staticize regmap_mmio_gen_context()Axel Lin2012-06-131-1/+1
| * | | | regmap: Constify regmap_irq_chipMark Brown2012-06-031-3/+3
| * | | | regmap: mmio: request native endian formattingStephen Warren2012-06-031-8/+18
| * | | | regmap: allow busses to request formatting with specific endiannessStephen Warren2012-06-031-11/+90
| |/ / /
* | | / Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds2012-07-191-0/+2
| |_|/ |/| |
* | | PM / Sleep: Prevent waiting forever on asynchronous suspend after abortMandeep Singh Baines2012-06-241-2/+4
* | | Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-06-211-1/+1
|\ \ \ | |_|/ |/| |
| * | driver core: fixup reversed deferred probe orderKuninori Morimoto2012-06-131-1/+1
| |/
* | regmap: Export regmap_reinit_cache()Mark Brown2012-06-071-0/+1
* | regmap: Fix the size calculation for map->format.buf_sizeFabio Estevam2012-06-031-2/+2
* | regmap: clean up debugfs if regmap_init failsStephen Warren2012-06-031-2/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-1/+1
|\
| * mode_t whack-a-mole: ->is_visible() returns umode_t...Al Viro2012-05-301-1/+1
* | i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown2012-05-301-1/+1
* | mm: fix off-by-one bug in print_nodes_state()Ryota Ozaki2012-05-301-5/+3Star
|/
* Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linu...Linus Torvalds2012-05-251-1/+98
|\
| * dma-buf: minor documentation fixes.Sumit Semwal2012-05-251-4/+5