Commit Graph

46946 Commits (33a67fe898dbbe25589d2fca805cb68cfd7d311f)
 

Author SHA1 Message Date
David Brownell 5f84813774 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> 18 years ago
Benjamin Herrenschmidt d728e327d4 USB: Fix EHCI warning 18 years ago
Benjamin Herrenschmidt b32e904d54 USB: Fix OHCI warning 18 years ago
Benjamin Herrenschmidt 083522d766 USB: Implement support for EHCI with big endian MMIO 18 years ago
Benjamin Herrenschmidt 11d1a4aa8d USB: Implement support for "split" endian OHCI 18 years ago
Benjamin Herrenschmidt 4302a595cd USB: Rework the OHCI quirk mecanism as suggested by David 18 years ago
Greg Kroah-Hartman 0873c76485 USB: convert usb class devices to real devices 18 years ago
Greg Kroah-Hartman 7bc3d63562 USB: move usb_device_class class devices to be real devices 18 years ago
Greg Kroah-Hartman 6e8cf7751f USB: add EPIC support to the io_edgeport driver 18 years ago
Luiz Fernando N. Capitulino 20b2e28fc5 USB: unusual_devs.h for Sony floppy 18 years ago
Linus Torvalds 21d37bbc65 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 18 years ago
Oleg Verych bff288c19e [PATCH] kbuild, Kbuild.include: avoid using spaces in call arguments 18 years ago
Joel Becker ff05d1c464 configfs: Zero terminate data in configfs attribute writes. 18 years ago
Philipp Reisner b559292e06 [PATCH] ocfs2 heartbeat: clean up bio submission code 18 years ago
Zhen Wei 925037bcba ocfs2: introduce sc->sc_send_lock to protect outbound outbound messages 18 years ago
Randy Dunlap f71aa8a55a [PATCH] ocfs2: drop INET from Kconfig, not needed 18 years ago
Sunil Mushran 0dd82141b2 ocfs2_dlm: Add timeout to dlm join domain 18 years ago
Sunil Mushran e4968476a9 ocfs2_dlm: Silence some messages during join domain 18 years ago
Srinivas Eeda 1faf289454 ocfs2_dlm: disallow a domain join if node maps mismatch 18 years ago
Sunil Mushran f3f854648d ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockres 18 years ago
Sunil Mushran ab81afd30b ocfs2: Binds listener to the configured ip address 18 years ago
Kurt Hackel 3b8118cffa ocfs2_dlm: Calling post handler function in assert master handler 18 years ago
Kurt Hackel d74c9803a9 ocfs2: Added post handler callable function in o2net message handler 18 years ago
Kurt Hackel 74aa25856c ocfs2_dlm: Cookies in locks not being printed correctly in error messages 18 years ago
Kurt Hackel 90aaaf1c23 ocfs2_dlm: Silence a failed convert 18 years ago
Kurt Hackel a6fa36402a ocfs2_dlm: wake up sleepers on the lockres waitqueue 18 years ago
Kurt Hackel 28b72d9c92 ocfs2_dlm: Dlm dispatch was stopping too early 18 years ago
Kurt Hackel 50635f15b3 ocfs2_dlm: Drop inflight refmap even if no locks found on the lockres 18 years ago
Kurt Hackel 1cd04dbe33 ocfs2_dlm: Flush dlm workqueue before starting to migrate 18 years ago
Kurt Hackel e17e75ecb8 ocfs2_dlm: Fix migrate lockres handler queue scanning 18 years ago
Kurt Hackel 71ac106243 ocfs2_dlm: Make dlmunlock() wait for migration to complete 18 years ago
Kurt Hackel ddc09c8dda ocfs2_dlm: Fixes race between migrate and dirty 18 years ago
Adrian Bunk faf0ec9f13 [PATCH] fs/ocfs2/dlm/: make functions static 18 years ago
Kurt Hackel ba2bf21851 ocfs2_dlm: fix cluster-wide refcounting of lock resources 18 years ago
Eric W. Biederman b592fcfe7f sysfs: Shadow directory support 18 years ago
Dave Jones 2f65168de7 Driver Core: Increase the default timeout value of the firmware subsystem 18 years ago
Kay Sievers b7a3e813fb Driver core: allow to delay the uevent at device creation time 18 years ago
Kay Sievers f9f852df2f Driver core: add device_type to struct device 18 years ago
Kay Sievers 239378f16a Driver core: add uevent vars for devices of a class 18 years ago
Frank Haverkamp bf0acc3302 SYSFS: Fix missing include of list.h in sysfs.h 18 years ago
Robert P. J. Day 4de0ca8132 HOWTO: Add a reference to Harbison and Steele 18 years ago
Oliver Neukum 82244b169e sysfs: error handling in sysfs, fill_read_buffer() 18 years ago
Mariusz Kozlowski b067db49e1 kobject: kobject_put cleanup 18 years ago
Mariusz Kozlowski f750653670 sysfs: kobject_put cleanup 18 years ago
Frederik Deweerdt d3fc373ac5 sysfs: suppress lockdep warnings 18 years ago
Oliver Neukum 94bebf4d1b Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() 18 years ago
Cornelia Huck cb986b749c driver core: Change function call order in device_bind_driver(). 18 years ago
Cornelia Huck c578abbc20 driver core: Don't stop probing on ->probe errors. 18 years ago
Cornelia Huck fbfb144553 driver core fixes: device_register() retval check in platform.c 18 years ago
Cornelia Huck cb360bbf63 driver core fixes: make_class_name() retval checks 18 years ago