summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | USB: option: fix port-data abuseJohan Hovold2012-06-131-31/+3
| * | | | | | USB: mct_u232: Fix incorrect TIOCMSET returnAlan Cox2012-06-131-5/+8
| * | | | | | USB: option: Updated Huawei K4605 has better idAndrew Bird2012-06-131-0/+2
| * | | | | | USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modemTom Cassidy2012-06-131-0/+4
| * | | | | | USB: serial: cp210x: add Optris MS Pro usb idMikko Tuumanen2012-06-131-0/+1
| * | | | | | USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapterEvan McNabb2012-06-132-0/+2
| * | | | | | USB: qcserial: Add Sierra Wireless device IDsBjørn Mork2012-06-131-0/+6
| * | | | | | USB: option: Add Vodafone/Huawei K5005 supportBjørn Mork2012-06-131-0/+4
| * | | | | | USB: cdc-wdm: Add Vodafone/Huawei K5005 supportBjørn Mork2012-06-131-0/+9
| |/ / / / /
| * | | | | usb: musb_gadget: fix crash caused by dangling pointerGrazvydas Ignotas2012-06-041-0/+1
| * | | | | usb: musb: davinci: Fix build breakageJon Povey2012-06-042-2/+3
| * | | | | usb: gadget: regression fix - usage of usb_epChristoph Fritz2012-06-042-3/+3
| * | | | | usb: gadget: s3c-hsudc.c: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
| * | | | | usb: gadget: s3c2410_udc: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
| * | | | | usb: gadget: pxa25x_udc: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
| * | | | | usb: gadget: omap_udc: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
| * | | | | usb: gadget: mv_udc_core: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
| * | | | | usb: gadget: goku_udc: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
| * | | | | usb: gadget: fsl_udc_core: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
| * | | | | usb: gadget: fsl_qe_udc: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
| * | | | | usb: gadget: atmel_usba_udc: Remove unneeded conditionIdo Shayevitz2012-06-041-6/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2012-06-162-10/+10
|\ \ \ \ \ \
| * | | | | | drivers/ide/ide-cs.c: adjust suspicious bit operationJulia Lawall2012-06-131-1/+2
| * | | | | | ide: icside.c: fix printk format string compile warningChristian Dietrich2012-06-061-4/+4
| * | | | | | ide: icside.c: Fix compile with CONFIG_BLK_DEV_IDEDMA_ICS=nChristian Dietrich2012-06-061-5/+4
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-06-165-104/+73
|\ \ \ \ \ \ \
| * | | | | | | qla2xxx: Remove version.h header file inclusionSachin Kamat2012-06-132-2/+0
| * | | | | | | tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier2012-06-131-1/+3
| * | | | | | | tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier2012-06-131-2/+2
| * | | | | | | qla2xxx: Don't leak commands we give up on in qlt_do_work()Roland Dreier2012-06-131-1/+3
| * | | | | | | qla2xxx: Don't crash if we can't find cmd for failed CTIORoland Dreier2012-06-131-4/+2
| * | | | | | | tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier2012-06-131-73/+0
| * | | | | | | target: Return error to initiator if SET TARGET PORT GROUPS emulation failsRoland Dreier2012-06-131-2/+3
| * | | | | | | tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdownNicholas Bellinger2012-06-131-17/+31
| * | | | | | | tcm_qla2xxx: Convert to TFO->put_session() usageJoern Engel2012-06-131-1/+22
| * | | | | | | target: Add TFO->put_session() caller for HW fabric session shutdownJoern Engel2012-06-131-1/+7
* | | | | | | | Merge tag 'pinctrl-fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-06-145-24/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unre...Devendra Naga2012-06-121-0/+2
| * | | | | | | | pinctrl: pinctrl-mxs: Take care of frees if the kzalloc failsDevendra Naga2012-06-121-3/+8
| * | | | | | | | pinctrl: pinctrl-imx: fix incorrect debug message of mapsDong Aisheng2012-06-121-1/+1
| * | | | | | | | pinctrl: pinctrl-imx: free if of_get_parent fails to get the parent nodeDevendra Naga2012-06-121-1/+3
| * | | | | | | | pinctrl: pinctrl-imx: free allocated pinctrl_map structure only once and use ...Devendra Naga2012-06-121-16/+12
| * | | | | | | | pinctrl: nomadik: fix up typoLinus Walleij2012-06-121-1/+1
| * | | | | | | | pinctrl: nomadik: add clk_prepare() callLinus Walleij2012-06-121-0/+1
| * | | | | | | | pinctrl: fix a minor harmless typoGuennadi Liakhovetski2012-06-041-1/+1
| * | | | | | | | pinctrl: sirf: mark of_device_id match table as __devinitconstBarry Song2012-06-041-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-06-141-6/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | vga_switcheroo: Enable/disable audio clients at the right timeTakashi Iwai2012-06-091-6/+8
| * | | | | | | | vga_switcheroo: Add a helper function to get the client stateTakashi Iwai2012-06-081-0/+13
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-1456-201/+2271
|\ \ \ \ \ \ \ \