summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-27arm: Fix build error with context tracking callsFrederic Weisbecker2-4/+16
2013-09-27ALSA: hda - Enable internal mic on a Thinkpad machine with ALC283Kailang Yang1-1/+12
2013-09-27ALSA: hda - Fix Internal Mic boost can't control with ALC283Kailang Yang1-0/+3
2013-09-27ALSA: hda - Add documentation for CS4208 fixupsTakashi Iwai1-0/+6
2013-09-27ALSA: hda - Add fixup for MacBook Air 6,1 and 6,2 with CS4208 codecBen Whitten1-5/+67
2013-09-27x86/microcode/AMD: Fix patch level reporting for family 15hSuravee Suthikulpanit1-0/+1
2013-09-27Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki3-1/+8
2013-09-27Merge branch 'acpi-fixes'Rafael J. Wysocki2-11/+15
2013-09-26staging: r8188eu: Add new device IDLarry Finger1-0/+1
2013-09-26usb: wusbcore: set pointers to NULL after freeing in error casesThomas Pugliese1-0/+2
2013-09-26usb: wusbcore: clean up the sg list that was created for out transfersThomas Pugliese1-0/+4
2013-09-26usb: wusbcore: resource cleanup fix in __wa_xfer_setup_segsThomas Pugliese1-54/+67
2013-09-26usb: wusbcore: allow wa_xfer_destroy to clean up partially constructed xfersThomas Pugliese1-2/+8
2013-09-26usb: wusbcore: rename fields in struct wahcThomas Pugliese3-18/+18
2013-09-26usb: wusbcore: rename urb to tr_urb in struct wa_segThomas Pugliese1-14/+16
2013-09-26USB: ehci-dbgp: drop dead code.Tim Deegan1-4/+0
2013-09-26USB: phy: Restrict AM335x PHY driver to only be built on !ARM when COMPILE_TE...Dave Jones1-0/+1
2013-09-26usb: dwc3: add support for MerrifieldDavid Cohen1-0/+2
2013-09-26USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu1-2/+3
2013-09-26USB: Fix breakage in ffs_fs_mount()Al Viro1-34/+26
2013-09-26driver core : Fix use after free of dev->parent in device_shutdownBenson Leung1-7/+7
2013-09-26sysfs: Allow mounting without CONFIG_NETEric W. Biederman1-4/+1
2013-09-26Drivers: hv: vmbus: Terminate vmbus version negotiation on timeoutK. Y. Srinivasan1-1/+1
2013-09-26Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan4-34/+88
2013-09-26mei: cancel stall timers in mei_resetAlexander Usyskin2-0/+4
2013-09-26mei: bus: stop wait for read during cl state transitionTomas Winkler3-8/+14
2013-09-26mei: make me client counters less error proneTomas Winkler2-7/+9
2013-09-26tty: ar933x_uart: move devicetree binding documentationGabor Juhos1-0/+0
2013-09-26fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh1-9/+3
2013-09-26usb: core: usb_amd_resume_quirk() can be staticFengguang Wu1-1/+1
2013-09-26usb: pci-quirks: amd_chipset_sb_type_init() can be staticFengguang Wu1-1/+1
2013-09-26USB: OHCI: make ohci-pxa27x a separate driverManjunath Goudar4-141/+113
2013-09-26USB: OHCI: make ohci-ep93xx a separate driverManjunath Goudar4-59/+40
2013-09-26USB: OHCI: make ohci-nxp a separate driverManjunath Goudar4-93/+57
2013-09-26USB: OHCI: make ohci-s3c2410 a separate driverManjunath Goudar4-89/+66
2013-09-26USB: OHCI: make ohci-at91 a separate driverManjunath Goudar4-104/+79
2013-09-26USB: OHCI: make ohci-spear a separate driverManjunath Goudar4-102/+65
2013-09-26USB: OHCI: make ohci-omap3 a separate driverManjunath Goudar4-99/+40
2013-09-26USB: OHCI: make ohci-omap a separate driverManjunath Goudar4-122/+55
2013-09-26USB: OHCI: make ohci-exynos a separate driverManjunath Goudar4-118/+72
2013-09-26USB: EHCI: make ehci-w90X900 a separate driverManjunath Goudar4-58/+39
2013-09-26USB: serial: invoke dcd_change ldisc's handler.Paul Chavent2-0/+25
2013-09-26USB: serial: call handle_dcd_change in ftdi driver.Paul Chavent1-1/+9
2013-09-26USB: correct the usb_disconnect() comment about usb_bus_list_lockBjorn Helgaas1-2/+2
2013-09-26xfs: fix node forward in xfs_node_toosmallMark Tinguely1-2/+3
2013-09-26video: mxsfb: Add missing breakMarek Vasut1-0/+1
2013-09-26hwmon: (applesmc) Check key count before proceedingHenrik Rydberg1-1/+10
2013-09-26video: of: display_timing: correct display-timings node findingAndrzej Hajda1-3/+3
2013-09-26neofb: fix error return code in neofb_probe()Wei Yongjun1-1/+3
2013-09-26s3fb: fix error return code in s3_pci_probe()Wei Yongjun1-8/+1