summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | V4L/DVB (8604): gspca: Fix of "scheduling while atomic" crash.Jean-Francois Moine2008-08-064-115/+171
| * | | | | | | V4L/DVB (8602): gspca: Fix small bugs, simplify and cleanup ov519.Jean-Francois Moine2008-08-061-251/+143
| * | | | | | | V4L/DVB (8582): set mts_firmware for em2882 based Pinnacle Hybrid ProEugeniy Meshcheryakov2008-08-061-0/+1
| * | | | | | | V4L/DVB (8574): gspca: Bad bytesperlines of pixelformat in spca505/506/508 an...Jean-Francois Moine2008-08-064-16/+16
| * | | | | | | V4L/DVB (8573): gspca: Bad scan of frame in spca505/506/508.Jean-Francois Moine2008-08-063-3/+3
| * | | | | | | V4L/DVB (8572): gspca: Webcam 0c45:6143 in documentation.Jean-Francois Moine2008-08-061-0/+1
| * | | | | | | V4L/DVB (8571): gspca: Don't use CONFIG_VIDEO_ADV_DEBUG as a compile option.Jean-Francois Moine2008-08-066-14/+17
| * | | | | | | V4L/DVB (8569): gspca: Set back the old values of Sonix sn9c120 and cleanup s...Jean-Francois Moine2008-08-061-125/+59
| * | | | | | | V4L/DVB (8567): gspca: hflip and vflip controls added for ov519 - ov7670 plus...Jean-Francois Moine2008-08-061-16/+98
| * | | | | | | V4L/DVB (8564): fix vino driver build errorYoichi Yuasa2008-08-061-0/+1
| * | | | | | | V4L/DVB (8563): fix drivers/media/video/arv.c compilationAdrian Bunk2008-08-061-1/+1
| * | | | | | | V4L/DVB (8562): DVB_DRX397XD: remove FW_LOADER selectAdrian Bunk2008-08-061-2/+1
| * | | | | | | V4L/DVB (8558): media/video/Kconfig: fix a typoMauro Carvalho Chehab2008-08-061-1/+1
| * | | | | | | V4L/DVB (8552): gspca: Bad pixel format in the spca508 subdriver.Jean-Francois Moine2008-08-061-4/+4
| * | | | | | | V4L/DVB (8550): gspca: Change a bit the init of ov7660 and Sonix JPEG bridges.Jean-Francois Moine2008-08-061-25/+21
| * | | | | | | V4L/DVB (8549a): fix kernel-doc warning, function name, and docbook filenameRandy Dunlap2008-08-062-2/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-08-0714-267/+734
|\ \ \ \ \ \ \
| * | | | | | | hwmon: (it87) Support for 16-bit fan reading in it8705 >= rev 0x03Andrew Paprocki2008-08-062-10/+15
| * | | | | | | hwmon: (it87) Support for 16-bit fan reading in it8712 >= rev 0x07Andrew Paprocki2008-08-062-14/+27
| * | | | | | | hwmon: (hwmon-vid) Add 6-bit vid codes for AMD NPT 0Fh cpusFrank Myhr2008-08-061-10/+8
| * | | | | | | hwmon: (hwmon-vid) Trivial format multi-line comments per CodingStyleFrank Myhr2008-08-061-69/+71
| * | | | | | | hwmon: ad7414 driverSean MacLennan2008-08-063-0/+279
| * | | | | | | hwmon: (thmc50) Add support for critical temperature limitsKrzysztof Helt2008-08-061-1/+27
| * | | | | | | hwmon: (adm9240) Remove EXPERIMENTAL dependencyGrant Coady2008-08-061-1/+1
| * | | | | | | hwmon: (w83627hf) Drop reset module parameterJean Delvare2008-08-062-31/+0
| * | | | | | | hwmon: (w83627hf) Add pwm_enable sysfs interfaceDominik Geyer2008-08-061-0/+74
| * | | | | | | hwmon: (w83791d) Use fan divisor bits from vbat registerMarc Hulsman2008-08-062-7/+23
| * | | | | | | hwmon: (f71882fg) Delete needless forward declarationsJean Delvare2008-08-061-6/+0
| * | | | | | | hwmon: (dme1737) Add support for the SMSC SCH5027Juerg Haefliger2008-08-063-81/+169
| * | | | | | | hwmon: (dme1737) Skip detection if forcedJuerg Haefliger2008-08-061-6/+9
| * | | | | | | hwmon: (dme1737) CleanupsJuerg Haefliger2008-08-061-47/+47
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-08-0770-3746/+3837
|\ \ \ \ \ \ \
| * | | | | | | [WATCHDOG] more coding style clean-up'sWim Van Sebroeck2008-08-0640-227/+199
| * | | | | | | [WATCHDOG] sbc8360.c - move stop code into a functionWim Van Sebroeck2008-08-061-5/+11
| * | | | | | | [WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck2008-08-0654-428/+428
| * | | | | | | [WATCHDOG] Coding style - Indentation - part 1Wim Van Sebroeck2008-08-066-121/+119
| * | | | | | | [WATCHDOG] mpc8xxx_wdt: add support for MPC8xx watchdogsAnton Vorontsov2008-08-062-12/+35
| * | | | | | | [WATCHDOG] mpc8xxx_wdt: fix buildAnton Vorontsov2008-08-061-1/+1
| * | | | | | | [WATCHDOG] mpc8xxx_wdt: various renames, mostly s/mpc83xx/mpc8xxx/gAnton Vorontsov2008-08-061-52/+52
| * | | | | | | [WATCHDOG] mpc83xx_wdt: rename to mpc8xxx_wdtAnton Vorontsov2008-08-063-3/+10
| * | | | | | | [WATCHDOG] mpc83xx_wdt: add support for MPC86xx CPUsAnton Vorontsov2008-08-062-10/+74
| * | | | | | | [WATCHDOG] mpc83xx_wdt: convert to the OF platform driverAnton Vorontsov2008-08-061-31/+30
| * | | | | | | [WATCHDOG] pcwd: a couple of watchdogs escaped conversionAlan Cox2008-08-062-8/+6
| * | | | | | | [WATCHDOG] Clean-up includesWim Van Sebroeck2008-08-0614-20/+13
| * | | | | | | [WATCHDOG] hpwdt.c - fix double includesWim Van Sebroeck2008-08-061-2/+0
| * | | | | | | [WATCHDOG] Merge code clean-up's from Alan Cox.Wim Van Sebroeck2008-08-0657-2930/+2963
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | [WATCHDOG 57/57] wdt501/pci: Clean up, coding style and switch to unlocked_ioctlAlan Cox2008-06-212-211/+265
| | * | | | | | [WATCHDOG 56/57] wdt977: clean up, coding style and switch to unlocked_ioctlAlan Cox2008-06-211-74/+74
| | * | | | | | [WATCHDOG 55/57] wdt285: switch to unlocked_ioctl and tidy up oddments of cod...Alan Cox2008-06-211-15/+16
| | * | | | | | [WATCHDOG 54/57] wdrtas: clean up, coding style, switch to unlocked_ioctlAlan Cox2008-06-211-62/+41
OpenPOWER on IntegriCloud