Commit Graph

24737 Commits (d95d62c018209355c0dc998682ff792432aa870c)

Author SHA1 Message Date
Andi Kleen 9800794ac1 sysdev: Add utility functions for simple int/ulong variable sysdev attributes 17 years ago
Andi Kleen 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
Cornelia Huck 36ce6dad6e driver core: Suppress sysfs warnings for device_rename(). 17 years ago
Haavard Skinnemoen 9505e63756 debugfs: Implement debugfs_remove_recursive() 17 years ago
Richard Kennedy a231934bdf kobject: reorder kobject to save space on 64 bit builds 17 years ago
Uwe Kleine-König 6d8333c24d UIO: minor style and comment fixes 17 years ago
Hans J. Koch 328a14e70e UIO: Add write function to allow irq masking 17 years ago
Greg Kroah-Hartman b98cb4b7fe driver core: remove DEVICE_ID_SIZE define 17 years ago
Kay Sievers ca52a49846 driver core: remove DEVICE_NAME_SIZE define 17 years ago
Kay Sievers aab0de2451 driver core: remove KOBJ_NAME_LEN define 17 years ago
Matthew Wilcox d2a3b9146e class: add lockdep infrastructure 17 years ago
Greg Kroah-Hartman 7c71448b8a class: move driver core specific parts to a private structure 17 years ago
Greg Kroah-Hartman 695794ae0c Driver Core: add ability for class_find_device to start in middle of list 17 years ago
Greg Kroah-Hartman 93562b5376 Driver Core: add ability for class_for_each_device to start in middle of list 17 years ago
Greg Kroah-Hartman 4e10673944 device create: convert device_create_drvdata to device_create 17 years ago
Greg Kroah-Hartman ccea44fadc driver core: remove device_create() 17 years ago
Dan Williams e105b8bfc7 sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor 17 years ago
Alan Stern 78d9a487ee USB: Force unbinding of drivers lacking reset_resume or other methods 17 years ago
Ming Lei 742120c631 USB: fix usb_reset_device and usb_reset_composite_device(take 3) 17 years ago
Ming Lei 625f694936 USB: remove interface parameter of usb_reset_composite_device 17 years ago
Alan Stern f579c2b46f USB Gadget: documentation update 17 years ago
Felipe Balbi e0d795e4f3 usb: irda: cleanup on ir-usb module 17 years ago
David Brownell 40982be52d usb gadget: composite gadget core 17 years ago
David Brownell a4c39c41bf usb gadget: descriptor copying support 17 years ago
Adrian Bunk ea05af61a8 USB: remove CVS keywords 17 years ago
Alan Stern 9da82bd464 USB: implement "soft" unbinding 17 years ago
Greg Kroah-Hartman 1b26da1510 USB: handle pci_name() being const 17 years ago
Thomas Gleixner cfc1b9a6a6 x86: convert Dprintk to pr_debug 17 years ago
Eric Leblond 72961ecf84 netfilter: nfnetlink_log: send complete hardware header 17 years ago
Krzysztof Piotr Oledzki 584015727a netfilter: accounting rework: ct_extend + 64bit counters (v4) 17 years ago
Krzysztof Piotr Oledzki 07a7c1070e netlink: add NLA_PUT_BE64 macro 17 years ago
Milan Broz f6fccb1213 dm: introduce merge_bvec_fn 17 years ago
Ingo Molnar 33a37eb411 KVM: fix exception entry / build bug, on 64-bit 17 years ago
NeilBrown 4b80991c6c md: Protect access to mddev->disks list using RCU 17 years ago
NeilBrown f2ea68cf42 md: only count actual openers as access which prevent a 'stop' 17 years ago
Andre Noll d6e2215052 md: linear: Make array_size sector-based and rename it to array_sectors. 17 years ago
Andre Noll f233ea5c9e md: Make mddev->array_size sector-based. 17 years ago
David S. Miller 3a682fbd73 pkt_sched: Fix build with NET_SCHED disabled. 17 years ago
Adrian Bunk a594409a21 m68k: remove stale ARCH_SUN4 #define 17 years ago
Adrian Bunk 07b8125949 m68k/sun3/: possible cleanups 17 years ago
Adrian Bunk 8dfbdf4aba m68k/mac/: possible cleanups 17 years ago
Adrian Bunk 0795dbcc4c m68k/amiga/: possible cleanups 17 years ago
Adrian Bunk d33b4432e6 m68k: remove AP1000 code 17 years ago
Geert Uytterhoeven edfd92f67e m68k: Allow no CPU/platform type for allnoconfig 17 years ago
Adrian Bunk f30828a674 m68k: remove CVS keywords 17 years ago
Alan Cox 44b7d1b37f tty: add more tty_port fields 17 years ago
Alan Cox 593573bc55 termios: Termios defines for other platforms 17 years ago
Alan Cox 77451e53e0 cyclades: use tty_port 17 years ago
Alan Cox f8ae476416 stallion: use tty_port 17 years ago
Alan Cox b02f5ad6a3 istallion: use tty_port 17 years ago