summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | drm/i915: Fix Sandybridge fence registersChris Wilson2010-09-172-22/+51
| * | | drm/i915/crt: Downgrade warnings for hotplug failuresChris Wilson2010-09-171-2/+2
| * | | Merge remote branch 'linus' into drm-intel-fixesChris Wilson2010-09-13151-891/+1453
| |\ \ \
| * | | | drm/i915: Ensure that the crtcinfo is populated during mode_fixup()Chris Wilson2010-09-121-0/+8
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2010-09-211-1/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | virtio: console: Prevent userspace from submitting NULL buffersAmit Shah2010-09-211-0/+4
| * | | | virtio: console: Fix poll blocking even though there is data to readHans de Goede2010-09-211-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
* | | | | | | Merge branch '2.6.36-fixes' of git://github.com/schandinat/linux-2.6Linus Torvalds2010-09-161-0/+2
|\ \ \ \ \ \ \
| * | | | | | | drivers/video/via/ioctl.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-161-0/+2
* | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-09-163-106/+146
|\ \ \ \ \ \ \ \
| * | | | | | | | pcmcia pcnet_cs: try setting io_lines to 16 if card setup failsDominik Brodowski2010-09-151-56/+83
| * | | | | | | | pcmcia: per-device, not per-socket debug messagesDominik Brodowski2010-09-151-24/+27
| * | | | | | | | pcmcia serial_cs.c: fix multifunction card handlingDominik Brodowski2010-09-151-26/+36
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge git://git.infradead.org/users/cbou/battery-2.6.36Linus Torvalds2010-09-162-3/+4
|\ \ \ \ \ \ \ \