summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-06-12USB: option: fix port-data abuseJohan Hovold1-31/+3
2012-06-12USB: mct_u232: Fix incorrect TIOCMSET returnAlan Cox1-5/+8
2012-06-12USB: option: Updated Huawei K4605 has better idAndrew Bird1-0/+2
2012-06-12USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modemTom Cassidy1-0/+4
2012-06-12USB: serial: cp210x: add Optris MS Pro usb idMikko Tuumanen1-0/+1
2012-06-12USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapterEvan McNabb2-0/+2
2012-06-12USB: qcserial: Add Sierra Wireless device IDsBjørn Mork1-0/+6
2012-06-12USB: option: Add Vodafone/Huawei K5005 supportBjørn Mork1-0/+4
2012-06-12USB: cdc-wdm: Add Vodafone/Huawei K5005 supportBjørn Mork1-0/+9
2012-06-12drivers/ide/ide-cs.c: adjust suspicious bit operationJulia Lawall1-1/+2
2012-06-12bonding: Fix corrupted queue_mappingEric Dumazet1-4/+5
2012-06-12bonding:record primary when modify it via sysfsWeiping Pan1-2/+6
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-11tilegx network driver: initial supportChris Metcalf3-2/+1902
2012-06-11tg3: Apply short DMA frag workaround to 5906Matt Carlson1-1/+2
2012-06-11net: stmmac: Fix clock en-/disable callsStefan Roese1-2/+2
2012-06-11lpc_eth: fix tx completionEric Dumazet1-5/+5
2012-06-11lpc_eth: add missing ndo_change_mtu()Eric Dumazet1-0/+1
2012-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-28/+55
2012-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+7
2012-06-11dummy: fix rcu_sched self-detected stallsEric Dumazet1-1/+3
2012-06-11clocksource: sh_tmu: Use clockevents_config_and_register().Paul Mundt1-7/+3
2012-06-11clocksource: sh_tmu: Convert timer lock to raw spinlock.Paul Mundt1-3/+3
2012-06-11clocksource: sh_mtu2: Convert timer lock to raw spinlock.Paul Mundt1-3/+3
2012-06-11clocksource: sh_cmt: Convert timer lock to raw spinlock.Paul Mundt1-13/+13
2012-06-11Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds1-4/+6
2012-06-11Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds5-14/+15
2012-06-10virtio-net: fix a race on 32bit archesEric Dumazet1-7/+12
2012-06-10r8169: avoid NAPI scheduling delay.françois romieu1-5/+1
2012-06-10drm/radeon: fix tiling and command stream checking on evergreen v3Jerome Glisse2-5/+47
2012-06-09drivers/tosa: driver needs I2C and SPI to compileArnd Bergmann1-1/+1
2012-06-09drivers/savagefb: use mdelay instead of udelayArnd Bergmann1-5/+5
2012-06-09video/console: automatically select a fontArnd Bergmann1-0/+14
2012-06-09video/ili9320: do not mark exported functions __devexitArnd Bergmann1-1/+1
2012-06-09drivers/video: use correct __devexit_p annotationArnd Bergmann2-2/+2
2012-06-09vga_switcheroo: Enable/disable audio clients at the right timeTakashi Iwai1-6/+8
2012-06-08netdev: fix drivers/net/phy/ kernel-doc warningsRandy Dunlap1-1/+1
2012-06-08Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds1-5/+3
2012-06-08be2net: fix a race in be_xmit()Eric Dumazet1-2/+3