summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-08-07Fix up duplicate '__s3c2410wdt_stop()' functionLinus Torvalds1-11/+0
2008-08-07powerpc/iseries: remove the old viocons driverStephen Rothwell3-1169/+1
2008-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds28-592/+679
2008-08-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds10-238/+687
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds70-3746/+3837
2008-08-06iSeries: Fix up viotty_ioctl BKL locking falloutLinus Torvalds1-1/+1
2008-08-06hwmon: (it87) Support for 16-bit fan reading in it8705 >= rev 0x03Andrew Paprocki1-7/+12
2008-08-06hwmon: (it87) Support for 16-bit fan reading in it8712 >= rev 0x07Andrew Paprocki1-10/+22
2008-08-06hwmon: (hwmon-vid) Add 6-bit vid codes for AMD NPT 0Fh cpusFrank Myhr1-10/+8
2008-08-06hwmon: (hwmon-vid) Trivial format multi-line comments per CodingStyleFrank Myhr1-69/+71
2008-08-06hwmon: ad7414 driverSean MacLennan3-0/+279
2008-08-06hwmon: (thmc50) Add support for critical temperature limitsKrzysztof Helt1-1/+27
2008-08-06hwmon: (adm9240) Remove EXPERIMENTAL dependencyGrant Coady1-1/+1
2008-08-06hwmon: (w83627hf) Drop reset module parameterJean Delvare1-27/+0
2008-08-06hwmon: (w83627hf) Add pwm_enable sysfs interfaceDominik Geyer1-0/+74
2008-08-06hwmon: (w83791d) Use fan divisor bits from vbat registerMarc Hulsman1-4/+20
2008-08-06hwmon: (f71882fg) Delete needless forward declarationsJean Delvare1-6/+0
2008-08-06hwmon: (dme1737) Add support for the SMSC SCH5027Juerg Haefliger2-65/+132
2008-08-06hwmon: (dme1737) Skip detection if forcedJuerg Haefliger1-6/+9
2008-08-06hwmon: (dme1737) CleanupsJuerg Haefliger1-47/+47
2008-08-06m68k/amiserial: fix fallout of tty break handling reworkGeert Uytterhoeven1-1/+1
2008-08-06[WATCHDOG] more coding style clean-up'sWim Van Sebroeck40-227/+199
2008-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-9/+20
2008-08-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-2/+2
2008-08-06Remove bogons from the iSeries consoleAlan Cox1-4/+0
2008-08-06[WATCHDOG] sbc8360.c - move stop code into a functionWim Van Sebroeck1-5/+11
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck54-428/+428
2008-08-06[WATCHDOG] Coding style - Indentation - part 1Wim Van Sebroeck6-121/+119
2008-08-06[WATCHDOG] mpc8xxx_wdt: add support for MPC8xx watchdogsAnton Vorontsov2-12/+35
2008-08-06[WATCHDOG] mpc8xxx_wdt: fix buildAnton Vorontsov1-1/+1
2008-08-06[WATCHDOG] mpc8xxx_wdt: various renames, mostly s/mpc83xx/mpc8xxx/gAnton Vorontsov1-52/+52
2008-08-06[WATCHDOG] mpc83xx_wdt: rename to mpc8xxx_wdtAnton Vorontsov3-3/+10
2008-08-06[WATCHDOG] mpc83xx_wdt: add support for MPC86xx CPUsAnton Vorontsov2-10/+74
2008-08-06[WATCHDOG] mpc83xx_wdt: convert to the OF platform driverAnton Vorontsov1-31/+30
2008-08-06[WATCHDOG] pcwd: a couple of watchdogs escaped conversionAlan Cox2-8/+6
2008-08-06[WATCHDOG] Clean-up includesWim Van Sebroeck14-20/+13
2008-08-06[WATCHDOG] hpwdt.c - fix double includesWim Van Sebroeck1-2/+0
2008-08-06[WATCHDOG] Merge code clean-up's from Alan Cox.Wim Van Sebroeck57-2930/+2963
2008-08-06V4L/DVB (8617): uvcvideo: don't use stack-based buffers for USB transfers.Laurent Pinchart2-23/+43
2008-08-06V4L/DVB (8616): uvcvideo: Add support for two Bison Electronics webcamsLaurent Pinchart1-4/+22
2008-08-06V4L/DVB (8611): Add suspend/resume to pxa_camera driverRobert Jarzmik1-0/+56
2008-08-06V4L/DVB (8610): Add suspend/resume capabilities to soc_camera.Robert Jarzmik1-0/+26
2008-08-06V4L/DVB (8609): media: Clean up platform_driver_unregister() bogosity.Paul Mundt3-3/+3
2008-08-06V4L/DVB (8607): cxusb: fix OOPS and broken tuning regression on FusionHDTV Du...Robert Lowery1-3/+4
2008-08-06V4L/DVB (8605): gspca: Fix of gspca_zc3xx oops - 2.6.27-rc1Rabin Vincent1-1/+1
2008-08-06V4L/DVB (8604): gspca: Fix of "scheduling while atomic" crash.Jean-Francois Moine4-115/+171
2008-08-06V4L/DVB (8602): gspca: Fix small bugs, simplify and cleanup ov519.Jean-Francois Moine1-251/+143
2008-08-06V4L/DVB (8582): set mts_firmware for em2882 based Pinnacle Hybrid ProEugeniy Meshcheryakov1-0/+1
2008-08-06V4L/DVB (8574): gspca: Bad bytesperlines of pixelformat in spca505/506/508 an...Jean-Francois Moine4-16/+16
2008-08-06V4L/DVB (8573): gspca: Bad scan of frame in spca505/506/508.Jean-Francois Moine3-3/+3