| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | V4L/DVB (8562): DVB_DRX397XD: remove FW_LOADER select | Adrian Bunk | 2008-08-06 | 1 | -2/+1 |
| | * | | | | | V4L/DVB (8558): media/video/Kconfig: fix a typo | Mauro Carvalho Chehab | 2008-08-06 | 1 | -1/+1 |
| | * | | | | | V4L/DVB (8552): gspca: Bad pixel format in the spca508 subdriver. | Jean-Francois Moine | 2008-08-06 | 1 | -4/+4 |
| | * | | | | | V4L/DVB (8550): gspca: Change a bit the init of ov7660 and Sonix JPEG bridges. | Jean-Francois Moine | 2008-08-06 | 1 | -25/+21 |
| | * | | | | | V4L/DVB (8549a): fix kernel-doc warning, function name, and docbook filename | Randy Dunlap | 2008-08-06 | 2 | -2/+4 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-08-08 | 14 | -267/+734 |
| |\ \ \ \ \ |
|
| | * | | | | | hwmon: (it87) Support for 16-bit fan reading in it8705 >= rev 0x03 | Andrew Paprocki | 2008-08-06 | 2 | -10/+15 |
| | * | | | | | hwmon: (it87) Support for 16-bit fan reading in it8712 >= rev 0x07 | Andrew Paprocki | 2008-08-06 | 2 | -14/+27 |
| | * | | | | | hwmon: (hwmon-vid) Add 6-bit vid codes for AMD NPT 0Fh cpus | Frank Myhr | 2008-08-06 | 1 | -10/+8 |
| | * | | | | | hwmon: (hwmon-vid) Trivial format multi-line comments per CodingStyle | Frank Myhr | 2008-08-06 | 1 | -69/+71 |
| | * | | | | | hwmon: ad7414 driver | Sean MacLennan | 2008-08-06 | 3 | -0/+279 |
| | * | | | | | hwmon: (thmc50) Add support for critical temperature limits | Krzysztof Helt | 2008-08-06 | 1 | -1/+27 |
| | * | | | | | hwmon: (adm9240) Remove EXPERIMENTAL dependency | Grant Coady | 2008-08-06 | 1 | -1/+1 |
| | * | | | | | hwmon: (w83627hf) Drop reset module parameter | Jean Delvare | 2008-08-06 | 2 | -31/+0 |
| | * | | | | | hwmon: (w83627hf) Add pwm_enable sysfs interface | Dominik Geyer | 2008-08-06 | 1 | -0/+74 |
| | * | | | | | hwmon: (w83791d) Use fan divisor bits from vbat register | Marc Hulsman | 2008-08-06 | 2 | -7/+23 |
| | * | | | | | hwmon: (f71882fg) Delete needless forward declarations | Jean Delvare | 2008-08-06 | 1 | -6/+0 |
| | * | | | | | hwmon: (dme1737) Add support for the SMSC SCH5027 | Juerg Haefliger | 2008-08-06 | 3 | -81/+169 |
| | * | | | | | hwmon: (dme1737) Skip detection if forced | Juerg Haefliger | 2008-08-06 | 1 | -6/+9 |
| | * | | | | | hwmon: (dme1737) Cleanups | Juerg Haefliger | 2008-08-06 | 1 | -47/+47 |
| | |/ / / / |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2008-08-08 | 70 | -3746/+3837 |
| |\ \ \ \ \ |
|
| | * | | | | | [WATCHDOG] more coding style clean-up's | Wim Van Sebroeck | 2008-08-06 | 40 | -227/+199 |
| | * | | | | | [WATCHDOG] sbc8360.c - move stop code into a function | Wim Van Sebroeck | 2008-08-06 | 1 | -5/+11 |
| | * | | | | | [WATCHDOG] Coding style - Indentation - part 2 | Wim Van Sebroeck | 2008-08-06 | 54 | -428/+428 |
| | * | | | | | [WATCHDOG] Coding style - Indentation - part 1 | Wim Van Sebroeck | 2008-08-06 | 6 | -121/+119 |
| | * | | | | | [WATCHDOG] mpc8xxx_wdt: add support for MPC8xx watchdogs | Anton Vorontsov | 2008-08-06 | 2 | -12/+35 |
| | * | | | | | [WATCHDOG] mpc8xxx_wdt: fix build | Anton Vorontsov | 2008-08-06 | 1 | -1/+1 |
| | * | | | | | [WATCHDOG] mpc8xxx_wdt: various renames, mostly s/mpc83xx/mpc8xxx/g | Anton Vorontsov | 2008-08-06 | 1 | -52/+52 |
| | * | | | | | [WATCHDOG] mpc83xx_wdt: rename to mpc8xxx_wdt | Anton Vorontsov | 2008-08-06 | 3 | -3/+10 |
| | * | | | | | [WATCHDOG] mpc83xx_wdt: add support for MPC86xx CPUs | Anton Vorontsov | 2008-08-06 | 2 | -10/+74 |
| | * | | | | | [WATCHDOG] mpc83xx_wdt: convert to the OF platform driver | Anton Vorontsov | 2008-08-06 | 1 | -31/+30 |
| | * | | | | | [WATCHDOG] pcwd: a couple of watchdogs escaped conversion | Alan Cox | 2008-08-06 | 2 | -8/+6 |
| | * | | | | | [WATCHDOG] Clean-up includes | Wim Van Sebroeck | 2008-08-06 | 14 | -20/+13 |
| | * | | | | | [WATCHDOG] hpwdt.c - fix double includes | Wim Van Sebroeck | 2008-08-06 | 1 | -2/+0 |
| | * | | | | | [WATCHDOG] Merge code clean-up's from Alan Cox. | Wim Van Sebroeck | 2008-08-06 | 57 | -2930/+2963 |
| | |\ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | | * | | | | [WATCHDOG 57/57] wdt501/pci: Clean up, coding style and switch to unlocked_ioctl | Alan Cox | 2008-06-21 | 2 | -211/+265 |
| | | * | | | | [WATCHDOG 56/57] wdt977: clean up, coding style and switch to unlocked_ioctl | Alan Cox | 2008-06-21 | 1 | -74/+74 |
| | | * | | | | [WATCHDOG 55/57] wdt285: switch to unlocked_ioctl and tidy up oddments of cod... | Alan Cox | 2008-06-21 | 1 | -15/+16 |
| | | * | | | | [WATCHDOG 54/57] wdrtas: clean up, coding style, switch to unlocked_ioctl | Alan Cox | 2008-06-21 | 1 | -62/+41 |
| | | * | | | | [WATCHDOG 53/57] wafer5823wdt: Clean up, coding style, switch to unlocked_ioctl | Alan Cox | 2008-06-21 | 1 | -34/+46 |
| | | * | | | | [WATCHDOG 52/57] w83977f_wdt: clean up, coding style and switch to unlocked_i... | Alan Cox | 2008-06-21 | 1 | -114/+111 |
| | | * | | | | [WATCHDOG 51/57] w83877f_wdt: clean up code, coding style, switch to unlocked... | Alan Cox | 2008-06-21 | 1 | -98/+101 |
| | | * | | | | [WATCHDOG 50/57] w83697hf_wdt: cleanup, coding style and switch to unlocked_i... | Alan Cox | 2008-06-21 | 1 | -75/+73 |
| | | * | | | | [WATCHDOG 49/57] w83627hf: coding style, clean up and switch to unlocked_ioctl | Alan Cox | 2008-06-21 | 1 | -92/+83 |
| | | * | | | | [WATCHDOG 48/57] txx9: Fix locking, switch to unlocked_ioctl | Alan Cox | 2008-06-21 | 1 | -12/+19 |
| | | * | | | | [WATCHDOG 47/57] softdog: clean up, coding style and switch to unlocked_ioctl | Alan Cox | 2008-06-21 | 1 | -41/+46 |
| | | * | | | | [WATCHDOG 46/57] smsc37b787_wdt: coding style, switch to unlocked_ioctl | Alan Cox | 2008-06-21 | 1 | -220/+222 |
| | | * | | | | [WATCHDOG 45/57] shwdt: coding style, cleanup, switch to unlocked_ioctl | Alan Cox | 2008-06-21 | 1 | -57/+82 |
| | | * | | | | [WATCHDOG 44/57] scx200_wdt: clean up and switch to unlocked_ioctl | Alan Cox | 2008-06-21 | 2 | -31/+32 |
| | | * | | | | [WATCHDOG 43/57] sc520_wdt: Clean up and switch to unlocked_ioctl | Alan Cox | 2008-06-21 | 1 | -75/+86 |