summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: remove usage of packet section macrosArend van Spriel2011-01-2111-152/+38Star
* staging: brcm80211: removed usage of proto/wpa.h fileArend van Spriel2011-01-216-51/+27Star
* staging: brcm80211: cleanup proto/ethernet.h includeArend van Spriel2011-01-211-39/+0Star
* staging: brcm80211: remove usage of struct ether_headerArend van Spriel2011-01-218-13/+10Star
* staging: brcm80211: move definition of ETHER_TYPE_BRCM to source fileArend van Spriel2011-01-212-3/+4
* staging: brcm80211: remove usage of ETHER_MAX_LEN definitionArend van Spriel2011-01-211-1/+1
* staging/hv/osd: don't reimplement ALIGN macroUwe Kleine-König2011-01-216-18/+14Star
* Staging: hv: Add a user-space daemon to support key/value pair (KVP)Ky Srinivasan2011-01-211-0/+470
* Staging: hv: Implement key/value pair (KVP)Ky Srinivasan2011-01-216-3/+567
* Staging: hv: Rename hv_utils.c to hv_util.cKy Srinivasan2011-01-212-0/+1
* staging: fix build failure in bcm driverAndres Salomon2011-01-182-7/+6Star
* staging: smbfs building fixYang Ruirui2011-01-171-2/+2
* Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-161-3/+2Star
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-141-1/+1
|\
| * PCI: make pci_restore_state return voidJon Mason2010-12-231-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-134-14/+7Star
|\ \
| * | convert smbfsAl Viro2011-01-133-13/+6Star
| * | pohmelfs: double-free and leakAl Viro2011-01-131-1/+1
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-133-3/+3
|\ \ \
| * | | Revert conflicting V4L changesJiri Kosina2010-12-281-1/+1
| * | | Merge branch 'master' into for-nextJiri Kosina2010-12-22109-1003/+3997
| |\ \ \ | | | |/ | | |/|
| * | | backlight: constify backlight_opsLionel Debroux2010-11-163-3/+3
| * | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | | cs5535: deprecate older cs5535_gpio driverAndres Salomon2011-01-136-0/+280
* | | | drivers/staging/olpc_dcon: convert to new cs5535 gpio APIAndres Salomon2011-01-135-93/+103
| |_|/ |/| |
* | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-11563-32273/+51122
|\ \ \
| * | | staging: speakup: fix failure handlingWilliam Hubbs2011-01-102-15/+27
| * | | staging: usbip: remove double giveback of URBMárton Németh2011-01-101-14/+0Star
| * | | Staging: batman-adv: Remove batman-adv from stagingSven Eckelmann2010-12-1746-10314/+0Star
| * | | Staging: hv: Use only one txf buffer per channel and kmalloc/GFP_KERNEL on in...Hank Janssen2010-12-161-40/+47
| * | | staging: hv: remove unneeded osd_schedule_callbackTimo Teräs2010-12-162-38/+0Star
| * | | staging: hv: convert channel_mgmt.c to not call osd_schedule_callbackTimo Teräs2010-12-162-22/+31
| * | | staging: hv: convert vmbus_on_msg_dpc to not call osd_schedule_callbackTimo Teräs2010-12-162-11/+21
| * | | staging: brcm80211: Fix WL_<type> logging macrosJoe Perches2010-12-1616-1057/+1136
| * | | Staging: IIO: DDS: AD9833 / AD9834 driverMichael Hennerich2010-12-164-0/+600
| * | | Staging: IIO: dds.h convenience macrosMichael Hennerich2010-12-161-0/+110
| * | | Staging: IIO: Direct digital synthesis abi documentationMichael Hennerich2010-12-161-0/+93
| * | | staging: brcm80211: Convert ETHER_TYPE_802_1X to ETH_P_PAEJoe Perches2010-12-162-3/+2Star
| * | | staging: brcm80211: Remove unused ETHER_TYPE_<foo> #definesJoe Perches2010-12-161-5/+0Star
| * | | staging: brcm80211: Remove ETHER_HDR_LEN, use ETH_HLENJoe Perches2010-12-162-2/+1Star
| * | | staging: brcm80211: Convert ETHER_ADDR_LEN to ETH_ALENJoe Perches2010-12-1612-88/+89
| * | | staging: brcm80211: Convert ETHER_IS<FOO> to is_<foo>_ether_addrJoe Perches2010-12-165-21/+10Star
| * | | staging: brcm80211: Remove unused ether_<foo> #defines and structJoe Perches2010-12-161-10/+0Star
| * | | staging: brcm80211: Convert ETHER_IS_MULTI to is_multicast_ether_addrJoe Perches2010-12-166-16/+19
| * | | staging: brcm80211: Remove unused #defines ETHER_<foo>_LOCALADDRJoe Perches2010-12-161-7/+0Star
| * | | Staging: comedi: Fix checkpatch.pl issues in file s526.cXenofon Foukas2010-12-161-57/+82
| * | | Staging: comedi: Fix coding style issues in ii_pci20kc.cXenofon Foukas2010-12-161-20/+46
| * | | staging: ft1000: Fix kernel panic when use ioctl.Marek Belisko2010-12-161-5/+3Star
| * | | staging: ft1000: Fix camelcase variable names.Marek Belisko2010-12-161-102/+102
| * | | staging: ft1000: Rename ft1000_chdev.c to ft1000_debug.c.Marek Belisko2010-12-162-1/+1