summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-259-27/+24
|\
| * fix devtmpfs raceAl Viro2011-07-251-1/+2
| * caam: don't pass bogus S_IFCHR to debugfs_create_...()Al Viro2011-07-241-13/+13
| * get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro2011-07-245-11/+7
| * asus-wmi: ->is_visible() can't return negativeAl Viro2011-07-241-1/+1
| * VFS : mount lock scalability for internal mountsTim Chen2011-07-241-1/+1
* | Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-254-239/+0
|\ \
| * | ARM: mach-s3c2400: deleteNicolas Pitre2011-07-183-114/+0
| * | ARM: mach-s3c24a0: deleteNicolas Pitre2011-07-183-125/+0
* | | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-259-46/+4
|\ \ \
| * \ \ Merge branch 'next-samsung-cleanup' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2011-07-21120-1012/+1324
| |\ \ \
| | * \ \ Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanupKukjin Kim2011-07-207-39/+4
| | |\ \ \ | | | |/ / | | |/| |
| | | * | serial: Remove redundant console_initcall from s3c and s5p console driversThomas Abraham2011-07-207-35/+2
| | | * | serial: samsung: Fix unintended usage of uart port 0 as consoleThomas Abraham2011-07-071-4/+2
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'davinci/cleanup', 'imx/cleanup', 'omap/cleanup' and 'pxa/clea...Arnd Bergmann2011-07-174-12/+6
| |\ \ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | pcmcia: pxa2xx/trizeps4: remove unnecessary ifdefsJonathan Cameron2011-07-111-4/+0
| | | | * | | ARM: scoop: drop pcmcia_init callbackDmitry Eremin-Solenikov2011-07-111-3/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2011-07-252-5/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 i...Arnd Bergmann2011-07-15299-1608/+26277
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | | | |_|/ / | | |/| | |
| * | | | | ARM i.MX dma: Fix burstsize settingsSascha Hauer2011-07-072-5/+6
* | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-255-45/+40
|\ \ \ \ \ \
| * | | | | | i2c: Allow i2c_add_numbered_adapter() to assign a bus idGrant Likely2011-07-254-14/+10
| * | | | | | i2c-ali1535: Fix style issuesLABBE Corentin2011-07-251-31/+30
* | | | | | | Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2011-07-252-18/+21
|\ \ \ \ \ \ \
| * | | | | | | cciss: do not attempt to read from a write-only registerStephen M. Cameron2011-07-091-1/+1
| * | | | | | | xen/blkback: Add module alias for autoloadingBastian Blank2011-06-301-0/+1
| * | | | | | | xen/blkback: Don't let in-flight requests defer pending ones.Daniel Stodden2011-06-301-17/+19
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2011-07-257-4/+1533
|\ \ \ \ \ \ \
| * | | | | | | [CPUFREQ] s5pv210: make needlessly global symbols staticAxel Lin2011-07-141-2/+2
| * | | | | | | [CPUFREQ] exynos4210: make needlessly global symbols staticAxel Lin2011-07-141-3/+3
| * | | | | | | [CPUFREQ] S3C6410: Add some lower frequencies for 800MHz base clock operationMark Brown2011-07-141-0/+2
| * | | | | | | [CPUFREQ] S5PV210: Add reboot notifier to prevent system hangHuisung Kang2011-07-141-0/+19
| * | | | | | | [CPUFREQ] S5PV210: Adjust udelay prior to voltage scaling downTodd Poynor2011-07-141-2/+2
| * | | | | | | [CPUFREQ] S5PV210: Lock a mutex while changing the cpu frequencyArve Hjønnevåg2011-07-141-9/+19
| * | | | | | | [CPUFREQ] S5PV210: Add pm_notifier to prevent system unstableHuisung Kang2011-07-141-0/+34
| * | | | | | | [CPUFREQ] S5PV210: Add arm/int voltage control supportJonghwan Choi2011-07-141-3/+68
| * | | | | | | [CPUFREQ] S5PV210: Add additional symantics for "relation" in cpufreq with pmHuisung Kang2011-07-141-0/+28
| * | | | | | | [CPUFREQ] S3C64xx: Notify transition complete as soon as frequency changedMark Brown2011-07-141-2/+2
| * | | | | | | [CPUFREQ] S3C6410: Support 800MHz operation in cpufreqMark Brown2011-07-141-0/+2
| * | | | | | | [CPUFREQ] s5pv210-cpufreq.c: Add missing clk_putJulia Lawall2011-07-141-8/+17
| * | | | | | | [CPUFREQ] Move compile for S3C64XX cpufreq to /drivers/cpufreqKukjin Kim2011-07-143-1/+10
| * | | | | | | [CPUFREQ] Remove some vi noise that escaped into the Makefile.Dave Jones2011-07-141-3/+2
| * | | | | | | [CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/Kukjin Kim2011-07-145-0/+1082
| * | | | | | | [CPUFREQ/S3C64xx] Move S3C64xx CPUfreq driver into drivers/cpufreqMark Brown2011-07-142-0/+270
| * | | | | | | [CPUFREQ] Handle CPUs with different capabilities in acpi-cpufreqMatthew Garrett2011-07-141-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-25179-6513/+7230
|\ \ \ \ \ \ \ \
| * | | | | | | | bnx2x: use pci_pcie_cap()Vladislav Zolotarov2011-07-241-1/+1
| * | | | | | | | bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_taskVladislav Zolotarov2011-07-241-11/+25
| * | | | | | | | bnx2x: enable internal target-read for 57712 and up onlyShmulik Ravid2011-07-241-3/+6
| * | | | | | | | bnx2x: count statistic ramrods on EQ to prevent MC assertVladislav Zolotarov2011-07-241-31/+32