aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: videobuf-dma-sg: set correct size in last sg elementHans Verkuil2010-09-271-4/+7
* V4L/DVB: cx231xx: Avoid an OOPS when card is unknown (card=0)Mauro Carvalho Chehab2010-09-271-6/+8
* V4L/DVB: dvb: fix smscore_getbuffer() logicRichard Zidlicky2010-09-271-19/+12
* V4L/DVB: dib7000p: add disable sample and hold, and diversity delay parameterOlivier Grenie2010-09-273-1/+8
* V4L/DVB: dib7770: enable the current mirrorOlivier Grenie2010-09-273-1/+57
* V4L/DVB: IR: extend MCE keymapMaxim Levitsky2010-09-271-0/+3
* V4L/DVB: IR: fix keys beeing stuck down foreverMaxim Levitsky2010-09-271-1/+1
* V4L/DVB: IR: fix duty cycle capabilityMaxim Levitsky2010-09-271-1/+1
* V4L/DVB: rc-core: increase repeat timeMauro Carvalho Chehab2010-09-272-3/+7
* V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom deviceMauro Carvalho Chehab2010-09-273-1/+5
* V4L/DVB: mceusb: add two new ASUS device IDsJarod Wilson2010-09-271-0/+4
* V4L/DVB: gspca - main: Fix a crash of some webcams on ARM archJason Wang2010-09-271-0/+1
* V4L/DVB: Fix regression for BeholdTV ColumbusDmitri Belimov2010-09-271-5/+5
* V4L/DVB: saa7164: move dereference under NULL checkDan Carpenter2010-09-271-2/+3
* V4L/DVB: pvrusb2: remove unneeded NULL checksDan Carpenter2010-09-271-3/+3
* V4L/DVB: opera1: remove unneeded NULL checkDan Carpenter2010-09-271-3/+1
* V4L/DVB: IR: ir-raw-event: null pointer dereferenceDan Carpenter2010-09-271-1/+3
* V4L/DVB: unlock on error pathDan Carpenter2010-09-271-1/+2
* V4L/DVB: cx88: Kconfig: Remove EXPERIMENTAL dependency from VIDEO_CX88_ALSAlawrence rust2010-09-271-1/+1
* V4L/DVB: tm6000: depends on IR_CORERandy Dunlap2010-09-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-09-203-22/+10
|\
| * Staging: vt6655: fix buffer overflowDan Carpenter2010-09-201-3/+8
| * Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"Sven Eckelmann2010-09-202-19/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-09-205-30/+64
|\ \
| * | USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg2010-09-202-0/+6
| * | USB: otg: twl4030: fix phy initialization(v1)Ming Lei2010-09-201-27/+51
| * | USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du2010-09-201-0/+5
| * | usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman2010-09-201-3/+2
| |/
* | serial: mfd: fix bug in serial_hsu_remove()Feng Tang2010-09-201-8/+9
* | serial: amba-pl010: fix set_ldiscMika Westerberg2010-09-201-7/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-09-191-9/+3
|\
| * ide: Fix ordering of procfs registry.Wolfram Sang2010-09-131-9/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-1910-17/+105
|\ \
| * | dca: disable dca on IOAT ver.3.0 multiple-IOH platformsSosnowski, Maciej2010-09-171-6/+79
| * | drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-161-0/+2
| * | drivers/net/eql.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-161-0/+2
| * | drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg2010-09-161-0/+2
| * | r8169: Handle rxfifo errors on 8168 chipsMatthew Garrett2010-09-151-3/+2
| * | 3c59x: Remove atomic context inside vortex_{set|get}_wolDenis Kirjanov2010-09-151-4/+3
| * | phylib: fix PAL state machine restart on resumeSimon Guinot2010-09-141-2/+2
| * | bonding: correctly process non-linear skbsAndy Gospodarek2010-09-142-0/+6
| * | ppp: potential NULL dereference in ppp_mp_explode()Dan Carpenter2010-09-131-2/+7
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-177-37/+43
|\ \ \
| * | | hwmon: (lm95241) Replace rate sysfs attribute with update_intervalGuenter Roeck2010-09-171-10/+11
| * | | hwmon: (adm1031) Replace update_rate sysfs attribute with update_intervalGuenter Roeck2010-09-171-19/+24
| * | | hwmon: (w83627ehf) Use proper exit sequenceJonas Jonsson2010-09-171-0/+1
| * | | hwmon: (emc1403) Remove unnecessary hwmon_device_unregisterYong Wang2010-09-171-1/+0
| * | | hwmon: (f75375s) Do not overwrite values read from registersGuillem Jover2010-09-171-2/+2
| * | | hwmon: (f75375s) Shift control mode to the correct bit positionGuillem Jover2010-09-171-1/+1
| * | | hwmon: (lis3lv02d) Prevent NULL pointer dereferenceKuninori Morimoto2010-09-172-4/+4