summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* filesystems: add set_nlink()Miklos Szeredi2011-11-021-1/+1
* Merge branch 'akpm' (Andrew's incoming)Linus Torvalds2011-10-311-2/+1
|\
| * treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-311-2/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-3128-11666/+2
|\ \ | |/ |/|
| * [media] staging: dt3155v4l: fix build breakMarek Szyprowski2011-09-231-2/+2
| * [media] altera-stapl: it is time to move out from stagingIgor M. Liplianin2011-09-2311-3976/+0
| * [media] move tm6000 to drivers/media/videoMauro Carvalho Chehab2011-09-2318-7748/+0
| * [media] tm6000: Fix some CodingStyle issuesMauro Carvalho Chehab2011-09-236-24/+24
| * [media] tm6000: Enable fast USB quirk on Cinergy HybridThierry Reding2011-09-211-0/+10
| * [media] tm6000: Add fast USB access quirkThierry Reding2011-09-212-1/+6
| * Merge tag 'v3.1-rc6' into staging/for_v3.2Mauro Carvalho Chehab2011-09-1735-134/+132
| |\
| * | [media] tm6000: Don't try to use a non-existing interfaceMauro Carvalho Chehab2011-09-011-0/+6
| * | [media] tm6000: Enable radio mode for Cinergy Hybrid XEThierry Reding2011-08-311-0/+5
| * | [media] tm6000: Enable audio clock in radio modeThierry Reding2011-08-311-0/+1
| * | [media] tm6000: Plug memory leak on PCM freeThierry Reding2011-08-311-0/+1
| * | [media] tm6000: Do not use video buffers in radio modeThierry Reding2011-08-311-8/+10
| * | [media] tm6000: Execute lightweight reset on closeThierry Reding2011-08-313-0/+51
| * | [media] tm6000: Initialize isochronous transfers only onceThierry Reding2011-08-311-6/+2
| * | [media] tm6000: Properly count device usageThierry Reding2011-08-311-2/+3
| * | [media] tm6000: Add locking for USB transfersThierry Reding2011-08-313-1/+5
| * | [media] tm6000: Rework standard register tablesThierry Reding2011-08-311-316/+294
| * | [media] tm6000: Disable video interface in radio modeThierry Reding2011-08-311-1/+6
| * | [media] tm6000: Rename active interface registerThierry Reding2011-08-313-9/+11
| * | [media] tm6000: Flesh out the IRQ callbackThierry Reding2011-08-311-1/+13
| * | [media] tm6000: Implement I2C flush callbackThierry Reding2011-08-312-5/+5
| * | [media] tm6000: Use correct input in radio modeThierry Reding2011-08-311-13/+15
| * | [media] tm6000: Miscellaneous cleanupsThierry Reding2011-08-318-79/+59
* | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-10-301-18/+7
|\ \ \
| * \ \ Merge commit 'v3.1-rc9' into fbdev-nextFlorian Tobias Schandinat2011-10-158-8/+13
| |\ \ \
| * \ \ \ Merge branch 'pan-fixes' of git://linuxtv.org/pinchartl/fbdev into fbdev-nextFlorian Tobias Schandinat2011-08-241-16/+6
| |\ \ \ \
| | * | | | staging: xgifb: use display information in info not in var for panningLaurent Pinchart2011-08-191-16/+6
* | | | | | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-10-281-2/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v3.1-rc10' into drm-core-nextDave Airlie2011-10-183-3/+6
| |\ \ \ \ \ \
| * | | | | | | vmwgfx: Take the driver out of stagingThomas Hellstrom2011-10-111-2/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-282-102/+0
|\ \ \ \ \ \ \
| * | | | | | | x86: Hyper-V: Integrate the clocksource with Hyper-V detection codeK. Y. Srinivasan2011-09-082-102/+1
| |/ / / / / /
* | | | | | | Remove stale "depends on NETDEV_1000"in staging driversLinus Torvalds2011-10-262-2/+2
* | | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-26716-185650/+103282
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman2011-10-25825-235651/+103282
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | staging: et131x: Remove redundant check and return statementMark Einon2011-10-231-3/+0
| | * | | | | | staging: et131x: Mainly whitespace changes to appease checkpatchMark Einon2011-10-231-35/+46
| | * | | | | | staging: et131x: Remove last of the forward declarationsMark Einon2011-10-231-134/+128
| | * | | | | | staging: et131x: Remove even more forward declarationsMark Einon2011-10-231-202/+193
| | * | | | | | staging: et131x: Remove yet more forward declarationsMark Einon2011-10-231-220/+214
| | * | | | | | staging: et131x: Remove more forward declarationsMark Einon2011-10-231-254/+251
| | * | | | | | staging: et131x: Remove forward declaration of et131x_adapter_setupMark Einon2011-10-231-223/+222
| | * | | | | | staging: et131x: Remove some forward declarationsMark Einon2011-10-231-66/+60
| | * | | | | | staging: et131x: Remove unused rx_ring.recv_packet_poolMark Einon2011-10-231-2/+0
| | * | | | | | staging: et131x: Remove call to find pci pm capabilityMark Einon2011-10-231-14/+0
| | * | | | | | staging: et131x: Remove redundant et131x_reset_recv() callMark Einon2011-10-231-18/+0
OpenPOWER on IntegriCloud