| Commit message (Expand) | Author | Age | Files | Lines |
* | i2c: rcar: add Device Tree support | Guennadi Liakhovetski | 2013-09-30 | 2 | -2/+42 |
* | i2c: rcar: get clock rate only once and simplify calculation | Guennadi Liakhovetski | 2013-09-30 | 1 | -7/+13 |
* | i2c: rcar: (cosmetic) remove superfluous parenthesis | Guennadi Liakhovetski | 2013-09-30 | 1 | -1/+1 |
* | i2c: i2c-dev: Create 'name' attribute automatically | Guenter Roeck | 2013-09-30 | 1 | -9/+10 |
* | Linux 3.12-rc3v3.12-rc3 | Linus Torvalds | 2013-09-29 | 1 | -1/+1 |
* | Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-09-29 | 21 | -107/+201 |
|\ |
|
| * | usb: dwc3: add support for Merrifield | David Cohen | 2013-09-26 | 1 | -0/+2 |
| * | USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization | Shengzhou Liu | 2013-09-26 | 1 | -2/+3 |
| * | USB: Fix breakage in ffs_fs_mount() | Al Viro | 2013-09-26 | 1 | -34/+26 |
| * | fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy | Ramneek Mehresh | 2013-09-26 | 1 | -9/+3 |
| * | usb/core/devio.c: Don't reject control message to endpoint with wrong directi... | Kurt Garloff | 2013-09-25 | 1 | -0/+16 |
| * | usb: chipidea: USB_CHIPIDEA should depend on HAS_DMA | Geert Uytterhoeven | 2013-09-25 | 1 | -1/+1 |
| * | usb: chipidea: udc: free pending TD at removal procedure | Peter Chen | 2013-09-25 | 1 | -0/+2 |
| * | usb: chipidea: imx: Add usb_phy_shutdown at probe's error path | Peter Chen | 2013-09-25 | 1 | -2/+5 |
| * | usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal | Peter Chen | 2013-09-25 | 1 | -0/+1 |
| * | usb: chipidea: udc: fix the oops after rmmod gadget | Peter Chen | 2013-09-25 | 1 | -1/+1 |
| * | USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd | Alan Stern | 2013-09-25 | 3 | -3/+3 |
| * | USB: OHCI: accept very late isochronous URBs | Alan Stern | 2013-09-25 | 2 | -14/+34 |
| * | USB: UHCI: accept very late isochronous URBs | Alan Stern | 2013-09-25 | 1 | -4/+8 |
| * | USB: iMX21: accept very late isochronous URBs | Alan Stern | 2013-09-25 | 1 | -4/+4 |
| * | Merge tag 'for-usb-linus-2013-09-23' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2013-09-25 | 6 | -33/+92 |
| |\ |
|
| | * | usbcore: check usb device's state before sending a Set SEL control transfer | Xenia Ragiadakou | 2013-09-23 | 1 | -0/+3 |
| | * | xhci: Fix race between ep halt and URB cancellation | Florian Wolter | 2013-09-23 | 1 | -2/+6 |
| | * | usb: Fix xHCI host issues on remote wakeup. | Sarah Sharp | 2013-09-23 | 4 | -10/+60 |
| | * | xhci: Ensure a command structure points to the correct trb on the command ring | Mathias Nyman | 2013-09-23 | 4 | -21/+17 |
| | * | xhci: Fix oops happening after address device timeout | Mathias Nyman | 2013-09-23 | 1 | -0/+6 |
* | | | Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-09-29 | 5 | -13/+10 |
|\ \ \ |
|
| * | | | tty: ar933x_uart: move devicetree binding documentation | Gabor Juhos | 2013-09-26 | 1 | -0/+0 |
| * | | | tty: Fix SIGTTOU not sent with tcflush() | Peter Hurley | 2013-09-25 | 1 | -0/+3 |
| * | | | n_tty: Fix EOF push index when termios changes | Peter Hurley | 2013-09-17 | 1 | -2/+1 |
| * | | | serial: pch_uart: remove unnecessary tty_port_tty_get | Johan Hovold | 2013-09-17 | 1 | -11/+1 |
| * | | | serial: pch_uart: fix tty-kref leak in dma-rx path | Johan Hovold | 2013-09-17 | 1 | -1/+2 |
| * | | | serial: pch_uart: fix tty-kref leak in rx-error path | Johan Hovold | 2013-09-17 | 1 | -0/+2 |
| * | | | serial: tegra: fix tty-kref leak | Johan Hovold | 2013-09-17 | 1 | -1/+3 |
* | | | | Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-09-29 | 12 | -16/+31 |
|\ \ \ \ |
|
| * | | | | staging: r8188eu: Add new device ID | Larry Finger | 2013-09-26 | 1 | -0/+1 |
| * | | | | staging: imx-drm: Fix probe failure | Fabio Estevam | 2013-09-25 | 1 | -8/+3 |
| * | | | | staging: vt6656: [BUG] iwctl_siwencodeext return if device not open | Malcolm Priestley | 2013-09-25 | 1 | -0/+3 |
| * | | | | staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier. | Malcolm Priestley | 2013-09-25 | 1 | -1/+2 |
| * | | | | staging: vt6656: rxtx.c [BUG] s_vGetFreeContext dead lock on null apTD. | Malcolm Priestley | 2013-09-25 | 1 | -0/+2 |
| * | | | | Staging: rtl8192u: r819xU_cmdpkt: checking NULL value after doing dev_alloc_skb | Iker Pedrosa | 2013-09-25 | 1 | -0/+2 |
| * | | | | staging: usbip: Orphan usbip | Tobias Polzer | 2013-09-25 | 1 | -2/+1 |
| * | | | | staging: r8188eu: Add files for new drive: Cocci spatch "noderef" | Thomas Meyer | 2013-09-25 | 1 | -1/+1 |
| * | | | | staging: r8188eu: Cocci spatch "noderef" | Thomas Meyer | 2013-09-25 | 1 | -1/+1 |
| * | | | | staging: octeon-usb: Cocci spatch "noderef" | Thomas Meyer | 2013-09-25 | 1 | -1/+1 |
| * | | | | staging: r8188eu: Add files for new drive: Cocci spatch "noderef" | Thomas Meyer | 2013-09-25 | 1 | -1/+1 |
| * | | | | MAINTAINERS: staging: dgnc and dgap drivers: add maintainer | Lidza Louina | 2013-09-25 | 1 | -0/+12 |
| * | | | | staging: lustre: Cocci spatch "noderef" | Thomas Meyer | 2013-09-25 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-29 | 1 | -7/+7 |
|\ \ \ \ |
|
| * | | | | driver core : Fix use after free of dev->parent in device_shutdown | Benson Leung | 2013-09-26 | 1 | -7/+7 |