aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\
| * misc latin1 to utf8 conversionsAl Viro2012-01-02
| * treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-02
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\ \
| * \ Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-21
| |\ \
| * \ \ Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki2011-11-23
| |\ \ \
| | * | | freezer: don't unnecessarily set PF_NOFREEZE explicitlyTejun Heo2011-11-21
* | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \ \ \ \
| * | | | | vfs: switch ->show_options() to struct dentry *Al Viro2012-01-06
| * | | | | vfs: switch ->show_stats to struct dentry *Al Viro2012-01-06
| * | | | | pohmelfs: propagate umode_tAl Viro2012-01-03
| * | | | | switch ->is_visible() to returning umode_tAl Viro2012-01-03
| * | | | | switch ->create() to umode_tAl Viro2012-01-03
| * | | | | switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-03
| * | | | | vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
| | |_|/ / | |/| | |
* | | | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
| * | | | staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen2011-11-17
| * | | | staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen2011-11-17
| | |_|/ | |/| |
* | | | staging: r8712u: Add new USB IDLarry Finger2011-12-13
* | | | staging: tidspbridge: request dmtimer clocks on initOmar Ramirez Luna2011-12-13
* | | | staging: tidspbridge: include module.h by defaultOmar Ramirez Luna2011-12-13
* | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-02
|\ \ \ \
| * | | | Staging: comedi: fix integer overflow in do_insnlist_ioctl()Xi Wang2011-11-27
| * | | | Revert "Staging: comedi: integer overflow in do_insnlist_ioctl()"Greg Kroah-Hartman2011-11-27
| * | | | Staging: comedi: integer overflow in do_insnlist_ioctl()Dan Carpenter2011-11-26
| * | | | Staging: comedi: fix signal handling in read and writeFederico Vaga2011-11-26
| * | | | Staging: comedi: fix mmap_countFederico Vaga2011-11-26
| * | | | staging: comedi: fix oops for USB DAQ devices.Bernd Porr2011-11-26
| * | | | staging: comedi: usbduxsigma: Fixed wrong range for the analogue channel.Bernd Porr2011-11-26
| * | | | staging:rts_pstor:Complete scanning_done variablewwang2011-11-26
| * | | | staging: usbip: bugfix for deadlockBart Westgeest2011-11-26
| | |/ / | |/| |
* / | | iio: iio_event_getfd -- fix ev_int build failureAndy Whitcroft2011-11-26
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-11-22
|\ \ \
| * | | iio: fix a leak due to improper use of anon_inode_getfd()Al Viro2011-11-21
| | |/ | |/|
* | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-21
|\ \ \ | |/ / |/| |
| * | staging: fix more ET131X build errorsRandy Dunlap2011-11-18
| * | staging: et131x depends on NETRandy Dunlap2011-11-18
| * | staging: slicoss depends on NETRandy Dunlap2011-11-18
| * | linux-next: et131x: Fix build error when CONFIG_PM_SLEEP not enabledMark Einon2011-11-18
| |/
* | media/staging: fix allyesconfig build errorRandy Dunlap2011-11-17
* | STAGING: octeon-ethernet: Fix compile error caused by skb_frag_struct changeDavid Daney2011-11-09
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-07
|\
| * mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris2011-09-11
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \
| * | staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-10-31
| * | staging: Add moduleparam.h to drivers/staging files as requiredPaul Gortmaker2011-10-31
| * | staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker2011-10-31
* | | Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-04
|\ \ \
| * \ \ Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe2011-10-19
| |\ \ \