Age | Commit message (Expand) | Author |
2005-10-28 | [PATCH] Ensure that 'make distclean' does not delete files in '.git' | Trond Myklebust |
2005-10-28 | [PATCH] Fix ext3 warning for unused var | Peter Osterlund |
2005-10-28 | pcmcia: add socket register data to sysfs for yenta devices | Linus Torvalds |
2005-10-28 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2005-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds |
2005-10-28 | [MCAST] IPv6: Fix algorithm to compute Querier's Query Interval | Yan Zheng |
2005-10-28 | [IPv4/IPv6]: UFO Scatter-gather approach | Ananda Raju |
2005-10-28 | JFS: make sure right-most xtree pages have header.next set to zero | Dave Kleikamp |
2005-10-28 | Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 | Arnaldo Carvalho de Melo |
2005-10-28 | [Bluetooth] Ignore additional interfaces of BPA 100/105 devices | Marcel Holtmann |
2005-10-28 | [Bluetooth] Update security filter for Extended Inquiry Response | Marcel Holtmann |
2005-10-28 | [Bluetooth] Make more functions static | Marcel Holtmann |
2005-10-28 | [Bluetooth] Cleanup of the HCI UART driver | Marcel Holtmann |
2005-10-28 | [Bluetooth] Remove TXCRC compile option for BCSP driver | Marcel Holtmann |
2005-10-28 | [Bluetooth] Move CRC table into RFCOMM core | Marcel Holtmann |
2005-10-28 | Merge ../bleed-2.6 | Greg KH |
2005-10-28 | Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6 | Linus Torvalds |
2005-10-28 | [PATCH] Fix documentation of driver suspend/resume callbacks | Takashi Iwai |
2005-10-28 | [PATCH] kernel-doc: drivers/base fixes | Randy Dunlap |
2005-10-28 | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King |
2005-10-28 | [PATCH] Driver Core: Big kfree NULL check cleanup - Documentation | Jesper Juhl |
2005-10-28 | [PATCH] update required version of udev | Greg Kroah-Hartman |
2005-10-28 | [PATCH] drivers/base - fix sparse warnings | Ben Dooks |
2005-10-28 | [PATCH] input core: remove custom-made hotplug handler | Dmitry Torokhov |
2005-10-28 | [PATCH] INPUT: Create symlinks for backwards compatibility | Greg Kroah-Hartman |
2005-10-28 | [PATCH] INPUT: rename input_dev_class to input_class to be correct. | Greg Kroah-Hartman |
2005-10-28 | [PATCH] INPUT: remove the input_class structure, as it is unused. | Greg Kroah-Hartman |
2005-10-28 | [PATCH] INPUT: Fix oops when accessing sysfs files of nested input devices | Greg Kroah-Hartman |
2005-10-28 | [PATCH] INPUT: move the input class devices under their new input_dev devices | Greg Kroah-Hartman |
2005-10-28 | [PATCH] INPUT: export input_dev_class so that input drivers can use it. | Greg Kroah-Hartman |
2005-10-28 | [PATCH] INPUT: register the input class device sooner | Greg Kroah-Hartman |
2005-10-28 | [PATCH] Input: export input_dev data via sysfs attributes | Dmitry Torokhov |
2005-10-28 | [PATCH] Input: show sysfs path in /proc/bus/input/devices | Dmitry Torokhov |
2005-10-28 | [PATCH] Input: convert sound/ppc/beep to dynamic input_dev allocation | Dmitry Torokhov |
2005-10-28 | [PATCH] Input: convert net/bluetooth to dynamic input_dev allocation | Dmitry Torokhov |
2005-10-28 | [PATCH] drivers/input/joystick: convert to dynamic input_dev allocation | Dmitry Torokhov |
2005-10-28 | [PATCH] Input: convert konicawc to dynamic input_dev allocation | Dmitry Torokhov |
2005-10-28 | [PATCH] Input: convert drivers/macintosh to dynamic input_dev allocation | Dmitry Torokhov |
2005-10-28 | [PATCH] drivers/media: convert to dynamic input_dev allocation | Dmitry Torokhov |
2005-10-28 | [PATCH] Input: convert driver/input/misc to dynamic input_dev allocation | Dmitry Torokhov |
2005-10-28 | [PATCH] Input: convert onetouch to dynamic input_dev allocation | Dmitry Torokhov |
2005-10-28 | [PATCH] Input: convert sonypi to dynamic input_dev allocation | Dmitry Torokhov |
2005-10-28 | [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation | Dmitry Torokhov |
2005-10-28 | [PATCH] Input: convert ucb1x00-ts to dynamic input_dev allocation | Dmitry Torokhov |
2005-10-28 | [PATCH] drivers/usb/input: convert to dynamic input_dev allocation | Dmitry Torokhov |
2005-10-28 | [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation | Dmitry Torokhov |
2005-10-28 | [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation | Dmitry Torokhov |
2005-10-28 | [PATCH] Input: prepare to sysfs integration | Dmitry Torokhov |
2005-10-28 | [PATCH] Input: kill devfs references | Dmitry Torokhov |
2005-10-28 | [PATCH] Driver Core: document struct class_device properly | Greg Kroah-Hartman |