index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2014-01-22
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-01-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-01-22
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-21
mm/memblock: remove unnecessary inclusions of bootmem.h
Grygorii Strashko
2014-01-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2014-01-20
Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-01-20
Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-13
drivers/char: don't use module_init in non-modular ttyprintk.c
Paul Gortmaker
2014-01-08
char: nwbutton: open-code interruptible_sleep_on
Arnd Bergmann
2014-01-07
tty: synclink: avoid sleep_on race
Arnd Bergmann
2014-01-07
agp/ati: Use PCI_COMMAND instead of hard-coded 4
Bjorn Helgaas
2014-01-07
agp/intel: Use CPU physical address, not bus address, for ioremap()
Bjorn Helgaas
2014-01-07
agp/intel: Use pci_bus_address() to get GTTADR bus address
Bjorn Helgaas
2014-01-07
agp/intel: Use pci_bus_address() to get MMADR bus address
Bjorn Helgaas
2014-01-07
agp/intel: Support 64-bit GMADR
Yinghai Lu
2014-01-07
agp/intel: Rename gtt_bus_addr to gtt_phys_addr
Bjorn Helgaas
2014-01-07
agp: Use pci_resource_start() to get CPU physical address for BAR
Bjorn Helgaas
2014-01-06
agp: Support 64-bit APBASE
Bjorn Helgaas
2014-01-06
tpm/tpm-sysfs: active_show() can be static
Fengguang Wu
2014-01-06
tpm: tpm_tis: Fix compile problems with CONFIG_PM_SLEEP/CONFIG_PNP
Jason Gunthorpe
2014-01-06
tpm: Make tpm-dev allocate a per-file structure
Jason Gunthorpe
2014-01-06
tpm: Use the ops structure instead of a copy in tpm_vendor_specific
Jason Gunthorpe
2014-01-06
tpm: Create a tpm_class_ops structure and use it in the drivers
Jason Gunthorpe
2014-01-06
tpm: Pull all driver sysfs code into tpm-sysfs.c
Jason Gunthorpe
2014-01-06
tpm: Move sysfs functions from tpm-interface to tpm-sysfs
Jason Gunthorpe
2014-01-06
tpm: Pull everything related to /dev/tpmX into tpm-dev.c
Jason Gunthorpe
2014-01-06
char: tpm: nuvoton: remove unused variable
Michal Nazarewicz
2014-01-06
tpm/tpm_i2c_atmel: fix coccinelle warnings
Fengguang Wu
2014-01-06
tpm/tpm_ibmvtpm: fix unreachable code warning (smatch warning)
Peter Huewe
2014-01-06
tpm/tpm_i2c_stm_st33: Check return code of get_burstcount
Peter Huewe
2014-01-06
tpm/tpm_ppi: Check return value of acpi_get_name
Peter Huewe
2014-01-06
tpm/tpm_ppi: Do not compare strcmp(a,b) == -1
Peter Huewe
2014-01-05
ACPI / TPM: fix memory leak when walking ACPI namespace
Jiang Liu
2014-01-03
xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).
Konrad Rzeszutek Wilk
2013-12-19
treewide: Fix typos in printk
Masanari Iida
2013-12-19
Merge branch 'master' into for-next
Jiri Kosina
2013-12-18
i8k: Implement hwmon based fan speed control
Guenter Roeck
2013-12-18
i8k: Stop reading SMM BIOS version during driver probe
Guenter Roeck
2013-12-18
i8k: Use driver_data field of dmi_system_id to override fan multiplier
Guenter Roeck
2013-12-18
i8k: Add support for Dell XPS M140
Guenter Roeck
2013-12-18
i8k: Add support for Dell Studio laptops
Guenter Roeck
2013-12-18
i8k: Add copyright
Guenter Roeck
2013-12-18
i8k: Force SMM to run on CPU 0
Guenter Roeck
2013-12-18
i8k: Drop driver version number and info message at startup
Guenter Roeck
2013-12-18
i8k: Remove obsolete link to out-of-tree driver
Guenter Roeck
2013-12-18
i8k: Support additional temperature sensors
Guenter Roeck
2013-12-18
i8k: Convert to use to hwmon_device_register_with_groups hwmon API
Guenter Roeck
2013-12-18
i8k: Fix various checkpatch warnings and errors
Guenter Roeck
2013-12-18
i8k: Convert to use pr_ functions instead of printk
Guenter Roeck
2013-12-18
char: Int overflow in lp_do_ioctl().
Yongjian Xu
[next]