aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-02-16CAPI: Convert capi drivers rwlock into mutexJan Kiszka
2010-02-16CAPI: Call a controller 'controller', not 'card'Jan Kiszka
2010-02-16CAPI: Reduce chattiness during module loading/removalJan Kiszka
2010-02-16CAPI: Pin capifs instead of mounting itJan Kiszka
2010-02-16CAPI: Eliminate capifs_root variableJan Kiszka
2010-02-16CAPI: Sanitize capifs APIJan Kiszka
2010-02-16CAPI: Fix leaks in capifs_new_ncciJan Kiszka
2010-02-16serial: 8250: add serial transmitter fully empty testDick Hollenbeck
2010-02-16drivers/net/pcnet32.c: Checkpatch cleaningJoe Perches
2010-02-16drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches
2010-02-16drivers/net/tehuti.c: trivial checkpatch cleanupsJoe Perches
2010-02-16drivers/net/tehuti.c: Hoist assigns out of ifsJoe Perches
2010-02-16drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches
2010-02-16drivers/net/sky2: Convert to use netif_printk macrosJoe Perches
2010-02-16drivers/net/ixgb: Use netif_printk macrosJoe Perches
2010-02-16class: Free the class private data in class_releaseLaurent Pinchart
2010-02-16bnx2: Update firmwares and update version to 2.0.8.Michael Chan
2010-02-16bnx2: Fix bug when saving statistics.Patrick Rabau
2010-02-16bnx2: Allow user-specified multiple advertisement speed values.Michael Chan
2010-02-16bnx2: Adjust flow control water marks.Michael Chan
2010-02-16bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change.Michael Chan
2010-02-16bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX.Michael Chan
2010-02-16atl1c: Add support for Atheros AR8152 and AR8152Luis R. Rodriguez
2010-02-16USB: gadget: fix EEM gadget CRC usageBrian Niebuhr
2010-02-16USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI optionValentin Longchamp
2010-02-16USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usageMichal Nazarewicz
2010-02-16USB: FHCI: Fix build after kfifo reworkAnton Vorontsov
2010-02-16USB: serial: add usbid for dell wwan card to sierra.cRichard Farina
2010-02-16USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira
2010-02-16USB: ehci: phy low power mode bug fixingAlek Du
2010-02-16USB: s3c-hsotg: Export usb_gadget_register_driver()Mark Brown
2010-02-16USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown
2010-02-16USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr
2010-02-16USB: storage: Remove unneeded SC/PR from unusual_devs.hPhil Dibowitz
2010-02-16USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska
2010-02-16USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds
2010-02-16USB: usbfs: only copy the actual data receivedGreg KH
2010-02-16be2net: set proper value to version field in req hdrAjit Khaparde
2010-02-16dm: sysfs revert add empty release function to avoid debug warningAlasdair G Kergon
2010-02-16dm mpath: fix stall when requeueing ioKiyoshi Ueda
2010-02-16dm raid1: fix null pointer dereference in suspendTakahiro Yasui
2010-02-16dm raid1: fail writes if errors are not handled and log failsMikulas Patocka
2010-02-16dm log: userspace fix overhead_size calcuationsJonathan Brassow
2010-02-16dm snapshot: persistent annotate work_queue as on stackMike Snitzer
2010-02-16dm stripe: avoid divide by zero with invalid stripe countNikanth Karthikesan
2010-02-15ixgbe: fix WOL register setup for 82599Don Skidmore
2010-02-15ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errataDon Skidmore
2010-02-15net: emaclite: adding MDIO and phy lib supportJohn Linn
2010-02-15be2net: implement EEH pci error recovery handlersSathya Perla
2010-02-15net/macvtap: fix reference countingArnd Bergmann