summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-01-25pinctrl: free debugfs entries when unloading a pinmux driverTony Lindgren2-1/+16
2012-01-25pinctrl: unbreak error messagesUwe Kleine-König1-27/+19
2012-01-25PCMCIA: fix sa1111 oops on removeRussell King1-1/+2
2012-01-25drm/i915: debugfs: show semaphore registers also on gen7Daniel Vetter1-1/+1
2012-01-25drm/i915: allow userspace forcewake references also on gen7Daniel Vetter1-2/+2
2012-01-25drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.Eric Anholt1-2/+2
2012-01-25drm/i915: Correct debugfs printout for RC1e.Eric Anholt1-1/+1
2012-01-25TTY: fix UV serial console regressionJiri Slaby1-5/+7
2012-01-25jsm: Fixed EEH recovery errorLucas Kannebley Tavares1-0/+1
2012-01-25team: send only changed options/ports via netlinkJiri Pirko1-46/+90
2012-01-25net/hyperv: fix possible memory leak in do_set_multicast()Wei Yongjun1-2/+3
2012-01-25drivers/net: dsa/mv88e6xxx.c files need linux/module.hPaul Gortmaker4-0/+4
2012-01-25stmmac: added PCI identifiersAlessandro Rubini1-3/+3
2012-01-25stmmac: fix phy naming inconsistencyAlessandro Rubini1-1/+1
2012-01-25USB: OHCI: fix new compiler warningsAlan Stern1-2/+10
2012-01-25usb: serial: kobil_sct: fix compile warning:Felipe Balbi1-1/+1
2012-01-25drivers/usb/host/ehci-fsl.c: add missing iounmapJulia Lawall1-1/+1
2012-01-25USB: cdc-wdm: better allocate a buffer that is at least as big as we tell the...Bjørn Mork1-1/+1
2012-01-25USB: cdc-wdm: call wake_up_all to allow driver to shutdown on device removalBjørn Mork1-1/+1
2012-01-25USB: cdc-wdm: use two mutexes to allow simultaneous read and writeBjørn Mork1-18/+31
2012-01-25USB: cdc-wdm: updating desc->length must be protected by spin_lockBjørn Mork1-0/+2
2012-01-25USB: usbsevseg: fix max lengthHarrison Metzger1-1/+1
2012-01-25USB: option: Add LG docomo L-02CKentaro Matsuyama1-0/+5
2012-01-25usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.Eric W. Biederman1-8/+2
2012-01-25Revert "USB: usb-skeleton.c: fix open/disconnect race"Greg Kroah-Hartman1-17/+1
2012-01-24USB: cp210x: allow more baud rates above 1MbaudJohan Hovold1-5/+6
2012-01-24USB: cp210x: initialise baud rate at openJohan Hovold1-0/+4
2012-01-24USB: cp210x: clean up, refactor and document speed handlingJohan Hovold1-14/+57
2012-01-24USB: cp210x: do not map baud rates to B0Johan Hovold1-2/+2
2012-01-24USB: cp210x: fix up set_termios variablesJohan Hovold1-2/+3
2012-01-24iwlwifi: fix PCI-E transport "inta" raceJohannes Berg1-2/+2
2012-01-24USB: cp210x: fix CP2104 baudrate usagePreston Fick1-6/+4
2012-01-24USB: cp210x: call generic open last in openJohan Hovold1-5/+2
2012-01-24USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19Renato Caldas1-0/+1
2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker24-289/+304
2012-01-24USB: serial: ftdi additional IDsPeter Naulls2-0/+7
2012-01-24USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3Peter Korsgaard2-0/+9
2012-01-24USB: ftdi_sio: fix initial baud rateJohan Hovold1-2/+5
2012-01-24USB: ftdi_sio: fix TIOCSSERIAL baud_base handlingJohan Hovold1-2/+1
2012-01-24drivers/usb/misc/emi26.c & emi62.c: fix warningsAndrew Morton2-6/+0
2012-01-24Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman1-1/+2
2012-01-24base/core.c:fix typo in comment in function device_addmajianpeng1-1/+1
2012-01-24Documentation update for the driver model coreAlan Stern1-0/+15
2012-01-24kernel-doc: fix new warnings in driver-coreRandy Dunlap1-4/+5
2012-01-24regulator: Fix documentation for of_node parameter of regulator_register()Mark Brown1-1/+2
2012-01-24gma500: Fix shmem mappingAlan Cox1-3/+2
2012-01-24gma500: Fix shmem mappingAlan Cox1-3/+2
2012-01-24drm/radeon/kms: refine TMDS dual link checksAlex Deucher4-37/+105
2012-01-24drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder modeAlex Deucher1-3/+3
2012-01-24drm/radeon/kms: rework modeset sequence for DCE41 and DCE5Alex Deucher1-7/+12