summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* misc: phantom: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-161-1/+1
* misc: arm-charlcd: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-161-1/+1
* tlclk: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-161-1/+1
* various char drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-164-8/+5
* hpet: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-161-2/+1
* mei: me: add Lynx Point Wellsburg work station device idTomas Winkler2013-10-162-0/+2
* misc/at25, dt: support probing at25 SPI EEPROM from DTJan Luebbe2013-10-161-0/+7
* vmw_vmci: Convert driver to use get_user_pages_fast()Jan Kara2013-10-062-20/+7
* misc: mic: Enable OSPM suspend and resume support.Dasaratharaman Chandramouli2013-10-064-5/+193
* char: hwicap: Remove unnecessary dev_set_drvdata()Michal Simek2013-10-041-1/+0
* misc: bh1780: probe from compatible stringLinus Walleij2013-10-041-0/+11
* mei: amthif: mei_amthif_host_init: propagate errors from called functionsTomas Winkler2013-10-041-4/+7
* mei: revamp open handler countsTomas Winkler2013-10-045-16/+20
* mei: simplify mei_open error handlingTomas Winkler2013-10-042-18/+21
* Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman2013-09-30121-467/+953
|\
| * Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-2921-107/+201
| |\
| | * usb: dwc3: add support for MerrifieldDavid Cohen2013-09-271-0/+2
| | * USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu2013-09-271-2/+3
| | * USB: Fix breakage in ffs_fs_mount()Al Viro2013-09-271-34/+26
| | * fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh2013-09-261-9/+3
| | * usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff2013-09-261-0/+16
| | * usb: chipidea: USB_CHIPIDEA should depend on HAS_DMAGeert Uytterhoeven2013-09-261-1/+1
| | * usb: chipidea: udc: free pending TD at removal procedurePeter Chen2013-09-261-0/+2
| | * usb: chipidea: imx: Add usb_phy_shutdown at probe's error pathPeter Chen2013-09-261-2/+5
| | * usb: chipidea: Fix memleak for ci->hw_bank.regmap when removalPeter Chen2013-09-261-0/+1
| | * usb: chipidea: udc: fix the oops after rmmod gadgetPeter Chen2013-09-261-1/+1
| | * USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern2013-09-263-3/+3
| | * USB: OHCI: accept very late isochronous URBsAlan Stern2013-09-262-14/+34
| | * USB: UHCI: accept very late isochronous URBsAlan Stern2013-09-261-4/+8
| | * USB: iMX21: accept very late isochronous URBsAlan Stern2013-09-261-4/+4
| | * usbcore: check usb device's state before sending a Set SEL control transferXenia Ragiadakou2013-09-241-0/+3
| | * xhci: Fix race between ep halt and URB cancellationFlorian Wolter2013-09-241-2/+6
| | * usb: Fix xHCI host issues on remote wakeup.Sarah Sharp2013-09-244-10/+60
| | * xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman2013-09-244-21/+17
| | * xhci: Fix oops happening after address device timeoutMathias Nyman2013-09-241-0/+6
| * | Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-294-13/+10
| |\ \
| | * | tty: Fix SIGTTOU not sent with tcflush()Peter Hurley2013-09-261-0/+3
| | * | n_tty: Fix EOF push index when termios changesPeter Hurley2013-09-171-2/+1
| | * | serial: pch_uart: remove unnecessary tty_port_tty_getJohan Hovold2013-09-171-11/+1
| | * | serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold2013-09-171-1/+2
| | * | serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold2013-09-171-0/+2
| | * | serial: tegra: fix tty-kref leakJohan Hovold2013-09-171-1/+3
| * | | Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-2911-14/+18
| |\ \ \
| | * | | staging: r8188eu: Add new device IDLarry Finger2013-09-271-0/+1
| | * | | staging: imx-drm: Fix probe failureFabio Estevam2013-09-261-8/+3
| | * | | staging: vt6656: [BUG] iwctl_siwencodeext return if device not openMalcolm Priestley2013-09-261-0/+3
| | * | | staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.Malcolm Priestley2013-09-261-1/+2
| | * | | staging: vt6656: rxtx.c [BUG] s_vGetFreeContext dead lock on null apTD.Malcolm Priestley2013-09-261-0/+2
| | * | | Staging: rtl8192u: r819xU_cmdpkt: checking NULL value after doing dev_alloc_skbIker Pedrosa2013-09-261-0/+2
| | * | | staging: r8188eu: Add files for new drive: Cocci spatch "noderef"Thomas Meyer2013-09-261-1/+1