index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Staging: sep: remove completed items in TODO
Mark Allyn
2010-12-09
1
-7
/
+0
|
*
Staging: sep: remove code for Moorestown device
Mark Allyn
2010-12-09
2
-91
/
+20
|
*
Staging: sep: initialize driver copy of send and receive count with device
Mark Allyn
2010-12-09
1
-0
/
+5
|
*
Staging: sep: clean up error checking in probe function
Mark Allyn
2010-12-09
1
-8
/
+15
|
*
Staging: sep: sram_addr is 32 bit; this is not a kernel address, but device i...
Mark Allyn
2010-12-09
1
-1
/
+1
|
*
Staging: sep: remove spaces at end of lines
Mark Allyn
2010-12-09
1
-7
/
+7
|
*
Staging: sep: remove virtual address being passed to user space application
Mark Allyn
2010-12-09
2
-31
/
+6
|
*
staging: ft1000: Add file header to ft1000_proc.c
Marek Belisko
2010-12-09
1
-0
/
+21
|
*
staging: ft1000: Remove dead code.
Marek Belisko
2010-12-09
1
-4
/
+0
|
*
staging: ft1000: Fix coding style.
Marek Belisko
2010-12-09
1
-6
/
+2
|
*
staging: ft1000: Coding style fix in ft1000ReadProc.
Marek Belisko
2010-12-09
1
-110
/
+106
|
*
staging: ft1000: Fix coding style in ft1000NotifyProc.
Marek Belisko
2010-12-09
1
-16
/
+15
|
*
staging: ft1000: Use return value for ft1000InitProc.
Marek Belisko
2010-12-09
1
-2
/
+7
|
*
staging: ft1000: Fix coding style.
Marek Belisko
2010-12-09
1
-13
/
+12
|
*
staging: ft1000: Fix proc initialization handling.
Marek Belisko
2010-12-09
2
-15
/
+27
|
*
staging: ft1000: Fix debug messages.
Marek Belisko
2010-12-09
1
-7
/
+7
|
*
staging: ft1000: Remove unused headers.
Marek Belisko
2010-12-09
1
-4
/
+0
|
*
staging: ft1000: Remove dead code.
Marek Belisko
2010-12-09
1
-60
/
+1
|
*
staging: ft1000: Fix camelcase functions and variables.
Marek Belisko
2010-12-09
4
-82
/
+82
|
*
staging: ft1000: Remove unused variable.
Marek Belisko
2010-12-09
3
-3
/
+0
|
*
staging: ft1000: Remove unused pdevobj array.
Marek Belisko
2010-12-09
1
-23
/
+0
|
*
staging: ft1000: Fix private data pointer usage.
Marek Belisko
2010-12-09
1
-2
/
+3
|
*
staging: ft1000: Convert char device to debugfs.
Marek Belisko
2010-12-09
3
-20
/
+57
|
*
staging: solo6010 depends on I2C
Randy Dunlap
2010-12-09
1
-1
/
+1
|
*
staging: brcm80211: removed ap related comments
Roland Vossen
2010-12-09
1
-7
/
+0
|
*
Staging: sm7xx: use DEFINE_PCI_DEVICE_TABLE
Namhyung Kim
2010-12-09
1
-1
/
+1
|
*
Staging: rtl8192e: use DEFINE_PCI_DEVICE_TABLE
Namhyung Kim
2010-12-09
1
-1
/
+1
|
*
Staging: cx25821: use DEFINE_PCI_DEVICE_TABLE
Namhyung Kim
2010-12-09
1
-1
/
+1
|
*
Staging: phison: use DEFINE_PCI_DEVICE_TABLE
Namhyung Kim
2010-12-09
1
-1
/
+1
|
*
Staging: vme_tsi148: use DEFINE_PCI_DEVICE_TABLE
Namhyung Kim
2010-12-09
1
-1
/
+1
|
*
Staging: vme_ca91cx42: use DEFINE_PCI_DEVICE_TABLE
Namhyung Kim
2010-12-09
1
-1
/
+1
|
*
staging: brcm80211: Remove redundant unlikely()
Tobias Klauser
2010-12-09
1
-1
/
+1
|
*
Staging: rt2860: fix previous patch error
Chen, Chien-Chia
2010-12-09
1
-1
/
+1
|
*
staging/zram: Fix sparse warning 'Using plain integer as NULL pointer'
Peter Huewe
2010-12-08
1
-3
/
+3
|
*
staging/line6: Fix sparse warning 'Using plain integer as NULL pointer'
Peter Huewe
2010-12-08
3
-4
/
+4
|
*
staging: brcm80211: fix documentation on installing firmware
Henry Ptasinski
2010-12-08
2
-10
/
+5
|
*
MAINTAINERS: update the entry for the BRCM80211 driver
Henry Ptasinski
2010-12-08
1
-1
/
+3
|
*
staging: brcm80211: removed unused struct wlc_ap_info
Roland Vossen
2010-12-08
2
-3
/
+0
|
*
staging: brcm80211: replaced typedef wlc_pub_t by struct wlc_pub
Roland Vossen
2010-12-08
10
-31
/
+35
|
*
staging: brcm80211: replaced typedef wlccore_t by struct wlccore
Roland Vossen
2010-12-08
2
-5
/
+6
|
*
staging: brcm80211: replaced typedef wlcband_t by struct wlcband
Roland Vossen
2010-12-08
5
-17
/
+19
|
*
staging: brcm80211: replaced typedef hnddma_t by struct hnddma_pub
Roland Vossen
2010-12-08
6
-52
/
+53
|
*
staging: brcm80211: replaced typedef wl_if_t by struct wl_if
Roland Vossen
2010-12-08
3
-3
/
+3
|
*
staging: brcm80211: replaced typedef bmac_pmq_t by struct bmac_pmq
Roland Vossen
2010-12-08
2
-2
/
+2
|
*
staging: brcm80211: replaced typedef antsel_info_t by struct antsel_info
Roland Vossen
2010-12-08
4
-23
/
+29
|
*
staging: brcm80211: replaced typedef wlc_ap_info_t by struct wlc_ap_info
Roland Vossen
2010-12-08
2
-2
/
+2
|
*
staging: brcm80211: replaced typedef ampdu_info_t by struct ampdu_info
Roland Vossen
2010-12-08
4
-44
/
+46
|
*
staging: brcm80211: replaced typedef wlc_if_t by struct wlc_if
Roland Vossen
2010-12-08
4
-7
/
+7
|
*
staging: brcm80211: removed unused macro's and typedefs from wpa.h
Roland Vossen
2010-12-08
1
-94
/
+0
|
*
staging: brcm80211: removed unused typedefs
Roland Vossen
2010-12-08
2
-10
/
+0
[prev]
[next]