summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-06-13video: s3c-fb: clear SHADOWCON register when clearing hardware window registersJingoo Han1-2/+8
2012-06-13Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds4-5/+4
2012-06-13qla2xxx: Remove version.h header file inclusionSachin Kamat2-2/+0
2012-06-13tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier1-1/+3
2012-06-13tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier1-2/+2
2012-06-13qla2xxx: Don't leak commands we give up on in qlt_do_work()Roland Dreier1-1/+3
2012-06-13qla2xxx: Don't crash if we can't find cmd for failed CTIORoland Dreier1-4/+2
2012-06-13tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier1-73/+0
2012-06-13target: Return error to initiator if SET TARGET PORT GROUPS emulation failsRoland Dreier1-2/+3
2012-06-13tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdownNicholas Bellinger1-17/+31
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt1612-53178/+133730
2012-06-13tcm_qla2xxx: Convert to TFO->put_session() usageJoern Engel1-1/+22
2012-06-13target: Add TFO->put_session() caller for HW fabric session shutdownJoern Engel1-1/+7
2012-06-13serial: sh-sci: Make probe fail for ports that exceed the maximum countLaurent Pinchart1-1/+1
2012-06-13serial: sh-sci: Fix probe error pathsLaurent Pinchart1-13/+23
2012-06-13USB: option: add more YUGA device ids说不得1-17/+27
2012-06-13USB: mos7840: Fix compilation of usb serial driverTony Zelenoff1-1/+1
2012-06-13USB: option: fix memory leakJohan Hovold1-1/+11
2012-06-13USB: option: fix port-data abuseJohan Hovold1-31/+3
2012-06-13USB: mct_u232: Fix incorrect TIOCMSET returnAlan Cox1-5/+8
2012-06-13USB: option: Updated Huawei K4605 has better idAndrew Bird1-0/+2
2012-06-13USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modemTom Cassidy1-0/+4
2012-06-13USB: serial: cp210x: add Optris MS Pro usb idMikko Tuumanen1-0/+1
2012-06-13USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapterEvan McNabb2-0/+2
2012-06-13USB: qcserial: Add Sierra Wireless device IDsBjørn Mork1-0/+6
2012-06-13USB: option: Add Vodafone/Huawei K5005 supportBjørn Mork1-0/+4
2012-06-13USB: cdc-wdm: Add Vodafone/Huawei K5005 supportBjørn Mork1-0/+9
2012-06-13drivers/ide/ide-cs.c: adjust suspicious bit operationJulia Lawall1-1/+2
2012-06-13serial/amba-pl011: move custom pin control to driverLinus Walleij1-4/+41
2012-06-13serial: fix serial_txx9.c build warning/typoRandy Dunlap1-1/+1
2012-06-13serial: fix kernel-doc warnings in 8250.cRandy Dunlap1-1/+1
2012-06-13bonding: Fix corrupted queue_mappingEric Dumazet1-4/+5
2012-06-13bonding:record primary when modify it via sysfsWeiping Pan1-2/+6
2012-06-12staging:iio:ad7298: Fix linker error due to missing IIO kfifo bufferLars-Peter Clausen1-0/+1
2012-06-12Revert "staging: usbip: bugfix for stack corruption on 64-bit architectures"Greg Kroah-Hartman1-1/+1
2012-06-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-15/+50
2012-06-12drm/ttm: Fix buffer object metadata accounting regression v2Thomas Hellstrom1-10/+3
2012-06-12pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unre...Devendra Naga1-0/+2
2012-06-12pinctrl: pinctrl-mxs: Take care of frees if the kzalloc failsDevendra Naga1-3/+8
2012-06-12pinctrl: pinctrl-imx: fix incorrect debug message of mapsDong Aisheng1-1/+1
2012-06-12pinctrl: pinctrl-imx: free if of_get_parent fails to get the parent nodeDevendra Naga1-1/+3
2012-06-12pinctrl: pinctrl-imx: free allocated pinctrl_map structure only once and use ...Devendra Naga1-16/+12
2012-06-12pinctrl: nomadik: fix up typoLinus Walleij1-1/+1
2012-06-12pinctrl: nomadik: add clk_prepare() callLinus Walleij1-0/+1
2012-06-12leds: Make LEDS_ASIC3 and LEDS_RENESAS_TPU depend on LEDS_CLASS=yAxel Lin1-2/+2
2012-06-12leds: fixed a coding style issue.Jeffrin Jose1-1/+1
2012-06-12leds: don't disable blinking when writing the same value to delay_on or delay...Rafal Prylowski1-7/+0
2012-06-12hwrng: atmel-rng - fix data valid checkPeter Korsgaard1-1/+1
2012-06-12staging: usbip: bugfix for stack corruption on 64-bit architecturesBart Westgeest1-1/+1
2012-06-12tilegx network driver: initial supportChris Metcalf3-2/+1902