summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: IR: fix keys beeing stuck down foreverMaxim Levitsky2010-09-281-1/+1
* V4L/DVB: IR: fix duty cycle capabilityMaxim Levitsky2010-09-281-1/+1
* V4L/DVB: rc-core: increase repeat timeMauro Carvalho Chehab2010-09-282-3/+7
* V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom deviceMauro Carvalho Chehab2010-09-283-1/+5
* V4L/DVB: mceusb: add two new ASUS device IDsJarod Wilson2010-09-281-0/+4
* V4L/DVB: gspca - main: Fix a crash of some webcams on ARM archJason Wang2010-09-281-0/+1
* V4L/DVB: Fix regression for BeholdTV ColumbusDmitri Belimov2010-09-281-5/+5
* V4L/DVB: saa7164: move dereference under NULL checkDan Carpenter2010-09-281-2/+3
* V4L/DVB: pvrusb2: remove unneeded NULL checksDan Carpenter2010-09-281-3/+3
* V4L/DVB: opera1: remove unneeded NULL checkDan Carpenter2010-09-281-3/+1Star
* V4L/DVB: IR: ir-raw-event: null pointer dereferenceDan Carpenter2010-09-281-1/+3
* V4L/DVB: unlock on error pathDan Carpenter2010-09-281-1/+2
* V4L/DVB: cx88: Kconfig: Remove EXPERIMENTAL dependency from VIDEO_CX88_ALSAlawrence rust2010-09-281-1/+1
* V4L/DVB: tm6000: depends on IR_CORERandy Dunlap2010-09-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-09-213-22/+10Star
|\
| * Staging: vt6655: fix buffer overflowDan Carpenter2010-09-211-3/+8
| * Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"Sven Eckelmann2010-09-212-19/+2Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-09-215-30/+64
|\ \
| * | USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg2010-09-212-0/+6
| * | USB: otg: twl4030: fix phy initialization(v1)Ming Lei2010-09-211-27/+51
| * | USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du2010-09-211-0/+5
| * | usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman2010-09-211-3/+2Star
| |/
* | serial: mfd: fix bug in serial_hsu_remove()Feng Tang2010-09-211-8/+9
* | serial: amba-pl010: fix set_ldiscMika Westerberg2010-09-211-7/+2Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-09-191-9/+3Star
|\
| * ide: Fix ordering of procfs registry.Wolfram Sang2010-09-141-9/+3Star
* | 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-181-6/+79
| * | drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-171-0/+2
| * | drivers/net/eql.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-171-0/+2
| * | drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg2010-09-171-0/+2
| * | r8169: Handle rxfifo errors on 8168 chipsMatthew Garrett2010-09-161-3/+2Star
| * | 3c59x: Remove atomic context inside vortex_{set|get}_wolDenis Kirjanov2010-09-151-4/+3Star
| * | 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/+0Star
| * | | 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
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-09-172-1/+2
|\ \ \ \
| * | | | firewire: nosy: fix build when CONFIG_FIREWIRE=NStefan Richter2010-09-171-1/+1
| * | | | firewire: ohci: activate cycle timer register quirk on Ricoh chipsHeikki Lindholm2010-09-081-0/+1
* | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-09-171-2/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | md: fix v1.x metadata update when a disk is missing.NeilBrown2010-09-171-1/+3
| * | | | md: call md_update_sb even for 'external' metadata arrays.NeilBrown2010-09-171-1/+1