aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds
2007-10-12USB: serial core should respect driver requirementsAlan Stern
2007-10-12USB: skip autosuspended devices during system resumeAlan Stern
2007-10-12USB: re-remove <linux/usb_sl811.h>David Brownell
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell
2007-10-12USB: Export URB statistics for powertopSarah Sharp
2007-10-12USB: remove USB_QUIRK_NO_AUTOSUSPENDAlan Stern
2007-10-12USB: flush outstanding URBs when suspendingAlan Stern
2007-10-12USB: get rid of urb->lockAlan Stern
2007-10-12USB: add urb->unlinked fieldAlan Stern
2007-10-12usb: introduce usb_device authorization bitsInaky Perez-Gonzalez
2007-10-12USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanupDavid Brownell
2007-10-12USB: cleanup for previous patchesAlan Stern
2007-10-12USB: avoid using urb->pipe in usbcoreAlan Stern
2007-10-12USB: add direction bit to urb->transfer_flagsAlan Stern
2007-10-12USB: add ep->enableAlan Stern
2007-10-12USB: add urb->epAlan Stern
2007-10-12USB: usb_gadget.h whitespace fixesDavid Brownell
2007-10-12sysfs: add copyrightsTejun Heo
2007-10-12kobject: update the copyrightsGreg Kroah-Hartman
2007-10-12kset: add some kerneldoc to help describe what these strange things areGreg Kroah-Hartman
2007-10-12driver core: remove subsystem_init()Greg Kroah-Hartman
2007-10-12sysfs: move sysfs file poll implementation to sysfs_open_direntTejun Heo
2007-10-12sysfs: kill sysfs_update_file()Tejun Heo
2007-10-12sysfs: clean up header filesTejun Heo
2007-10-12PTY: add kernel parameter to overwrite legacy pty countKay Sievers
2007-10-12Driver core: Make platform_device.id an intJean Delvare
2007-10-12Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUGKay Sievers
2007-10-12Convert from class_device to device for drivers/videotonyj@suse.de
2007-10-12sysfs: Remove first pass at shadow directory supportEric W. Biederman
2007-10-12debugfs: helper for decimal challengedRobin Getz
2007-10-12kobject: remove the static array for the nameGreg Kroah-Hartman
2007-10-12Driver core: remove subsys_get()Greg Kroah-Hartman
2007-10-12Driver core: remove subsys_put()Greg Kroah-Hartman
2007-10-12Driver core: remove kset_set_kset_sGreg Kroah-Hartman
2007-10-12Driver core: remove subsys_set_ksetGreg Kroah-Hartman
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-10-12Driver core: make sysfs uevent-attributes staticKay Sievers
2007-10-12x86: HPET force enable for ICH5Venki Pallipadi
2007-10-12jiffies: remove unused macrosChris Wright
2007-10-12clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner
2007-10-12clockevents: Remove unused inline functionThomas Gleixner
2007-10-12Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2007-10-12[BLOCK] Better fix for do_blk_trace_setup() for !CONFIG_BLOCKJens Axboe
2007-10-12[BLOCK] Move sector_div() from blkdev.h to kernel.hJens Axboe
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds