summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* USB: usbtmc: fix up attribute permissionsGreg Kroah-Hartman2013-08-251-8/+8
* USB: core: be specific about attribute permissionsGreg Kroah-Hartman2013-08-254-197/+166
* USB: core: use DRIVER_ATTR_RW()Greg Kroah-Hartman2013-08-231-15/+13
* usb: don't use bNbrPorts after initializationKrzysztof Mazur2013-08-231-7/+5
* usb: fail on usb_hub_create_port_device() errorsKrzysztof Mazur2013-08-231-2/+8
* usb: fix cleanup after failure in hub_configure()Krzysztof Mazur2013-08-231-0/+1
* usb: ehci-mxc: check for pdata before dereferencingDaniel Mack2013-08-231-1/+1
* uwb: Staticize local symbolsJingoo Han2013-08-191-2/+2
* USB: mos7720: fix big-endian control requestsJohan Hovold2013-08-191-2/+2
* USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter2013-08-191-1/+1
* usb:gadget Fix comment for pointer to configfsPhilippe De Swert2013-08-191-1/+1
* Merge tag 'for-usb-2013-08-15-step-2' of ra.kernel.org:/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-08-195-22/+15
|\
| * Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp2013-08-15201-1200/+1917
| |\
| | * xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp2013-08-153-2/+8
| | * usb: Don't fail port power resume on device disconnect.Sarah Sharp2013-08-151-8/+5
| | * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()Lan Tianyu2013-08-151-12/+2
| | * USB: handle LPM errors during device suspend correctlyAlan Stern2013-08-151-33/+38
* | | Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman2013-08-18367-1917/+3426
|\ \ \
| * | | Linux 3.11-rc6v3.11-rc6Linus Torvalds2013-08-181-1/+1
| * | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-08-181-2/+4
| |\ \ \
| | * | | cpuset: fix the return value of cpuset_write_u64()Li Zefan2013-08-131-2/+4
| * | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-08-174-21/+52
| |\ \ \ \
| | * | | | jbd2: Fix oops in jbd2_journal_file_inode()Jan Kara2013-08-163-17/+48
| | * | | | jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()Jan Kara2013-08-121-4/+4
| * | | | | s390: Fix broken buildGuenter Roeck2013-08-161-1/+1
| * | | | | MAINTAINERS: Change ownership for SGI specific modules.Robin Holt2013-08-161-2/+2
| * | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-08-168-33/+69
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'security-fixes' into fixesRussell King2013-08-134-9/+14
| | |\ \ \ \ \
| | | * | | | | ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event()Stephen Boyd2013-08-131-1/+6
| | | * | | | | ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon2013-08-131-0/+3
| | | * | | | | ARM: Fix FIQ code on VIVT CPUsRussell King2013-08-081-6/+2
| | | * | | | | ARM: Fix !kuser helpers caseRussell King2013-08-071-1/+2
| | | * | | | | ARM: Fix the world famous typo with is_gate_vma()Russell King2013-08-071-1/+1
| | * | | | | | ARM: 7807/1: kexec: validate CPU hotplug supportStephen Warren2013-08-133-4/+29
| | * | | | | | ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lockWill Deacon2013-08-131-19/+30
| | * | | | | | ARM: 7811/1: locks: use early clobber in arch_spin_trylockWill Deacon2013-08-131-1/+1
| * | | | | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds2013-08-162-8/+24
| |\ \ \ \ \ \ \
| | * | | | | | | m68k: Truncate base in do_div()Andreas Schwab2013-08-141-4/+5
| | * | | | | | | m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven2013-08-141-4/+19
| * | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-08-162-35/+42
| |\ \ \ \ \ \ \ \
| | * | | | | | | | clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocksSylwester Nawrocki2013-08-131-30/+34
| | * | | | | | | | clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxesSoren Brinkmann2013-08-131-4/+6
| | * | | | | | | | clk/zynq/clkc: Add dedicated spinlock for the SWDTSoren Brinkmann2013-08-131-1/+2
| | |/ / / / / / /
| * | | | | | | | Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2013-08-161-7/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()Stephen Boyd2013-08-141-7/+13
| | |/ / / / / / /
| * | | | | | | | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-08-1612-23/+98
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ALSA: hda - Add a fixup for Gateway LT27Takashi Iwai2013-08-161-0/+1
| | * | | | | | | | Merge tag 'asoc-v3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2013-08-15555-3299/+5644
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/tegra' into asoc-linusMark Brown2013-08-151-1/+1
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | ASoC: tegra: fix Tegra30 I2S capture parameter setupStephen Warren2013-08-151-1/+1
| | | | |/ / / / / / /
OpenPOWER on IntegriCloud