aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* drivers/video/mmp: remove legacy hw definitionsZhou Zhu2013-04-29
* drivers/video/ep93xx-fb.c: fix section mismatch and use module_platform_driverH Hartley Sweeten2013-04-29
* drivers/video/exynos/exynos_mipi_dsi.c: convert to devm_ioremap_resource()Sachin Kamat2013-04-29
* drivers/video: add Hyper-V Synthetic Video Frame Buffer DriverHaiyang Zhang2013-04-29
* drivers/video/console/fbcon_cw.c: fix compiler warning in cw_update_attrDevendra Naga2013-04-29
* matroxfb: convert struct i2c_msg initialization to C99 formatShubhrajyoti Datta2013-04-29
* kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_...Chen Gang2013-04-29
* kernel/auditfilter.c: tree and watch will memory leak when failure occursChen Gang2013-04-29
* audit: remove unnecessary #if CONFIG_AUDITGao feng2013-04-29
* audit: remove duplicate export of audit_enabledGao feng2013-04-29
* audit: don't check if kauditd is valid every timeGao feng2013-04-29
* kernel/auditsc.c: use kzalloc instead of kmalloc+memsetRakib Mullick2013-04-29
* kthread: kill task_get_live_kthread()Oleg Nesterov2013-04-29
* kthread: introduce to_live_kthread()Oleg Nesterov2013-04-29
* Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29
|\
| * USB: ehci-msm: USB_MSM_OTG needs USB_PHYArnd Bergmann2013-04-25
| * USB: OHCI: avoid conflicting platform driversArnd Bergmann2013-04-25
| * USB: OMAP: ISP1301 needs USB_PHYArnd Bergmann2013-04-25
| * USB: lpc32xx: ISP1301 needs USB_PHYArnd Bergmann2013-04-25
| * USB: ftdi_sio: enable two UART ports on ST Microconnect LiteAdrian Thomasset2013-04-24
| * usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann2013-04-23
| * usb: phy: phy core cannot yet be a moduleArnd Bergmann2013-04-23
| * USB: Fix initconst in ehci driverAndi Kleen2013-04-23
| * usb-storage: CY7C68300A chips do not support Cypress ATACBTormod Volden2013-04-23
| * USB: serial: option: Added support Olivetti Olicard 145Filippo Turato2013-04-23
| * USB: ftdi_sio: correct ST Micro Connect Lite PIDsAdrian Thomasset2013-04-23
| * Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-04-23
| |\
| | * ARM: mxs_defconfig: add CONFIG_USB_PHYShawn Guo2013-04-23
| | * ARM: imx_v6_v7_defconfig: add CONFIG_USB_PHYShawn Guo2013-04-23
| | * usb: phy: remove exported function from __init sectionDenis Efremov2013-04-23
| | * usb: gadget: zero: put function instances on unbindAndrzej Pietrasiewicz2013-04-23
| | * usb: gadget: f_sourcesink.c: correct a copy-paste misnomerAndrzej Pietrasiewicz2013-04-23
| | * usb: gadget: cdc2: fix error return code in cdc_do_config()Wei Yongjun2013-04-23
| | * usb: gadget: multi: fix error return code in rndis_do_config()Wei Yongjun2013-04-23
| | * usb: gadget: f_obex: fix error return code in obex_bind()Wei Yongjun2013-04-23
| * | USB: storage: convert to use module_usb_driver()Greg Kroah-Hartman2013-04-19
| * | usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches2013-04-19
| * | USB: ti_usb_3410_5052: kill custom closing_waitJohan Hovold2013-04-19
| * | USB: ti_usb_3410_5052: remove redundant drain from break_ctlJohan Hovold2013-04-19
| * | USB: ti_usb_3410_5052: query hardware-buffer status in chars_in_bufferJohan Hovold2013-04-19
| * | USB: ti_usb_3410_5052: remove lsr from port dataJohan Hovold2013-04-19
| * | USB: ti_usb_3410_5052: move write-fifo flushing to closeJohan Hovold2013-04-19
| * | USB: io_ti: remove redundant wait_until_sentJohan Hovold2013-04-19
| * | USB: io_ti: fix TIOCGSERIALJohan Hovold2013-04-19
| * | USB: usbtmc: remove unnecessary memory allocationMing Lei2013-04-19
| * | usbatm: fix potential NULL pointer dereferenceWei Yongjun2013-04-19
| * | usb: storage: Fix link errorJoe Perches2013-04-18
| * | USB: symbolserial: move private-data allocation to port_probeJohan Hovold2013-04-17
| * | USB: symbolserial: remove unused private dataJohan Hovold2013-04-17
| * | USB: symbolserial: use port interrupt-in urbJohan Hovold2013-04-17