summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi
2011-04-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-04-12staging: samsung-laptop has moved to platform/x86Michal Marek
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-07fix build fail for hv_mouse indefine udelayYouquan Song
2011-04-06staging: usbip: bugfix for isochronous packets and optimizationArjan Mels
2011-04-06staging: usbip: bugfix add number of packets for isochronous framesArjan Mels
2011-04-06staging: usbip: bugfixes related to kthread conversionArjan Mels
2011-04-06staging: usbip: fix shutdown problems.Arjan Mels
2011-04-06staging: hv: Fix GARP not sent after Quick MigrationHaiyang Zhang
2011-04-05staging: IIO: IMU: ADIS16400: Avoid using printk facility directlyMichael Hennerich
2011-04-05staging: IIO: IMU: ADIS16400: Fix product ID check, skip embedded revision nu...Michael Hennerich
2011-04-05staging: IIO: IMU: ADIS16400: Make sure only enabled scan_elements are pushed...Michael Hennerich
2011-04-05staging: IIO: IMU: ADIS16400: Fix addresses of GYRO and ACCEL calibration offsetMichael Hennerich
2011-04-05staging: IIO: IMU: ADIS16400: Add delay after self testMichael Hennerich
2011-04-05staging: IIO: IMU: ADIS16400: Fix up SPI messages cs_change behaviorMichael Hennerich
2011-04-04staging/rtl81*: build as loadable modules onlyRandy Dunlap
2011-04-04staging: brcm80211: removed 'is_amsdu causing toss' log spamRoland Vossen
2011-04-04staging: brcm80211: fix for 'Short CCK' log spamRoland Vossen
2011-04-04staging: brcm80211: fix for 'AC_BE txop..' logs spammed problemRoland Vossen
2011-04-04staging: memrar: remove driver from treeGreg Kroah-Hartman
2011-04-04staging: sep: remove last memrar remnantsAlan Cox
2011-04-04staging: fix hv_mouse build, needs delay.hRandy Dunlap
2011-04-04staging: fix olpc_dcon build errorsSascha Silbe
2011-04-04staging: sm7xx: fixed definesJavier M. Mellid
2011-04-04Staging: westbridge/astoria: unlock on error pathDan Carpenter
2011-04-04staging: ft1000-pcmcia: Fix ft1000_dnld() to work also on 64bit architectures.pixo
2011-04-04staging: rts_pstor: set lun_mode in a different placewwang
2011-04-04staging: rts_pstor: modify initial card clockwwang
2011-04-04Staging: vt665?: prevent modules from being built into the kernel.Greg Kroah-Hartman
2011-04-04staging: hv: update dist release parsing in hv_kvp_daemonOlaf Hering
2011-04-04staging: hv: use sync_bitops when interacting with the hypervisorOlaf Hering
2011-04-04staging: hv: fix reversed memset arguments in hv_mouseDave Jones
2011-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-03-31[media] staging: altera-jtag needs delay.hRandy Dunlap
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-26staging: Fix bdops->check_events() misconversion in cyasblkdev_block.cTejun Heo
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-03-23drivers/staging/tty/specialix.c: convert func_enter to func_exitJulia Lawall
2011-03-22backlight: add backlight typeMatthew Garrett
2011-03-22[media] lirc_zilog: error out if buffer read bytes != chunk sizeJarod Wilson
2011-03-22[media] lirc: silence some compile warningsJarod Wilson
2011-03-22[media] lirc_zilog: Update TODO list based on work completed and revised plansAndy Walls
2011-03-22[media] lirc_zilog: Fix somewhat confusing information messages in ir_probe()Andy Walls
2011-03-22[media] lirc_zilog: Add locking of the i2c_clients when in useAndy Walls
2011-03-22[media] lirc_zilog: Add ref counting of struct IR, IR_tx, and IR_rxAndy Walls
2011-03-22[media] lirc_zilog: Move constants from ir_probe() into the lirc_driver templateAndy Walls