Age | Commit message (Expand) | Author | Files | Lines |
2010-05-21 | i2c: Use <linux/io.h> instead of <asm/io.h> | H Hartley Sweeten | 32 | -37/+32 |
2010-05-21 | i2c-algo-pca: Fix coding style issues | Farid Hammane | 1 | -18/+18 |
2010-05-21 | i2c-dev: Fix all coding style issues | Farid Hammane | 1 | -15/+15 |
2010-05-21 | i2c-core: Fix some coding style issues | Farid Hammane | 1 | -45/+45 |
2010-05-21 | i2c-gpio: Move initialization code to subsys_initcall() | Marek Szyprowski | 1 | -1/+1 |
2010-05-21 | i2c-parport: Make template structure const | Jean Delvare | 1 | -1/+1 |
2010-05-21 | i2c-dev: Remove unnecessary casts | H Hartley Sweeten | 1 | -3/+3 |
2010-05-21 | at24: Fall back to byte or word reads if needed | Jean Delvare | 1 | -11/+48 |
2010-05-21 | i2c-stub: Expose the default functionality flags | Jean Delvare | 1 | -4/+5 |
2010-05-21 | i2c/scx200_acb: Make PCI device ids constant | Jean Delvare | 1 | -1/+1 |
2010-05-21 | i2c-i801: Fix all checkpatch warnings | Ivo Manca | 1 | -10/+10 |
2010-05-21 | i2c-i801: All newer devices have all the optional features | Jean Delvare | 1 | -12/+6 |
2010-05-21 | i2c-i801: Let the user disable selected driver features | Jean Delvare | 2 | -2/+27 |
2010-05-21 | net: Expose all network devices in a namespaces in sysfs | Eric W. Biederman | 3 | -39/+6 |
2010-05-21 | hotplug: netns aware uevent_helper | Eric W. Biederman | 1 | -2/+17 |
2010-05-21 | kobj: Send hotplug events in the proper namespace. | Eric W. Biederman | 1 | -2/+20 |
2010-05-21 | netlink: Implment netlink_broadcast_filtered | Eric W. Biederman | 2 | -2/+23 |
2010-05-21 | net/sysfs: Fix the bitrot in network device kobject namespace support | Eric W. Biederman | 2 | -13/+3 |
2010-05-21 | netns: Teach network device kobjects which namespace they are in. | Eric W. Biederman | 3 | -0/+56 |
2010-05-21 | kobject: Send hotplug events in all network namespaces | Eric W. Biederman | 1 | -8/+60 |
2010-05-21 | driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULE | Christoph Egger | 1 | -1/+1 |
2010-05-21 | pci: check caps from sysfs file open to read device dependent config space | Chris Wright | 1 | -1/+2 |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 52 | -149/+220 |
2010-05-21 | sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs tree | Eric W. Biederman | 1 | -3/+8 |
2010-05-21 | sysfs: Don't use enums in inline function declaration. | Eric W. Biederman | 1 | -1/+1 |
2010-05-21 | sysfs-namespaces: add a high-level Documentation file | Serge E. Hallyn | 1 | -0/+42 |
2010-05-21 | sysfs: Comment sysfs directory tagging logic | Serge E. Hallyn | 5 | -1/+43 |
2010-05-21 | driver core: Implement ns directory support for device classes. | Eric W. Biederman | 1 | -9/+12 |
2010-05-21 | sysfs: Implement sysfs_delete_link | Eric W. Biederman | 2 | -0/+28 |
2010-05-21 | sysfs: Add support for tagged directories with untagged members. | Eric W. Biederman | 2 | -9/+5 |
2010-05-21 | sysfs: Implement sysfs tagged directory support. | Eric W. Biederman | 13 | -51/+181 |
2010-05-21 | kobj: Add basic infrastructure for dealing with namespaces. | Eric W. Biederman | 5 | -14/+204 |
2010-05-21 | sysfs: Remove double free sysfs_get_sb | Eric W. Biederman | 1 | -1/+0 |
2010-05-21 | sysfs: Basic support for multiple super blocks | Eric W. Biederman | 2 | -2/+59 |
2010-05-21 | generate "change" uevent for loop device | David Zeuthen | 1 | -1/+9 |
2010-05-21 | Driver core: Protect device shutdown from hot unplug events. | Hugh Daschbach | 1 | -3/+22 |
2010-05-21 | firmware loader: do not allocate firmare id separately | Dmitry Torokhov | 1 | -13/+4 |
2010-05-21 | firmware loader: split out builtin firmware handling | Dmitry Torokhov | 1 | -26/+50 |
2010-05-21 | firmware loader: rely on driver core to create class attribute | Dmitry Torokhov | 1 | -35/+24 |
2010-05-21 | firmware class: export nowait to userspace | Johannes Berg | 1 | -5/+11 |
2010-05-21 | lockdep: Add novalidate class for dev->mutex conversion | Peter Zijlstra | 4 | -0/+25 |
2010-05-21 | drivers/base: Convert dev->sem to mutex | Thomas Gleixner | 5 | -8/+8 |
2010-05-21 | platform_bus: allow custom extensions to system PM methods | Kevin Hilman | 1 | -4/+4 |
2010-05-21 | devtmpfs: support !CONFIG_TMPFS | Peter Korsgaard | 4 | -3/+13 |
2010-05-21 | driver core: module.c: Use kasprintf | Julia Lawall | 1 | -3/+1 |
2010-05-21 | Driver core: don't initialize wakeup flags | Alan Stern | 1 | -1/+0 |
2010-05-21 | driver-core: fix potential race condition in drivers/base/dd.c | Stefani Seibold | 1 | -2/+2 |
2010-05-21 | Driver core: Reduce the level of request_firmware() messages | Rafael J. Wysocki | 1 | -3/+2 |
2010-05-21 | kref: remove kref_set | NeilBrown | 4 | -18/+6 |
2010-05-21 | firmware_class: fix memory leak - free allocated pages | David Woodhouse | 2 | -6/+21 |