index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-09
staging: ft1000: Use return value for ft1000InitProc.
Marek Belisko
1
-2
/
+7
2010-12-09
staging: ft1000: Fix coding style.
Marek Belisko
1
-13
/
+12
2010-12-09
staging: ft1000: Fix proc initialization handling.
Marek Belisko
2
-15
/
+27
2010-12-09
staging: ft1000: Fix debug messages.
Marek Belisko
1
-7
/
+7
2010-12-09
staging: ft1000: Remove unused headers.
Marek Belisko
1
-4
/
+0
2010-12-09
staging: ft1000: Remove dead code.
Marek Belisko
1
-60
/
+1
2010-12-09
staging: ft1000: Fix camelcase functions and variables.
Marek Belisko
4
-82
/
+82
2010-12-09
staging: ft1000: Remove unused variable.
Marek Belisko
3
-3
/
+0
2010-12-09
staging: ft1000: Remove unused pdevobj array.
Marek Belisko
1
-23
/
+0
2010-12-09
staging: ft1000: Fix private data pointer usage.
Marek Belisko
1
-2
/
+3
2010-12-09
staging: ft1000: Convert char device to debugfs.
Marek Belisko
3
-20
/
+57
2010-12-09
staging: solo6010 depends on I2C
Randy Dunlap
1
-1
/
+1
2010-12-09
staging: brcm80211: removed ap related comments
Roland Vossen
1
-7
/
+0
2010-12-09
Staging: sm7xx: use DEFINE_PCI_DEVICE_TABLE
Namhyung Kim
1
-1
/
+1
2010-12-09
Staging: rtl8192e: use DEFINE_PCI_DEVICE_TABLE
Namhyung Kim
1
-1
/
+1
2010-12-09
Staging: cx25821: use DEFINE_PCI_DEVICE_TABLE
Namhyung Kim
1
-1
/
+1
2010-12-09
Staging: phison: use DEFINE_PCI_DEVICE_TABLE
Namhyung Kim
1
-1
/
+1
2010-12-09
Staging: vme_tsi148: use DEFINE_PCI_DEVICE_TABLE
Namhyung Kim
1
-1
/
+1
2010-12-09
Staging: vme_ca91cx42: use DEFINE_PCI_DEVICE_TABLE
Namhyung Kim
1
-1
/
+1
2010-12-09
staging: brcm80211: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2010-12-09
Staging: rt2860: fix previous patch error
Chen, Chien-Chia
1
-1
/
+1
2010-12-08
staging/zram: Fix sparse warning 'Using plain integer as NULL pointer'
Peter Huewe
1
-3
/
+3
2010-12-08
staging/line6: Fix sparse warning 'Using plain integer as NULL pointer'
Peter Huewe
3
-4
/
+4
2010-12-08
staging: brcm80211: fix documentation on installing firmware
Henry Ptasinski
2
-10
/
+5
2010-12-08
staging: brcm80211: removed unused struct wlc_ap_info
Roland Vossen
2
-3
/
+0
2010-12-08
staging: brcm80211: replaced typedef wlc_pub_t by struct wlc_pub
Roland Vossen
10
-31
/
+35
2010-12-08
staging: brcm80211: replaced typedef wlccore_t by struct wlccore
Roland Vossen
2
-5
/
+6
2010-12-08
staging: brcm80211: replaced typedef wlcband_t by struct wlcband
Roland Vossen
5
-17
/
+19
2010-12-08
staging: brcm80211: replaced typedef hnddma_t by struct hnddma_pub
Roland Vossen
6
-52
/
+53
2010-12-08
staging: brcm80211: replaced typedef wl_if_t by struct wl_if
Roland Vossen
3
-3
/
+3
2010-12-08
staging: brcm80211: replaced typedef bmac_pmq_t by struct bmac_pmq
Roland Vossen
2
-2
/
+2
2010-12-08
staging: brcm80211: replaced typedef antsel_info_t by struct antsel_info
Roland Vossen
4
-23
/
+29
2010-12-08
staging: brcm80211: replaced typedef wlc_ap_info_t by struct wlc_ap_info
Roland Vossen
2
-2
/
+2
2010-12-08
staging: brcm80211: replaced typedef ampdu_info_t by struct ampdu_info
Roland Vossen
4
-44
/
+46
2010-12-08
staging: brcm80211: replaced typedef wlc_if_t by struct wlc_if
Roland Vossen
4
-7
/
+7
2010-12-08
staging: brcm80211: removed unused macro's and typedefs from wpa.h
Roland Vossen
1
-94
/
+0
2010-12-08
staging: brcm80211: removed unused typedefs
Roland Vossen
2
-10
/
+0
2010-12-08
Staging: rt3090: Fix RT3090 scan AP function
Chen, Chien-Chia
2
-2
/
+3
2010-12-07
Staging: Merge 2.6.37-rc5 into staging-next
Greg Kroah-Hartman
475
-3937
/
+7499
2010-12-06
staging: hv: Convert camel case local variables in blkvsc.c to lowercase
Hank Janssen
1
-26
/
+26
2010-12-06
staging: hv: Convert camel case function names in blkvsc.c to lowercase
Hank Janssen
1
-2
/
+2
2010-12-06
staging: hv: Convert camel case local variables in storvsc.c to lowercase
Hank Janssen
1
-247
/
+249
2010-12-06
staging: hv: Convert camel case function names in storvsc.c to lowercase
Hank Janssen
2
-48
/
+51
2010-12-06
staging: hv: Convert camel case struct fields in storvsc.c to lowercase
Hank Janssen
1
-66
/
+67
2010-12-06
staging: hv: Convert camel case functions in storvsc_api.h to lowercase
Hank Janssen
5
-10
/
+10
2010-12-06
staging: hv: Convert camel case struct fields in storvsc_api.h to lowercase
Hank Janssen
5
-168
/
+175
2010-12-06
staging: hv: Convert camel case struct fields in vstorage.h to lowercase
Hank Janssen
2
-119
/
+120
2010-12-06
Staging: Beceem: more checkpatch.pl changes to InterfaceInit.c
Dan Carpenter
1
-12
/
+12
2010-12-06
Staging: Beceem: improve debug printk statements
Dan Carpenter
1
-23
/
+43
2010-12-06
Staging: Beceem: use after free in bcm_exit()
Dan Carpenter
1
-2
/
+1
[next]