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
Age
Commit message (
Expand
)
Author
2008-07-21
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
2008-07-21
driver core: remove DEVICE_ID_SIZE define
Greg Kroah-Hartman
2008-07-21
driver core: remove DEVICE_NAME_SIZE define
Kay Sievers
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2008-07-21
class: change internal semaphore to a mutex
Dave Young
2008-07-21
class: add lockdep infrastructure
Matthew Wilcox
2008-07-21
class: fix docbook comments for class_private structure
Greg Kroah-Hartman
2008-07-21
class: rename "sem" to "class_sem" in internal class structure
Greg Kroah-Hartman
2008-07-21
class: rename "subsys" to "class_subsys" in internal class structure
Greg Kroah-Hartman
2008-07-21
class: rename "interfaces" to "class_interfaces" in internal class structure
Greg Kroah-Hartman
2008-07-21
class: rename "devices" to "class_devices" in internal class structure
Greg Kroah-Hartman
2008-07-21
class: move driver core specific parts to a private structure
Greg Kroah-Hartman
2008-07-21
bluetooth: remove improper bluetooth class symlinks.
Greg Kroah-Hartman
2008-07-21
infiniband: make cm_device use a struct device and not a kobject.
Greg Kroah-Hartman
2008-07-21
infiniband: rename "device" to "ib_device" in cm_device
Greg Kroah-Hartman
2008-07-21
block: make /proc/partitions and /proc/diskstats use class_find_device()
Greg Kroah-Hartman
2008-07-21
block: move header for /proc/partitions to seq_start
Greg Kroah-Hartman
2008-07-21
block: make proc files seq_start use the class_find_device()
Greg Kroah-Hartman
2008-07-21
block: make /proc/diskstats only build if CONFIG_PROC_FS is enabled
Randy Dunlap
2008-07-21
block: make blk_lookup_devt use the class iterator function
Greg Kroah-Hartman
2008-07-21
block: make printk_partition use the class iterator function
Greg Kroah-Hartman
2008-07-21
block: fix compiler warning in genhd.c
Greg Kroah-Hartman
2008-07-21
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
2008-07-21
Driver Core: add ability for class_for_each_device to start in middle of list
Greg Kroah-Hartman
2008-07-21
device create: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-07-21
driver core: remove device_create()
Greg Kroah-Hartman
2008-07-21
device create: x86: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: usb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: spi: convert device_create to device_create_drvdata
David Brownell
2008-07-21
device create: sound: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: scsi: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: s390: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: net: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: mtd: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: misc: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: mips: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: macintosh: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: isdn: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: infiniband: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: ieee1394: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: ide: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: i2c: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: hwmon: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: hid: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: framebuffer: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: dvb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: dca: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: coda: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
device create: block: convert device_create to device_create_drvdata
Greg Kroah-Hartman
[next]