summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-24USB: ssu100: set tty_flags in ssu100_process_packetBill Pemberton
2010-08-24USB: ssu100: add disconnect function for ssu100Bill Pemberton
2010-08-24USB: serial: export symbol usb_serial_generic_disconnectBill Pemberton
2010-08-24USB: ssu100: rework logic for TIOCMIWAITBill Pemberton
2010-08-24USB: ssu100: add register parameter to ssu100_setregisterBill Pemberton
2010-08-24USB: ssu100: remove duplicate #defines in ssu100Bill Pemberton
2010-08-24USB: ssu100: refine process_packet in ssu100Bill Pemberton
2010-08-24USB: ssu100: add locking for port private data in ssu100Bill Pemberton
2010-08-24USB: r8a66597-udc: return -ENOMEM if kzalloc() failsAxel Lin
2010-08-24USB: io_ti: check firmware version before updatingGreg Kroah-Hartman
2010-08-24USB: ftdi_sio: fix endianess of max packet sizeMichael Wileczka
2010-08-24USB: CP210x Fix Break On/OffCraig Shelley
2010-08-24USB: pl2303: New vendor and product idJef Driesen
2010-08-24USB: serial: fix leak of usb serial module refrence countMing Lei
2010-08-24USB: add device IDs for igotu to navmanRoss Burton
2010-08-24USB: isp1760: use a write barrier to ensure proper ndelay timingMichael Hennerich
2010-08-24USB: option: add Celot CT-650Michael Tokarev
2010-08-24USB: uvc_v4l2: cleanup test for end of loopDan Carpenter
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-08-24Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds
2010-08-24Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2010-08-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-08-2468328serial: check return value of copy_*_user() instead of access_ok()Kulikov Vasiliy
2010-08-24synclink: add mutex_unlock() on error pathDan Carpenter
2010-08-24rocket: add a mutex_unlock()Dan Carpenter
2010-08-24ip2: return -EFAULT on copy_to_user errorsDan Carpenter
2010-08-24ip2: remove unneeded NULL checkDan Carpenter
2010-08-24serial: print early console device address in hexLuck, Tony
2010-08-24Staging: sep: remove driverGreg Kroah-Hartman
2010-08-24Staging: batman-adv: Don't write in not allocated packet_buffSven Eckelmann
2010-08-24Staging: batman-adv: Don't use net_dev after dev_putSven Eckelmann
2010-08-24Staging: batman-adv: Create batman_if only on register eventSven Eckelmann
2010-08-24Staging: batman-adv: fix own mac address detectionMarek Lindner
2010-08-24Staging: batman-adv: always reply batman icmp packets with primary macMarek Lindner
2010-08-24Staging: batman-adv: fix batman icmp originating from secondary interfaceMarek Lindner
2010-08-24Staging: batman-adv: unify orig_hash_lock spinlock handling to avoid deadlocksMarek Lindner
2010-08-24Staging: batman-adv: Fix merge of linus treeSven Eckelmann
2010-08-24Staging: spectra: removes unused functionsJavier Martinez Canillas
2010-08-24Staging: spectra: initializa lblk variableJavier Martinez Canillas
2010-08-24Staging: spectra: removes unused variableJavier Martinez Canillas
2010-08-24Staging: spectra: remove duplicate GLOB_VERSION definitionJavier Martinez Canillas
2010-08-24Staging: spectra: don't use locked_ioctl, fix buildJavier Martinez Canillas
2010-08-24Staging: use new REQ_FLUSH flag, fix build breakageJavier Martinez Canillas
2010-08-24Staging: spectra: removes q->prepare_flush_fn, fix build breakageJavier Martinez Canillas
2010-08-24kobject_uevent: fix typo in commentsXiaotian Feng
2010-08-24firmware_class: fix typo in error pathJohannes Berg
2010-08-24kobject: Break the kobject namespace defs into their own headerDavid Howells
2010-08-23netfilter: fix CONFIG_COMPAT supportFlorian Westphal