| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'v3.1-rc6' into staging/for_v3.2 | Mauro Carvalho Chehab | 2011-09-17 | 35 | -134/+132 |
|\ |
|
| * | staging: tidspbridge: fix compilation on dsp clock functions | Omar Ramirez Luna | 2011-08-24 | 1 | -1/+0 |
| * | staging: octeon-ethernet: Add missing #includes. | David Daney | 2011-08-23 | 2 | -0/+2 |
| * | Staging: zcache: signedness bug in tmem_get() | Dan Carpenter | 2011-08-23 | 1 | -1/+1 |
| * | staging: zcache: fix crash on high memory swap | Seth Jennings | 2011-08-23 | 1 | -4/+4 |
| * | staging: brcm80211: SPARC build error fix | Pieter-Paul Giesberts | 2011-08-23 | 1 | -0/+1 |
| * | staging: brcm80211: fix compile error on non-x86 archs since 3.0 kernel | Arend Van Spriel | 2011-08-23 | 1 | -0/+1 |
| * | gma500: kill MIPI interface types | Alan Cox | 2011-08-16 | 6 | -9/+11 |
| * | zcache: Fix build error when sysfs is not defined | Nitin Gupta | 2011-08-08 | 1 | -1/+1 |
| * | zcache: Use div_u64 for 64-bit division | Thadeu Lima de Souza Cascardo | 2011-08-08 | 1 | -2/+5 |
| * | staging:rts_pstor: fix thread synchronization flow | wwang | 2011-08-08 | 2 | -68/+50 |
| * | drivers:staging:solo6x10:add the missed slab.h | Wanlong Gao | 2011-08-03 | 1 | -0/+1 |
| * | staging: zcache: include module.h for MODULE_LICENSE | Thadeu Lima de Souza Cascardo | 2011-08-03 | 1 | -0/+1 |
| * | drivers/staging/hv/blkvsc_drv.c: eliminate NULL pointer dereference | Julia Lawall | 2011-08-02 | 1 | -2/+2 |
| * | Staging: Add clk API note to nvec/TODO | Russell King | 2011-08-02 | 1 | -2/+4 |
| * | drivers/staging/ath6kl/miscdrv/ar3kps/ar3kpsparser.c: adjust array index | Julia Lawall | 2011-08-02 | 1 | -1/+1 |
| * | staging: more missing slab.h inclusions | Andrew Morton | 2011-08-02 | 2 | -0/+2 |
| * | drivers/staging/solo6x10/p2m.c needs slab.h | Andrew Morton | 2011-08-02 | 1 | -0/+1 |
| * | drivers/staging/solo6x10/core.c needs slab.h | Andrew Morton | 2011-08-02 | 1 | -0/+1 |
| * | drivers/staging/dt3155v4l/dt3155v4l.c needs slab.h | Andrew Morton | 2011-08-02 | 1 | -0/+1 |
| * | drivers/staging/speakup/devsynth.c: fix "buffer size is not provably correct"... | Andrew Morton | 2011-08-02 | 1 | -2/+3 |
| * | Staging: iio: add some unlocks to raw_read() functions | Dan Carpenter | 2011-08-02 | 5 | -10/+30 |
| * | staging: ft1000_proc needs asm/io.h for inw/outw on sparc | Paul Gortmaker | 2011-08-02 | 1 | -0/+1 |
| * | staging: rtl8192u: declare MODULE_FIRMWARE | Stefan Lippers-Hollmann | 2011-08-02 | 1 | -6/+3 |
| * | gma500: Fix clashes with DRM updates | Alan Cox | 2011-08-02 | 2 | -24/+1 |
| * | staging: zcache: module is GPL | Thadeu Lima de Souza Cascardo | 2011-08-02 | 1 | -0/+3 |
| * | staging: fix zcache building | Thadeu Lima de Souza Cascardo | 2011-08-02 | 2 | -1/+1 |
* | | [media] tm6000: Don't try to use a non-existing interface | Mauro Carvalho Chehab | 2011-09-01 | 1 | -0/+6 |
* | | [media] tm6000: Enable radio mode for Cinergy Hybrid XE | Thierry Reding | 2011-08-31 | 1 | -0/+5 |
* | | [media] tm6000: Enable audio clock in radio mode | Thierry Reding | 2011-08-31 | 1 | -0/+1 |
* | | [media] tm6000: Plug memory leak on PCM free | Thierry Reding | 2011-08-31 | 1 | -0/+1 |
* | | [media] tm6000: Do not use video buffers in radio mode | Thierry Reding | 2011-08-31 | 1 | -8/+10 |
* | | [media] tm6000: Execute lightweight reset on close | Thierry Reding | 2011-08-31 | 3 | -0/+51 |
* | | [media] tm6000: Initialize isochronous transfers only once | Thierry Reding | 2011-08-31 | 1 | -6/+2 |
* | | [media] tm6000: Properly count device usage | Thierry Reding | 2011-08-31 | 1 | -2/+3 |
* | | [media] tm6000: Add locking for USB transfers | Thierry Reding | 2011-08-31 | 3 | -1/+5 |
* | | [media] tm6000: Rework standard register tables | Thierry Reding | 2011-08-31 | 1 | -316/+294 |
* | | [media] tm6000: Disable video interface in radio mode | Thierry Reding | 2011-08-31 | 1 | -1/+6 |
* | | [media] tm6000: Rename active interface register | Thierry Reding | 2011-08-31 | 3 | -9/+11 |
* | | [media] tm6000: Flesh out the IRQ callback | Thierry Reding | 2011-08-31 | 1 | -1/+13 |
* | | [media] tm6000: Implement I2C flush callback | Thierry Reding | 2011-08-31 | 2 | -5/+5 |
* | | [media] tm6000: Use correct input in radio mode | Thierry Reding | 2011-08-31 | 1 | -13/+15 |
* | | [media] tm6000: Miscellaneous cleanups | Thierry Reding | 2011-08-31 | 8 | -79/+59 |
|/ |
|
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-30 | 4 | -101/+251 |
|\ |
|
| * | [media] TM6000: alsa: Clean up kernel coding style errors | Adam M. Dutko | 2011-07-27 | 1 | -6/+6 |
| * | [media] tm6000: remove a check for NO_PCM_LOCK | Mauro Carvalho Chehab | 2011-07-27 | 1 | -4/+0 |
| * | [media] cxd2099: Update Kconfig description (ddbridge support) | Oliver Endriss | 2011-07-27 | 1 | -5/+6 |
| * | [media] cxd2099: Fix compilation of ngene/ddbridge for DVB_CXD2099=n | Oliver Endriss | 2011-07-27 | 1 | -1/+1 |
| * | cxd2099: Remove the CHK_ERROR macro | Mauro Carvalho Chehab | 2011-07-27 | 1 | -37/+101 |
| * | [media] cxd2099: Codingstyle fixes | Oliver Endriss | 2011-07-27 | 2 | -41/+40 |