summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds39-72/+72
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds7-19/+19
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro1-2/+2
2012-01-06vfs: switch ->show_stats to struct dentry *Al Viro1-2/+2
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman76-1042/+76
2012-01-03pohmelfs: propagate umode_tAl Viro2-4/+5
2012-01-03switch ->is_visible() to returning umode_tAl Viro4-8/+8
2012-01-03switch ->create() to umode_tAl Viro1-1/+1
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro1-1/+1
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro1-1/+0
2012-01-02misc latin1 to utf8 conversionsAl Viro31-63/+63
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki8-47/+106
2011-12-13staging: r8712u: Add new USB IDLarry Finger1-0/+1
2011-12-13staging: tidspbridge: request dmtimer clocks on initOmar Ramirez Luna1-3/+12
2011-12-13staging: tidspbridge: include module.h by defaultOmar Ramirez Luna1-4/+0
2011-12-02Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-30/+84
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock8-9/+9
2011-11-28Staging: comedi: fix integer overflow in do_insnlist_ioctl()Xi Wang1-1/+1
2011-11-28Revert "Staging: comedi: integer overflow in do_insnlist_ioctl()"Greg Kroah-Hartman1-5/+0
2011-11-26Staging: comedi: integer overflow in do_insnlist_ioctl()Dan Carpenter1-0/+5
2011-11-26Staging: comedi: fix signal handling in read and writeFederico Vaga1-2/+2
2011-11-26Staging: comedi: fix mmap_countFederico Vaga1-2/+17
2011-11-26staging: comedi: fix oops for USB DAQ devices.Bernd Porr1-18/+53
2011-11-26staging: comedi: usbduxsigma: Fixed wrong range for the analogue channel.Bernd Porr1-3/+4
2011-11-26staging:rts_pstor:Complete scanning_done variablewwang1-0/+1
2011-11-26staging: usbip: bugfix for deadlockBart Westgeest1-4/+6
2011-11-26iio: iio_event_getfd -- fix ev_int build failureAndy Whitcroft1-10/+9
2011-11-23Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki1-2/+0
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+9
2011-11-21Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-8/+9
2011-11-21iio: fix a leak due to improper use of anon_inode_getfd()Al Viro1-1/+9
2011-11-21freezer: don't unnecessarily set PF_NOFREEZE explicitlyTejun Heo1-2/+0
2011-11-18staging: fix more ET131X build errorsRandy Dunlap1-1/+2
2011-11-18staging: et131x depends on NETRandy Dunlap1-1/+1
2011-11-18staging: slicoss depends on NETRandy Dunlap1-1/+1
2011-11-18linux-next: et131x: Fix build error when CONFIG_PM_SLEEP not enabledMark Einon1-6/+6
2011-11-18USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman13-268/+13
2011-11-17staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen47-567/+47
2011-11-17staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen16-207/+16
2011-11-17media/staging: fix allyesconfig build errorRandy Dunlap2-3/+4
2011-11-09STAGING: octeon-ethernet: Fix compile error caused by skb_frag_struct changeDavid Daney1-1/+1
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-3/+3
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds38-1/+39
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+2
2011-11-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds121-12009/+3671
2011-11-03staging: Move media drivers to staging/mediaMauro Carvalho Chehab81-20/+46
2011-11-03[media] move cx25821 out of stagingMauro Carvalho Chehab27-11991/+0
2011-11-03[media] staging: as102: Remove conditional compilation based on kernel versionSylwester Nawrocki3-82/+1
2011-11-03[media] staging: as102: Unconditionally compile code dependent on DVB_CORESylwester Nawrocki4-23/+1