aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-04-17Staging: pohmelfs: Populate dentry cache when receiving the new readdir entry.Evgeniy Polyakov
2009-04-17Revert Staging: SLICOSS: use gfp_kernel where possibleLior Dotan
2009-04-17Staging: STLC45XX should depend on GENERIC_HARDIRQSGeert Uytterhoeven
2009-04-17Staging: binder: Defer flush and release operations to avoid deadlocks.Arve Hjønnevåg
2009-04-17Staging: binder: Prevent the wrong thread from adding a transaction to the st...Arve Hjønnevåg
2009-04-17Staging: binder: Cast to uintptr_t instead of size_t when aligning pointersArve Hjønnevåg
2009-04-17Staging: binder: Keep a reference to the files_struct while the driver is mma...Arve Hjønnevåg
2009-04-17Staging: binder: Add more offset validation.Arve Hjønnevåg
2009-04-17Staging: binder: mmap fixes.Arve Hjønnevåg
2009-04-17Staging: binder: Don't create two proc entries with the same name if the driv...Arve Hjønnevåg
2009-04-17Staging: binder: Remove VM_EXEC check.Arve Hjønnevåg
2009-04-17Staging: aten2011: Clean up some tty bitsAlan Cox
2009-04-17Staging: rt2870: add ID for Sitecom WL-315Daniele Napolitano
2009-04-17Staging: line6: convert to snd_card_create()Alexander Beregalov
2009-04-17Staging: wlan-ng: convert to netdev_opsAlexander Beregalov
2009-04-17Staging: sxg: convert to netdev_opsAlexander Beregalov
2009-04-17Staging: slicoss: convert to netdev_opsAlexander Beregalov
2009-04-17Staging: rt3070: convert to netdev_opsAlexander Beregalov
2009-04-17Staging: rt2870: convert to netdev_opsAlexander Beregalov
2009-04-17Staging: rt2860: convert to netdev_opsAlexander Beregalov
2009-04-17Staging: otus: convert to netdev_opsAlexander Beregalov
2009-04-17Staging: et131x: convert to netdev_opsAlexander Beregalov
2009-04-17Staging: epl: convert to netdev_opsAlexander Beregalov
2009-04-17Staging: at76: convert to netdev_opsAlexander Beregalov
2009-04-17WUSB: correct format of wusb_chid sysfs fileDavid Vrabel
2009-04-17WUSB: fix oops when completing URBs for disconnected devicesDavid Vrabel
2009-04-17WUSB: disconnect all devices when stopping a WUSB HCDDavid Vrabel
2009-04-17USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep()David Vrabel
2009-04-17USB: whci-hcd: provide a endpoint_reset methodDavid Vrabel
2009-04-17USB: add reset endpoint operationsDavid Vrabel
2009-04-17USB device codes for Motorola phone.Dr. Greg Wettstein
2009-04-17usb-storage: fix mistake in MakefileAlan Stern
2009-04-17USB: usb-serial ch341: support for DTR/RTS/CTSWerner Cornelius
2009-04-17Revert USB: usb-serial ch341: support for DTR/RTS/CTSGreg Kroah-Hartman
2009-04-17USB: musb: fix possible panic while resumingKim Kyuwon
2009-04-17USB: musb: fix isochronous TXDMA (take 2)Sergei Shtylyov
2009-04-17USB: musb: sanitize clearing TXCSR DMA bits (take 2)Sergei Shtylyov
2009-04-17USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov
2009-04-17USB: musb_host, fix ep0 fifo flushingDavid Brownell
2009-04-17USB: usb-storage: augment unusual_devs entry for Simple Tech/DatafabAlan Stern
2009-04-17USB: musb_host, minor enqueue locking fix (v2)David Brownell
2009-04-17USB: fix oops in cdc-wdm in case of malformed descriptorsOliver Neukum
2009-04-17USB: qcserial: Add extra device IDsMatthew Garrett
2009-04-17USB: option: Add ids for D-Link DWM-652 3.5G modemPascal Terjan
2009-04-17USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometerPeter Korsgaard
2009-04-17usb gadget: fix ethernet link reports to ethtoolJonathan McDowell
2009-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-04-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-17md: update sync_completed and reshape_position even more often.NeilBrown
2009-04-16UIO: fix specific device driver missing statement for depmodHans J. Koch