summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-05-22tg3: Update version to 3.132Nithin Sujir
2013-05-22tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir
2013-05-22iio: exynos_adc: fix wrong structure extration in suspend and resumeNaveen Krishna Chatradhi
2013-05-22iio:common:st: added disable function after read info raw dataDenis CIOCCA
2013-05-22iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=mAxel Lin
2013-05-22staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()Wei Yongjun
2013-05-22staging/iio/mxs-lradc: fix preenable for multiple buffersMichał Mirosław
2013-05-22Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2013-05-22tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...Matwey V. Kornilov
2013-05-22Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-22cpufreq: arm_big_little_dt: Instantiate as platform_driverViresh Kumar
2013-05-22cpufreq: arm_big_little_dt: Register driver only if DT has valid dataViresh Kumar
2013-05-22cpufreq / e_powersaver: Fix linker error when ACPI processor is a moduleRafał Bilski
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle
2013-05-22MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle
2013-05-22cpufreq / intel_pstate: Add additional supported CPU IDDirk Brandewie
2013-05-22cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXITViresh Kumar
2013-05-22ACPI / PM: Allow device power states to be used for CONFIG_PM unsetRafael J. Wysocki
2013-05-21mfd: ab8500-sysctrl: Let sysctrl driver work without pdataFabio Baltieri
2013-05-21Merge branch 'leds-fixes-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-21leds: leds-gpio: reserve gpio before using itTimo Teräs
2013-05-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-21staging: imx-drm: imx-tve: Check the return value of 'regulator_enable()'Fabio Estevam
2013-05-21staging: video: imx: Select VIDEOMODE_HELPERS for parallel displayMarek Vasut
2013-05-21tty: mxser: fix usage of opmode_ioaddrMatwey V. Kornilov
2013-05-21serial: 8250_dw: add ACPI ID for Intel BayTrailHeikki Krogerus
2013-05-21ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ...Darrick J. Wong
2013-05-21uio: UIO_DMEM_GENIRQ should depend on HAS_DMAGeert Uytterhoeven
2013-05-21mei: bus: Reset event_cb when disabling a deviceSamuel Ortiz
2013-05-21Drivers: hv: Fix a bug in get_vp_index()K. Y. Srinivasan
2013-05-21mei: fix out of array access to me clients arrayTomas Winkler
2013-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-05-21driver core: print sysfs attribute name when warning about bogus permissionsdyoung@redhat.com
2013-05-21driver core: export subsys_virtual_registerGreg Kroah-Hartman
2013-05-21Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied...Linus Torvalds
2013-05-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-21amd64_edac: Fix bogus sysfs file permissionsBorislav Petkov
2013-05-20clk: tegra: add ac97 controller clockLucas Stach
2013-05-20clk: tegra: remove USB from clk init tableLucas Stach
2013-05-20Merge tag 'stable/for-linus-3.10-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-05-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-05-208139cp: reset BQL when ring tx ring clearedstephen hemminger
2013-05-20drivers: net: usb: rtl8150: concurrent URB bugfixPetko Manolov
2013-05-20isdn/kcapi: fix a small underflowDan Carpenter
2013-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-20TTY: Fix tty miss restart after we turn off flow-controlWang YanQing
2013-05-20tty/vt: Fix vc_deallocate() lock orderPeter Hurley
2013-05-20TTY: ehv_bytechan: add missing platform_driver_unregister() when module exitWei Yongjun
2013-05-20TTY: rocket, fix more no-PCI warningsJiri Slaby