Age | Commit message (Expand) | Author |
2010-05-21 | Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2010-05-21 | Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-05-21 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-05-21 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2010-05-21 | Fix networking tree iscsi_tcp.c mis-merge | Linus Torvalds |
2010-05-21 | i2c-nforce2: Remove redundant error messages on ACPI conflict | Chase Douglas |
2010-05-21 | i2c: Use <linux/io.h> instead of <asm/io.h> | H Hartley Sweeten |
2010-05-21 | i2c-algo-pca: Fix coding style issues | Farid Hammane |
2010-05-21 | i2c-dev: Fix all coding style issues | Farid Hammane |
2010-05-21 | i2c-core: Fix some coding style issues | Farid Hammane |
2010-05-21 | i2c-gpio: Move initialization code to subsys_initcall() | Marek Szyprowski |
2010-05-21 | i2c-parport: Make template structure const | Jean Delvare |
2010-05-21 | i2c-dev: Remove unnecessary casts | H Hartley Sweeten |
2010-05-21 | at24: Fall back to byte or word reads if needed | Jean Delvare |
2010-05-21 | i2c-stub: Expose the default functionality flags | Jean Delvare |
2010-05-21 | i2c/scx200_acb: Make PCI device ids constant | Jean Delvare |
2010-05-21 | i2c-i801: Fix all checkpatch warnings | Ivo Manca |
2010-05-21 | i2c-i801: All newer devices have all the optional features | Jean Delvare |
2010-05-21 | i2c-i801: Let the user disable selected driver features | Jean Delvare |
2010-05-21 | driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULE | Christoph Egger |
2010-05-21 | pci: check caps from sysfs file open to read device dependent config space | Chris Wright |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright |
2010-05-21 | driver core: Implement ns directory support for device classes. | Eric W. Biederman |
2010-05-21 | sysfs: Implement sysfs tagged directory support. | Eric W. Biederman |
2010-05-21 | kobj: Add basic infrastructure for dealing with namespaces. | Eric W. Biederman |
2010-05-21 | generate "change" uevent for loop device | David Zeuthen |
2010-05-21 | Driver core: Protect device shutdown from hot unplug events. | Hugh Daschbach |
2010-05-21 | firmware loader: do not allocate firmare id separately | Dmitry Torokhov |
2010-05-21 | firmware loader: split out builtin firmware handling | Dmitry Torokhov |
2010-05-21 | firmware loader: rely on driver core to create class attribute | Dmitry Torokhov |
2010-05-21 | firmware class: export nowait to userspace | Johannes Berg |
2010-05-21 | lockdep: Add novalidate class for dev->mutex conversion | Peter Zijlstra |
2010-05-21 | drivers/base: Convert dev->sem to mutex | Thomas Gleixner |
2010-05-21 | platform_bus: allow custom extensions to system PM methods | Kevin Hilman |
2010-05-21 | devtmpfs: support !CONFIG_TMPFS | Peter Korsgaard |
2010-05-21 | driver core: module.c: Use kasprintf | Julia Lawall |
2010-05-21 | Driver core: don't initialize wakeup flags | Alan Stern |
2010-05-21 | driver-core: fix potential race condition in drivers/base/dd.c | Stefani Seibold |
2010-05-21 | Driver core: Reduce the level of request_firmware() messages | Rafael J. Wysocki |
2010-05-21 | firmware_class: fix memory leak - free allocated pages | David Woodhouse |
2010-05-21 | drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline | Jan Beulich |
2010-05-21 | serial: Tidy REMOTE_DEBUG | Christoph Egger |
2010-05-21 | serial: isicomm: handle running out of slots | Dan Carpenter |
2010-05-21 | serial: bfin_sport_uart: Use resource size to fix off-by-one error | Tobias Klauser |
2010-05-21 | tty: fix obsolete comment on tty_insert_flip_string_fixed_flag | Johan Hovold |
2010-05-21 | serial: Add driver for the Altera UART | Tobias Klauser |
2010-05-21 | serial: Add driver for the Altera JTAG UART | Tobias Klauser |