Age | Commit message (Expand) | Author | Files | Lines |
2013-05-21 | Merge branch 'leds-fixes-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+5 |
2013-05-21 | leds: leds-gpio: reserve gpio before using it | Timo Teräs | 1 | -4/+5 |
2013-05-21 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -8/+26 |
2013-05-21 | staging: imx-drm: imx-tve: Check the return value of 'regulator_enable()' | Fabio Estevam | 1 | -1/+3 |
2013-05-21 | staging: video: imx: Select VIDEOMODE_HELPERS for parallel display | Marek Vasut | 1 | -0/+1 |
2013-05-21 | tty: mxser: fix usage of opmode_ioaddr | Matwey V. Kornilov | 1 | -2/+9 |
2013-05-21 | serial: 8250_dw: add ACPI ID for Intel BayTrail | Heikki Krogerus | 1 | -0/+1 |
2013-05-21 | ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ... | Darrick J. Wong | 1 | -1/+1 |
2013-05-21 | uio: UIO_DMEM_GENIRQ should depend on HAS_DMA | Geert Uytterhoeven | 1 | -0/+1 |
2013-05-21 | mei: bus: Reset event_cb when disabling a device | Samuel Ortiz | 1 | -0/+2 |
2013-05-21 | Drivers: hv: Fix a bug in get_vp_index() | K. Y. Srinivasan | 1 | -1/+1 |
2013-05-21 | mei: fix out of array access to me clients array | Tomas Winkler | 1 | -9/+8 |
2013-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 3 | -1/+40 |
2013-05-21 | driver core: print sysfs attribute name when warning about bogus permissions | dyoung@redhat.com | 1 | -2/+4 |
2013-05-21 | driver core: export subsys_virtual_register | Greg Kroah-Hartman | 1 | -0/+1 |
2013-05-21 | Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied... | Linus Torvalds | 8 | -92/+356 |
2013-05-21 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 15 | -41/+59 |
2013-05-21 | amd64_edac: Fix bogus sysfs file permissions | Borislav Petkov | 1 | -2/+2 |
2013-05-21 | clk: tegra: add ac97 controller clock | Lucas Stach | 1 | -0/+8 |
2013-05-21 | clk: tegra: remove USB from clk init table | Lucas Stach | 1 | -3/+0 |
2013-05-21 | Merge tag 'stable/for-linus-3.10-rc1-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 6 | -106/+61 |
2013-05-21 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 23 | -73/+201 |
2013-05-21 | 8139cp: reset BQL when ring tx ring cleared | stephen hemminger | 1 | -0/+1 |
2013-05-21 | drivers: net: usb: rtl8150: concurrent URB bugfix | Petko Manolov | 1 | -54/+46 |
2013-05-21 | isdn/kcapi: fix a small underflow | Dan Carpenter | 1 | -3/+3 |
2013-05-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 23 | -73/+201 |
2013-05-20 | TTY: Fix tty miss restart after we turn off flow-control | Wang YanQing | 1 | -0/+8 |
2013-05-20 | tty/vt: Fix vc_deallocate() lock order | Peter Hurley | 2 | -26/+55 |
2013-05-20 | TTY: ehv_bytechan: add missing platform_driver_unregister() when module exit | Wei Yongjun | 1 | -0/+1 |
2013-05-20 | TTY: rocket, fix more no-PCI warnings | Jiri Slaby | 1 | -147/+141 |
2013-05-20 | serial: mcf: missing uart_unregister_driver() on error in mcf_init() | Wei Yongjun | 1 | -1/+3 |
2013-05-20 | tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init() | Wei Yongjun | 1 | -3/+8 |
2013-05-20 | serial: samsung: add missing platform_driver_unregister() when module exit | Wei Yongjun | 1 | -0/+1 |
2013-05-20 | serial: pl011: protect attribute read from NULL platform data struct | Lee Jones | 1 | -1/+1 |
2013-05-20 | tty: nwpserial: Pass correct pointer to free_irq() | Lars-Peter Clausen | 1 | -1/+1 |
2013-05-20 | serial: 8250_dw: Add valid clk pointer check | Ezequiel Garcia | 1 | -2/+4 |
2013-05-20 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -12/+20 |
2013-05-20 | USB: cxacru: potential underflow in cxacru_cm_get_array() | Dan Carpenter | 1 | -1/+2 |
2013-05-20 | usb: host: fusbh200-hcd: Staticize local symbols | Sachin Kamat | 1 | -3/+3 |
2013-05-20 | usb: host: fusbh200-hcd: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-05-20 | usb: ehci: Only sleep for post-resume handover if devices use persist | Julius Werner | 2 | -0/+49 |
2013-05-20 | gpio: Don't override the error code in probe error handling | Axel Lin | 4 | -9/+6 |
2013-05-20 | xen: Fixed assignment error in if statement | Lisa Nguyen | 1 | -1/+2 |
2013-05-20 | xen/xenbus: Fixed over 80 character limit issue | Lisa Nguyen | 1 | -1/+2 |
2013-05-20 | xen/xenbus: Fixed indentation error in switch case | Lisa Nguyen | 1 | -10/+8 |
2013-05-20 | gpio: mxs: Use set and clear capabilities of the gpio controller | Maxime Ripard | 1 | -1/+2 |
2013-05-20 | gpio-langwell: fix irq conflicts when DT is not used | David Cohen | 1 | -7/+10 |
2013-05-20 | gpio: mcp23s08: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m | Axel Lin | 1 | -1/+1 |
2013-05-20 | drm/radeon: add golden register settings for Hainan (v2) | Alex Deucher | 1 | -0/+122 |
2013-05-20 | drm/radeon: sun/hainan chips do not have UVD (v2) | Alex Deucher | 1 | -28/+39 |