summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-12-1121-506/+428
|\
| * Driver core: fix race in dev_driver_stringAlan Stern2009-12-111-1/+8
| * Driver Core: Early platform driver bufferMagnus Damm2009-12-112-12/+37
| * sysfs: sysfs_setattr remove unnecessary permission check.Eric W. Biederman2009-12-111-4/+0
| * sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dirEric W. Biederman2009-12-112-33/+32
| * sysfs: Propagate renames to the vfs on demandEric W. Biederman2009-12-115-162/+32
| * sysfs: Gut sysfs_addrm_start and sysfs_addrm_finishEric W. Biederman2009-12-112-89/+4
| * sysfs: In sysfs_chmod_file lazily propagate the mode change.Eric W. Biederman2009-12-111-23/+8
| * sysfs: Implement sysfs_getattr & sysfs_permissionEric W. Biederman2009-12-114-17/+54
| * sysfs: Nicely indent sysfs_symlink_inode_operationsEric W. Biederman2009-12-111-4/+4
| * sysfs: Update s_iattr on link and unlink.Eric W. Biederman2009-12-111-0/+18
| * sysfs: Fix locking and factor out sysfs_sd_setattrEric W. Biederman2009-12-112-20/+32
| * sysfs: Simplify iattr time assignmentsEric W. Biederman2009-12-111-6/+3
| * sysfs: Simplify sysfs_chmod_file semanticsEric W. Biederman2009-12-111-9/+1
| * sysfs: Use dentry_ops instead of directly playing with the dcacheEric W. Biederman2009-12-111-27/+46
| * sysfs: Rename sysfs_d_iput to sysfs_dentry_iputEric W. Biederman2009-12-111-2/+2
| * sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutexEric W. Biederman2009-12-111-12/+29
| * debugfs: fix create mutex racy fops and private dataMathieu Desnoyers2009-12-111-23/+32
| * Driver core: Don't remove kobjects in device_shutdown.Eric W. Biederman2009-12-111-3/+0
| * firmware_class: make request_firmware_nowait more usefulJohannes Berg2009-12-117-20/+33
| * Driver-Core: devtmpfs - set root directory mode to 0755Kay Sievers2009-12-111-1/+1
| * Driver Core: devtmpfs: cleanup node on device creation errorKay Sievers2009-12-111-0/+2
| * Driver Core: devtmpfs: do not remove non-kernel-created directoriesKay Sievers2009-12-111-23/+16
| * Driver Core: devtmpfs: use sys_mount()Kay Sievers2009-12-112-8/+3
| * Driver core: devtmpfs: prevent concurrent subdirectory creation and removalKay Sievers2009-12-111-10/+16
| * Driver Core: devtmpfs: ignore umask while setting file modeKay Sievers2009-12-111-10/+16
| * sysfs: mark a locally-only used function staticStefan Richter2009-12-111-1/+2
| * hpilo: add locking commentDavid Altobelli2009-12-111-1/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-12-11106-1881/+9634
|\ \
| * | USB: mos7840: add device IDs for B&B electronics devicesCliff Brake2009-12-111-3/+21
| * | USB: ftdi_sio: add USB device ID's for B&B Electronics lineCliff Brake2009-12-112-0/+28
| * | USB: musb: musb_host: fix sparse warningFelipe Balbi2009-12-111-5/+5
| * | USB: musb: musb_gadget: fix sparse warningFelipe Balbi2009-12-111-2/+2
| * | USB: musb: omap2430: fix sparse warningFelipe Balbi2009-12-111-1/+1
| * | USB: core: message: fix sparse warningFelipe Balbi2009-12-111-1/+1
| * | USB: core: hub: fix sparse warningFelipe Balbi2009-12-111-1/+1
| * | USB: core: fix sparse warning for static functionFelipe Balbi2009-12-111-1/+1
| * | USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDISMichal Nazarewicz2009-12-113-10/+21
| * | USB: Check bandwidth when switching alt settings.Sarah Sharp2009-12-114-22/+149
| * | USB: Refactor code to find alternate interface settings.Sarah Sharp2009-12-113-10/+43
| * | USB: xhci: Fix command completion after a drop endpoint.Sarah Sharp2009-12-111-16/+20
| * | USB: xhci: Make reverting an alt setting "unfailable".Sarah Sharp2009-12-113-18/+94
| * | USB: usbtmc: Use usb_clear_halt() instead of custom code.Sarah Sharp2009-12-111-28/+8
| * | USB: xhci: Add correct email and files to MAINTAINERS entry.Sarah Sharp2009-12-111-1/+3
| * | USB: ehci-omap.c: introduce missing kfreeJulia Lawall2009-12-111-1/+2
| * | USB: xhci-mem.c: introduce missing kfreeJulia Lawall2009-12-111-1/+4
| * | USB: add remove_id sysfs attr for usb driversCHENG Renquan2009-12-112-9/+104
| * | USB: g_multi kconfig: fix depends and help textRandy Dunlap2009-12-111-7/+7
| * | USB: option: add pid for ZTEzhao.ming9@zte.com.cn2009-12-111-0/+36
| * | USB: wusb: correctly check size of security descriptor.David Vrabel2009-12-111-3/+3
OpenPOWER on IntegriCloud