index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-27
staging: r8188eu: Add new device ID for DLink GO-USB-N150
Larry Finger
1
-0
/
+1
2014-11-26
staging: r8188eu: Fix scheduling while atomic error introduced in commit fadb...
Larry Finger
3
-18
/
+18
2014-11-05
Merge tag 'iio-fixes-for-3.18b' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
3
-50
/
+13
2014-11-05
staging:iio:ade7758: Remove "raw" from channel name
Lars-Peter Clausen
1
-15
/
+9
2014-11-05
staging:iio:ade7758: Fix check if channels are enabled in prenable
Lars-Peter Clausen
1
-1
/
+1
2014-11-05
staging:iio:ade7758: Fix NULL pointer deref when enabling buffer
Lars-Peter Clausen
3
-34
/
+3
2014-11-05
iio: adc: mxs-lradc: Disable the clock on probe failure
Fabio Estevam
1
-4
/
+8
2014-11-05
staging:iio:ad5933: Drop "raw" from channel names
Lars-Peter Clausen
1
-2
/
+2
2014-11-05
staging:iio:ad5933: Fix NULL pointer deref when enabling buffer
Lars-Peter Clausen
1
-7
/
+4
2014-11-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+8
2014-10-29
staging: comedi: fix memory leak / bad pointer freeing for chanlist
Ian Abbott
1
-0
/
+3
2014-10-29
staging: comedi: Kconfig: fix config COMEDI_ADDI_APCI_3120 dependants
Ian Abbott
1
-1
/
+0
2014-10-29
staging: comedi: widen subdevice number argument in ioctl handlers
Ian Abbott
1
-4
/
+4
2014-10-28
staging: android: logger: Fix log corruption regression
Daniel Thompson
1
-5
/
+8
2014-10-25
Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-13
/
+14
2014-10-20
staging: rtl8723au: Fix alignment of mac_addr for ether_addr_copy() usage
Jes Sorensen
1
-1
/
+1
2014-10-20
drivers/staging/comedi/Kconfig: Let COMEDI_II_PCI20KC depend on HAS_IOMEM
Chen Gang
1
-0
/
+1
2014-10-20
staging: comedi: (regression) channel list must be set for COMEDI_CMD ioctl
Ian Abbott
1
-8
/
+7
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2014-10-14
staging: rtl8192u: use %*pEn to escape buffer
Andy Shevchenko
1
-13
/
+1
2014-10-14
staging: rtl8192e: use %*pEn to escape buffer
Andy Shevchenko
1
-13
/
+1
2014-10-14
staging: wlan-ng: use %*pEhp to print SN
Andy Shevchenko
1
-26
/
+2
2014-10-14
staging: r8188eu: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-1
/
+1
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-5
/
+0
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-104
/
+31
2014-10-10
Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-3379
/
+5
2014-10-09
iio: adc: mxs-lradc: Disable the clock on probe failure
Fabio Estevam
1
-4
/
+8
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-3
/
+1
2014-10-09
android: ->f_op is never NULL
Al Viro
1
-1
/
+1
2014-10-09
switch logger to ->write_iter()
Al Viro
1
-77
/
+26
2014-10-09
vme: don't open-code fixed_size_llseek()
Al Viro
1
-25
/
+3
2014-10-09
ashmem: use vfs_llseek()
Al Viro
1
-1
/
+1
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-3
/
+5
2014-10-08
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-13
/
+0
2014-10-03
staging: et131x: Remove et131x driver from drivers/staging
Mark Einon
7
-5687
/
+0
2014-10-03
et131x: Add PCIe gigabit ethernet driver et131x to drivers/net
Mark Einon
2
-3
/
+0
2014-10-02
staging: emxx_udc: Use min_t instead of min
Ebru Akagunduz
1
-3
/
+3
2014-10-02
staging: emxx_udc: Fix replace printk(KERN_DEBUG ..) with dev_dbg
Ebru Akagunduz
1
-5
/
+5
2014-10-02
staging: media: Fixed else after return or break warning
Yeliz Taneroglu
1
-2
/
+2
2014-10-02
staging: media: omap4iss: Fixed else after return or break warning
Yeliz Taneroglu
1
-2
/
+2
2014-10-02
staging: rtl8712: Fixed else not required after return
Sarah Khan
1
-4
/
+2
2014-10-02
staging: rtl8712: Fix missing blank line warning
Melike Yurtoglu
1
-0
/
+1
2014-10-02
staging: rtl8192e: rtl8192e: Remove spaces before the semicolons
Feyza Yavuz
1
-2
/
+2
2014-10-02
staging: rtl8192e: rtl8192e: Remove unnecessary return statements
Feyza Yavuz
1
-2
/
+0
2014-10-02
staging: rtl8192e: Remove unneeded void return
Melike Yurtoglu
1
-3
/
+0
2014-10-02
staging: rtl8192e: Fix void function return statements style
Melike Yurtoglu
1
-6
/
+0
2014-10-02
staging: rtl8712: Fix unnecessary parentheses style warning
Yeliz Taneroglu
1
-1
/
+1
2014-10-02
staging: rtl8192e: Fix unnecessary space before function pointer arguments
Melike Yurtoglu
1
-1
/
+1
2014-10-02
staging: rtl8192e: Array was made static const char * const
Melike Yurtoglu
1
-1
/
+1
2014-10-02
staging: ft1000: ft1000-usb: Removed unnecessary else statement.
Gulsah Kose
1
-6
/
+4
[next]