| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-21 | 1 | -0/+1 |
|\ |
|
| * | Merge 3.8-rc5 into usb-next | Greg Kroah-Hartman | 2013-01-25 | 2 | -3/+1 |
| |\ |
|
| * | | PM/Qos: Expose dev_pm_qos_flags symbol | Lan Tianyu | 2013-01-25 | 1 | -0/+1 |
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 8 | -269/+325 |
|\ \ \ |
|
| * | | | base: memory: fix soft/hard_offline_page permissions | Felipe Balbi | 2013-02-18 | 1 | -2/+2 |
| * | | | drivercore: Fix ordering between deferred_probe and exiting initcalls | Grant Likely | 2013-02-15 | 1 | -0/+2 |
| * | | | driver-core: constify data for class_find_device() | Michał Mirosław | 2013-02-06 | 2 | -4/+4 |
| * | | | firmware: Ignore abort check when no user-helper is used | Takashi Iwai | 2013-02-04 | 1 | -2/+9 |
| * | | | firmware: Reduce ifdef CONFIG_FW_LOADER_USER_HELPER | Takashi Iwai | 2013-02-04 | 1 | -162/+151 |
| * | | | firmware: Make user-mode helper optional | Takashi Iwai | 2013-02-04 | 2 | -13/+55 |
| * | | | firmware: Refactoring for splitting user-mode helper code | Takashi Iwai | 2013-02-04 | 1 | -133/+154 |
| * | | | Driver core: treat unregistered bus_types as having no devices | Bjorn Helgaas | 2013-02-04 | 1 | -2/+2 |
| * | | | Merge 3.8-rc5 into driver-core-next | Greg Kroah-Hartman | 2013-01-26 | 2 | -3/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge 3.9-rc4 into driver-core-next | Greg Kroah-Hartman | 2013-01-18 | 3 | -15/+42 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Revert "drivers: base: Convert print_symbol to %pSR" | Greg Kroah-Hartman | 2013-01-17 | 1 | -2/+2 |
| * | | | driver core: fix possible missing of device probe | Ming Lei | 2013-01-17 | 1 | -1/+1 |
| * | | | drivers: base: Convert print_symbol to %pSR | Joe Perches | 2013-01-17 | 1 | -2/+2 |
| * | | | dma_buf: Cleanup dma_buf_fd | Borislav Petkov | 2013-01-17 | 1 | -5/+4 |
| * | | | drivers/base/core.c: Remove two unused variables and two useless calls to kfree | Peter Senna Tschudin | 2013-01-17 | 1 | -4/+0 |
* | | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-02-20 | 3 | -10/+18 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-02-15 | 1 | -8/+11 |
| |\ \ \ \ |
|
| | * | | | | PM / OPP: Export more symbols for module usage | Mark Langsdorf | 2013-02-02 | 1 | -0/+3 |
| | * | | | | PM / OPP: switch exported symbols to GPL variant | Nishanth Menon | 2013-02-02 | 1 | -8/+8 |
| | | |_|/
| | |/| | |
|
| * | | | | PM: Introduce suspend state PM_SUSPEND_FREEZE | Zhang Rui | 2013-02-09 | 1 | -0/+6 |
| * | | | | PM / Domains: don't use [delayed_]work_pending() | Tejun Heo | 2013-01-26 | 1 | -2/+1 |
| |/ / / |
|
* | | | | Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-20 | 3 | -0/+77 |
|\ \ \ \ |
|
| * | | | | drivers/pinctrl: grab default handles from device core | Linus Walleij | 2013-01-23 | 3 | -0/+77 |
| | |/ /
| |/| | |
|
* | | | | Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-next | Mark Brown | 2013-02-14 | 2 | -12/+48 |
|\ \ \ \ |
|
| * | | | | regmap: Add "no-bus" option for regmap API | Andrey Smirnov | 2013-01-29 | 2 | -12/+48 |
* | | | | | Merge remote-tracking branch 'regmap/topic/mmio' into regmap-next | Mark Brown | 2013-02-14 | 1 | -13/+66 |
|\ \ \ \ \ |
|
| * | | | | | regmap: mmio: add register clock support | Philipp Zabel | 2013-02-14 | 1 | -13/+66 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge remote-tracking branch 'regmap/topic/irq' into regmap-next | Mark Brown | 2013-02-14 | 1 | -26/+99 |
|\ \ \ \ \ |
|
| * | | | | | regmap: irq: Support wake IRQ mask inversion | Mark Brown | 2013-01-04 | 1 | -4/+17 |
| * | | | | | regmap: irq: Fix sync of wake statuses to hardware | Mark Brown | 2013-01-04 | 1 | -0/+11 |
| * | | | | | regmap: irq: Use a bulk read for interrupt status where possible | Mark Brown | 2013-01-04 | 1 | -7/+60 |
| * | | | | | regmap: irq: Factor register read out of the IRQ parsing loop | Mark Brown | 2013-01-03 | 1 | -7/+9 |
| * | | | | | regmap: irq: enable wake support by default | Laxman Dewangan | 2012-12-24 | 1 | -12/+6 |
* | | | | | | Merge remote-tracking branch 'regmap/topic/flat' into regmap-next | Mark Brown | 2013-02-14 | 4 | -1/+75 |
|\ \ \ \ \ \ |
|
| * | | | | | | regmap: flat: Add flat cache type | Mark Brown | 2013-01-02 | 4 | -1/+75 |
| |/ / / / / |
|
* | | | | | | Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next | Mark Brown | 2013-02-14 | 2 | -18/+33 |
|\ \ \ \ \ \ |
|
| * | | | | | | regmap: debugfs: Factor out debugfs_tot_len calc into a function | Dimitris Papastamos | 2013-02-11 | 1 | -8/+14 |
| * | | | | | | regmap: debugfs: Optimize seeking within blocks of registers | Dimitris Papastamos | 2013-02-11 | 1 | -5/+7 |
| * | | | | | | regmap: debugfs: Add a `max_reg' member in struct regmap_debugfs_off_cache | Dimitris Papastamos | 2013-02-11 | 2 | -0/+9 |
| * | | | | | | regmap: debugfs: Fix reading in register field units | Dimitris Papastamos | 2013-02-08 | 1 | -1/+1 |
| * | | | | | | regmap: regmap: avoid spurious warning in regmap_read_debugfs | Russell King | 2013-01-27 | 1 | -4/+2 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge remote-tracking branch 'regmap/topic/async' into regmap-next | Mark Brown | 2013-02-14 | 3 | -47/+326 |
|\ \ \ \ \ \ |
|
| * | | | | | | regmap: spi: Handle allocation failures gracefully | Mark Brown | 2013-02-05 | 1 | -0/+2 |
| * | | | | | | regmap: Export regmap_async_complete() | Mark Brown | 2013-02-05 | 1 | -0/+1 |
| * | | | | | | regmap: Export regmap_async_complete_cb | Axel Lin | 2013-02-04 | 1 | -0/+1 |
| * | | | | | | regmap: include linux/sched.h to fix build | Stephen Warren | 2013-02-04 | 1 | -0/+1 |