summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Staging: slicoss: use kzallocLior Dotan2009-01-061-2/+1
| * | | | | | | Staging: usbip: cleanup kerneldocQinghuang Feng2009-01-061-1/+0
| * | | | | | | Staging: et131x: remove unused variable in et1310_tx.cJohann Felix Soden2009-01-061-3/+0
| * | | | | | | Staging: et131x: fix build failureJ.R. Mauro2009-01-061-2/+2
| * | | | | | | Staging: et131x: Cleanup et131x_debug.h definesStoyan Gaydarov2009-01-061-53/+107
| * | | | | | | Staging: go7007: add some more v4l2 ioctlsGreg Kroah-Hartman2009-01-061-4/+0
| * | | | | | | Staging: go7007: small cleanupOliver Neukum2009-01-061-21/+24
| * | | | | | | Staging: go7007: fix minor build warningsGreg Kroah-Hartman2009-01-061-1/+4
| * | | | | | | Staging: go7007: annotate code pointersHarvey Harrison2009-01-061-15/+15
| * | | | | | | Staging: go7007: Convert driver to use video_ioctl2Mauro Carvalho Chehab2009-01-061-692/+820
| * | | | | | | Staging: go7007: add sensoray 2250/2251 supportPete Eberlein2009-01-068-3/+893
| * | | | | | | Staging: go7007: saa7134 updatesPete Eberlein2009-01-067-18/+803
| * | | | | | | Staging: echo: Lindent drivers/staging/echoJ.R. Mauro2009-01-063-14/+13
| * | | | | | | Staging: echo: remove typedefsJ.R. Mauro2009-01-064-29/+28
| * | | | | | | staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-068-18/+19
| * | | | | | | Staging: sxg: update READMEJ.R. Mauro2009-01-061-2/+0
| * | | | | | | Staging: sxg: break the build in a cleaner way when !x86J.R. Mauro2009-01-061-1/+1
| * | | | | | | Staging: sxg: remove typedefsJ.R. Mauro2009-01-067-330/+325
| * | | | | | | Staging: poch: Fine grained lockingVijay Kumar2009-01-061-2/+5
| * | | | | | | Staging: poch: Fix user space protocol syncingVijay Kumar2009-01-061-12/+2
| * | | | | | | Staging: poch: Rx control register initVijay Kumar2009-01-061-3/+10
| * | | | | | | Staging: poch: Fix build warningsVijay Kumar2009-01-061-2/+2
| * | | | | | | Staging: poch: minor fixesVijay Kumar2009-01-061-4/+33
| * | | | | | | Staging: poch: Correct pages from bytes.Vijay Kumar2009-01-061-8/+14
| * | | | | | | Staging: poch: Update TODO listVijay Kumar2009-01-061-1/+8
| * | | | | | | Staging: poch: Block size bug fixVijay Kumar2009-01-061-1/+4
| * | | | | | | Staging: at76_usb: cleanup dma on stack issuesOliver Neukum2009-01-061-7/+19
| * | | | | | | Staging: at76_usb: fix up all remaining checkpatch.pl warningsGreg Kroah-Hartman2009-01-061-82/+94
| * | | | | | | Staging: at76_usb: remove compiler warningsGreg Kroah-Hartman2009-01-061-54/+0
| * | | | | | | Staging: at76_usb: fix build breakageGreg Kroah-Hartman2009-01-061-5/+4
| * | | | | | | Staging: at76_usb: update drivers/staging/at76_usb w/ mac80211 portJohn W. Linville2009-01-063-3817/+947
| * | | | | | | Staging: wlan-ng: skb_p80211_to_ether() - payload_length is unsigned, check b...Roel Kluin2009-01-061-2/+2
| * | | | | | | Staging: wlan-ng: fix compiler warningsGreg Kroah-Hartman2009-01-062-2/+0
| * | | | | | | Staging: wlan-ng: p80211wext.c: use ARRAY_SIZEJulia Lawall2009-01-061-2/+2
| * | | | | | | Staging: wlan-ng: remove unused #include <version.h>Huang Weiyi2009-01-064-4/+0
| * | | | | | | Staging: wlan-ng: p80211conv.c copy code from wlan-ng-devel branch to not dro...Richard Kennedy2009-01-061-1/+48
| * | | | | | | Staging: wlan-ng: hfa384x_usbin_callback: check for hardware removedRichard Kennedy2009-01-061-1/+1
| * | | | | | | Staging: wlan-ng: p80211wext don't set default key id twiceRichard Kennedy2009-01-061-7/+0
| * | | | | | | Staging: wlan-ng: p80211wext.c add latest changes & remove extra nulls from w...Richard Kennedy2009-01-061-13/+26
| * | | | | | | Staging: wlan-ng: hfa384x_usb.c use newest version of 384x_drvr_startRichard Kennedy2009-01-061-11/+53
| * | | | | | | Staging: wlan-ng: prism2_usb.c always enable the card in probe_usbRichard Kennedy2009-01-061-5/+9
| * | | | | | | Staging: wlan-ng: p80211netdev.c fix netdev alloc to prevent oops on device s...Richard Kennedy2009-01-061-12/+4
| * | | | | | | Staging: wlan-ng: Purge all MIBs not used internally.Solomon Peachy2009-01-064-1979/+11
| * | | | | | | Staging: wlan-ng: Consolidate wlan-ng into a single module.Solomon Peachy2009-01-066-247/+15
| * | | | | | | Staging: wlan-ng: Delete a pile of unused mibs. And fix WEXT SET_TXPOWER.Solomon Peachy2009-01-063-491/+9
| * | | | | | | Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy2009-01-0612-2097/+13
| * | | | | | | Staging: wlan-ng: use WIRELESS_EXT, not CONFIG_WIRELESS_EXTSolomon Peachy2009-01-061-1/+1
| * | | | | | | Staging: wlan-ng: Wireless Extension support is mandatory.Solomon Peachy2009-01-064-15/+1
| * | | | | | | Staging: wlan-ng: Eliminate all backwards-compatible kernel code.Solomon Peachy2009-01-064-130/+3
| * | | | | | | Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy2009-01-0624-1953/+1926
OpenPOWER on IntegriCloud