Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
f5645d3575fe9a2c468889146e152f11c199826e
/
drivers
5f64822
tpm/tpm-sysfs: active_show() can be static
by Fengguang Wu
· 11 years ago
19b94d2
tpm: tpm_tis: Fix compile problems with CONFIG_PM_SLEEP/CONFIG_PNP
by Jason Gunthorpe
· 11 years ago
e3302e0
tpm: Make tpm-dev allocate a per-file structure
by Jason Gunthorpe
· 11 years ago
5f82e9f
tpm: Use the ops structure instead of a copy in tpm_vendor_specific
by Jason Gunthorpe
· 11 years ago
01ad1fa
tpm: Create a tpm_class_ops structure and use it in the drivers
by Jason Gunthorpe
· 11 years ago
1e3b73a
tpm: Pull all driver sysfs code into tpm-sysfs.c
by Jason Gunthorpe
· 11 years ago
000a07b
tpm: Move sysfs functions from tpm-interface to tpm-sysfs
by Jason Gunthorpe
· 11 years ago
afdba32
tpm: Pull everything related to /dev/tpmX into tpm-dev.c
by Jason Gunthorpe
· 11 years ago
d65e55d
char: tpm: nuvoton: remove unused variable
by Michal Nazarewicz
· 11 years ago
ba6a09d
tpm/tpm_i2c_atmel: fix coccinelle warnings
by Fengguang Wu
· 11 years ago
37bd99d
tpm/tpm_ibmvtpm: fix unreachable code warning (smatch warning)
by Peter Huewe
· 11 years ago
85c5e0d
tpm/tpm_i2c_stm_st33: Check return code of get_burstcount
by Peter Huewe
· 11 years ago
238b1ea
tpm/tpm_ppi: Check return value of acpi_get_name
by Peter Huewe
· 11 years ago
747d35b
tpm/tpm_ppi: Do not compare strcmp(a,b) == -1
by Peter Huewe
· 11 years ago
9a2f1aa
Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 11 years ago
23e8e59
Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
06f055f
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
3532e56
drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()
by Jiang Liu
· 11 years ago
b479667
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
9a0bb29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
6c72139
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
61ef8be
Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
efb753b
crypto: ixp4xx - Fix kernel compile error
by Krzysztof Hałasa
· 11 years ago
0a405fe
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
by Rafael J. Wysocki
· 11 years ago
4706515
Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'
by Rafael J. Wysocki
· 11 years ago
6b8c982
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
28a2a2e
Input: allocate absinfo data when setting ABS capability
by Dmitry Torokhov
· 11 years ago
f244d8b
ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug
by Rafael J. Wysocki
· 11 years ago
98a947a
intel_pstate: Fail initialization if P-state information is missing
by Rafael J. Wysocki
· 11 years ago
71ce176
Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
f0082e3
Merge remote-tracking branch 'grant/devicetree/merge' into dt-fixes
by Rob Herring
· 11 years ago
67e0c1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
2f53a71
of/irq: Fix device_node refcount in of_irq_parse_raw()
by Cédric Le Goater
· 11 years ago
5d92708
of/Kconfig: Spelling s/one/once/
by Geert Uytterhoeven
· 11 years ago
13fcca8
Revert "of/address: Handle #address-cells > 2 specially"
by Rob Herring
· 11 years ago
5781532
ARM/cpuidle: remove __init tag from Calxeda cpuidle probe function
by Andre Przywara
· 11 years ago
7cd0139
stmmac: Fix incorrect spinlock release and PTP cap detection.
by Vince Bridgers
· 11 years ago
33c133c
phy: IRQ cannot be shared
by Sergei Shtylyov
· 11 years ago
ac3d5ac
xen-netback: fix guest-receive-side array sizes
by Paul Durrant
· 11 years ago
7a399e3
fec: Do not assume that PHY reset is active low
by Fabio Estevam
· 11 years ago
f084280
PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPI
by Rafael J. Wysocki
· 11 years ago
8cf126d
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
bddffa2
Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
08fd8c1c
cpufreq: preserve user_policy across suspend/resume
by Viresh Kumar
· 11 years ago
72368d1
cpufreq: Clean up after a failing light-weight initialization
by Rafael J. Wysocki
· 11 years ago
4710b2b
netxen: Correct off-by-one errors in bounds checks
by David Gibson
· 11 years ago
37ec274
arc_emac: fix potential use after free
by Eric Dumazet
· 11 years ago
3756791
tg3: Expand 4g_overflow_test workaround to skb fragments of any size.
by Nithin Sujir
· 11 years ago
bfde19c
Merge branches 'powercap' and 'acpi-lpss' with new device IDs
by Rafael J. Wysocki
· 11 years ago
1a67253
Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixes
by Rafael J. Wysocki
· 11 years ago
797f87f
macvlan: fix netdev feature propagation from lower device
by Florian Westphal
· 11 years ago
c5fdd53
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
4b69316
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
6961bc6
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
f583537
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
a3981a5
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
22f12c6
Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linus
by Roland Dreier
· 11 years ago
9482d0d
drm/radeon: Bump version for CIK DCE tiling fix
by Alex Deucher
· 11 years ago
e3ea94a
drm/radeon: set correct number of banks for CIK chips in DCE
by Marek Olšák
· 11 years ago
35a9052
drm/radeon: set correct pipe config for Hawaii in DCE
by Marek Olšák
· 11 years ago
439a1cf
drm/radeon: expose render backend mask to the userspace
by Marek Olšák
· 11 years ago
9fadb35
drm/radeon: fix render backend setup for SI and CIK
by Marek Olšák
· 11 years ago
bae651d
drm/radeon: fix UVD 256MB check
by Christian König
· 11 years ago
418cb50
Merge tag 'drm-intel-fixes-2013-12-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
73e33c1
Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
2e6d8b4
drm/ttm: Fix swapin regression
by Thomas Hellstrom
· 11 years ago
488574d
gpu: fix qxl missing crc32_le
by Randy Dunlap
· 11 years ago
db85055
drivers: net : cpsw: pass proper device name while requesting irq
by Mugunthan V N
· 11 years ago
41b4f86
RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fields
by Kumar Sanghvi
· 11 years ago
8c04469
RDMA/cxgb4: Server filters are supported only for IPv4
by Kumar Sanghvi
· 11 years ago
a4ea025
RDMA/cxgb4: Calculate the filter server TID properly
by Kumar Sanghvi
· 11 years ago
dcf7b6f
cxgb4: Add API to correctly calculate tuple fields
by Kumar Sanghvi
· 11 years ago
15f63b7
cxgb4: Account for stid entries properly in case of IPv6
by Kumar Sanghvi
· 11 years ago
470c60c
cxgb4: Assign filter server TIDs properly
by Kumar Sanghvi
· 11 years ago
7c89e55
cxgb4: Include TCP as protocol when creating server filters
by Kumar Sanghvi
· 11 years ago
b6f8eae
cxgb4: Reserve stid 0 for T4/T5 adapters
by Kumar Sanghvi
· 11 years ago
93579ae
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
ba8b844
Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 11 years ago
1733348
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
6eb3c28
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
a68f961
hyperv: Fix race between probe and open calls
by Haiyang Zhang
· 11 years ago
ed93b71
powercap / RAPL: add support for ValleyView Soc
by Jacob Pan
· 11 years ago
a27a9ab
cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy drivers
by Jason Baron
· 11 years ago
42f921a
cpufreq: remove sysfs files for CPUs which failed to come back after resume
by Viresh Kumar
· 11 years ago
fc1bc35
null_blk: support submit_queues on use_per_node_hctx
by Matias Bjørling
· 11 years ago
2000524
null_blk: set use_per_node_hctx param to false
by Matias Bjørling
· 11 years ago
df36ac1
pstore: Don't allow high traffic options on fragile devices
by Luck, Tony
· 11 years ago
76ae07d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
eaadcfe
Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 11 years ago
95fcfa7
Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Kevin Hilman
· 11 years ago
6cc3df8
IB/uverbs: Check access to userspace response buffer in extended command
by Yann Droneaud
· 11 years ago
6bcca3d
IB/uverbs: Check input length in flow steering uverbs
by Yann Droneaud
· 11 years ago
98a3751
IB/uverbs: Set error code when fail to consume all flow_spec items
by Yann Droneaud
· 11 years ago
c780d82
IB/uverbs: Check reserved fields in create_flow
by Yann Droneaud
· 11 years ago
2782c2d
IB/uverbs: Check comp_mask in destroy_flow
by Yann Droneaud
· 11 years ago
7efb1b1
IB/uverbs: Check reserved field in extended command header
by Yann Droneaud
· 11 years ago
a96e4e2
IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA()
by Roland Dreier
· 11 years ago
4203d0e
Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
e2f6c88
drm/radeon: fix asic gfx values for scrapper asics
by Alex Deucher
· 11 years ago
b1aca94
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
by David S. Miller
· 11 years ago
Next »