summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-07-29brcm80211: pointless current->files passed to filp_close()Al Viro1-1/+1
2012-07-29gadgetfs: clean upAl Viro2-10/+8
2012-07-29slightly reduce lossage in gdm72xxAl Viro2-17/+12
2012-07-29slightly reduce idiocy in drivers/staging/bcm/Misc.cAl Viro1-26/+5
2012-07-29new helper: done_path_create()Al Viro1-7/+2
2012-07-29da8xx-fb: fix compile issue due to missing includeFlorian Tobias Schandinat1-0/+1
2012-07-29fbdev: Make pixel_to_pat() failure mode more friendlyBenjamin Herrenschmidt1-2/+5
2012-07-29da8xx-fb: do not turn ON LCD backlight unless LCDC is enabledManjunathappa, Prakash1-4/+5
2012-07-29fbdev: sh_mobile_lcdc: Fix vertical panning stepLaurent Pinchart1-6/+6
2012-07-29video: exynos mipi dsi: Fix mipi dsi regulators handling issueDonghwa Lee1-1/+1
2012-07-29video: da8xx-fb: do clock reset of revision 2 LCDC before enablingManjunathappa, Prakash1-4/+8
2012-07-29video: da8xx-fb: configure FIFO threshold to reduce underflow errorsManjunathappa, Prakash1-4/+7
2012-07-29video: da8xx-fb: fix flicker due to 1 frame delay in updated frameManjunathappa, Prakash1-0/+30
2012-07-29video: da8xx-fb rev2: fix disabling of palette completion interruptManjunathappa, Prakash1-5/+2
2012-07-29da8xx-fb: add missing FB_BLANK operationsYegor Yefremov1-0/+3
2012-07-29Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds15-542/+624
2012-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-14/+14
2012-07-28thinkpad_acpi: Free hotkey_keycode_map after unregistering tpacpi_inputdevLi Dongyang1-2/+1
2012-07-28thinkpad_acpi: Fix a memory leak during module exitLi Dongyang1-0/+1
2012-07-28thinkpad_acpi: Flush the workqueue before freeing tpacpi_ledsLi Dongyang1-0/+1
2012-07-28dell-laptop: Add 6 machines to touchpad led quirkAceLan Kao1-0/+54
2012-07-28ACER: Fix Smatch double-free issueMarek Vasut1-1/+0
2012-07-28ACER: Fix up sparse warningMarek Vasut1-1/+1
2012-07-28asus-nb-wmi: add some video toggle keysAceLan Kao1-0/+4
2012-07-28asus-nb-wmi: add wapf quirk for ASUS machinesAceLan Kao1-3/+101
2012-07-28classmate-laptop: Fix extra keys hardware id.Miguel Gómez1-1/+1
2012-07-28classmate-laptop: Add support for Classmate V4 accelerometer.Miguel Gómez1-2/+401
2012-07-28asus-wmi: enable resume on lid openAceLan Kao1-0/+7
2012-07-28asus-wmi: control backlight power through WMI, not ACPIAceLan Kao3-1/+34
2012-07-28samsung-laptop: support R40/R41Corentin Chary1-0/+9
2012-07-28acpi/video_detect: blacklist samsung x360Corentin Chary1-0/+29
2012-07-28samsung-laptop: X360 ACPI backlight device is brokenCorentin Chary1-0/+10
2012-07-28drivers-platform-x86: use acpi_video_dmi_promote_vendor()Corentin Chary3-17/+27
2012-07-28acpi: add a way to promote/demote vendor backlight driversCorentin Chary1-2/+29
2012-07-28ACER: Add support for accelerometer sensorMarek Vasut1-0/+138
2012-07-28asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID.Alex Hung1-6/+1
2012-07-28random: mix in architectural randomness in extract_buf()H. Peter Anvin1-24/+32
2012-07-28Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-15/+17
2012-07-28Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King6-15/+17
2012-07-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller3-13/+13
2012-07-28hwmon: (applesmc) Decode and act on read/write status codesHenrik Rydberg1-24/+46
2012-07-28hwmon: (jc42) Don't reset hysteresis on device removalJean Delvare1-3/+10
2012-07-28hwmon: (jc42) Simplify hysteresis maskJean Delvare1-7/+6
2012-07-28hwmon: (acpi_power_meter) Fix build warningGuenter Roeck1-0/+4
2012-07-28USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter1-1/+1
2012-07-28RDMA/ucma: Convert open-coded equivalent to memdup_user()Roland Dreier1-12/+7
2012-07-28RDMA/ocrdma: Fix check of GSI CQsRoland Dreier1-1/+3
2012-07-28RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERRFengguang Wu1-4/+1
2012-07-27Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-37/+90
2012-07-27NVMe: Fix uninitialized iod compiler warningKeith Busch1-1/+1