summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Staging: Pohmelfs: Sync fs before killing it, since dentry cache is shrunk be...Evgeniy Polyakov2009-04-171-1/+19
| * | Staging: Pohmelfs: Extend remount option.Evgeniy Polyakov2009-04-171-27/+46
| * | Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED ...Evgeniy Polyakov2009-04-171-0/+2
| * | Staging: Pohmelfs: Added 'need_lock' variable into debug print.Evgeniy Polyakov2009-04-171-2/+2
| * | Staging: Pohmelfs: Disable read lock in pohmelfs_getattr().Evgeniy Polyakov2009-04-171-2/+2
| * | Staging: Pohmelfs: Move parent lock to the place where we really have to send...Evgeniy Polyakov2009-04-171-8/+8
| * | Staging: pohmelfs: Populate dentry cache when receiving the new readdir entry.Evgeniy Polyakov2009-04-171-0/+16
| * | Revert Staging: SLICOSS: use gfp_kernel where possibleLior Dotan2009-04-171-2/+2
| * | Staging: STLC45XX should depend on GENERIC_HARDIRQSGeert Uytterhoeven2009-04-171-1/+1
| * | Staging: binder: Defer flush and release operations to avoid deadlocks.Arve Hjønnevåg2009-04-171-61/+88
| * | Staging: binder: Prevent the wrong thread from adding a transaction to the st...Arve Hjønnevåg2009-04-171-0/+11
| * | Staging: binder: Cast to uintptr_t instead of size_t when aligning pointersArve Hjønnevåg2009-04-171-12/+14
| * | Staging: binder: Keep a reference to the files_struct while the driver is mma...Arve Hjønnevåg2009-04-171-16/+63
| * | Staging: binder: Add more offset validation.Arve Hjønnevåg2009-04-171-2/+13
| * | Staging: binder: mmap fixes.Arve Hjønnevåg2009-04-171-1/+9
| * | Staging: binder: Don't create two proc entries with the same name if the driv...Arve Hjønnevåg2009-04-171-0/+1
| * | Staging: binder: Remove VM_EXEC check.Arve Hjønnevåg2009-04-171-4/+0Star
| * | Staging: aten2011: Clean up some tty bitsAlan Cox2009-04-171-25/+3Star
| * | Staging: rt2870: add ID for Sitecom WL-315Daniele Napolitano2009-04-171-0/+1
| * | Staging: line6: convert to snd_card_create()Alexander Beregalov2009-04-171-4/+5
| * | Staging: wlan-ng: convert to netdev_opsAlexander Beregalov2009-04-171-5/+15
| * | Staging: sxg: convert to netdev_opsAlexander Beregalov2009-04-171-10/+17
| * | Staging: slicoss: convert to netdev_opsAlexander Beregalov2009-04-171-7/+14
| * | Staging: rt3070: convert to netdev_opsAlexander Beregalov2009-04-171-14/+15
| * | Staging: rt2870: convert to netdev_opsAlexander Beregalov2009-04-171-13/+15
| * | Staging: rt2860: convert to netdev_opsAlexander Beregalov2009-04-171-10/+15
| * | Staging: otus: convert to netdev_opsAlexander Beregalov2009-04-171-18/+29
| * | Staging: et131x: convert to netdev_opsAlexander Beregalov2009-04-171-9/+14
| * | Staging: epl: convert to netdev_opsAlexander Beregalov2009-04-171-5/+12
| * | Staging: at76: convert to netdev_opsAlexander Beregalov2009-04-171-7/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-04-1713-9/+378
|\ \ \
| * | | UIO: fix specific device driver missing statement for depmodHans J. Koch2009-04-171-0/+1
| * | | Driver core: remove pr_fmt() from dynamic_dev_dbg() printkJason Baron2009-04-171-1/+1
| * | | driver core: prevent device_for_each_child from oopsingGreg Kroah-Hartman2009-04-171-0/+3
| * | | dynamic debug: resurrect old pr_debug() semantics as pr_devel()Michael Ellerman2009-04-171-0/+9
| * | | Driver Core: early platform driverMagnus Damm2009-04-175-1/+347
| * | | proc: mounts_poll() make consistent to mdstat_pollKOSAKI Motohiro2009-04-171-2/+2
| * | | sysfs: sysfs poll keep the poll rule of regular file.KOSAKI Motohiro2009-04-171-2/+2
| * | | driver core: allow non-root users to listen to ueventsKay Sievers2009-04-171-1/+1
| * | | driver core: fix driver_match_deviceMing Lei2009-04-171-1/+1
| * | | sysfs: don't use global workqueue in sysfs_schedule_callback()Alex Chiang2009-04-171-1/+11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-04-1732-348/+532
|\ \ \ \
| * | | | WUSB: correct format of wusb_chid sysfs fileDavid Vrabel2009-04-171-14/+12Star
| * | | | WUSB: fix oops when completing URBs for disconnected devicesDavid Vrabel2009-04-172-2/+6
| * | | | WUSB: disconnect all devices when stopping a WUSB HCDDavid Vrabel2009-04-171-6/+13
| * | | | USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep()David Vrabel2009-04-172-6/+18
| * | | | USB: whci-hcd: provide a endpoint_reset methodDavid Vrabel2009-04-176-6/+50
| * | | | USB: add reset endpoint operationsDavid Vrabel2009-04-1710-54/+91
| * | | | USB device codes for Motorola phone.Dr. Greg Wettstein2009-04-171-0/+1
| * | | | usb-storage: fix mistake in MakefileAlan Stern2009-04-171-1/+2