index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2012-01-10
39
-290
/
+371
|
\
|
*
watchdog: omap_wdt.c: fix the WDIOC_GETBOOTSTATUS ioctl if not implemented.
Shubhrajyoti D
2012-01-06
1
-0
/
+1
|
*
watchdog: new driver for VIA chipsets
Marc Vertes
2012-01-06
3
-0
/
+281
|
*
watchdog: ath79_wdt: flush register writes
Gabor Juhos
2012-01-06
1
-0
/
+6
|
*
drivers/watchdog/lantiq_wdt.c: drop iounmap for devm_ allocated data
Julia Lawall
2012-01-06
1
-3
/
+0
|
*
watchdog: documentation: describe nowayout in coversion-guide
Wolfram Sang
2012-01-06
1
-0
/
+19
|
*
watchdog: documentation: update index file
Wim Van Sebroeck
2012-01-06
1
-0
/
+2
|
*
watchdog: Convert wm831x driver to devm_kzalloc()
Mark Brown
2012-01-06
1
-4
/
+3
|
*
watchdog: add nowayout helpers to Watchdog Timer Driver Kernel API
Wim Van Sebroeck
2012-01-06
4
-9
/
+28
|
*
watchdog: convert drivers/watchdog/* to use module_platform_driver()
Axel Lin
2012-01-06
19
-225
/
+19
|
*
watchdog: Use DEFINE_SPINLOCK() for static spinlocks
Axel Lin
2012-01-06
11
-27
/
+10
|
*
watchdog: Convert Wolfson drivers to module_platform_driver
Mark Brown
2012-01-06
2
-22
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2012-01-10
57
-341
/
+1368
|
\
\
|
*
|
regulator: set constraints.apply_uV to 0 in of_get_fixed_voltage_config
Richard Zhao
2012-01-06
1
-0
/
+1
|
*
|
regulator: max8925: fix enabled/disabled judgement mistake
Kevin Liu
2012-01-06
1
-13
/
+20
|
*
|
regulator: add regulator_bulk_force_disable function
Donggeun Kim
2012-01-03
2
-0
/
+45
|
*
|
regulator: pass regulator_register of_node in fixed voltage driver
Richard Zhao
2012-01-02
1
-1
/
+2
|
*
|
regulator: add regulator_force_disable() definition for !CONFIG_REGULATOR
MyungJoo Ham
2012-01-02
1
-0
/
+5
|
*
|
regulator: Enable supply regulator if child rail is enabled.
Laxman Dewangan
2012-01-02
1
-0
/
+8
|
*
|
regulator: mc13892: Convert to devm_kzalloc()
Fabio Estevam
2011-12-30
1
-3
/
+1
|
*
|
regulator: mc13783: Convert to devm_kzalloc()
Fabio Estevam
2011-12-29
1
-4
/
+1
|
*
|
regulator: Fix checking return value of create_regulator
Axel Lin
2011-12-29
1
-3
/
+2
|
*
|
regulator: Fix the error handling if create_regulator fails
Axel Lin
2011-12-29
1
-0
/
+1
|
*
|
regulator: Export regulator_is_supported_voltage()
Mark Brown
2011-12-28
1
-0
/
+1
|
*
|
regulator: mc13892: add device tree probe support
Shawn Guo
2011-12-22
4
-11
/
+110
|
*
|
regulator: mc13892: remove the unnecessary prefix from regulator name
Shawn Guo
2011-12-22
1
-3
/
+3
|
*
|
regulator: Convert wm831x regulator drivers to devm_kzalloc()
Mark Brown
2011-12-20
3
-18
/
+9
|
*
|
regulator: da9052: Staticize non-exported symbols
Axel Lin
2011-12-20
1
-2
/
+2
|
*
|
regulator: Replace kzalloc with devm_kzalloc and if-else with a switch-case f...
Ashish Jangam
2011-12-17
1
-5
/
+11
|
*
|
regulator: Update da9052-regulator for DT changes
Mark Brown
2011-12-15
1
-1
/
+1
|
*
|
regulator: DA9052/53 Regulator support
Ashish Jangam
2011-12-15
3
-0
/
+608
|
*
|
Merge branch 'topic/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2011-12-05
4
-7
/
+13
|
|
\
\
|
|
*
|
regulator: pass device_node to of_get_regulator_init_data()
Shawn Guo
2011-12-05
3
-6
/
+9
|
|
*
|
regulator: If a single voltage is set with device tree then set apply_uV
Mark Brown
2011-12-05
1
-0
/
+3
|
|
*
|
regulator: Fix regulator_register() API signature in Documentation
Rajendra Nayak
2011-12-05
1
-1
/
+1
|
*
|
|
regulator: Allow regulators to register with no init_data
Mark Brown
2011-11-30
1
-18
/
+25
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge remote-tracking branches 'regulator/topic/dt' and 'regulator/for-linus'...
Mark Brown
2011-11-28
2
-7
/
+49
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
regulator: fix label names used in device tree bindings
Shawn Guo
2011-11-28
1
-5
/
+5
|
*
|
|
|
Merge remote-tracking branch 'regulator/for-linus' into regulator-next
Mark Brown
2011-11-28
1
-1
/
+1
|
|
\
\
\
\
|
*
\
\
\
\
Merge remote-tracking branch 'regulator/for-linus' into regulator-next
Mark Brown
2011-11-28
450
-3313
/
+3838
|
|
\
\
\
\
\
|
*
|
|
|
|
|
regulator: Convert virtual and userspace regulator consumer drivers to use mo...
Axel Lin
2011-11-28
2
-23
/
+2
|
*
|
|
|
|
|
regulator: aat2870: Remove a redundant bitwise and operation
Axel Lin
2011-11-28
1
-1
/
+1
|
*
|
|
|
|
|
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
2011-11-27
1
-1
/
+6
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe()
Axel Lin
2011-11-27
1
-1
/
+6
|
*
|
|
|
|
|
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
2011-11-27
2
-1
/
+7
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
regulator: Staticise of_get_fixed_voltage_config()
Axel Lin
2011-11-27
1
-1
/
+2
|
|
*
|
|
|
|
regulator: Checking return value of of_get_regulator_init_data
Axel Lin
2011-11-27
1
-0
/
+3
|
|
*
|
|
|
|
regulator: export of_get_regulator_init_data
Axel Lin
2011-11-27
1
-0
/
+2
|
*
|
|
|
|
|
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
2011-11-24
1
-1
/
+1
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
regulator: Fix compile break due to missing arguments to regulator_register
Rajendra Nayak
2011-11-24
1
-1
/
+1
[next]