aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
* staging: quatech_usb2: Potential lost wakeup scenario in TIOCMIWAITKautuk Consul2011-11-111-2/+7
* staging: serqt_usb2: remove ssu100 from supported devicesBill Pemberton2011-11-111-3/+0
* staging: rtl8192u: declare MODULE_FIRMWAREStefan Lippers-Hollmann2011-08-171-6/+3
* net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-08-151-0/+1
* staging: brcm80211: fix for reported log spam problemRoland Vossen2011-08-041-5/+0
* ath6kl: fix crash when interface is closed but scan is ongoingKalle Valo2011-08-041-13/+18
* ath6kl: cache firmwareKalle Valo2011-08-042-15/+43
* Staging: hv: netvsc: Increase the timeout value in the netvsc driverK. Y. Srinivasan2011-08-042-5/+5
* Staging: hv: vmbus: Increase the timeout value in the vmbus driverK. Y. Srinivasan2011-08-043-3/+3
* Staging: hv: storvsc: Increase the timeout value in the storvsc driverK. Y. Srinivasan2011-08-042-5/+5
* staging: comedi: fix infoleak to userspaceVasiliy Kulikov2011-08-041-2/+2
* staging: r8192e_pci: Handle duplicate PCI ID 0x10ec:0x8192 conflict with rtl8...Larry Finger2011-08-041-0/+6
* Staging: usbip: vhci-hcd: Do not kill already dead RX/TX kthreadTobias Klauser2011-08-041-2/+2
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-064-43/+26
|\
| * [media] [staging] lirc_serial: allocate irq at init timeJarod Wilson2011-07-011-23/+21
| * [media] lirc_zilog: fix spinning rx threadJarod Wilson2011-07-011-2/+2
| * [media] [staging] lirc_sir: fix unused-but-set warningsJarod Wilson2011-06-111-9/+2
| * [media] [staging] lirc_imon: fix unused-but-set warningsJarod Wilson2011-06-111-9/+1
* | Staging: comedi: fix build breakages on some platformsGreg Kroah-Hartman2011-06-271-0/+21
* | Staging: brcm80211: disable drivers except for X86 or MIPS platformsGreg Kroah-Hartman2011-06-271-2/+2
* | Staging: brcm80211: disable drivers for PPC platformsGreg Kroah-Hartman2011-06-271-0/+2
* | Staging: iio: Make IIO depend on GENERIC_HARDIRQSGeert Uytterhoeven2011-06-271-1/+1
* | Staging: mei: fix suspend failureTomas Winkler2011-06-272-5/+10
* | Staging: fix iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap2011-06-272-2/+2
* | Staging: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHERalf Baechle2011-06-271-0/+1
* | Staging: fix more iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap2011-06-274-5/+5
* | staging: iio: max517: Fix iio_info changesRoland Stigge2011-06-091-1/+1
* | Staging: mei: fix debug codeDan Carpenter2011-06-091-2/+2
* | staging: iio: error case memory leak fixAndre Bartke2011-06-071-3/+7
* | staging: ath6kl: Fix a kernel panic during suspend/resumeVasanthakumar Thiagarajan2011-06-071-1/+2
* | staging: gma500: get control from firmware framebuffer if conflictsMichael Chang2011-06-071-0/+10
* | staging: gma500: Skip bogus LVDS VBT mode and check for LVDS before adding ba...Patrik Jakobsson2011-06-072-5/+23
* | staging: usbip: bugfix prevent driver unbindArjan Mels2011-06-072-9/+32
* | staging: iio: industrialio-trigger: set iio_poll_func private_dataMichael Hennerich2011-06-071-0/+1
* | staging: rts_pstor: use bitwise operator instead of logical oneNicolas Kaiser2011-06-071-1/+1
* | staging: fix ath6kl build when CFG80211 is not enabledRandy Dunlap2011-06-071-0/+1
* | staging: brcm80211: fix for 'multiple definition of wl_msg_level' build errRoland Vossen2011-06-071-2/+0
* | staging: fix olpc_dcon build, needs BACKLIGHT_CLASS_DEVICERandy Dunlap2011-06-071-0/+1
* | Staging: remove STAGING_EXCLUDE_BUILD optionGreg Kroah-Hartman2011-06-071-18/+0
* | Staging: altera: move .h file to proper placeGreg Kroah-Hartman2011-06-073-2/+51
|/
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-261-1/+1
|\
| * rio: Drop __DATE__ usageMichal Marek2011-04-191-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-253-3/+3
|\ \
| * \ Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-253-4/+4
| |\ \
| | * \ Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-243-4/+4
| | |\ \
| | | * | cfg80211: Use consistent BSS matching between scan and smeJouni Malinen2011-05-193-4/+4
| | | |/
* | | | vmscan: change shrinker API by passing shrink_control structYing Han2011-05-251-1/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-249-9/+9
|\ \ \ \
| * | | | staging: pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-069-9/+9
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-2310-957/+781
|\ \ \ \ \