index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: Provide managed hwmon registration
Guenter Roeck
2013-10-14
1
-0
/
+63
*
hwmon: (nct6775) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2013-10-14
1
-86
/
+36
*
hwmon: (pmbus) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2013-10-14
1
-13
/
+7
*
hwmon: (ltc4245) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2013-10-14
1
-54
/
+24
*
hwmon: (gpio-fan) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2013-10-14
1
-27
/
+14
*
hwmon: (ds1621) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2013-10-14
1
-33
/
+27
*
hwmon: Introduce hwmon_device_register_with_groups
Guenter Roeck
2013-10-14
1
-16
/
+106
*
hwmon: (f71882fg) Remove extra return statement
Guenter Roeck
2013-10-14
1
-1
/
+0
*
hwmon: (f75375s) Don't crash the kernel unnecessarily
Guenter Roeck
2013-10-14
1
-2
/
+2
*
hwmon: (atxp1) Set and use error code from vid_to_reg()
Guenter Roeck
2013-10-14
1
-2
/
+1
*
hwmon: (acpi_power_meter) Use return value from acpi_bus_register_driver
Guenter Roeck
2013-10-14
1
-1
/
+1
*
hwmon: (acpi_power_meter) Don't crash the kernel unnecessarily
Guenter Roeck
2013-10-14
1
-3
/
+8
*
hwmon: (gpio_fan) Use error value returned from get_fan_speed_index()
Guenter Roeck
2013-10-14
1
-2
/
+2
*
hwmon: (adt7462) Use error value returned from find_trange_value()
Guenter Roeck
2013-10-14
1
-3
/
+2
*
hwmon: (pmbus) Don't unnecessarily crash the kernel
Guenter Roeck
2013-10-14
1
-1
/
+1
*
hwmon: (mc13783-adc) Increase size of name string
Guenter Roeck
2013-10-14
1
-1
/
+1
*
hwmon: (nct6775) Check array index when accessing temp_offset
Guenter Roeck
2013-10-14
1
-1
/
+2
*
hwmon: (nct6775) Use return value from find_temp_source
Guenter Roeck
2013-10-14
1
-2
/
+2
*
hwmon: Remove unnecessary semicolons
Guenter Roeck
2013-10-14
2
-9
/
+9
*
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2013-10-13
3
-4
/
+5
|
\
|
*
watchdog: sunxi: Fix section mismatch
Maxime Ripard
2013-10-13
1
-2
/
+2
|
*
watchdog: kempld_wdt: Fix bit mask definition
Jingoo Han
2013-10-13
1
-1
/
+1
|
*
watchdog: ts72xx_wdt: locking bug in ioctl
Dan Carpenter
2013-10-13
1
-1
/
+2
*
|
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-10-13
2
-4
/
+6
|
\
\
|
|
/
|
/
|
|
*
dma: edma.c: remove edma_desc leakage
Geyslan G. Bem
2013-10-11
1
-0
/
+1
|
*
rcar-hpbdma: add parameter to set_slave() method
Sergei Shtylyov
2013-10-11
1
-2
/
+5
|
*
rcar-hpbdma: remove shdma_free_irq() calls
Sergei Shtylyov
2013-10-11
1
-2
/
+0
*
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-10-12
9
-22
/
+34
|
\
\
|
*
|
i2c: i2c-mux-pinctrl: use deferred probe when adapter not found
Wolfram Sang
2013-10-10
1
-2
/
+2
|
*
|
i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found
Wolfram Sang
2013-10-10
1
-1
/
+1
|
*
|
i2c: i2c-mux-gpio: use deferred probing
Ionut Nicu
2013-10-10
1
-2
/
+2
|
*
|
i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors
Ionut Nicu
2013-10-10
1
-3
/
+7
|
*
|
i2c: omap: Clear ARDY bit twice
Taras Kondratiuk
2013-10-10
1
-0
/
+3
|
*
|
i2c: Not all adapters have a parent
Jean Delvare
2013-10-10
1
-0
/
+3
|
*
|
i2c: i2c-stu300: replace platform_driver_probe to support deferred probing
Wolfram Sang
2013-10-10
1
-6
/
+5
|
*
|
i2c: i2c-mxs: replace platform_driver_probe to support deferred probing
Wolfram Sang
2013-10-10
1
-1
/
+2
|
*
|
i2c: i2c-imx: replace platform_driver_probe to support deferred probing
Wolfram Sang
2013-10-10
1
-5
/
+6
|
*
|
i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre...
Wolfram Sang
2013-10-10
1
-2
/
+3
|
|
/
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-10-12
1
-1
/
+1
|
\
\
|
*
|
x86, build, pci: Fix PCI_MSI build on !SMP
Thomas Petazzoni
2013-10-04
1
-1
/
+1
*
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-10-11
24
-86
/
+74
|
\
\
\
|
*
|
|
Revert "i915: Update VGA arbiter support for newer devices"
Dave Airlie
2013-10-11
2
-31
/
+3
|
*
|
|
Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff i...
Dave Airlie
2013-10-11
3
-23
/
+11
|
*
|
|
Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2013-10-11
15
-25
/
+53
|
|
\
\
\
|
|
*
|
|
drm/radeon: re-enable sw ACR support on pre-DCE4
Alex Deucher
2013-10-10
1
-0
/
+1
|
|
*
|
|
drm/radeon/dpm: disable bapm on TN asics
Alex Deucher
2013-10-09
1
-1
/
+1
|
|
*
|
|
drm/radeon: improve soft reset on CIK
Alex Deucher
2013-10-09
1
-0
/
+6
|
|
*
|
|
drm/radeon: improve soft reset on SI
Alex Deucher
2013-10-09
1
-0
/
+10
|
|
*
|
|
drm/radeon/dpm: off by one in si_set_mc_special_registers()
Dan Carpenter
2013-10-09
1
-3
/
+3
|
|
*
|
|
drm/radeon/dpm/btc: off by one in btc_set_mc_special_registers()
Dan Carpenter
2013-10-09
1
-3
/
+3
[next]