aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-02-1014-6/+62
|\
| * staging: zram: fix data corruption issueNitin Gupta2011-02-091-0/+4
| * Staging: Comedi: Fix a few NI module dependenciesIan Abbott2011-02-091-1/+4
| * Staging: comedi: Add MODULE_LICENSE and similar to NI modulesIan Abbott2011-02-097-2/+24
| * staging: brcm80211: bugfix for softmac crash on multi cpu configurationsRoland Vossen2011-02-023-2/+25
| * staging: sst: Fix for dmic capture on v2 pmicHarsha Priya2011-02-021-1/+4
| * staging: hv: Enable sending GARP packet after live migrationHaiyang Zhang2011-02-021-0/+1
* | Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2011-02-021-6/+26
|\ \ | |/ |/|
| * [media] lirc_zilog: z8 on usb doesn't like back-to-back i2c_master_sendJarod Wilson2011-01-311-6/+26
* | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-02-0127-134/+294
|\ \
| * | staging: r8712u: Add new device IDsAxel Köllhofer2011-01-251-32/+113
| * | staging: brcm80211: fix suspend/resume issue in brcmsmacArend van Spriel2011-01-221-22/+23
| * | staging: brcm80211: remove assert to avoid panic since 2.6.37 kernelArend van Spriel2011-01-221-1/+0
| * | Staging: iio: Aditional fixpoint formatted output bugfixRoland Stigge2011-01-222-2/+2
| * | staging: usbip: vhci: use urb->dev->portnum to find portMax Vozeler2011-01-202-6/+1
| * | staging: usbip: vhci: handle EAGAIN from SO_RCVTIMEOMax Vozeler2011-01-201-1/+20
| * | staging: usbip: vhci: friendly log messages for connection errorsMax Vozeler2011-01-201-2/+14
| * | staging: usbip: vhci: refuse to enqueue for dead connectionsMax Vozeler2011-01-201-2/+13
| * | staging: usbip: vhci: give back URBs from in-flight unlink requestsMax Vozeler2011-01-203-7/+35
| * | staging: usbip: vhci: update reference count for usb_deviceMax Vozeler2011-01-201-3/+10
| * | staging: usbip: stub: update refcounts for devices and interfacesMax Vozeler2011-01-203-6/+17
| * | staging: tidspbridge: replace mbox callback with notifier_callOmar Ramirez Luna2011-01-203-21/+18
| * | staging: comedi: ni_labpc: Use shared IRQ for PCMCIA cardIan Abbott2011-01-201-1/+2
| * | Staging: speakup: &&/|| confusion in silent_store()roel kluin2011-01-201-1/+1
| * | iio: Fixpoint formatted output bugfixRoland Stigge2011-01-202-2/+2
| * | staging: rt2860: Fix incorrect netif_stop_queue usage warningDenis Kirjanov2011-01-201-2/+0
| * | staging: r8712u: Fix memory leak in firmware loadingLarry Finger2011-01-201-4/+7
| * | staging: tidspbridge: configure full L1 MMU rangeGuzman Lugo, Fernando2011-01-201-4/+1
| * | staging: rt2870sta: Add ID for Linksys WUSB100v2Larry Finger2011-01-201-0/+1
| * | Staging: xgfib: put parenthesis in the right placeDan Carpenter2011-01-201-3/+3
| * | Staging: ste_rmi4: use after input_unregister_device()Dan Carpenter2011-01-201-10/+9
| * | Staging: ath6kl: fix potential buffer overflowPhillip Simbwa2011-01-201-2/+2
| * | staging: hv: Removed unneeded call to netif_stop_queue() in hv_netvscHank Janssen2011-01-201-1/+0
| * | staging: hv: fix netvsc sleeping while atomicTimo Teräs2011-01-201-1/+1
| * | Staging: hv: fix sysfs symlink on hv block deviceKy Srinivasan2011-01-201-0/+1
| * | Staging: remove unintended Module.symvers fileGreg Kroah-Hartman2011-01-201-0/+0
* | | Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2011-01-311-0/+0
|\ \ \
| * | | Delete zero-length drivers/staging/vme/bridges/Module.symversJeff Garzik2011-01-281-0/+0
| | |/ | |/|
* | | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-263-13/+13
|/ /
* | [media] staging/lirc: fix mem leaks and ptr err usageJarod Wilson2011-01-196-6/+20
* | [media] lirc_zilog: Update TODO.lirc_zilogAndy Walls2011-01-191-6/+30
* | [media] lirc_zilog: Add Andy Walls to copyright notice and authors listAndy Walls2011-01-191-1/+5
* | [media] lirc_zilog: Remove useless struct i2c_driver.command functionAndy Walls2011-01-191-8/+0
* | [media] lirc_zilog: Remove unneeded tests for existence of the IR Tx functionAndy Walls2011-01-191-16/+5
* | [media] lirc_zilog: Update IR Rx polling kthread start/stop and some printksAndy Walls2011-01-191-64/+49
* | [media] lirc_zilog: Extensive rework of ir_probe()/ir_remove()Andy Walls2011-01-191-132/+212
* | [media] lirc_zilog: Don't make private copies of i2c clientsAndy Walls2011-01-191-59/+28
* | [media] lirc_zilog: Split struct IR into structs IR, IR_tx, and IR_rxAndy Walls2011-01-191-127/+171
* | [media] lirc_zilog: Remove disable_tx module parameterAndy Walls2011-01-191-10/+4
* | [media] lirc_zilog: Reword debug message in ir_probe()Andy Walls2011-01-191-3/+2