aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-02-07driver core: Change function call order in device_bind_driver().Cornelia Huck
2007-02-07driver core: Don't stop probing on ->probe errors.Cornelia Huck
2007-02-07driver core fixes: device_register() retval check in platform.cCornelia Huck
2007-02-07driver core fixes: make_class_name() retval checksCornelia Huck
2007-02-07USB: add the sysfs driver name to all modulesGreg Kroah-Hartman
2007-02-07SERIO: add the sysfs driver name to all modulesGreg Kroah-Hartman
2007-02-07PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman
2007-02-07driver core: Allow device_move(dev, NULL).Cornelia Huck
2007-02-07driver core: Remove device_is_registered() in device_move().Cornelia Huck
2007-02-07Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman
2007-02-07Driver core: convert SPI code to use struct deviceGreg Kroah-Hartman
2007-02-07Driver core: convert pcmcia code to use struct deviceGreg Kroah-Hartman
2007-02-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds
2007-02-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens
2007-02-05[S390] Calibrate delay and bogomips.Martin Schwidefsky
2007-02-05[S390] Add crypto support for 3592 tape devicesMichael Holzheu
2007-02-05[S390] Support for s390 Pseudo Random Number GeneratorJan Glauber
2007-02-05[S390] ETR support.Martin Schwidefsky
2007-02-05[S390] cio: Don't spam debug feature.Cornelia Huck
2007-02-05[S390] Cleanup of CHSC event handling.Peter Oberparleiter
2007-02-05[S390] cio: declare hardware structures packed.Peter Oberparleiter
2007-02-05[S390] cio: Catch operand exceptions on stsch.Cornelia Huck
2007-02-05[S390] dasd: fix unconditional reserve handling.Horst Hummel
2007-02-05[S390] Remove dasd_ccw_log function.Horst Hummel
2007-02-05[S390] Small barrier() and cpu_relax() cleanup.Heiko Carstens
2007-02-05[S390] cio: Use device_{create,remove}_bin_file.Cornelia Huck
2007-02-05[S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()Heiko Carstens
2007-02-05[S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer
2007-02-05[S390] cio: Restart path verification after unsolicited interrupt.Cornelia Huck
2007-02-05[S390] dasd: fix bug in dasd initialization cleanupStefan Weinhuber
2007-02-05[S390] sclp: invalid handling of temporary 'not operational' statusPeter Oberparleiter
2007-02-05[S390] cio: Remove check for ssd in chpids_show().Cornelia Huck
2007-02-05[S390] Check the return value of kthread_run().Akinobu Mita
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens
2007-02-05USB HID: handle multi-interface devices for Apple macbook pro properlySoeren Sonnenburg
2007-02-05HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUGJiri Kosina
2007-02-05USB HID: fix bogus comment in hid_get_class_descriptor()Jiri Kosina
2007-02-05USB HID: remove hid_find_field_by_usage()Jiri Kosina
2007-02-05HID: API - fix leftovers of hidinput API in USB HIDJiri Kosina
2007-02-05HID: hid debug from hid-debug.h to hid layerJiri Kosina
2007-02-05hid: force feedback driver for PantherLord USB/PS2 2in1 AdapterAnssi Hannula
2007-02-05hid: quirk for multi-input devices with unneeded output reportsAnssi Hannula
2007-02-05hid: allow force feedback for multi-input devicesAnssi Hannula
2007-02-04IB/ehca: Remove obsolete prototypesHoang-Nam Nguyen
2007-02-04IB/ehca: Remove use of do_mmap()Hoang-Nam Nguyen
2007-02-04RDMA/addr: Handle ethernet neighbour updates during route resolutionSteve Wise
2007-02-04IB/srp: Don't wait for response when QP is in error state.Ishai Rabinovitz