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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-17
drivers: staging: rtl8723au: Fix "'foo * bar' should be 'foo *bar'" errors
Greg Donald
4
-89
/
+102
2015-01-17
staging: rtl8723au: Hal8723PwrSeq.h: Use BIT() define to match mask value
Jes Sorensen
1
-1
/
+1
2015-01-17
staging: rtl8723au: Hal8723PwrSeq.h: Remove SDIO specific entries
Jes Sorensen
1
-29
/
+11
2015-01-17
staging: rtl8723au: Hal8723PwrSeq.h: Remove PCI specific entries from the pow...
Jes Sorensen
1
-7
/
+1
2015-01-17
staging: rtl8723au: HalPwrSeqCmdParsing23a(): Avoid unnecessary variable inits
Jes Sorensen
1
-4
/
+4
2015-01-17
staging: rtl8723au: Hal8723APhyCfg.h: Remove more unused #defines
Jes Sorensen
1
-10
/
+0
2015-01-17
staging: rtl8723au: There is no 11N pseudo PHY here
Jes Sorensen
2
-13
/
+0
2015-01-17
staging: rtl8723au: Baseband is always configured through PHY regs
Jes Sorensen
2
-16
/
+8
2015-01-17
staging: rtl8723au: Hal8723APhyCfg.h: Remove some undefined structs and enums
Jes Sorensen
1
-39
/
+0
2015-01-17
staging: rtl8723au: Use enum for counter and avoid ugly typecast
Jes Sorensen
1
-2
/
+2
2015-01-17
staging: rtl8723au: Use proper enum defines
Jes Sorensen
1
-2
/
+4
2015-01-17
staging: rtl8723au: Use correct register names to set parameters to reduce 80...
Jes Sorensen
1
-4
/
+4
2015-01-17
staging: rtl8723au: usb_dvobj_init(): A NULL pointer check for usb_host_endpo...
Jes Sorensen
1
-39
/
+33
2015-01-17
clk: fix possible null pointer dereference
Stanimir Varbanov
1
-1
/
+1
2015-01-17
Revert "clk: ppc-corenet: Fix Section mismatch warning"
Kevin Hao
1
-1
/
+1
2015-01-17
clk: rockchip: fix deadlock possibility in cpuclk
Heiko Stübner
1
-4
/
+6
2015-01-18
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-3
/
+6
2015-01-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
26
-96
/
+165
2015-01-17
ARM: mvebu: completely disable hardware I/O coherency
Thomas Petazzoni
1
-1
/
+6
2015-01-17
ARM: OMAP: Work around hardcoded interrupts
Marc Zyngier
10
-6
/
+71
2015-01-17
MAINTAINERS: Add Patchwork and Git URL for TPMDD
Peter Huewe
1
-0
/
+2
2015-01-17
tpm/tpm_i2c_stm_st33/dts/st33zp24-i2c: Rename st33zp24 dts documentation
Christophe Ricard
1
-1
/
+1
2015-01-17
tpm/tpm_i2c_stm_st33: Change tpm_i2c_stm_st33.h to tpm_stm_st33.h
Christophe Ricard
2
-7
/
+7
2015-01-17
tpm/tpm_i2c_stm_st33: Replace remaining r by ret
Christophe Ricard
1
-4
/
+4
2015-01-17
tpm/tpm_i2c_stm_st33: Sanity cleanup
Christophe Ricard
1
-3
/
+3
2015-01-17
tpm/tpm_i2c_stm_st33: Remove sparse spaces
Christophe Ricard
1
-5
/
+3
2015-01-17
tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFO
Christophe Ricard
1
-2
/
+5
2015-01-17
tpm: TPM 2.0 FIFO Interface
Jarkko Sakkinen
1
-23
/
+89
2015-01-17
tpm: TPM 2.0 CRB Interface
Jarkko Sakkinen
4
-0
/
+367
2015-01-17
tpm: TPM 2.0 baseline support
Jarkko Sakkinen
5
-14
/
+721
2015-01-17
tpm: device class for tpm
Jarkko Sakkinen
7
-61
/
+116
2015-01-17
tpm: rename chip->dev to chip->pdev
Jarkko Sakkinen
14
-94
/
+95
2015-01-17
tpm: fix raciness of PPI interface lookup
Jarkko Sakkinen
4
-64
/
+112
2015-01-17
tpm: two-phase chip management functions
Jarkko Sakkinen
14
-338
/
+329
2015-01-17
tpm: merge duplicate transmit_cmd() functions
Jarkko Sakkinen
3
-45
/
+30
2015-01-17
tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driver
Ashley Lai
4
-4
/
+10
2015-01-17
tpm/tpm_i2c_stm_st33: Fix coccinelle warnings. Possible NULL pointer dereference
Christophe Ricard
1
-1
/
+1
2015-01-17
tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1.
Christophe Ricard
1
-3
/
+3
2015-01-17
tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registers
Christophe Ricard
1
-8
/
+0
2015-01-17
tpm/tpm_i2c_stm_st33: Interrupt management improvement
Christophe Ricard
1
-88
/
+109
2015-01-17
tpm/tpm_i2c_stm_st33: Few code cleanup
Christophe Ricard
1
-16
/
+16
2015-01-17
tpm/tpm_i2c_stm_st33/dts/st33zp24_i2c: Add DTS Documentation
Christophe Ricard
1
-0
/
+36
2015-01-17
tpm/tpm_i2c_stm_st33: Add devicetree structure
Christophe Ricard
1
-50
/
+116
2015-01-17
tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_*
Christophe Ricard
1
-25
/
+25
2015-01-17
tpm/tpm_i2c_stm_st33: Replace err/rc/ret by ret for a function return code
Christophe Ricard
1
-31
/
+30
2015-01-17
tpm/tpm_i2c_stm_st33: Remove reference to io_serirq
Christophe Ricard
2
-11
/
+3
2015-01-17
tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer...
Christophe Ricard
2
-119
/
+95
2015-01-17
tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.c
Christophe Ricard
2
-17
/
+17
2015-01-17
tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpat...
Christophe Ricard
1
-3
/
+5
2015-01-17
tpm/tpm_i2c_stm_st33: Change License header to have up to date address inform...
Christophe Ricard
1
-3
/
+2
[prev]
[next]