summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-05-18staging/keucr: fix keucr smilecc.c coding styleCho, Yu-Chen
2011-05-18staging/keucr: fix keucr scsiglue coding styleCho, Yu-Chen
2011-05-18staging/keucr: fix keucr msscsi coding styleCho, Yu-Chen
2011-05-18staging/keucr: fix keucr ms coding styleCho, Yu-Chen
2011-05-17Staging: hv: vmbus_drv: Get rid of util synchronixation based on channel coun...K. Y. Srinivasan
2011-05-17Staging: hv: Re-implement the synchronization for util channelsK. Y. Srinivasan
2011-05-17Staging: hv: vmbus_drv: Introduce state in struct vmbus_channel to track util...K. Y. Srinivasan
2011-05-17staging: comedi: addi-data: Get rid of redundant ps_BoardInfoIan Abbott
2011-05-17staging: comedi: addi-data: Don't overwrite read-only dataIan Abbott
2011-05-17staging: comedi: adv_pci_dio: Add a counter subdevice to PCI-1751Ian Abbott
2011-05-17drivers/staging/line6/driver.c: Drop unneeded put functions.Julia Lawall
2011-05-17ath6kl: iw dev wlan0 link implementationNaveen Singh
2011-05-17drivers/staging/ath6kl/os/linux/cfg80211.c: Add missing call to cfg80211_put_bssJulia Lawall
2011-05-17staging: brcm80211: use correct pointer types in bcm_pktq_flushClemens Noss
2011-05-17staging: brcm80211: fix cast to pointer from integerClemens Noss
2011-05-17staging: echo: Trivial indentation changesRahul Tank
2011-05-17staging: usbip: userspace: modify project gcc flagsmatt mooney
2011-05-17staging: usbip: userspace: move common cflags to configure.acmatt mooney
2011-05-17staging: usbip: userspace: remove gcc warningsmatt mooney
2011-05-17staging: usbip: userspace: remove revision $Id$matt mooney
2011-05-17staging: usbip: userspace: set libusbip version in configure.acmatt mooney
2011-05-17staging: usbip: userspace: cleanup makefilesmatt mooney
2011-05-17staging: usbip: userspace: configure.ac: major overhaulmatt mooney
2011-05-17staging: usbip: userspace: update module name referencesmatt mooney
2011-05-17staging: usbip: userspace: whitespace cleanupmatt mooney
2011-05-17staging: usbip: userspace: remove unused filesmatt mooney
2011-05-17staging: usbip: userspace: rename source directoriesmatt mooney
2011-05-17staging: usbip: userspace: move manpages to separate directorymatt mooney
2011-05-17staging: usbip: add userspace codeTakahiro Hirofuchi
2011-05-17Staging: hv: netvsc_drv: Make netvsc_drv_exit() the module exit functionK. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Make netvsc_drv_init the module init functionK. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Move the dmi_check code to netvsc_drv_init()K. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Change the signature of netvsc_drv_init()K. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Move the dmi table declaration to earlier in the fileK. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Get rid of the used type struct netvsc_driverK. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Get rid of the unused function drv_to_netvscdrv()K. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Get rid of the empty function rndis_filter_init()K. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Get rid of some unnecessary/dead code from rndis_fil...K. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Make netvsc_drv an instance of struct hv_driverK. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Get rid of the unnecessary state from struct netvsc_...K. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Get rid of the unnecessary assignment of ring_buf_sizeK. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Get the ring size information from struct netvsc_dev...K. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Add ring_size element to struct netvsc_device_infoK. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Get rid of unused state in struct netvsc_driverK. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Get rid of an unnecessary assignment in rndis_filter.cK. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Directly get the size of rndis_filter_packetK. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Move the definition of struct rndis_filter_packet to...K. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Get rid of unnecessary state in struct netvsc_driverK. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Directly invoke the function rndis_filter_receive()K. Y. Srinivasan
2011-05-17Staging: hv: netvsc_drv: Directly invoke the function netvsc_recv_callback()K. Y. Srinivasan