summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-28usb: wusbcore: fix compile warningsThomas Pugliese
2014-02-28usb: hub: usb_ext_cap_descriptor.bmAttributes is le32Bjørn Mork
2014-02-28hub: debug message for failing to enable deviceOliver Neukum
2014-02-28usb: wusbcore: add info to HWA debug printsThomas Pugliese
2014-02-28usb: wusbcore: read actual_length bytes isoc in segmentsThomas Pugliese
2014-02-28usb: wusbcore: adjust iterator correctly when searching for ep comp descriptorThomas Pugliese
2014-02-28usb: wusbcore: add a convenience function for completing a transfer segmentThomas Pugliese
2014-02-28usb: wusbcore: prevent urb dequeue and giveback raceThomas Pugliese
2014-02-28usb: wusbcore: fix stranded URB after HWA unplugThomas Pugliese
2014-02-28usb: wusbcore: fix kernel panic on HWA unplugThomas Pugliese
2014-02-24USB: complain if userspace resets an active endpointAlan Stern
2014-02-24usb: chipidea: Propagate the real error code on platform_get_irq() failureFabio Estevam
2014-02-24usb: chipidea: udc: add maximum-speed = full-speed optionMichael Grzeschik
2014-02-24usb: chipidea: use dev_get_platdata()Jingoo Han
2014-02-24usb: chipidea: udc: refine ep operation at isr_tr_complete_handlerPeter Chen
2014-02-24usb: chipidea: refine PHY operationPeter Chen
2014-02-24Merge 3.14-rc4 into usb-nextGreg Kroah-Hartman
2014-02-23Linux 3.14-rc4Linus Torvalds
2014-02-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-23Merge tag 'regulator-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-02-23Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-02-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-23Merge tag 'usb-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-02-23Merge tag 'tty-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-02-23Merge tag 'staging-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-23Merge tag 'char-misc-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-02-23MAINTAINERS: add additional ARM BCM281xx/BCM11xxx maintainerMatt Porter
2014-02-23Merge remote-tracking branches 'regulator/fix/da9063', 'regulator/fix/max1457...Mark Brown
2014-02-23Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown
2014-02-22Revert "tty: Set correct tty name in 'active' sysfs attribute"Greg Kroah-Hartman
2014-02-22Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-02-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-02-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-22Merge branch 'xfs-fixes-for-3.14-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-02-22Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-02-22regulator: max14577: Fix invalid return value on DT parse successKrzysztof Kozlowski
2014-02-21Merge tag 'irqchip-mvebu-fixes-3.14' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner
2014-02-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-02-21Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2014-02-21irqchip: orion: Fix getting generic chip pointer.Andrew Lunn
2014-02-21perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter tableStephane Eranian
2014-02-21perf/x86: Correctly use FEATURE_PDCMPeter Zijlstra
2014-02-21perf, nmi: Fix unknown NMI warningMarkus Metzger
2014-02-21usb: chipidea: need to mask when writting endptflush and endptprimeMatthieu CASTET
2014-02-21staging: binder: Fix death notificationsArve Hjønnevåg
2014-02-21sched/deadline: Remove useless dl_nr_totalKirill Tkhai
2014-02-21sched/deadline: Test for CPU's presence explicitlyBoris Ostrovsky
2014-02-21sched: Add 'flags' argument to sched_{set,get}attr() syscallsPeter Zijlstra
2014-02-21sched: Fix information leak in sys_sched_getattr()Vegard Nossum