Age | Commit message (Expand) | Author |
2009-06-16 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve... | Linus Torvalds |
2009-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-06-16 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-06-16 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-06-16 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds |
2009-06-16 | printk: Add KERN_DEFAULT printk log-level | Linus Torvalds |
2009-06-16 | printk: clean up handling of log-levels and newlines | Linus Torvalds |
2009-06-16 | mg_disk: seperate mg_disk.h again | unsik Kim |
2009-06-16 | block: Introduce helper to reset queue limits to default values | Martin K. Petersen |
2009-06-15 | USB: Change names of SuperSpeed ep companion descriptor structs. | Sarah Sharp |
2009-06-15 | USB: Push scatter gather lists down to host controller drivers. | Sarah Sharp |
2009-06-15 | USB: Parse and store the SuperSpeed endpoint companion descriptors. | Sarah Sharp |
2009-06-15 | USB: Support for submitting control URBs under xHCI. | Sarah Sharp |
2009-06-15 | USB: Support for addressing a USB device under xHCI | Sarah Sharp |
2009-06-15 | USB: Add route string to struct usb_device. | Sarah Sharp |
2009-06-15 | USB: Add SuperSpeed to the list of USB device speeds. | Sarah Sharp |
2009-06-15 | USB: xhci: BIOS handoff and HW initialization. | Sarah Sharp |
2009-06-15 | USB: Add Intel Langwell USB OTG Transceiver Drive | Hao Wu |
2009-06-15 | USB: Add Intel Langwell USB Device Controller driver | Xiaochen Shen |
2009-06-15 | USB: usb-serial: replace shutdown with disconnect, release | Alan Stern |
2009-06-15 | USB: usb-serial: call port_probe and port_remove at the right times | Alan Stern |
2009-06-15 | USB: audio: add USB audio class definitions | Bryan Wu |
2009-06-15 | USB: r8a66597-hcd: use platform_data instead of module_param | Yoshihiro Shimoda |
2009-06-15 | USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial break | Jason Wessel |
2009-06-15 | USB: usb_debug, usb_generic_serial: implement multi urb write | Jason Wessel |
2009-06-15 | USB: usb.h: change private: kernel-doc for new format requirement | Randy Dunlap |
2009-06-15 | USB: composite.h: mark private struct members as private: | Randy Dunlap |
2009-06-15 | PCI: add power-state name strings | Alan Stern |
2009-06-15 | USB: remove unused usb_host class | Greg Kroah-Hartman |
2009-06-15 | NLS: update handling of Unicode | Alan Stern |
2009-06-15 | USB: add usb debugfs directory | Greg Kroah-Hartman |
2009-06-15 | USB: nop-usb-xceiv: behave when linked as a module | David Brownell |
2009-06-15 | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. | GeunSik Lim |
2009-06-15 | eisa: remove driver_data direct access of struct device | Greg Kroah-Hartman |
2009-06-15 | Driver Core: block: add nodename support for block drivers. | Kay Sievers |
2009-06-15 | Driver Core: usb: add nodename support for usb drivers. | Kay Sievers |
2009-06-15 | Driver Core: misc: add nodename support for misc devices. | Kay Sievers |
2009-06-15 | Driver Core: add nodename callbacks | Kay Sievers |
2009-06-15 | firmware: FIRMWARE_NAME_MAX removal | Samuel Ortiz |
2009-06-15 | driver core: Const-correct platform getbyname functions | Linus Walleij |
2009-06-15 | driver core: add BUS_NOTIFY_UNBOUND_DRIVER event | Joerg Roedel |
2009-06-15 | sched: delayed cleanup of user_struct | Kay Sievers |
2009-06-15 | Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2009-06-15 | Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-06-15 | Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-06-15 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-06-15 | Merge commit 'linus/master' into HEAD | Vegard Nossum |
2009-06-15 | fs: introduce __getname_gfp() | Vegard Nossum |