index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-07-31
mm: factor out memory isolate functions
Minchan Kim
2012-07-30
Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...
Linus Torvalds
2012-07-30
common: dma-mapping: introduce dma_get_sgtable() function
Marek Szyprowski
2012-07-30
common: dma-mapping: add support for generic dma_mmap_* calls
Marek Szyprowski
2012-07-29
new helper: done_path_create()
Al Viro
2012-07-26
Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-07-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2012-07-23
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2012-07-22
Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-07-22
Merge tag 'regmap-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Linus Torvalds
2012-07-22
Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next
Mark Brown
2012-07-20
[SCSI] cleanup usages of scsi_complete_async_scans
Dan Williams
2012-07-19
Merge branch 'pm-sleep'
Rafael J. Wysocki
2012-07-19
PM / Sleep: call early resume handlers when suspend_noirq fails
Colin Cross
2012-07-18
Make wait_for_device_probe() also do scsi_complete_async_scans()
Linus Torvalds
2012-07-19
Merge branch 'pm-qos'
Rafael J. Wysocki
2012-07-19
Merge branch 'pm-sleep'
Rafael J. Wysocki
2012-07-19
Merge branch 'pm-domains'
Rafael J. Wysocki
2012-07-19
PM / QoS: Use NULL pointer instead of plain integer in qos.c
Sachin Kamat
2012-07-18
PM / Sleep: Add missing static storage class specifiers in main.c
Sachin Kamat
2012-07-18
regmap: Fix incorrect arguments to kzalloc() call
Dimitris Papastamos
2012-07-17
driver core: don't trigger uevent after failure
Sebastian Ott
2012-07-16
PM / Runtime: Do not increment device usage counts before probing
Rafael J. Wysocki
2012-07-16
driver-core: Use kobj_to_dev instead of re-implementing it
Lars-Peter Clausen
2012-07-16
driver core: Move deferred devices to the end of dpm_list before probing
Mark Brown
2012-07-16
driver core: move uevent call to driver_register
Sebastian Ott
2012-07-16
driver core: fix shutdown races with probe/remove(v3)
Ming Lei
2012-07-14
get rid of kern_path_parent()
Al Viro
2012-07-12
PM / Sleep: Fix build warning in sysfs.c for CONFIG_PM_SLEEP unset
Rafael J. Wysocki
2012-07-12
PM / Domains: Fix build warning for CONFIG_PM_RUNTIME unset
Rafael J. Wysocki
2012-07-11
PM / Domains: Replace plain integer with NULL pointer in domain.c file
Sachin Kamat
2012-07-10
PM / Domains: Add missing static storage class specifier in domain.c file
Sachin Kamat
2012-07-10
PM / cpuidle: System resume hang fix with cpuidle
Preeti U Murthy
2012-07-06
regmap: Add hook for printk logging for debugging during early init
Mark Brown
2012-07-05
PM / Domains: Allow device callbacks to be added at any time
Rafael J. Wysocki
2012-07-05
PM / Domains: Add device domain data reference counter
Rafael J. Wysocki
2012-07-05
Merge v3.5-rc5 into driver-core-next
Greg Kroah-Hartman
2012-07-03
PM / Domains: Add preliminary support for cpuidle, v2
Rafael J. Wysocki
2012-07-01
PM / Domains: Do not stop devices after restoring their states
Rafael J. Wysocki
2012-07-01
PM / Domains: Use subsystem runtime suspend/resume callbacks by default
Rafael J. Wysocki
2012-07-01
PM / Sleep: Separate printing suspend times from initcall_debug
Rafael J. Wysocki
2012-07-01
PM / Sleep: add knob for printing device resume times
Sameer Nanda
2012-06-24
PM / Sleep: Prevent waiting forever on asynchronous suspend after abort
Mandeep Singh Baines
2012-06-20
Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-06-19
regmap: Fix work_buf switching for page update during virtual range access.
Krystian Garbaciak
2012-06-17
regmap: Add support for register indirect addressing.
Krystian Garbaciak
2012-06-17
regmap: Move lock out from internal function _regmap_update_bits().
Krystian Garbaciak
2012-06-14
driver core: fix some kernel-doc warnings in dma*.c
Randy Dunlap
2012-06-13
device-core: Ensure drvdata = NULL when no driver is bound
Hans de Goede
[next]