summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)Author
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-12netdevice: Kill 'feature' test macros.David S. Miller
2011-07-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-01[media] [staging] lirc_serial: allocate irq at init timeJarod Wilson
2011-07-01[media] lirc_zilog: fix spinning rx threadJarod Wilson
2011-06-27Staging: comedi: fix build breakages on some platformsGreg Kroah-Hartman
2011-06-27Staging: brcm80211: disable drivers except for X86 or MIPS platformsGreg Kroah-Hartman
2011-06-27Staging: brcm80211: disable drivers for PPC platformsGreg Kroah-Hartman
2011-06-27Staging: iio: Make IIO depend on GENERIC_HARDIRQSGeert Uytterhoeven
2011-06-27Staging: mei: fix suspend failureTomas Winkler
2011-06-27Staging: fix iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap
2011-06-27Staging: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHERalf Baechle
2011-06-27Staging: fix more iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-19net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell
2011-06-16staging: fix iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap
2011-06-11[media] [staging] lirc_sir: fix unused-but-set warningsJarod Wilson
2011-06-11[media] [staging] lirc_imon: fix unused-but-set warningsJarod Wilson
2011-06-09staging: iio: max517: Fix iio_info changesRoland Stigge
2011-06-09Staging: mei: fix debug codeDan Carpenter
2011-06-07staging: iio: error case memory leak fixAndre Bartke
2011-06-07staging: ath6kl: Fix a kernel panic during suspend/resumeVasanthakumar Thiagarajan
2011-06-07staging: gma500: get control from firmware framebuffer if conflictsMichael Chang
2011-06-07staging: gma500: Skip bogus LVDS VBT mode and check for LVDS before adding ba...Patrik Jakobsson
2011-06-07staging: usbip: bugfix prevent driver unbindArjan Mels
2011-06-07staging: iio: industrialio-trigger: set iio_poll_func private_dataMichael Hennerich
2011-06-07staging: rts_pstor: use bitwise operator instead of logical oneNicolas Kaiser
2011-06-07staging: fix ath6kl build when CFG80211 is not enabledRandy Dunlap
2011-06-07staging: brcm80211: fix for 'multiple definition of wl_msg_level' build errRoland Vossen
2011-06-07staging: fix olpc_dcon build, needs BACKLIGHT_CLASS_DEVICERandy Dunlap
2011-06-07Staging: remove STAGING_EXCLUDE_BUILD optionGreg Kroah-Hartman
2011-06-07Staging: altera: move .h file to proper placeGreg Kroah-Hartman
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2011-05-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-05-23Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-05-22Merge branch 'topic/asoc' into for-linusTakashi Iwai
2011-05-21[media] tm6000: fix uninitialized field, change prink to dprintkStefan Ringel
2011-05-20[media] tm6000: remove tm6010 sif audio start and stopStefan Ringel
2011-05-20[media] tm6000: remove unused exportsStefan Ringel
2011-05-20[media] tm6000: add pts loggingStefan Ringel
2011-05-20[media] tm6000: change from ioctl to unlocked_ioctlStefan Ringel
2011-05-20[media] tm6000: all audio packets must swabStefan Ringel
391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496