Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4955bb073f1be6dd884b5d10041ba4bade6495bf
/
drivers
/
char
3ca9e5d
agp: info leak in agpioc_info_wrap()
by Dan Carpenter
· 11 years ago
575a292
Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
c2896de
Merge branch 'ipmi' (emailed ipmi fixes)
by Linus Torvalds
· 11 years ago
7aefac2
ipmi: boolify some things
by Corey Minyard
· 11 years ago
8998649
ipmi: Turn off all activity on an idle ipmi interface
by Corey Minyard
· 11 years ago
0dfe6e7
ipmi: Turn off default probing of interfaces
by Corey Minyard
· 11 years ago
eb6d78e
ipmi: Reset the KCS timeout when starting error recovery
by Corey Minyard
· 11 years ago
48e8ac2
ipmi: Fix a race restarting the timer
by Bodo Stroesser
· 11 years ago
a94cdd1
Char: ipmi_bt_sm, fix infinite loop
by Jiri Slaby
· 11 years ago
9ca83fd
tty: Fix help text of SYNCLINK_CS
by Jean Delvare
· 11 years ago
b24313a
ttyprintk: Allow built as a module
by Takashi Iwai
· 11 years ago
7d1c285
ttyprintk: Fix wrong tty_unregister_driver() call in the error path
by Takashi Iwai
· 11 years ago
dafe344
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
5166701
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
eb4a534
hwrng: bcm2835 - fix oops when rng h/w is accessed during registration
by Matt Porter
· 11 years ago
4ba8526
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 11 years ago
ce816fa
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
by Uwe Kleine-König
· 11 years ago
57dcf02
sonypi: Simplify dependencies
by Jean Delvare
· 11 years ago
cbda94e
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
d1d9cfc
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 11 years ago
59ecc26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
64056a9
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
fbb3275
pipe: kill ->map() and ->unmap()
by Al Viro
· 11 years ago
7b878d4
random: Add arch_has_random[_seed]()
by H. Peter Anvin
· 11 years ago
331c649
random: If we have arch_get_random_seed*(), try it before blocking
by H. Peter Anvin
· 11 years ago
83664a6
random: Use arch_get_random_seed*() at init time and once a second
by H. Peter Anvin
· 11 years ago
4688444
random: use the architectural HWRNG for the SHA's IV in extract_buf()
by Theodore Ts'o
· 11 years ago
2132a96
random: clarify bits/bytes in wakeup thresholds
by Greg Price
· 11 years ago
7d1b08c
random: entropy_bytes is actually bits
by Greg Price
· 11 years ago
0fb7a01
random: simplify accounting code
by Greg Price
· 11 years ago
8c2aa33
random: tighten bound on random_read_wakeup_thresh
by Greg Price
· 11 years ago
a58aa4e
random: forget lock in lockless accounting
by Greg Price
· 11 years ago
ee1de40
random: simplify accounting logic
by Greg Price
· 11 years ago
19fa5be
random: fix comment on "account"
by Greg Price
· 11 years ago
12ff3a5
random: simplify loop in random_read
by Greg Price
· 11 years ago
18e9cea
random: fix description of get_random_bytes
by Greg Price
· 11 years ago
f22052b
random: fix comment on proc_do_uuid
by Greg Price
· 11 years ago
dfd3875
random: fix typos / spelling errors in comments
by Greg Price
· 11 years ago
9914a76
virtio-rng: don't crash if virtqueue is broken.
by Rusty Russell
· 11 years ago
d9e7972
hwrng: add randomness to system from rng sources
by Kees Cook
· 11 years ago
93b7f9c
hwrng: timeriomem - Use devm_*() functions
by Jingoo Han
· 11 years ago
1655c24
hwrng: nomadik - Use devm_*() functions
by Jingoo Han
· 11 years ago
0c0aa84
hwrng: pixocell - Use devm_clk_get()
by Jingoo Han
· 11 years ago
0574bce
hwrng: omap3-rom - Use devm_clk_get()
by Jingoo Han
· 11 years ago
0c0becd
hwrng: atmel - Use devm_clk_get()
by Jingoo Han
· 11 years ago
fb5d23e
hwrng: pixocell - Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
bfaff75
hwrng: atmel - Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
2345385
Merge tag 'qcom-drivers-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/drivers
by Arnd Bergmann
· 11 years ago
2257ffb
hwrng: msm: switch Kconfig to ARCH_QCOM depends
by Kumar Gala
· 11 years ago
ba4b60e
Merge 3.14-rc3 into char-misc-next
by Greg Kroah-Hartman
· 11 years ago
08d2d00
/dev/mem: handle out-of-bounds read/write
by Petr Tesarik
· 11 years ago
bb0a05d
Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
c9efe51
fix a kmap leak in virtio_console
by Al Viro
· 11 years ago
d167b6e
hwrng: cleanup in hwrng_register()
by Dan Carpenter
· 11 years ago
4c020b0
drivers/char: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
7143479
raw: set range for MAX_RAW_DEVS
by Paul Bolle
· 11 years ago
5bbb2ae
raw: test against runtime value of max_raw_minors
by Paul Bolle
· 11 years ago
dfa1942
ipmi: Add missing rv in ipmi_parisc_probe()
by Geert Uytterhoeven
· 11 years ago
9b0cd30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
9076e0c
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 11 years ago
7c81c60
Update Jean Delvare's e-mail address
by Jean Delvare
· 11 years ago
b2e448e
Merge branch 'ipmi' (ipmi patches from Corey Minyard)
by Linus Torvalds
· 11 years ago
d02b370
ipmi: Cleanup error return
by Corey Minyard
· 11 years ago
e21404d
ipmi: fix timeout calculation when bmc is disconnected
by Xie XiuQi
· 11 years ago
ccb3368
ipmi: use USEC_PER_SEC instead of 1000000 for more meaningful
by Xie XiuQi
· 11 years ago
aa5b2ba
ipmi: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
09da8df
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
84621c9
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
bb1281f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
e1ba845
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
869a84e1
mm/memblock: remove unnecessary inclusions of bootmem.h
by Grygorii Strashko
· 11 years ago
fb2e2c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
bcee634
Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
9f67627
Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
0d9d349
Merge commit origin/master into drm-intel-next
by Daniel Vetter
· 11 years ago
db50d2f
drivers/char: don't use module_init in non-modular ttyprintk.c
by Paul Gortmaker
· 11 years ago
4ff9133
Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm'
by Rafael J. Wysocki
· 11 years ago
fbb9c10
Merge branch 'acpi-dsm'
by Rafael J. Wysocki
· 11 years ago
98feb7c
Merge branch 'acpi-cleanup'
by Rafael J. Wysocki
· 11 years ago
6a1c64c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm into pm-apm-next
by Rafael J. Wysocki
· 11 years ago
eb83174
char: nwbutton: open-code interruptible_sleep_on
by Arnd Bergmann
· 11 years ago
b8c98ae
tty: synclink: avoid sleep_on race
by Arnd Bergmann
· 11 years ago
167b1f0
agp/ati: Use PCI_COMMAND instead of hard-coded 4
by Bjorn Helgaas
· 11 years ago
d357253
agp/intel: Use CPU physical address, not bus address, for ioremap()
by Bjorn Helgaas
· 11 years ago
b5e350f
agp/intel: Use pci_bus_address() to get GTTADR bus address
by Bjorn Helgaas
· 11 years ago
5ef6d8f4
agp/intel: Use pci_bus_address() to get MMADR bus address
by Bjorn Helgaas
· 11 years ago
545b0a7
agp/intel: Support 64-bit GMADR
by Yinghai Lu
· 11 years ago
5acc4ce
agp/intel: Rename gtt_bus_addr to gtt_phys_addr
by Bjorn Helgaas
· 11 years ago
d68c5a2
agp: Use pci_resource_start() to get CPU physical address for BAR
by Bjorn Helgaas
· 11 years ago
1582043
apm-emulation: add hibernation APM events to support suspend2disk
by Bin Shi
· 11 years ago
e501b3d
agp: Support 64-bit APBASE
by Bjorn Helgaas
· 11 years ago
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
Next »