deliverable/linux.git
2007-04-27  Kay SieversUSB: make usbdevices export their device nodes instead...
2007-04-27  Randy DunlapUSB: gadget-storage needs BLOCK
2007-04-27  Alan SternUSB: add power/level sysfs attribute
2007-04-27  Peter StokesUSB: ati_remote2: Add channel support
2007-04-27  Oliver NeukumUSB: sierra close race
2007-04-27  Oliver NeukumUSB: option close race
2007-04-27  Oliver NeukumUSB: omninet memory leak in error case
2007-04-27  Alan SternUHCI: Add some WARN_ON()s
2007-04-27  Oliver NeukumUSB: fix endianness in mos7720
2007-04-27  Adrian BunkUSB: gtco.c: fix a use-before-check
2007-04-27  Oliver NeukumUSB: iowarrior.c: fix NULL dereference
2007-04-27  Randy DunlapUSB: dm9601: fix sparse NULL warnings
2007-04-27  Richard KnutssonUSB: io_edgeport: Convert to generic boolean
2007-04-27  Oliver NeukumUSB: overhaul of mos7840 driver
2007-04-27  Oliver NeukumUSB: io_edgeport race condition in counters
2007-04-27  Alan SternEHCI: add delay to bus_resume before accessing ports
2007-04-27  Alan SternUSB: Allow autosuspend delay to equal 0
2007-04-27  Alan SternUSB: separate autosuspend from external suspend
2007-04-27  Oliver NeukumUSB: help text for mos 7720 driver
2007-04-27  Oliver Neukummos7720 update
2007-04-27  Christian Engelmayerehci-fsl: change SI_CTRL, PRI_CTRL register offsets...
2007-04-27  Alan SternUSB: fix race in HCD removal
2007-04-27  Simon ArlottUSB: MAINTAINERS: cxacru
2007-04-27  Simon ArlottUSB: cxacru: export detailed device info through sysfs
2007-04-27  Simon Arlottusbatm: create sysfs link "device" from atm class devic...
2007-04-27  Oliver NeukumUSB: unnecessary GFP_ATOMIC in mos7720 driver
2007-04-27  Alan Sternusbcore: move usb_autosuspend_work
2007-04-27  Pete Zaitcevlibusual: change block scope variable to function scope
2007-04-27  Pete Zaitcevub: Bind to first endpoint, not to last
2007-04-27  Oliver NeukumUSB: cdc-acm: export parsed capabilities through sysfs
2007-04-27  Oliver NeukumUSB: additional structure from cdc spec
2007-04-27  Pete Zaitcevusbmon: Extended text API
2007-04-27  Oliver NeukumUSB: kill BKL in usblcd
2007-04-27  Oliver NeukumUSB: kill BKL in skeleton driver
2007-04-27  Oliver NeukumUSB: fix skeleton driver
2007-04-27  Milan SvobodaUSB: pxa2xx_udc: fix hardcoded irq number
2007-04-27  David Brownellpxa2xx_udc: cleanups, use platform_get_irq
2007-04-27  Norihiko TomiyamaAdding PID of SHARP S01SH for ipaq.c
2007-04-27  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-04-27  Dan Williamsdev_dbg: check dev_dbg() arguments
2007-04-27  Matthias Kaehlckedrivers/base/attribute_container.c: use mutex instead...
2007-04-27  Akinobu Mitamod_sysfs_setup() doesn't return errno when kobject_add...
2007-04-27  Johannes Bergs2ram: add arch irq disable/enable hooks
2007-04-27  David Brownelldefine platform wakeup hook, use in pci_enable_wake()
2007-04-27  James Morrissecurity: prevent permission checking of file removal...
2007-04-27  Alan Sterndevice_schedule_callback() needs a module reference
2007-04-27  Cornelia Hucks390: cio: Delay uevents for subchannels
2007-04-27  Andrew Mortonsysfs: bin.c printk fix
2007-04-27  Matthias KaehlckeDriver core: use mutex instead of semaphore in DMA...
2007-04-27  Greg Kroah... driver core: bus_add_driver should return an error...
2007-04-27  Michael Ellermandebugfs: Add debugfs_create_u64()
2007-04-27  Adrian Bunkthe overdue removal of the mount/umount uevents
2007-04-27  Eric W. Biedermankobject: Comment and warning fixes to kobject.c
2007-04-27  Kay SieversDriver core: warn when userspace writes to the uevent...
2007-04-27  Kay SieversDriver core: make uevent-environment available in ueven...
2007-04-27  Greg Kroah... kobject core: remove rwsem from struct subsystem
2007-04-27  Cornelia Huckqeth: Remove usage of subsys.rwsem
2007-04-27  Greg Kroah... PHY: remove rwsem use from phy core
2007-04-27  Greg Kroah... IEEE1394: remove rwsem use from ieee1394 core
2007-04-27  Greg Kroah... IDE: remove rwsem use from ide-proc core
2007-04-27  Dmitry TorokhovInput: gameport - do not touch bus's rwsem
2007-04-27  Dmitry TorokhovInput: serio - do not touch bus's rwsem
2007-04-27  Greg Kroah... PNP: stop using the subsystem rwsem
2007-04-27  Greg Kroah... USB: remove use of the bus rwsem, as it doesn't really...
2007-04-27  Greg Kroah... SCSI: use the proper semaphore to protect the class...
2007-04-27  Greg Kroah... Driver core: remove use of rwsem
2007-04-27  Cornelia Huckkobject: kobject_add() reference leak
2007-04-27  John Anthony... Kobject: kobject_uevent.c: Collapse unnecessary loop...
2007-04-27  Dmitry TorokhovDriver core: add suspend() and resume() to struct devic...
2007-04-27  Eric Rannauduevent: use add_uevent_var() instead of open coding it
2007-04-27  Cornelia HuckDriver core: switch firmware_class to uevent_suppress.
2007-04-27  Cornelia HuckDriver core: suppress uevents via filter
2007-04-27  Jean TourrilhesDriver core: notify userspace of network device renames
2007-04-27  Oliver Neukumkref: fix CPU ordering with respect to krefs
2007-04-27  Greg Kroah... Driver core: remove unneeded completion from driver...
2007-04-27  Cornelia Huckdriver core: don't fail attaching the device if it...
2007-04-27  Andrew Mortonpowerpc: make it compile for multithread change
2007-04-27  Cornelia Huckdriver core: per-subsystem multithreaded probing
2007-04-27  Dmitriy Monakhovkobject: kobject_shadow_add cleanup
2007-04-27  Kay SieversDriver core: add name to device_type
2007-04-27  Dmitry Torokhovdriver core: Use attribute groups in struct device_type
2007-04-27  Kay SieversDriver core: udev triggered device-<>driver binding
2007-04-27  Jean Delvaredev_printk and new-style class devices
2007-04-27  Kay Sieversdriver core: fix namespace issue with devices assigned...
2007-04-27  Dmitriy Monakhovdriver core: fix device_add error path
2007-04-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-04-27  Ingo Molnarmake SysRq-T show all tasks again
2007-04-27  Daniel Walkerseqlocks: trivial remove weird whitespace
2007-04-27  Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2007-04-27  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-04-27  Linus TorvaldsMerge branch 'e1000-fixes' of /linux/kernel/git/jgarzik...
2007-04-27  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-04-27  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-04-27  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-27  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-04-27  Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-04-27  Linus TorvaldsMerge branch 'for-linus' of git://atmel.no/~hskinnemoen...
2007-04-27  Linus TorvaldsChange default dirty-writeback limits
2007-04-27  Franck Bui-Huu[MIPS] Don't force frame pointers for lockdep on MIPS
2007-04-27  Yoichi Yuasa[MIPS] update vr41xx Kconfig
next
This page took 0.080877 seconds and 5 git commands to generate.