aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | mv643xx_eth: fix NAPI weight being > 64Andrew Lunn2013-05-141-1/+1
| * | | | | | be2net: Avoid double insertion of vlan tags.Sarveshwar Bandi2013-05-141-13/+5
| * | | | | | sfc: Reduce RX scatter buffer size, and reduce alignment if appropriateBen Hutchings2013-05-143-5/+19
| * | | | | | sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGNBen Hutchings2013-05-143-19/+6
| * | | | | | tg3: Fix data corruption on 5725 with TSOMichael Chan2013-05-141-0/+17
| * | | | | | tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir2013-05-141-6/+26
* | | | | | | Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-238-21/+64
|\ \ \ \ \ \ \
| * | | | | | | gpio: Don't override the error code in probe error handlingAxel Lin2013-05-204-9/+6
| * | | | | | | gpio: mxs: Use set and clear capabilities of the gpio controllerMaxime Ripard2013-05-201-1/+2
| * | | | | | | gpio-langwell: fix irq conflicts when DT is not usedDavid Cohen2013-05-201-7/+10
| * | | | | | | gpio: mcp23s08: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=mAxel Lin2013-05-201-1/+1
| * | | | | | | gpio/omap: ensure gpio context is initialisedJon Hunter2013-05-131-3/+45
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-232-1/+17
|\ \ \ \ \ \ \
| * | | | | | | PCI: acpiphp: Re-enumerate devices when host bridge receives Bus CheckYinghai Lu2013-05-172-1/+17
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-05-233-23/+69
|\ \ \ \ \ \ \
| * | | | | | | Input: wacom - add an eraser to DTH2242/DTK2241Ping Cheng2013-05-231-4/+15
| * | | | | | | Input: wacom - add a few new styli for Cintiq seriesPing Cheng2013-05-051-19/+17
| * | | | | | | Input: wacom - add three new display tabletsPing Cheng2013-05-052-0/+37
| * | | | | | | Input: egalax_ts - ABS_MT_POSITION_Y not reported wellHeiko Abraham2013-05-051-1/+1
* | | | | | | | Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-05-2312-183/+233
|\ \ \ \ \ \ \ \
| * | | | | | | | tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...Matwey V. Kornilov2013-05-221-3/+3
| * | | | | | | | tty: mxser: fix usage of opmode_ioaddrMatwey V. Kornilov2013-05-211-2/+9
| * | | | | | | | serial: 8250_dw: add ACPI ID for Intel BayTrailHeikki Krogerus2013-05-211-0/+1
| * | | | | | | | TTY: Fix tty miss restart after we turn off flow-controlWang YanQing2013-05-201-0/+8
| * | | | | | | | tty/vt: Fix vc_deallocate() lock orderPeter Hurley2013-05-202-26/+55
| * | | | | | | | TTY: ehv_bytechan: add missing platform_driver_unregister() when module exitWei Yongjun2013-05-201-0/+1
| * | | | | | | | TTY: rocket, fix more no-PCI warningsJiri Slaby2013-05-201-147/+141
| * | | | | | | | serial: mcf: missing uart_unregister_driver() on error in mcf_init()Wei Yongjun2013-05-201-1/+3
| * | | | | | | | tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()Wei Yongjun2013-05-201-3/+8
| * | | | | | | | serial: samsung: add missing platform_driver_unregister() when module exitWei Yongjun2013-05-201-0/+1
| * | | | | | | | serial: pl011: protect attribute read from NULL platform data structLee Jones2013-05-201-1/+1
| * | | | | | | | tty: nwpserial: Pass correct pointer to free_irq()Lars-Peter Clausen2013-05-201-1/+1
| * | | | | | | | serial: 8250_dw: Add valid clk pointer checkEzequiel Garcia2013-05-201-2/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-2332-52/+499
|\ \ \ \ \ \ \ \
| * | | | | | | | staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFSPaul Zimmerman2013-05-222-2/+1
| * | | | | | | | iio: exynos_adc: fix wrong structure extration in suspend and resumeNaveen Krishna Chatradhi2013-05-221-4/+4
| * | | | | | | | iio:common:st: added disable function after read info raw dataDenis CIOCCA2013-05-221-0/+2
| * | | | | | | | iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=mAxel Lin2013-05-221-3/+3
| * | | | | | | | staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()Wei Yongjun2013-05-221-4/+5
| * | | | | | | | staging/iio/mxs-lradc: fix preenable for multiple buffersMichał Mirosław2013-05-221-3/+2
| * | | | | | | | staging: imx-drm: imx-tve: Check the return value of 'regulator_enable()'Fabio Estevam2013-05-211-1/+3
| * | | | | | | | staging: video: imx: Select VIDEOMODE_HELPERS for parallel displayMarek Vasut2013-05-211-0/+1
| * | | | | | | | staging: ramster: add how-to documentDan Magenheimer2013-05-201-0/+366
| * | | | | | | | staging: dwc2: Fix dma-enabled platform devices using a default dma_maskMatthijs Kooijman2013-05-171-0/+8
| * | | | | | | | staging: vt6656: [bug] Fix missing spin lock in iwctl_siwpower.Malcolm Priestley2013-05-161-0/+6
| * | | | | | | | staging: Swap zram and zsmalloc in KconfigJean Delvare2013-05-161-2/+2
| * | | | | | | | staging: android: logger: use kuid_t instead of uid_tXiong Zhou2013-05-162-3/+3
| * | | | | | | | staging: zcache: Fix incorrect module_param_array typesGeert Uytterhoeven2013-05-161-4/+4
| * | | | | | | | staging/solo6x10: depend on CONFIG_FONTSArnd Bergmann2013-05-162-0/+3
| * | | | | | | | staging/drm: imx: add missing dependenciesArnd Bergmann2013-05-161-0/+4