summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (9198): adv7170: convert i2c driver for new i2c APIHans Verkuil2008-10-171-194/+57
* V4L/DVB (9197): zoran: set adapter class to I2C_CLASS_TV_ANALOGJean Delvare2008-10-171-0/+1
* V4L/DVB (9196): Add support for DSS deliveryManu Abraham2008-10-171-0/+1
* V4L/DVB (9195): Frontend API Fix: 32APSK is a valid modulation for the DVB-S2...Manu Abraham2008-10-172-0/+2
* V4L/DVB (9194): stk-webcam: fix crash on close after disconnectDavid Ellingsworth2008-10-171-11/+7
* V4L/DVB (9193): stk-webcam: minor cleanupDavid Ellingsworth2008-10-172-9/+1
* V4L/DVB (9191): ivtv: partially revert an earlier patch that checks the max i...Hans Verkuil2008-10-171-2/+16
* V4L/DVB (9190): ivtv: yuv write() error handling tweakIan Armstrong2008-10-171-7/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2008-10-17211-1/+152422
|\
| * staging: at76_usb wireless driverPavel Roskin2008-10-137-0/+6192
| * Staging: workaround build system bugGreg Kroah-Hartman2008-10-132-0/+22
| * Staging: Lindent sxg.cJ.R. Mauro2008-10-111-65/+81
| * Staging: SLICOSS: Call pci_release_regions at driver exitLior Dotan2008-10-111-0/+2
| * Staging: SLICOSS: Fix remaining type namesLior Dotan2008-10-114-21/+23
| * Staging: SLICOSS: Fix warnings due to static usageLior Dotan2008-10-112-7/+2
| * Staging: SLICOSS: lots of checkpatch fixesLior Dotan2008-10-1113-1619/+1353
| * Staging: go7007 v4l fixesRoss Cohen2008-10-1110-71/+59
| * Staging: Fix gcc warnings in sxgJ.R. Mauro2008-10-111-4/+4
| * Staging: add echo cancelation moduleDavid Rowe2008-10-1110-0/+1785
| * Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman2008-10-1137-0/+36060
| * Staging: add w35und wifi driverPavel Machek2008-10-1153-0/+14522
| * Staging: USB/IP: add host driverTakahiro Hirofuchi2008-10-117-0/+1878
| * Staging: USB/IP: add client driverTakahiro Hirofuchi2008-10-117-0/+2171
| * Staging: USB/IP: add common functions neededTakahiro Hirofuchi2008-10-118-0/+1573
| * Staging: add the go7007 video driverGreg Kroah-Hartman2008-10-1122-0/+9269
| * Staging: add me4000 pci data collection driverGreg Kroah-Hartman2008-10-117-0/+7114
| * Staging: add me4000 firmware filesGreg Kroah-Hartman2008-10-112-0/+15442
| * Staging: add sxg network driverGreg Kroah-Hartman2008-10-1113-0/+11550
| * Staging: add Alacritech slicoss network driverGreg Kroah-Hartman2008-10-1118-0/+30782
| * Staging: add et131x network driverGreg Kroah-Hartman2008-10-1133-0/+14261
| * Staging: add MAINTAINERS entryGreg Kroah-Hartman2008-10-111-0/+7
| * Staging: add Kconfig entries and Makefile infrastructureGreg Kroah-Hartman2008-10-114-0/+32
| * Staging: add TAINT_CRAP flag to drivers/staging modulesGreg Kroah-Hartman2008-10-111-0/+9
| * Staging: add TAINT_CRAP for all drivers/staging codeGreg Kroah-Hartman2008-10-114-2/+17
* | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-1728-1095/+1864
|\ \
| * | hwmon: (adm1026) Prevent log spammingJean Delvare2008-10-171-4/+4
| * | hwmon: (adm1026) Fix debug messagesJean Delvare2008-10-171-5/+4
| * | hwmon: (adm1029) Use mask for fan_div valueCorentin Labbe2008-10-171-2/+3
| * | hwmon: (adt7470) Add documentationDarrick J. Wong2008-10-171-0/+76
| * | hwmon: (ibmaem) Automatically load on IBM systems via DMIDarrick J. Wong2008-10-171-0/+7
| * | hwmon: (ibmpex) Automatically load on IBM systems via DMIDarrick J. Wong2008-10-171-0/+6
| * | hwmon: (w83781d) Use new style driver bindingWolfgang Grandegger2008-10-171-175/+134
| * | hwmon: (w83781d) Stop abusing struct i2c_client for ISA devicesJean Delvare2008-10-171-37/+26
| * | hwmon: (w83781d) Make ISA interface depend on CONFIG_ISAWolfgang Grandegger2008-10-171-280/+393
| * | hwmon: (w83781d) Additional information about AS99127F PWMJean Delvare2008-10-171-2/+35
| * | hwmon: (w83781d) Detect alias chipsJean Delvare2008-10-171-13/+66
| * | hwmon: (w83781d) Refactor beep enable handlingJean Delvare2008-10-171-37/+9
| * | hwmon: Drop dead links to old National Semiconductor chip datasheetsJean Delvare2008-10-172-7/+2
| * | hwmon: (w83791d) add support for thermal cruise modeMarc Hulsman2008-10-172-5/+162
| * | hwmon: (w83791d) add pwm_enable supportMarc Hulsman2008-10-172-1/+91