summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-05-22iio:common:st: added disable function after read info raw dataDenis CIOCCA1-0/+2
2013-05-22iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=mAxel Lin1-3/+3
2013-05-22staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()Wei Yongjun1-4/+5
2013-05-22staging/iio/mxs-lradc: fix preenable for multiple buffersMichał Mirosław1-3/+2
2013-05-22Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-23/+0
2013-05-22tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...Matwey V. Kornilov1-3/+3
2013-05-22Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-94/+134
2013-05-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+2
2013-05-22cpufreq: arm_big_little_dt: Instantiate as platform_driverViresh Kumar1-5/+15
2013-05-22cpufreq: arm_big_little_dt: Register driver only if DT has valid dataViresh Kumar1-31/+42
2013-05-22cpufreq / e_powersaver: Fix linker error when ACPI processor is a moduleRafał Bilski1-1/+1
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle1-0/+1
2013-05-22MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle1-0/+1
2013-05-22cpufreq / intel_pstate: Add additional supported CPU IDDirk Brandewie1-0/+1
2013-05-22cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXITViresh Kumar1-2/+7
2013-05-22ACPI / PM: Allow device power states to be used for CONFIG_PM unsetRafael J. Wysocki2-63/+65
2013-05-21mfd: ab8500-sysctrl: Let sysctrl driver work without pdataFabio Baltieri1-3/+2
2013-05-21Merge branch 'leds-fixes-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+5
2013-05-21leds: leds-gpio: reserve gpio before using itTimo Teräs1-4/+5
2013-05-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-8/+26
2013-05-21staging: imx-drm: imx-tve: Check the return value of 'regulator_enable()'Fabio Estevam1-1/+3
2013-05-21staging: video: imx: Select VIDEOMODE_HELPERS for parallel displayMarek Vasut1-0/+1
2013-05-21tty: mxser: fix usage of opmode_ioaddrMatwey V. Kornilov1-2/+9
2013-05-21serial: 8250_dw: add ACPI ID for Intel BayTrailHeikki Krogerus1-0/+1
2013-05-21ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ...Darrick J. Wong1-1/+1
2013-05-21uio: UIO_DMEM_GENIRQ should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2013-05-21mei: bus: Reset event_cb when disabling a deviceSamuel Ortiz1-0/+2
2013-05-21Drivers: hv: Fix a bug in get_vp_index()K. Y. Srinivasan1-1/+1
2013-05-21mei: fix out of array access to me clients arrayTomas Winkler1-9/+8
2013-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-1/+40
2013-05-21driver core: print sysfs attribute name when warning about bogus permissionsdyoung@redhat.com1-2/+4
2013-05-21driver core: export subsys_virtual_registerGreg Kroah-Hartman1-0/+1
2013-05-21Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied...Linus Torvalds8-92/+356
2013-05-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-41/+59
2013-05-21amd64_edac: Fix bogus sysfs file permissionsBorislav Petkov1-2/+2
2013-05-20clk: tegra: add ac97 controller clockLucas Stach1-0/+8
2013-05-20clk: tegra: remove USB from clk init tableLucas Stach1-3/+0
2013-05-20Merge tag 'stable/for-linus-3.10-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-106/+61
2013-05-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller23-73/+201
2013-05-208139cp: reset BQL when ring tx ring clearedstephen hemminger1-0/+1
2013-05-20drivers: net: usb: rtl8150: concurrent URB bugfixPetko Manolov1-54/+46
2013-05-20isdn/kcapi: fix a small underflowDan Carpenter1-3/+3
2013-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville23-73/+201
2013-05-20TTY: Fix tty miss restart after we turn off flow-controlWang YanQing1-0/+8
2013-05-20tty/vt: Fix vc_deallocate() lock orderPeter Hurley2-26/+55
2013-05-20TTY: ehv_bytechan: add missing platform_driver_unregister() when module exitWei Yongjun1-0/+1
2013-05-20TTY: rocket, fix more no-PCI warningsJiri Slaby1-147/+141
2013-05-20serial: mcf: missing uart_unregister_driver() on error in mcf_init()Wei Yongjun1-1/+3
2013-05-20tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()Wei Yongjun1-3/+8
2013-05-20serial: samsung: add missing platform_driver_unregister() when module exitWei Yongjun1-0/+1