summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* wusbcore: add sysfs attribute for retry countThomas Pugliese2013-06-243-2/+35
* wusbcore: add sysfs attribute for DNTS count and intervalThomas Pugliese2013-06-243-3/+39
* usb: chipidea: drop "13xxx" infixAlexander Shishkin2013-06-2414-260/+261
* usb: phy: tegra: remove duplicated include from phy-tegra-usb.cWei Yongjun2013-06-241-1/+0
* usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian2013-06-241-0/+1
* usbmisc_imx: allow autoloading on according to dt idsArnaud Patard (Rtp)2013-06-241-0/+1
* Merge 3.10-rc7 into usb-nextGreg Kroah-Hartman2013-06-2475-373/+536
|\
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-221-1/+1
| |\
| | * irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN caseShawn Guo2013-06-201-1/+1
| * | Merge tag 'driver-core-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-06-221-9/+18
| |\ \
| | * | firmware loader: fix use-after-free by double abortMing Lei2013-06-181-9/+18
| * | | Merge tag 'usb-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-06-223-6/+15
| |\ \ \
| | * | | USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2013-06-192-2/+5
| | * | | usb: phy: Improve Kconfig help for CONFIG_USB_PHYGeorge Spelvin2013-06-181-4/+10
| | |/ /
| * | | Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-06-222-12/+6
| |\ \ \
| | * | | tty: Fix transient pty write() EIOPeter Hurley2013-06-171-8/+5
| | * | | tty/vt: Return EBUSY if deallocating VT1 and it is busyRoss Lagerwall2013-06-171-4/+1
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-06-225-22/+21
| |\ \ \
| | * | | iscsi-target: Remove left over v3.10-rc debug printksNicholas Bellinger2013-06-203-8/+0
| | * | | target/iscsi: Fix op=disable + error handling cases in np_store_iserAndy Grover2013-06-201-11/+14
| | * | | tcm_qla2xxx: Fix residual for underrun commands that failRoland Dreier2013-06-141-1/+5
| | * | | target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()Jörn Engel2013-06-141-2/+2
| * | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-227-47/+22
| |\ \ \ \
| | * | | | [media] Fix build when drivers are builtin and frontend modulesMauro Carvalho Chehab2013-06-202-23/+9
| | * | | | [media] s5p makefiles: don't override other selections on obj-[ym]Mauro Carvalho Chehab2013-06-202-2/+2
| | * | | | [media] exynos4-is: Fix FIMC-IS clocks initializationSylwester Nawrocki2013-06-192-19/+8
| | * | | | [media] rtl28xxu: fix buffer overflow when probing Rafael Micro r820t tunerGianluca Gennari2013-06-171-3/+3
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-06-217-55/+85
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-06-211-0/+7
| | |\ \ \ \ \
| | | * | | | | drm/radeon: update lockup tracking when scheduling in empty ringJerome Glisse2013-06-201-0/+7
| | * | | | | | Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-06-195-53/+77
| | |\| | | | |
| | | * | | | | drm/radeon: fix UVD on big endianAlex Deucher2013-06-142-20/+27
| | | * | | | | drm/radeon: fix write back suspend regression with uvd v2Jerome Glisse2013-06-123-31/+46
| | | * | | | | drm/radeon: do not try to uselessly update virtual memory pagetableJerome Glisse2013-06-121-2/+4
| | * | | | | | drm/prime: Honor requested file flags when exporting a bufferLaurent Pinchart2013-06-191-2/+1
| | |/ / / / /
| * | | | | | Merge tag 'acpi-3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2013-06-215-11/+49
| |\ \ \ \ \ \
| | * | | | | | ACPI / LPSS: Power up LPSS devices during enumerationRafael J. Wysocki2013-06-202-6/+35
| | * | | | | | ACPI / PM: Fix error code path for power resources initializationRafael J. Wysocki2013-06-201-0/+1
| | * | | | | | ACPI / dock: Take ACPI scan lock in write_undock()Rafael J. Wysocki2013-06-191-0/+2
| | * | | | | | ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resourcesMika Westerberg2013-06-191-5/+11
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-06-211-1/+5
| |\ \ \ \ \ \
| | * | | | | | rbd: use the correct length for format 2 object namesJosh Durgin2013-06-131-1/+5
| * | | | | | | parisc: fix serial ports on C8000 workstationThomas Bogendoerfer2013-06-182-1/+75
| * | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-1834-191/+219
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | [media] soc_camera: error dev remove and v4l2 callWenbing Wang2013-06-081-2/+2
| | * | | | | | [media] sh_veu: fix the buffer size calculationKatsuya Matsubara2013-06-081-3/+3
| | * | | | | | [media] sh_veu: keep power supply until the m2m context is releasedKatsuya Matsubara2013-06-081-2/+2
| | * | | | | | [media] sh_veu: invoke v4l2_m2m_job_finish() even if a job has been abortedKatsuya Matsubara2013-06-081-4/+1
| | * | | | | | [media] v4l2-ioctl: don't print the clips listHans Verkuil2013-06-081-26/+21
| | * | | | | | [media] v4l2-ctrls: V4L2_CTRL_CLASS_FM_RX controls are also valid radio controlsHans Verkuil2013-06-081-0/+2