Age | Commit message (Expand) | Author | Files | Lines |
2012-03-19 | hwmon: (hwmon) Fix multi-line comments | Guenter Roeck | 1 | -10/+10 |
2012-03-19 | hwmon: (ds1621) Fix checkpatch issues | Guenter Roeck | 1 | -35/+44 |
2012-03-19 | hwmon: convert drivers/hwmon/* to use module_spi_driver() | Axel Lin | 5 | -58/+5 |
2012-03-19 | hwmon: convert drivers/hwmon/* to use module_i2c_driver() | Axel Lin | 74 | -909/+74 |
2012-03-19 | hwmon: (vt8231) Fix multi-line comments | Guenter Roeck | 1 | -77/+87 |
2012-03-19 | hwmon: (adt7475) Fix multi-line comments | Guenter Roeck | 1 | -32/+58 |
2012-03-19 | hwmon: (f71805f) Fix checkpatch issues | Guenter Roeck | 1 | -51/+136 |
2012-03-19 | hwmon: (max6650) Fix multi-line comments | Guenter Roeck | 1 | -23/+28 |
2012-03-19 | hwmon: (w83781d) Fix checkpatch issues | Guenter Roeck | 1 | -54/+92 |
2012-03-19 | hwmon: (adm1025) Fix checkpatch issues | Guenter Roeck | 1 | -17/+46 |
2012-03-19 | hwmon: (abituguru3) Fix checkpatch issues | Guenter Roeck | 1 | -21/+35 |
2012-03-19 | hwmon: (vt8231) Fix checkpatch issues | Guenter Roeck | 1 | -33/+94 |
2012-03-19 | hwmon: (max6650) Fix checkpatch issues | Guenter Roeck | 1 | -50/+63 |
2012-03-19 | hwmon: (pmbus) Replace strict_strtol with kstrtol | Guenter Roeck | 1 | -1/+1 |
2012-03-19 | hwmon: (lm83) fix checkpatch issues | Frans Meulenbroeks | 1 | -5/+12 |
2012-03-19 | hwmon: (k8temp) fix checkpatch issues | Frans Meulenbroeks | 1 | -7/+8 |
2012-03-19 | hwmon: (lm80) reset device if error occurred | Frans Meulenbroeks | 1 | -0/+6 |
2012-03-19 | hwmon: (lm80) fix checkpatch warnings | Frans Meulenbroeks | 1 | -4/+16 |
2012-03-19 | hwmon: (adt7470) fix checkpatch issues | Frans Meulenbroeks | 1 | -3/+3 |
2012-03-19 | hwmon: (adt7411) fix checkpatch issues | Frans Meulenbroeks | 1 | -1/+1 |
2012-03-19 | hwmon: (lm70) fix checkpatch issues | Frans Meulenbroeks | 1 | -1/+1 |
2012-03-19 | hwmon: (f71882fg) fix checkpatch issues | Frans Meulenbroeks | 1 | -2/+2 |
2012-03-19 | hwmon: (asus_atk0110) fix checkpatch issues | Frans Meulenbroeks | 1 | -1/+2 |
2012-03-19 | hwmon: (adt7475) fix checkpatch issues | Frans Meulenbroeks | 1 | -1/+1 |
2012-03-19 | hwmon: (smm665) fix checkpatch issues | Frans Meulenbroeks | 1 | -1/+1 |
2012-03-19 | hwmon: (sht15) fix checkpatch issues | Frans Meulenbroeks | 1 | -1/+1 |
2012-03-19 | hwmon: (ibmaem) fix checkpatch issues | Frans Meulenbroeks | 1 | -1/+1 |
2012-03-19 | hwmon: (ad7414) fix checkpatch issues | Frans Meulenbroeks | 1 | -1/+5 |
2012-03-19 | hwmon: (ad7418) fix checkpatch issues | Frans Meulenbroeks | 1 | -3/+9 |
2012-03-19 | hwmon: (w83l785ts) fix checkpatch issues | Frans Meulenbroeks | 1 | -1/+1 |
2012-03-19 | hwmon: (wm831x-hwmon) fix checkpatch issues | Frans Meulenbroeks | 1 | -1/+1 |
2012-03-19 | hwmon: fix checkpatch issues | Frans Meulenbroeks | 1 | -3/+2 |
2012-03-19 | hwmon: (adm1029) fix checkpatch issues | Frans Meulenbroeks | 1 | -3/+7 |
2012-03-19 | hwmon: (g760a) fix checkpatch issues | Frans Meulenbroeks | 1 | -2/+2 |
2012-03-19 | hwmon: (i5k_amb) fix checkpatch issues | Frans Meulenbroeks | 1 | -3/+15 |
2012-03-19 | hwmon: use DEFINE_PCI_DEVICE_TABLE | Frans Meulenbroeks | 5 | -5/+5 |
2012-03-19 | hwmon: remove () used with return | Frans Meulenbroeks | 8 | -32/+32 |
2012-03-19 | hwmon: (amc6821) fix initialisation | Frans Meulenbroeks | 1 | -1/+1 |
2012-03-19 | hwmon: (lm80) add error handling | Frans Meulenbroeks | 1 | -31/+101 |
2012-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -50/+39 |
2012-03-16 | wimax/i2400m: fix erroneous NETDEV_TX_BUSY use | Eric Dumazet | 1 | -20/+10 |
2012-03-16 | net/hyperv: fix erroneous NETDEV_TX_BUSY use | Eric Dumazet | 1 | -2/+2 |
2012-03-16 | net/usbnet: reserve headroom on rx skbs | Eric Dumazet | 1 | -2/+2 |
2012-03-16 | bnx2x: fix memory leak in bnx2x_init_firmware() | Michal Schmidt | 1 | -26/+24 |
2012-03-16 | bnx2x: fix a crash on corrupt firmware file | Michal Schmidt | 1 | -0/+1 |
2012-03-16 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2 | -16/+16 |
2012-03-16 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -5/+15 |
2012-03-16 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -18/+11 |
2012-03-16 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 7 | -51/+21 |
2012-03-16 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -14/+128 |