aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-05-07
|\
| * aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* | Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-07
|\ \ | |/ |/|
| * Merge tag 'imx-soc-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson2013-04-13
| |\
| | * staging: drm/imx: Use SRC to reset IPUPhilipp Zabel2013-04-12
| * | Merge branch 'gic/cleanup' into next/soc2Arnd Bergmann2013-04-08
| |\ \ | | |/ | |/|
* | | staging: single_open() leaksAl Viro2013-05-05
* | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-02
|\ \ \
| * | | i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen2013-04-02
* | | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-02
|\ \ \ \
| * \ \ \ Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann2013-04-09
| |\ \ \ \
| * | | | | staging: ste_rmi4: kill platform_data hackArnd Bergmann2013-04-08
| | |/ / / | |/| | |
* | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-02
|\ \ \ \ \
| * \ \ \ \ Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann2013-04-09
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | iio: mxs-lradc: remove unneeded mach header inclusionShawn Guo2013-04-01
| | | |/ / | | |/| |
| * | | | Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann2013-04-09
| |\| | | | | |_|/ | |/| |
| * | | arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-26
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \
| * | | proc: Supply an accessor for getting the data from a PDE's parentDavid Howells2013-05-01
| * | | rtl8192u: Don't need to save device proc dir PDEDavid Howells2013-05-01
| * | | rtl8187se: Use a dir under /proc/net/r8180/David Howells2013-05-01
| * | | proc: Add proc_mkdir_data()David Howells2013-05-01
| * | | Include missing linux/slab.h inclusionsDavid Howells2013-04-29
| * | | hostap: Don't use create_proc_read_entry()David Howells2013-04-29
| * | | wlags49_h2: Don't use create_proc_read_entry()David Howells2013-04-29
| * | | cxt1e1: Don't use create_proc_read_entry()David Howells2013-04-29
| * | | csr: Don't use create_proc_read_entry()David Howells2013-04-29
| * | | comedi: Don't use create_proc_read_entry()David Howells2013-04-29
| * | | ft1000: Don't use create_proc_read_entry()David Howells2013-04-29
| * | | rtl8187se: Don't use create_proc_read_entry()David Howells2013-04-29
| * | | rtl8192u: Don't use create_proc_read_entry()David Howells2013-04-29
| * | | vt6655: slightly clean reading config fileAl Viro2013-04-09
| * | | vt6656: slightly sanitized reading configAl Viro2013-04-09
| * | | silicom-bypass: Remove device_open/close()David Howells2013-04-09
| * | | wlags49_h2: Don't use create_proc_entry()David Howells2013-04-09
| * | | constify a bunch of struct file_operations instancesAl Viro2013-04-09
| * | | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
| * | | rtl8192u: switch to proc_create()Al Viro2013-04-09
| * | | keucr: switch to ->show_info()Al Viro2013-04-09
| * | | rts5139: switch to ->show_info()Al Viro2013-04-09
| * | | silicom: bury bp_proc.cAl Viro2013-04-09
| * | | silicom: switch to create_proc_data(), clean procfs side of things upAl Viro2013-04-09
| * | | silicom: untangle module_initAl Viro2013-04-09
| * | | silicom: get_bypass_slave_pfs() open-codes lookup_port()Al Viro2013-04-09
| * | | silicom: unobfuscate get_{status,master}_port_fn()Al Viro2013-04-09
| * | | silicom: helper functions are often useful...Al Viro2013-04-09
| * | | get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-09
| * | | rtl8192u: don't play with reassigning ->proc_fops, just use proc_create()Al Viro2013-04-09
| * | | dgrp procfs fixes, part 6: just use proc_create{,_data}Al Viro2013-04-09
| * | | dgrp procfs fixes, part 5: per-node filesAl Viro2013-04-09