summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-26ACPI / fan: avoid null pointer deference errorColin Ian King1-2/+6
2013-03-25ACPI / video: Fix applying indexed initial brightness value.Danny Baumann1-23/+37
2013-03-25ACPI / video: Make logic a little easier to understand.Danny Baumann1-6/+7
2013-03-25ACPI / video: Fix brightness control initialization for some laptops.Danny Baumann1-17/+26
2013-03-25ACPI: Use resource_size() in osl.cAlexandru Gheorghiu1-1/+1
2013-03-25ACPI / acpi_pad: Used PTR_RETAlexandru Gheorghiu1-1/+1
2013-03-25ACPI: suppress compiler warning in container.cAndy Shevchenko1-0/+2
2013-03-25ACPI: suppress compiler warning in battery.cAndy Shevchenko1-1/+1
2013-03-25ACPI: suppress compiler warnings in processor_throttling.cAndy Shevchenko1-1/+2
2013-03-25ACPI: suppress compiler warnings in button.cAndy Shevchenko1-0/+1
2013-03-25ACPI: replace kmalloc+memcpy with kmemdupAndrei Epure1-3/+2
2013-03-25ACPI video: ignore BIOS backlight value for HP dm4Gustavo Maciel Dias Vieira1-0/+8
2013-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-12/+29
2013-03-24Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds4-45/+86
2013-03-23Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-21/+16
2013-03-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-3/+14
2013-03-23Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2-121/+7
2013-03-23KMS: fix EDID detailed timing frame rateTorsten Duwe1-0/+1
2013-03-23KMS: fix EDID detailed timing vsync parsingTorsten Duwe1-1/+1
2013-03-23Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-9/+24
2013-03-23Merge branch 'akpm' (fixes from Andrew)Linus Torvalds4-25/+35
2013-03-23drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre2-20/+31
2013-03-23drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten1-0/+1
2013-03-23drivers/rtc/rtc-da9052.c: fix for rtc device registrationAshish Jangam1-5/+3
2013-03-23watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2Takahisa Tanaka1-1/+1
2013-03-23watchdog: sp5100_tco: Remove code that may cause a boot failureTakahisa Tanaka1-120/+6
2013-03-22Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds34-115/+192
2013-03-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-21/+17
2013-03-22NVMe: Add namespaces with no LBA range featureKeith Busch1-1/+1
2013-03-22i2c: Fix my e-mail address in drivers and documentationGuenter Roeck1-1/+1
2013-03-22i2c: iSMT: add Intel Avoton DeviceIDsSeth Heasley1-0/+2
2013-03-22i2c: tegra: check the clk_prepare_enable() return valueLaxman Dewangan1-2/+11
2013-03-22USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+6
2013-03-22USB: ssu100: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+7
2013-03-22USB: spcp8x5: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+5
2013-03-22USB: quatech2: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+7
2013-03-22USB: pl2303: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+6
2013-03-22USB: oti6858: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+6
2013-03-22USB: mos7840: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+8
2013-03-22USB: mos7840: fix broken TIOCMIWAITJohan Hovold1-2/+3
2013-03-22USB: mct_u232: fix use-after-free in TIOCMIWAITJohan Hovold1-6/+7
2013-03-22USB: io_ti: fix use-after-free in TIOCMIWAITJohan Hovold1-6/+6
2013-03-22USB: io_edgeport: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+7
2013-03-22USB: ftdi_sio: fix use-after-free in TIOCMIWAITJohan Hovold1-11/+8
2013-03-22USB: f81232: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+5
2013-03-22USB: cypress_m8: fix use-after-free in TIOCMIWAITJohan Hovold1-6/+8
2013-03-22USB: ch341: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+6
2013-03-22USB: ark3116: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+6
2013-03-22USB: serial: fix interface refcountingJohan Hovold1-1/+2
2013-03-22USB: io_ti: fix get_icount for two port adaptersJohan Hovold1-0/+1