Age | Commit message (Expand) | Author | Files | Lines |
2007-02-07 | Driver core: add device_type to struct device | Kay Sievers | 3 | -20/+49 |
2007-02-07 | Driver core: add uevent vars for devices of a class | Kay Sievers | 1 | -12/+34 |
2007-02-07 | SYSFS: Fix missing include of list.h in sysfs.h | Frank Haverkamp | 1 | -0/+1 |
2007-02-07 | HOWTO: Add a reference to Harbison and Steele | Robert P. J. Day | 1 | -0/+1 |
2007-02-07 | sysfs: error handling in sysfs, fill_read_buffer() | Oliver Neukum | 1 | -4/+6 |
2007-02-07 | kobject: kobject_put cleanup | Mariusz Kozlowski | 1 | -4/+2 |
2007-02-07 | sysfs: kobject_put cleanup | Mariusz Kozlowski | 2 | -6/+4 |
2007-02-07 | sysfs: suppress lockdep warnings | Frederik Deweerdt | 1 | -2/+2 |
2007-02-07 | Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() | Oliver Neukum | 8 | -17/+103 |
2007-02-07 | driver core: Change function call order in device_bind_driver(). | Cornelia Huck | 1 | -2/+6 |
2007-02-07 | driver core: Don't stop probing on ->probe errors. | Cornelia Huck | 1 | -7/+6 |
2007-02-07 | driver core fixes: device_register() retval check in platform.c | Cornelia Huck | 1 | -2/+9 |
2007-02-07 | driver core fixes: make_class_name() retval checks | Cornelia Huck | 2 | -13/+25 |
2007-02-07 | /sys/modules/*/holders | Kay Sievers | 3 | -7/+48 |
2007-02-07 | USB: add the sysfs driver name to all modules | Greg Kroah-Hartman | 2 | -3/+6 |
2007-02-07 | SERIO: add the sysfs driver name to all modules | Greg Kroah-Hartman | 2 | -2/+9 |
2007-02-07 | PCI: add the sysfs driver name to all modules | Greg Kroah-Hartman | 4 | -8/+12 |
2007-02-07 | Modules: only add drivers/ direcory if needed | Greg Kroah-Hartman | 2 | -10/+11 |
2007-02-07 | MODULES: add the module name for built in kernel drivers | Kay Sievers | 4 | -17/+31 |
2007-02-07 | driver core: Allow device_move(dev, NULL). | Cornelia Huck | 3 | -36/+52 |
2007-02-07 | driver core: Remove device_is_registered() in device_move(). | Cornelia Huck | 1 | -4/+0 |
2007-02-07 | Network: convert network devices to use struct device instead of class_device | Greg Kroah-Hartman | 20 | -362/+451 |
2007-02-07 | Driver core: convert SPI code to use struct device | Greg Kroah-Hartman | 5 | -27/+27 |
2007-02-07 | Driver core: convert pcmcia code to use struct device | Greg Kroah-Hartman | 14 | -105/+127 |
2007-02-07 | Kobject: make kobject apis more robust in handling NULL pointers | Greg Kroah-Hartman | 1 | -0/+19 |
2007-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 10 | -49/+92 |
2007-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 39 | -1119/+866 |
2007-02-07 | [GFS2] make gfs2_writepages() static | Adrian Bunk | 1 | -1/+2 |
2007-02-07 | [GFS2] Unlock page on prepare_write try lock failure | Steven Whitehouse | 1 | -1/+3 |
2007-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 26 | -213/+407 |
2007-02-07 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2007-02-07 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos... | Linus Torvalds | 12 | -817/+1005 |
2007-02-07 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 22 | -405/+243 |
2007-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 24 | -579/+891 |
2007-02-07 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 168 | -2171/+5520 |
2007-02-07 | [PATCH] Keys: Fix key serial number collision handling | David Howells | 1 | -19/+14 |
2007-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 5 | -8/+32 |
2007-02-07 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 152 | -1052/+1111 |
2007-02-07 | [PATCH] kbuild: correctly skip tilded backups in localversion files | Oleg Verych | 1 | -11/+6 |
2007-02-07 | [PATCH] kbuild: improve option checking, Kbuild.include cleanup | Oleg Verych | 1 | -43/+53 |
2007-02-07 | [PATCH] kbuild scripts: replace gawk, head, bc with shell, update | Oleg Verych | 2 | -38/+39 |
2007-02-06 | [CIFS] Minor cleanup | Steve French | 2 | -3/+5 |
2007-02-06 | [MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macro | Ralf Baechle | 1 | -1/+1 |
2007-02-06 | [MIPS] Fix warnings in run_uncached on 32bit kernel | Yoichi Yuasa | 1 | -0/+4 |
2007-02-06 | [MIPS] Comment fix | Chris Dearman | 1 | -1/+2 |
2007-02-06 | [MIPS] MT: Nuke duplicate mips_mt_regdump() prototype. | Ralf Baechle | 1 | -2/+0 |
2007-02-06 | [MIPS] Alchemy: Fix PCI-memory access | Alexander Bigga | 1 | -6/+6 |
2007-02-06 | [MIPS] Move .set reorder out of conditional code | Chris Dearman | 1 | -1/+2 |
2007-02-06 | [MIPS] Check FCSR for pending interrupts before restoring from a context. | Chris Dearman | 1 | -0/+16 |
2007-02-06 | [MIPS] Jaguar ATX: Fix large number of warnings. | Ralf Baechle | 1 | -2/+4 |