summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-12-23USB: musb: Fix null pointer dereference issueMaulik Mankad1-0/+2
2009-12-23USB: musb: correct DMA address for txCliff Cai1-1/+1
2009-12-23USB: musb: gadget_ep0: avoid SetupEnd interruptSergei Shtylyov1-4/+10
2009-12-23USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabledSwaminathan S1-0/+6
2009-12-23USB: musb: do not work if no gadget driver is loadedFelipe Balbi1-0/+8
2009-12-23USB: musb: gadget: set otg tranceiver to idle when registering gadgetArnaud Mandy1-0/+1
2009-12-23USB: musb: Populate the VBUS GPIO with the correct GPIO numberSwaminathan S1-1/+1
2009-12-23USB: musb: fix compiling warning with min() macroCliff Cai1-1/+1
2009-12-23USB: musb: move musb_remove to __exitFelipe Balbi1-2/+2
2009-12-23USB: musb_gadget: fix kernel oops in txstate()Sergei Shtylyov1-3/+3
2009-12-23USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h headerAndreas Mohr1-603/+630
2009-12-23USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h headerAndreas Mohr3-955/+964
2009-12-23USB core: fix recent kernel-doc warningsRandy Dunlap2-4/+6
2009-12-23USB: add device ID for Apple Cinema Display 23in 2007pancho horrillo1-0/+1
2009-12-23USB: fix section mismatch in early ehci dbgpJan Beulich1-1/+1
2009-12-23USB: emi62: fix crash when trying to load EMI 6|2 firmwareClemens Ladisch1-1/+1
2009-12-23USB: serial: Extra device/vendor ID for mos7840 driverBlaise Gassend1-2/+5
2009-12-23USB: Fix double-linking of drivers/usb/otg when ULPI is selectedBill Gatliff1-2/+0
2009-12-23USB: gadget: Use ERR_PTR/IS_ERRJulia Lawall1-3/+5
2009-12-23USB: fix bugs in usb_(de)authorize_deviceAlan Stern2-13/+25
2009-12-23USB: rename usb_configure_deviceAlan Stern1-13/+13
2009-12-23Staging/vt66*: kconfig, depends on WLANRandy Dunlap2-2/+2
2009-12-23Staging: batman-adv: introduce missing kfreeJulia Lawall1-1/+3
2009-12-23Staging: batman-adv: Add Kconfig dependancies on PROC_FS and PACKET.Andrew Lunn1-0/+1
2009-12-23Staging: panel: Adjust range for PANEL_KEYPAD in KconfigPeter Huewe1-1/+1
2009-12-23Staging: panel: Fix compilation error with custom lcd charsetPeter Huewe1-1/+1
2009-12-23Staging: ramzswap: remove ARM specific d-cache hackNitin Gupta2-26/+3
2009-12-23Staging: rtl8192x: fix printk formatsRandy Dunlap4-8/+8
2009-12-23Staging: wlan-ng: fix Correct size given to memsetJulia Lawall1-1/+1
2009-12-23staging: rtl8192su: add USB VID/PID for HWNUm-300Stephane Glondu1-0/+2
2009-12-23staging: fix rtl8192su compilation errors with mac80211George Kadianakis5-19/+19
2009-12-23staging: fix rtl8192e compilation errors with mac80211George Kadianakis7-38/+38
2009-12-23Staging: fix rtl8187se compilation errors with mac80211George Kadianakis6-20/+20
2009-12-23Staging: rtl8192su: fix test for negative error in rtl8192_rx_isr()Roel Kluin1-1/+1
2009-12-23Staging: comedi: jr3_pci: Don't ioremap too much space. Check result.Ian Abbott1-2/+5
2009-12-23Staging: comedi: removed "depricated" from COMEDI_CB_BLOCKBernd Porr1-1/+1
2009-12-23Staging: comedi: usbdux.c: fix locking up of the driver when the comedi ringb...Bernd Porr1-1/+4
2009-12-23Staging: dst: remove from the treeGreg Kroah-Hartman10-3963/+0
2009-12-23Staging: sm7xx: add a new framebuffer driverWu Zhangjin9-0/+3586
2009-12-23devtmpfs: unlock mutex in case of string allocation errorKay Sievers1-2/+5
2009-12-23Driver core: export platform_device_register_data as a GPL symbolMichael Hennerich1-0/+1
2009-12-23driver core: Prevent reference to freed memory on error pathPhil Carmody1-1/+1
2009-12-23Driver-core: Fix bogus 0 error return in device_add()Thomas Gleixner1-1/+3
2009-12-23Driver core: driver_attribute parameters can often be const*Phil Carmody1-2/+2
2009-12-23Driver core: bin_attribute parameters can often be const*Phil Carmody1-2/+4
2009-12-23Driver core: device_attribute parameters can often be const*Phil Carmody1-2/+4
2009-12-23devtmpfs: Convert dirlock to a mutexThomas Gleixner1-7/+5
2009-12-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds82-1064/+2499
2009-12-23Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold2-9/+8
2009-12-23fujitu-laptop: fix tests of acpi_evaluate_integer() return valueJonathan Woithe1-4/+4