summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-05-16usb: isp1760-if: fix memleak when platform_get_resource failLibo Chen
2013-05-16usb: ehci-s5p: fix memleak when fallback to pdataLibo Chen
2013-05-16USB: serial: clean up chars_in_bufferJohan Hovold
2013-05-16USB: ti_usb_3410_5052: fix chars_in_buffer overheadJohan Hovold
2013-05-16USB: io_ti: fix chars_in_buffer overheadJohan Hovold
2013-05-16USB: ftdi_sio: fix chars_in_buffer overheadJohan Hovold
2013-05-16USB: ftdi_sio: clean up get_modem_statusJohan Hovold
2013-05-16USB: serial: add generic wait_until_sent implementationJohan Hovold
2013-05-16USB: serial: add wait_until_sent operationJohan Hovold
2013-05-16USB: set device dma_mask without reference to global dataStephen Warren
2013-05-16USB: Blacklisted Cinterion's PLxx WWAN InterfaceSchemmel Hans-Christoph
2013-05-16usb: option: Add Telewell TW-LTE 4GTeppo Kotilainen
2013-05-16USB: EHCI: remove bogus #errorArnd Bergmann
2013-05-16USB: reset resume quirk needed by a hubOliver Neukum
2013-05-16USB: usb-stor: realtek_cr: Fix compile errorWei WANG
2013-05-16usb, chipidea: fix link error when USB_EHCI_HCD is a moduleDavid Rientjes
2013-05-16staging: vt6656: [bug] Fix missing spin lock in iwctl_siwpower.Malcolm Priestley
2013-05-17mfd: db8500-prcmu: Update stored DSI PLL divider valueUlf Hansson
2013-05-17mfd: ab8500-sysctrl: Always enable pm_power_off handlerFabio Baltieri
2013-05-17mfd: ab8500-core: Pass GPADC compatible string to MFD coreLee Jones
2013-05-17mfd: db8500-prcmu: Supply the pdata_size attribute for db8500-thermalLee Jones
2013-05-17mfd: ab8500-core: Use the correct driver name when enabling gpio/pinctrlLee Jones
2013-05-17mfd: ab8500: Pass AB8500 IRQ to debugfs code by resourceLinus Walleij
2013-05-17mfd: ab8500-gpadc: Suppress 'ignoring regulator_enable() return value' warningLee Jones
2013-05-17mfd: ab8500-sysctrl: Set sysctrl_dev during probeFabio Baltieri
2013-05-17mfd: ab8500-sysctrl: Fix sparse warningFabio Baltieri
2013-05-17mfd: abx500-core: Fix sparse warningFabio Baltieri
2013-05-17mfd: ab8500: Debugfs code depends on gpadcArnd Bergmann
2013-05-16staging: Swap zram and zsmalloc in KconfigJean Delvare
2013-05-16staging: android: logger: use kuid_t instead of uid_tXiong Zhou
2013-05-16staging: zcache: Fix incorrect module_param_array typesGeert Uytterhoeven
2013-05-16staging/solo6x10: depend on CONFIG_FONTSArnd Bergmann
2013-05-16staging/drm: imx: add missing dependenciesArnd Bergmann
2013-05-16staging: ste_rmi4: Suppress 'ignoring return value of ‘regulator_enable()' ...Lee Jones
2013-05-16staging: sep: fix driver build and kconfigRandy Dunlap
2013-05-16Merge tag 'pm+acpi-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-16Merge tag 'ntb-bugfixes-3.10' of git://github.com/jonmason/ntbLinus Torvalds
2013-05-16bonding: allow TSO being set on bonding masterEric Dumazet
2013-05-16NET: mv643xx_eth: avoid lockdep dump on interface downRussell King
2013-05-16Merge branch 'ipmi' (minor ipmi fixes from Corey)Linus Torvalds
2013-05-16ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise
2013-05-16ipmi: Improve error messages on failed irq enableCorey Minyard
2013-05-16drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang
2013-05-16drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdupAlexandru Gheorghiu
2013-05-16iwlwifi: mvm: fix aggregation drain flowEmmanuel Grumbach
2013-05-16iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMDAlexander Bondar
2013-05-16iwlwifi: mvm: tell firmware to let multicast frames inEmmanuel Grumbach
2013-05-16iwlwifi: mvm: Always use SCAN_TYPE_FORCEDIlan Peer
2013-05-16mac80211_hwsim: correctly register the platform driverSasha Levin
2013-05-16ata_piix: add PCI IDs for Intel BayTailChew, Chiau Ee