aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-072-10/+5
|\
| * x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo2010-12-301-2/+2
| * fakekey: Simplify speakup_fake_key_pressed through this_cpu_opsChristoph Lameter2010-12-171-6/+1
| * drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-171-2/+2
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-2/+2
|\ \
| * | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-151-2/+2
* | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-1/+1
|\ \ \
| * \ \ USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2010-12-222-5/+5
| |\ \ \
| * \ \ \ Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-161-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | USB: fix leftover references to udev->autosuspend_delayAlan Stern2010-11-171-1/+1
* | | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-077-35/+78
|\ \ \ \ \
| * | | | | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-071-1/+4
| * | | | | fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-072-5/+16
| * | | | | fs: dcache reduce branches in lookup pathNick Piggin2011-01-072-5/+5
| * | | | | fs: icache RCU free inodesNick Piggin2011-01-072-2/+16
| * | | | | fs: dcache rationalise dget variantsNick Piggin2011-01-071-1/+1
| * | | | | fs: dcache remove dcache_lockNick Piggin2011-01-072-6/+0
| * | | | | fs: Use rename lock and RCU for multi-step operationsNick Piggin2011-01-071-3/+12
| * | | | | fs: dcache scale subdirsNick Piggin2011-01-071-0/+4
| * | | | | fs: change d_hash for rcu-walkNick Piggin2011-01-072-3/+5
| * | | | | fs: change d_compare for rcu-walkNick Piggin2011-01-071-5/+11
| * | | | | fs: name case update methodNick Piggin2011-01-071-2/+2
| * | | | | fs: change d_delete semanticsNick Piggin2011-01-071-2/+2
* | | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-061-2/+13
|\ \ \ \ \ \
| * | | | | | OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-211-1/+1
| * | | | | | OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-211-1/+6
| * | | | | | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley2010-12-211-0/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-0659-9368/+7621
|\ \ \ \ \ \
| * | | | | | [media] cx25821: Fix compilation breakage due to BKL dependencyMauro Carvalho Chehab2011-01-051-0/+1
| * | | | | | [media] staging: se401 depends on USBRandy Dunlap2010-12-301-1/+1
| * | | | | | [media] staging: usbvideo/vicam depends on USBRandy Dunlap2010-12-301-1/+1
| * | | | | | [media] staging/lirc: Update lirc TODO filesMauro Carvalho Chehab2010-12-302-3/+13
| * | | | | | [media] lirc_zilog: Remove use of deprecated struct i2c_adapter.id fieldAndy Walls2010-12-301-16/+31
| * | | | | | [media] Remove staging/lirc/lirc_i2c driverMauro Carvalho Chehab2010-12-303-544/+0
| * | | | | | [media] v4l: fix handling of v4l2_input.capabilitiesHans Verkuil2010-12-301-2/+0
| * | | | | | [media] tm6000: Fix mutex unbalanceDmitri Belimov2010-12-291-1/+1
| * | | | | | [media] tm6000: rework and fix IRDmitri Belimov2010-12-295-53/+195
| * | | | | | [media] dabusb: Move it to staging to be deprecatedMauro Carvalho Chehab2010-12-297-0/+1023
| * | | | | | [media] lirc_zilog: Fix a warningMauro Carvalho Chehab2010-12-291-1/+0
| * | | | | | [media] staging/lirc: Fix compilation when LIRC=mMauro Carvalho Chehab2010-12-291-12/+12
| * | | | | | [media] V4L1 removal: Remove linux/videodev.hMauro Carvalho Chehab2010-12-295-3/+639
| * | | | | | [media] Remove VIDEO_V4L1 Kconfig optionMauro Carvalho Chehab2010-12-292-2/+2
| * | | | | | [media] staging: Add TODO files for se401 and usbvideo/vicamMauro Carvalho Chehab2010-12-292-0/+10
| * | | | | | [media] cpia, stradis: remove deprecated V4L1 driversHans Verkuil2010-12-2913-8265/+0
| * | | | | | [media] se401: deprecate driver, move to stagingHans Verkuil2010-12-296-0/+1745
| * | | | | | [media] usbvideo: deprecate the vicam driverHans Verkuil2010-12-297-0/+3597
| * | | | | | [media] V4L: remove V4L1 compatibility modeHans Verkuil2010-12-294-52/+0
| * | | | | | [media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab2010-12-291-6/+6
| * | | | | | [media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab2010-12-291-1/+1
| * | | | | | [media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab2010-12-294-4/+4