summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-25USB: misc: usb3503: add dt supportDongjin Kim2-5/+46
2013-01-25USB: UHCI: remove unused definitionWoody Suwalski1-4/+0
2013-01-25USB: uhci: check buffer length to avoid memory overflowChen Gang3-49/+107
2013-01-22USB: Set usb port's DeviceRemovable according acpi informationLan Tianyu3-0/+50
2013-01-22drivers/usb/chipidea/core.c: adjust duplicate testJulia Lawall1-1/+1
2013-01-21USB: storage: avoid scanning other targets for single target deviceMing Lei1-0/+3
2013-01-21usb: Create link files between child device and usb port device.Lan Tianyu1-0/+26
2013-01-21usb: Add "portX/connect_type" attribute to expose usb port's connect typeLan Tianyu2-0/+52
2013-01-21usb: fix compilation error and warning of driver/usb/core/port.c on arm and b...Lan Tianyu1-0/+2
2013-01-19usb: Add driver/usb/core/(port.c,hub.h) filesLan Tianyu4-106/+165
2013-01-19USB: c67x00-ll-hpi.c: signedness bug in ll_recv_msg()Dan Carpenter1-1/+1
2013-01-19USB: io_ti: kill custom closing_wait implementationJohan Hovold1-48/+9
2013-01-19USB: io_ti: query hardware-buffer status in chars_in_bufferJohan Hovold1-0/+7
2013-01-19USB: serial: grab disconnect mutex in chars_in_bufferJohan Hovold1-4/+10
2013-01-19USB: io_ti: use tty-port drain delayJohan Hovold1-12/+2
2013-01-19USB: io_ti: move write-fifo flushing to closeJohan Hovold1-7/+7
2013-01-18Merge 3.8-rc4 into usb-nextGreg Kroah-Hartman1707-10027/+17795
2013-01-18Linux 3.8-rc4v3.8-rc4Linus Torvalds1-1/+1
2013-01-17USB: misc: fixup smatch WARNINGDongjin Kim1-4/+5
2013-01-17usb: misc: usb3503_probe() can be staticFengguang Wu1-1/+1
2013-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-27/+45
2013-01-17Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds7-42/+64
2013-01-17Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-47/+9
2013-01-17xfs: recalculate leaf entry pointer after compacting a dir2 blockEric Sandeen1-2/+4
2013-01-17xfs: remove int casts from debug dquot soft limit timer assertsBrian Foster1-2/+2
2013-01-17xfs: fix the multi-segment log buffer formatMark Tinguely2-5/+15
2013-01-17xfs: fix segment in xfs_buf_item_format_segmentMark Tinguely1-5/+15
2013-01-17xfs: rename bli_format to avoid confusion with bli_formatsMark Tinguely3-24/+24
2013-01-17xfs: use b_maps[] for discontiguous buffersMark Tinguely2-9/+9
2013-01-17Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZEKirill Smelkov1-1/+1
2013-01-17mfd, TWL4030: TWL4030 need select REGMAP_I2CChuansheng Liu1-0/+1
2013-01-17drivers/base/cpu.c: Fix typo in commentRalf Baechle1-1/+1
2013-01-17lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina1-1/+1
2013-01-16Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds10-13/+181
2013-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-10/+29
2013-01-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-2/+4
2013-01-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2013-01-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds10-6/+28
2013-01-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds4-23/+26
2013-01-16Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-1/+81
2013-01-16MAINTAINERS: update email address for Timur TabiTimur Tabi1-10/+9
2013-01-16firmware: make sure the fw file size is not 0Luciano Coelho1-1/+1
2013-01-16module, async: async_synchronize_full() on module init iff async is usedTejun Heo3-2/+29
2013-01-16s390/chsc: fix SEI usageSebastian Ott1-19/+12
2013-01-16s390/time: fix sched_clock() overflowHeiko Carstens3-2/+30
2013-01-16sh: ecovec: add sample amixer settingsKuninori Morimoto1-0/+10
2013-01-15arm64: compat: add syscall table entries for new syscallsWill Deacon1-1/+6
2013-01-15ALSA: hda/hdmi - Work around "alsactl restore" errorsTakashi Iwai1-1/+1
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano4-45/+7
2013-01-15Merge tag 'asoc-atmel-pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai6-7/+149