aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-04-27USB: <linux/usb/ch9.h> minor doc updateDavid Brownell
2007-04-27USB: add "last_busy" field for use in autosuspendAlan Stern
2007-04-27USB: make usbdevices export their device nodes instead of using a separate classKay Sievers
2007-04-27USB: add power/level sysfs attributeAlan Stern
2007-04-27USB: Allow autosuspend delay to equal 0Alan Stern
2007-04-27USB: additional structure from cdc specOliver Neukum
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-04-27dev_dbg: check dev_dbg() argumentsDan Williams
2007-04-27s2ram: add arch irq disable/enable hooksJohannes Berg
2007-04-27define platform wakeup hook, use in pci_enable_wake()David Brownell
2007-04-27security: prevent permission checking of file removal via sysfs_remove_group()James Morris
2007-04-27device_schedule_callback() needs a module referenceAlan Stern
2007-04-27debugfs: Add debugfs_create_u64()Michael Ellerman
2007-04-27the overdue removal of the mount/umount ueventsAdrian Bunk
2007-04-27kobject core: remove rwsem from struct subsystemGreg Kroah-Hartman
2007-04-27Driver core: add suspend() and resume() to struct device_typeDmitry Torokhov
2007-04-27Driver core: remove unneeded completion from driver release pathGreg Kroah-Hartman
2007-04-27driver core: per-subsystem multithreaded probingCornelia Huck
2007-04-27Driver core: add name to device_typeKay Sievers
2007-04-27driver core: Use attribute groups in struct device_typeDmitry Torokhov
2007-04-27Driver core: udev triggered device-<>driver bindingKay Sievers
2007-04-27driver core: fix namespace issue with devices assigned to classesKay Sievers
2007-04-27make SysRq-T show all tasks againIngo Molnar
2007-04-27seqlocks: trivial remove weird whitespaceDaniel Walker
2007-04-27Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds
2007-04-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-04-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-04-27Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-04-27[MIPS] Replace old fashioned "__typeof" with "__typeof__".Robert P. J. Day
2007-04-27[MIPS] Updated Sibyte headersMark Mason
2007-04-27[MIPS] Remove unused argument from kunmap_coherent().Ralf Baechle
2007-04-27[MIPS] IP22: Get rid of volatile in IP22 core code.Ralf Baechle
2007-04-27[MIPS] JMR3927 cleanupAtsushi Nemoto
2007-04-27[S390] Clean up smp code in preparation for some larger changes.Heiko Carstens
2007-04-27[S390] split page_test_and_clear_dirty.Martin Schwidefsky
2007-04-27[S390] Processor degradation notification.Heiko Carstens
2007-04-27[S390] zfcpdump support.Michael Holzheu
2007-04-27[S390] Use generic bug.Heiko Carstens
2007-04-27[S390] Improved oops output.Martin Schwidefsky
2007-04-27[S390] cio: ccwgroup register vs. unregister.Cornelia Huck
2007-04-27[S390] cio: Channel-path configure function.Peter Oberparleiter
2007-04-27[S390] cio/ipl: Clean interface between cio and ipl code.Heiko Carstens
2007-04-27[AVR32] Fix compile error with gcc 4.1Haavard Skinnemoen
2007-04-27avr32: remove unneeded cast in atomic.hMathieu Desnoyers
2007-04-27[AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_ioHaavard Skinnemoen
2007-04-27[AVR32] Get rid of board_setup_fbmem()Haavard Skinnemoen
2007-04-27[AVR32] Simplify early handling of memory regionsHaavard Skinnemoen
2007-04-27[AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.cHaavard Skinnemoen