index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
[media] easycap: cleanup function usage
Tomas Winkler
2011-11-24
5
-452
/
+215
|
*
|
[media] staging: lirc_serial: Do not assume error codes returned by request_i...
Ben Hutchings
2011-11-24
1
-12
/
+9
|
*
|
[media] staging: lirc_serial: Fix bogus error codes
Ben Hutchings
2011-11-24
1
-11
/
+12
|
*
|
[media] staging: lirc_serial: Fix deadlock on resume failure
Ben Hutchings
2011-11-24
1
-3
/
+1
|
*
|
[media] staging: lirc_serial: Free resources on failure paths of lirc_serial_...
Ben Hutchings
2011-11-24
1
-3
/
+16
|
*
|
[media] staging: lirc_serial: Fix init/exit order
Ben Hutchings
2011-11-24
1
-35
/
+21
|
*
|
[media] staging: as102: Add missing function argument
Sylwester Nawrocki
2011-11-24
1
-1
/
+1
|
*
|
Merge tag 'v3.2-rc2' into staging/for_v3.3
Mauro Carvalho Chehab
2011-11-23
42
-10
/
+46
|
|
\
\
|
*
|
|
[media] staging: as102: Eliminate as10x_handle_t alias
Sylwester Nawrocki
2011-11-08
10
-166
/
+163
|
*
|
|
[media] staging: as102: Define device name string pointers constant
Sylwester Nawrocki
2011-11-08
1
-1
/
+1
|
*
|
|
[media] staging: as102: Move variable declarations to the header
Sylwester Nawrocki
2011-11-08
2
-2
/
+1
|
*
|
|
[media] staging: as102: Use linux/uaccess.h instead of asm/uaccess.h
Sylwester Nawrocki
2011-11-08
1
-1
/
+1
|
*
|
|
[media] staging: as102: Remove linkage specifiers for C++
Sylwester Nawrocki
2011-11-08
1
-7
/
+0
|
*
|
|
[media] staging: as102: Replace printk(KERN_<LEVEL> witk pr_<level>
Sylwester Nawrocki
2011-11-08
2
-18
/
+18
|
*
|
|
[media] staging: as102: Whitespace and indentation cleanup
Sylwester Nawrocki
2011-11-08
7
-495
/
+493
|
*
|
|
[media] staging: as102: Fix the dvb device registration error path
Sylwester Nawrocki
2011-11-08
1
-23
/
+25
|
*
|
|
[media] staging: as102: Replace pragma(pack) with attribute __packed
Sylwester Nawrocki
2011-11-08
3
-38
/
+30
|
*
|
|
[media] staging: as102: Make the driver select CONFIG_FW_LOADER
Sylwester Nawrocki
2011-11-08
3
-7
/
+2
|
*
|
|
[media] staging: as102: Remove leftovers of the SPI bus driver
Sylwester Nawrocki
2011-11-08
4
-77
/
+11
|
*
|
|
[media] staging: as102: Remove unnecessary typedefs
Sylwester Nawrocki
2011-11-08
1
-64
/
+63
|
*
|
|
[media] staging: as102: Remove comment tags for editors configuration
Piotr Chmura
2011-11-08
8
-14
/
+0
|
*
|
|
[media] solo6x10: fix broken Makefile
Hans Verkuil
2011-11-07
1
-1
/
+1
|
*
|
|
[media] solo6x10: rename jpeg.h to solo6x10-jpeg.h
Hans Verkuil
2011-11-07
2
-1
/
+1
*
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-01-14
64
-21930
/
+36
|
\
\
\
\
|
*
|
|
|
MIPS: Octeon: Move some Ethernet support files out of staging.
David Daney
2011-12-07
64
-21930
/
+36
*
|
|
|
|
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
14
-21
/
+22
*
|
|
|
|
lirc_parallel: fix module parameter description.
Rusty Russell
2012-01-13
1
-1
/
+1
*
|
|
|
|
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-01-10
7
-37
/
+45
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
14
-58
/
+127
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
staging/gma500: fixup staging code to build following core changes.
Dave Airlie
2011-12-20
7
-11
/
+11
|
*
|
|
|
|
drm: move the fb bpp/depth helper into the core.
Dave Airlie
2011-11-29
1
-1
/
+1
|
*
|
|
|
|
drm/staging/gma500: fix linux-next build
Jesse Barnes
2011-11-25
1
-15
/
+22
|
*
|
|
|
|
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
2011-11-15
1
-1
/
+1
|
*
|
|
|
|
drm: Make the per-driver file_operations struct const
Arjan van de Ven
2011-11-11
1
-11
/
+12
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-09
454
-39121
/
+24016
|
\
\
\
\
\
|
*
|
|
|
|
staging/rtl8192e: Register against lib80211
Sean MacLennan
2011-12-22
10
-96
/
+51
|
*
|
|
|
|
staging/rtl8192e: Convert to lib80211_crypt_info
Sean MacLennan
2011-12-22
9
-68
/
+66
|
*
|
|
|
|
staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_ops
Sean MacLennan
2011-12-22
10
-112
/
+65
|
*
|
|
|
|
staging/rtl8192e: Add lib80211.h to rtllib.h
Sean MacLennan
2011-12-22
4
-77
/
+14
|
*
|
|
|
|
staging/mei: add watchdog device registration wrappers
Tomas Winkler
2011-12-22
5
-24
/
+41
|
*
|
|
|
|
drm/omap: GEM, deal with cache
Rob Clark
2011-12-22
1
-0
/
+30
|
*
|
|
|
|
staging: vt6656: int.c, int.h: Change return of function to void
Marcos Paulo de Souza
2011-12-22
2
-5
/
+2
|
*
|
|
|
|
staging: usbip: removed unused definitions from header
Bart Westgeest
2011-12-22
2
-19
/
+0
|
*
|
|
|
|
staging: usbip: removed dead code from receive function
Bart Westgeest
2011-12-22
4
-48
/
+20
|
*
|
|
|
|
staging:iio: Drop {mark,unmark}_in_use callbacks
Lars-Peter Clausen
2011-12-22
7
-122
/
+1
|
*
|
|
|
|
staging:iio: Drop buffer mark_param_change callback
Lars-Peter Clausen
2011-12-22
5
-34
/
+19
|
*
|
|
|
|
staging:iio: Drop the unused buffer enable() and is_enabled() callbacks
Lars-Peter Clausen
2011-12-22
2
-9
/
+0
|
*
|
|
|
|
staging:iio: Drop buffer busy flag
Lars-Peter Clausen
2011-12-22
2
-3
/
+0
|
*
|
|
|
|
staging:iio: Make sure a device is only opened once at a time
Lars-Peter Clausen
2011-12-22
2
-3
/
+17
|
*
|
|
|
|
staging:iio: Disallow modifying buffer size when buffer is enabled
Lars-Peter Clausen
2011-12-22
1
-5
/
+12
[prev]
[next]