aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* [PATCH] USB: convert usb class devices to real devicesGreg Kroah-Hartman2006-06-21
* [PATCH] USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman2006-06-21
* [PATCH] USB: make endpoints real struct devicesGreg Kroah-Hartman2006-06-21
* [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell2006-06-21
* [PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>David Brownell2006-06-21
* [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell2006-06-21
* [PATCH] usbcore: port reset for composite devicesAlan Stern2006-06-21
* [PATCH] USB: add usb_interrupt_msg() function for api completeness.Greg Kroah-Hartman2006-06-21
* [PATCH] Driver model: add ISA busRene Herman2006-06-21
* [PATCH] Driver Core: Make dev_info and friends print the bus name if there is...Alan Stern2006-06-21
* [PATCH] Driver core: allow struct device to have a dev_tGreg Kroah-Hartman2006-06-21
* [PATCH] Driver Core: Add /sys/hypervisor when neededMichael Holzheu2006-06-21
* [PATCH] Driver Core: Allow sysdev_class have attributesShaohua Li2006-06-21
* [PATCH] Driver Core: remove unused exportsGreg Kroah-Hartman2006-06-21
* [PATCH] TTY: return class device pointer from tty_register_device()Hansjoerg Lipp2006-06-21
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-06-21
|\
| * [SCSI] remove RQ_SCSI_* flagsChristoph Hellwig2006-06-10
* | [PATCH] add __iowrite64_copyBrice Goglin2006-06-20
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-20
|\ \
| * | [ARM] 3592/1: AT91RM9200 Serial driver updateAndrew Victor2006-06-19
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-20
|\ \ \
| * | | [NET]: Prevent multiple qdisc runsHerbert Xu2006-06-20
* | | | Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-06-20
|\ \ \ \
| * | | | [PATCH] log more info for directory entry change eventsAmy Griffis2006-06-20
| * | | | [PATCH] audit: path-based rulesAmy Griffis2006-06-20
| * | | | [PATCH] Audit of POSIX Message Queue Syscalls v.2George C. Wilson2006-06-20
| * | | | [PATCH] inline more audit helpersAl Viro2006-06-20
| * | | | [PATCH] update of IPC audit record cleanupLinda Knippers2006-06-20
| * | | | [PATCH] add filtering by ppidAl Viro2006-06-20
| * | | | [PATCH] collect sid of those who send signals to auditdAl Viro2006-06-20
| * | | | [PATCH] execve argument loggingAl Viro2006-06-20
| * | | | [PATCH] audit_panic() is audit-internalAl Viro2006-06-20
| * | | | [PATCH] inotify (4/5): allow watch removal from event handlerAmy Griffis2006-06-20
| * | | | [PATCH] inotify (3/5): add interfaces to kernel APIAmy Griffis2006-06-20
| * | | | [PATCH] inotify (2/5): add name's inode to event handlerAmy Griffis2006-06-20
| * | | | [PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis2006-06-20
| * | | | [PATCH] remove config.h from inotify.hAl Viro2006-06-20
| | |/ / | |/| |
* | | | Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-20
|\ \ \ \
| * | | | Switch to __s32 types in joystick.h instead of C99 types for consistency.David Woodhouse2006-06-02
| * | | | Add <sys/types.h> to headers included for userspace in <linux/input.h>David Woodhouse2006-06-01
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-24
| |\ \ \ \
| * | | | | Remove struct fddi_statistics from user view in <linux/if_fddi.h>David Woodhouse2006-05-16
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-06
| |\ \ \ \ \
| * | | | | | Include <linux/types.h> and use __uXX types in <linux/cramfs_fs.h>David Woodhouse2006-05-04
| * | | | | | Use __uXX types in <linux/i2o_dev.h>, include <linux/ioctl.h> tooDavid Woodhouse2006-05-04
| * | | | | | Remove private struct dx_hash_info from public view in <linux/ext3_fs.h>David Woodhouse2006-05-04
| * | | | | | Include <linux/types.h> and use __uXX types in <linux/affs_hardblocks.h>David Woodhouse2006-05-04
| * | | | | | Use __uXX types in <linux/divert.h> for struct divert_blk et al.David Woodhouse2006-05-04
| * | | | | | Remove PPP_FCS from user view in <linux/ppp_defs.h>, remove __P mess entirelyDavid Woodhouse2006-05-04
| * | | | | | Use __uXX types in user-visible structures in <linux/nbd.h>David Woodhouse2006-05-03