summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-08-24sfc: Fix reporting of IPv4 full filters through ethtoolBen Hutchings1-2/+2
2012-08-24drm: Check for invalid cursor flagsJakob Bornecrantz1-1/+1
2012-08-23PCI: Don't print anything while decoding is disabledBjorn Helgaas1-14/+17
2012-08-23Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann168-774/+2956
2012-08-23ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq supportLudovic Desroches1-7/+15
2012-08-23OMAPFB: fix framebuffer console colorsGrazvydas Ignotas1-1/+1
2012-08-23OMAPDSS: Fix SDI PLL lockingTomi Valkeinen1-0/+14
2012-08-23video: mb862xxfb: prevent divide by zero bugDan Carpenter1-0/+2
2012-08-23drivers/video/auo_k190x.c: drop kfree of devm_kzalloc's dataJulia Lawall1-2/+0
2012-08-23fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL)Bruno Prémont1-1/+1
2012-08-23fbcon: prevent possible buffer overflow.Paul Cercueil1-1/+1
2012-08-23drm/i915: fix color order for BGR formats on IVBVijay Purushothaman1-2/+2
2012-08-23drm/i915: fix wrong order of parameters in port checking functionsXu, Anhua1-6/+6
2012-08-23hwmon: (asus_atk0110) Add quirk for Asus M5A78LLuca Tettamanti1-0/+6
2012-08-23stmmac: fix a typo in the macro used to mask the mmc irqGiuseppe CAVALLARO1-3/+3
2012-08-23stmmac: fix GMAC syn IDGiuseppe CAVALLARO1-1/+1
2012-08-22brcm80211: smac: set interface down on resetVladimir Zapolskiy1-0/+3
2012-08-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds27-179/+419
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds7-106/+146
2012-08-22Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds4-12/+21
2012-08-22Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds7-22/+36
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-12/+7
2012-08-22HID: Remove QUANTA from special drivers listSimon Farnsworth1-1/+0
2012-08-22vfio: grab vfio_device reference *before* exposing the sucker via fd_install()Al Viro1-2/+2
2012-08-22vfio: get rid of vfio_device_put()/vfio_group_get_device* racesAl Viro1-2/+1
2012-08-22vfio: get rid of open-coding kref_put_mutexAl Viro1-7/+2
2012-08-22vfio: don't dereference after kfree...Al Viro1-1/+2
2012-08-22[SCSI] Fix 'Device not ready' issue on mpt2sasJames Bottomley2-0/+20
2012-08-22[SCSI] scsi_lib: fix scsi_io_completion's SG_IO error propagationMike Snitzer1-1/+4
2012-08-22[SCSI] megaraid_sas: Move poll_aen_lock initializerKashyap Desai1-1/+2
2012-08-22[SCSI] mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth...sreekanth.reddy@lsi.com1-5/+8
2012-08-22Input: wacom - add support for EMR on Cintiq 24HD touchJason Gerecke1-1/+5
2012-08-22Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov1-0/+14
2012-08-22Input: imx_keypad - reset the hardware before enablingMichael Grzeschik1-0/+3
2012-08-22Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FSGuenter Roeck1-1/+1
2012-08-22fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie1-1/+8
2012-08-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds6-34/+86
2012-08-22Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-178/+216
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds30-301/+163
2012-08-22rapidio/tsi721: fix unused variable compiler warningAlexandre Bounine1-1/+4
2012-08-22rapidio/tsi721: fix inbound doorbell interrupt handlingAlexandre Bounine1-0/+7
2012-08-22drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto1-2/+5
2012-08-22drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributesIlya Shchepetkov1-0/+2
2012-08-22drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...Robin Holt1-19/+65
2012-08-22cciss: fix incorrect scsi status reportingStephen M. Cameron1-10/+1
2012-08-22cs5535-clockevt: typo, it's MFGPT, not MFPGTJens Rottmann1-2/+2
2012-08-22PCI/PM: Fix config reg access for D3cold and bridge suspendingHuang Ying2-0/+51
2012-08-22PCI/PM: Keep parent bridge active when probing deviceHuang Ying1-0/+6
2012-08-22PCI/PM: Enable D3/D3cold by default for most devicesHuang Ying2-0/+6
2012-08-22drm: Add missing static storage class specifiers in drm_proc.c fileSachin Kamat1-2/+2