index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
ide: remove QUIRK_LIST()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-25
ide: add ide_pktcmd_tf_load() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-01-25
ide: remove atapi_ireason_t (take 3)
Bartlomiej Zolnierkiewicz
1
-24
/
+0
2008-01-25
ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t
Bartlomiej Zolnierkiewicz
1
-20
/
+0
2008-01-25
ide: remove atapi_feature_t
Bartlomiej Zolnierkiewicz
1
-27
/
+0
2008-01-25
ide: remove atapi_error_t (take 2)
Bartlomiej Zolnierkiewicz
2
-30
/
+3
2008-01-25
ide: remove ata_status_t and atapi_status_t
Bartlomiej Zolnierkiewicz
1
-44
/
+0
2008-01-25
ide: CPU endianness doesn't matter for special_t
Bartlomiej Zolnierkiewicz
1
-11
/
+0
2008-01-25
ide: remove REQ_TYPE_ATA_TASK
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-25
ide: use ide_tf_load() in execute_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-01-25
ide: remove stale ide.h "configuration options"
Bartlomiej Zolnierkiewicz
1
-23
/
+4
2008-01-25
ide: use do_rw_taskfile() in flagged_taskfile()
Bartlomiej Zolnierkiewicz
1
-2
/
+23
2008-01-25
ide: add ide_no_data_taskfile() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-01-25
ide: add ide_tf_load() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+8
2008-01-25
ide: add struct ide_taskfile (take 2)
Bartlomiej Zolnierkiewicz
2
-11
/
+36
2008-01-25
ide: remove task_ioreg_t typedef (take 2)
Bartlomiej Zolnierkiewicz
2
-26
/
+27
2008-01-25
ide: remove ->dma_master field from ide_hwif_t (take 5)
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
Linus Torvalds
2
-10
/
+52
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-36
/
+69
2008-01-24
Kobject: fix coding style issues in kobject.h
Greg Kroah-Hartman
1
-33
/
+34
2008-01-24
Driver core: fix coding style issues in device.h
Greg Kroah-Hartman
1
-135
/
+142
2008-01-24
Driver Core: add class iteration api
Dave Young
1
-2
/
+7
2008-01-24
Driver Core: constify the name passed to platform_device_register_simple
Stephen Rothwell
1
-1
/
+1
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2
-11
/
+3
2008-01-24
Kobject: remove kobject_unregister() as no one uses it anymore
Greg Kroah-Hartman
1
-2
/
+0
2008-01-24
Kobject: auto-cleanup on final unref
Kay Sievers
1
-0
/
+5
2008-01-24
Kset: remove kset_add function
Greg Kroah-Hartman
1
-1
/
+0
2008-01-24
Kobject: remove kobject_register()
Greg Kroah-Hartman
1
-1
/
+0
2008-01-24
Kobject: rename kobject_init_ng() to kobject_init()
Greg Kroah-Hartman
1
-1
/
+1
2008-01-24
Kobject: remove kobject_init() as no one uses it anymore
Greg Kroah-Hartman
1
-1
/
+0
2008-01-24
Kobject: rename kobject_add_ng() to kobject_add()
Greg Kroah-Hartman
1
-3
/
+3
2008-01-24
Kobject: remove kobject_add() as no one uses it anymore
Greg Kroah-Hartman
1
-1
/
+0
2008-01-24
Driver core: convert block from raw kobjects to core devices
Kay Sievers
1
-14
/
+23
2008-01-24
Driver core: move the static kobject out of struct driver
Greg Kroah-Hartman
1
-9
/
+7
2008-01-24
Driver core: move the driver specific module code into the driver core
Greg Kroah-Hartman
1
-15
/
+0
2008-01-24
Driver: add driver_add_kobj for looney iseries_veth driver
Greg Kroah-Hartman
1
-0
/
+4
2008-01-24
driver core: Introduce default attribute groups.
Cornelia Huck
1
-0
/
+1
2008-01-24
driver core: remove fields from struct bus_type
Greg Kroah-Hartman
1
-10
/
+2
2008-01-24
driver core: add way to get to bus device klist
Greg Kroah-Hartman
1
-0
/
+1
2008-01-24
driver core: add way to get to bus kset
Greg Kroah-Hartman
1
-0
/
+2
2008-01-24
driver core: remove owner field from struct bus_type
Greg Kroah-Hartman
1
-1
/
+0
2008-01-24
UIO: fix kobject usage
Greg Kroah-Hartman
1
-2
/
+4
2008-01-24
driver core: make /sys/power a kobject
Greg Kroah-Hartman
1
-2
/
+2
2008-01-24
kobject: remove subsystem_(un)register functions
Greg Kroah-Hartman
1
-3
/
+0
2008-01-24
kobject: convert kernel_kset to be a kobject
Greg Kroah-Hartman
1
-2
/
+2
2008-01-24
kset: remove decl_subsys macro
Greg Kroah-Hartman
1
-6
/
+0
2008-01-24
firmware: change firmware_kset to firmware_kobj
Greg Kroah-Hartman
1
-2
/
+2
2008-01-24
firmware: remove firmware_(un)register()
Greg Kroah-Hartman
1
-5
/
+0
2008-01-24
Driver Core: kill subsys_attribute and default sysfs ops
Kay Sievers
1
-9
/
+0
2008-01-24
firmware: export firmware_kset so that people can use that instead of the braindead firmware_register interface
Greg Kroah-Hartman
1
-0
/
+2
[next]