aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-23USB: otg: twl4030: fix wrong assumption of starting stateFelipe Balbi1-1/+5
2010-08-23USB: gadget: Return -ENOMEM on memory allocation failureJulia Lawall1-0/+1
2010-08-23USB: gadget: fix composite kernel-doc warningsRandy Dunlap2-2/+3
2010-08-23USB: ssu100: set tty_flags in ssu100_process_packetBill Pemberton1-9/+29
2010-08-23USB: ssu100: add disconnect function for ssu100Bill Pemberton1-1/+1
2010-08-23USB: serial: export symbol usb_serial_generic_disconnectBill Pemberton1-0/+1
2010-08-23USB: ssu100: rework logic for TIOCMIWAITBill Pemberton1-35/+111
2010-08-23USB: ssu100: add register parameter to ssu100_setregisterBill Pemberton1-3/+4
2010-08-23USB: ssu100: remove duplicate #defines in ssu100Bill Pemberton1-55/+31
2010-08-23USB: ssu100: refine process_packet in ssu100Bill Pemberton1-6/+2
2010-08-23USB: ssu100: add locking for port private data in ssu100Bill Pemberton1-1/+8
2010-08-23USB: r8a66597-udc: return -ENOMEM if kzalloc() failsAxel Lin1-0/+1
2010-08-23USB: io_ti: check firmware version before updatingGreg Kroah-Hartman1-1/+1
2010-08-23USB: ftdi_sio: fix endianess of max packet sizeMichael Wileczka1-1/+1
2010-08-23USB: CP210x Fix Break On/OffCraig Shelley1-2/+2
2010-08-23USB: pl2303: New vendor and product idJef Driesen2-0/+5
2010-08-23USB: serial: fix leak of usb serial module refrence countMing Lei1-16/+7
2010-08-23USB: add device IDs for igotu to navmanRoss Burton1-0/+1
2010-08-23USB: isp1760: use a write barrier to ensure proper ndelay timingMichael Hennerich1-0/+2
2010-08-23USB: option: add Celot CT-650Michael Tokarev1-2/+5
2010-08-23USB: uvc_v4l2: cleanup test for end of loopDan Carpenter1-1/+1
2010-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds61-246/+2064
2010-08-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds2-40/+28
2010-08-23Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/linux-2.6Linus Torvalds4-14/+26
2010-08-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds6-8/+14
2010-08-23Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds49-495/+676
2010-08-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds4-8/+28
2010-08-2368328serial: check return value of copy_*_user() instead of access_ok()Kulikov Vasiliy1-18/+11
2010-08-23synclink: add mutex_unlock() on error pathDan Carpenter1-1/+3
2010-08-23rocket: add a mutex_unlock()Dan Carpenter1-0/+1
2010-08-23ip2: return -EFAULT on copy_to_user errorsDan Carpenter1-0/+2
2010-08-23ip2: remove unneeded NULL checkDan Carpenter1-1/+1
2010-08-23serial: print early console device address in hexLuck, Tony1-2/+2
2010-08-23Staging: sep: remove driverGreg Kroah-Hartman10-3757/+0
2010-08-23Staging: batman-adv: Don't write in not allocated packet_buffSven Eckelmann1-0/+4
2010-08-23Staging: batman-adv: Don't use net_dev after dev_putSven Eckelmann1-5/+6
2010-08-23Staging: batman-adv: Create batman_if only on register eventSven Eckelmann1-4/+2
2010-08-23Staging: batman-adv: fix own mac address detectionMarek Lindner1-2/+5
2010-08-23Staging: batman-adv: always reply batman icmp packets with primary macMarek Lindner1-2/+14
2010-08-23Staging: batman-adv: fix batman icmp originating from secondary interfaceMarek Lindner2-4/+9
2010-08-23Staging: batman-adv: unify orig_hash_lock spinlock handling to avoid deadlocksMarek Lindner1-6/+8
2010-08-23Staging: batman-adv: Fix merge of linus treeSven Eckelmann2-8/+4
2010-08-23Staging: spectra: removes unused functionsJavier Martinez Canillas1-416/+0
2010-08-23Staging: spectra: initializa lblk variableJavier Martinez Canillas1-1/+1
2010-08-23Staging: spectra: removes unused variableJavier Martinez Canillas1-1/+1
2010-08-23Staging: spectra: remove duplicate GLOB_VERSION definitionJavier Martinez Canillas1-1/+0
2010-08-23Staging: spectra: don't use locked_ioctl, fix buildJavier Martinez Canillas1-1/+14
2010-08-23Staging: use new REQ_FLUSH flag, fix build breakageJavier Martinez Canillas1-2/+1
2010-08-23Staging: spectra: removes q->prepare_flush_fn, fix build breakageJavier Martinez Canillas1-9/+1
2010-08-23kobject_uevent: fix typo in commentsXiaotian Feng1-2/+2