| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: introduce common help functions to deal with reserved/managed pages | Jiang Liu | 2013-04-29 | 1 | -0/+48 |
* | vm: adjust ifdef for TINY_RCU | Paul E. McKenney | 2013-04-29 | 1 | -1/+1 |
* | mm/shmem.c: remove an ifdef | Andrew Morton | 2013-04-29 | 1 | -1/+7 |
* | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes | 2013-04-29 | 1 | -1/+2 |
* | mm: trace filemap add and del | Robert Jarzmik | 2013-04-29 | 1 | -0/+58 |
* | debug_locks.h: make warning more verbose | James Hogan | 2013-04-29 | 1 | -1/+1 |
* | drivers/video: add Hyper-V Synthetic Video Frame Buffer Driver | Haiyang Zhang | 2013-04-29 | 1 | -0/+11 |
* | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-04-29 | 19 | -45/+252 |
|\ |
|
| * | usb: phy: tegra: don't call into tegra-ehci directly | Arnd Bergmann | 2013-04-23 | 1 | -5/+5 |
| * | USB: fix an incorrect table index in comment | Huang Rui | 2013-04-08 | 1 | -2/+2 |
| * | Merge 3.9-rc6 into usb-next | Greg Kroah-Hartman | 2013-04-08 | 11 | -16/+27 |
| |\ |
|
| * \ | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2013-04-05 | 12 | -26/+203 |
| |\ \ |
|
| | * | | usb: gadget: the start of the configfs interface | Sebastian Andrzej Siewior | 2013-04-03 | 2 | -0/+113 |
| | * | | usb: renesas_usbhs: fixup sparse errors for common.c | Kuninori Morimoto | 2013-04-02 | 1 | -3/+3 |
| | * | | usb: mv_usb: remove clock name from pdata | Chao Xie | 2013-04-02 | 1 | -2/+0 |
| | * | | usb: phy: ab8500-usb: update irq handling code | Fabio Baltieri | 2013-03-18 | 1 | -0/+31 |
| | * | | usb: phy: return -ENXIO when PHY layer isn't enabled | Felipe Balbi | 2013-03-18 | 1 | -5/+5 |
| | * | | usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executed | Kishon Vijay Abraham I | 2013-03-18 | 1 | -3/+3 |
| | * | | usb: phy: introduce ->set_vbus() method | Felipe Balbi | 2013-03-18 | 1 | -0/+21 |
| | * | | usb: phy: make it a menuconfig | Felipe Balbi | 2013-03-18 | 1 | -1/+1 |
| | * | | usb: otg: move usb_otg_state_string to usb-common.c | Felipe Balbi | 2013-03-18 | 1 | -7/+0 |
| | * | | usb: otg: prefix otg_state_string with usb_ | Felipe Balbi | 2013-03-18 | 1 | -2/+2 |
| | * | | usb: gadget: udc-core: introduce usb_add_gadget_udc_release() | Felipe Balbi | 2013-03-18 | 1 | -0/+2 |
| | * | | usb: gadget: introduce gadget state tracking | Felipe Balbi | 2013-03-18 | 1 | -0/+9 |
| | * | | usb: common: introduce usb_state_string() | Felipe Balbi | 2013-03-18 | 1 | -0/+9 |
| | * | | usb: gadget: drop now unnecessary flag | Felipe Balbi | 2013-03-18 | 1 | -4/+0 |
| | * | | usb: gadget: udc-core: allow udc class register gadget device | Felipe Balbi | 2013-03-18 | 1 | -0/+4 |
| | * | | usb: dwc3: omap: remove platform data associated with dwc3-omap | Kishon Vijay Abraham I | 2013-03-18 | 1 | -4/+0 |
| | * | | usb: phy: nop: Add some parameters to platform data | Roger Quadros | 2013-03-18 | 1 | -0/+5 |
| * | | | Merge v3.9-rc5 into usb-next | Greg Kroah-Hartman | 2013-04-01 | 18 | -24/+82 |
| |\ \ \ |
|
| * | | | | USB: remove CONFIG_USB_SUSPEND option | Alan Stern | 2013-03-28 | 2 | -4/+4 |
| * | | | | Merge branch 'usb-linus' into usb-next | Greg Kroah-Hartman | 2013-03-28 | 1 | -0/+2 |
| |\ \ \ \ |
|
| * | | | | | USB: serial: remove unused MSR-wait queue | Johan Hovold | 2013-03-25 | 1 | -2/+0 |
| * | | | | | USB: serial: add generic get_icount implementation | Johan Hovold | 2013-03-25 | 1 | -0/+2 |
| * | | | | | USB: serial: add generic TIOCMIWAIT implementation | Johan Hovold | 2013-03-25 | 1 | -0/+5 |
| * | | | | | USB: serial: add tiocmiwait subdriver operation | Johan Hovold | 2013-03-25 | 1 | -0/+1 |
| * | | | | | USB: serial: remove generic release callback | Johan Hovold | 2013-03-25 | 1 | -1/+0 |
| * | | | | | USB: serial: remove generic disconnect callback | Johan Hovold | 2013-03-25 | 1 | -1/+0 |
| * | | | | | USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMAND | Bjørn Mork | 2013-03-25 | 2 | -0/+23 |
| * | | | | | USB: adds comment on suspend callback | Ming Lei | 2013-03-25 | 1 | -1/+6 |
| * | | | | | Merge 3.9-rc4 into usb-next | Greg Kroah-Hartman | 2013-03-25 | 24 | -32/+118 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'usb-linus' into usb-next | Greg Kroah-Hartman | 2013-03-20 | 11 | -29/+82 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | USB: fix trivial usb_device kernel-doc errors | Nishanth Menon | 2013-03-15 | 1 | -3/+1 |
* | | | | | | | | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-04-29 | 5 | -74/+366 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | serial: sccnxp: Replace pdata.init/exit with regulator API | Alexander Shiyan | 2013-04-15 | 1 | -4/+0 |
| * | | | | | | | | Merge 3.9-rc7 intp tty-next | Greg Kroah-Hartman | 2013-04-14 | 21 | -38/+95 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | tty: serial/samsung: make register definitions global | Arnd Bergmann | 2013-04-11 | 1 | -0/+260 |
| * | | | | | | | | | Merge 3.9-rc5 into tty-next | Greg Kroah-Hartman | 2013-04-01 | 36 | -48/+182 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / /
| | |/| | | | | | | |
|
| * | | | | | | | | | ARM: PL011: Add support for Rx DMA buffer polling. | Chanho Min | 2013-03-29 | 1 | -0/+3 |
| * | | | | | | | | | Merge 3.9-rc3 into tty-next | Greg Kroah-Hartman | 2013-03-21 | 17 | -36/+101 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ /
| | |/| | | | | | | |
|