summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-03-30USB: fix merge error in isp1760-hcd.cJohn Rigby
2011-03-29Merge branch 'devicetree/arm-linaro-2.6.38-rebuilt' of git://git.secretlab.ca...Nicolas Pitre
2011-03-29Merge commit 'v2.6.38.2' into linaro-2.6.38Nicolas Pitre
2011-03-28tty/serial: Relax the device_type restriction from of_serialGrant Likely
2011-03-28dt: add of_platform_prepare() to match nodes with static platform_devicesGrant Likely
2011-03-28dt: add of_platform_populate() for creating device from the device treeGrant Likely
2011-03-28dt: eliminate OF_NO_DEEP_PROBE and test for NULL match tableGrant Likely
2011-03-28dt: protect against NULL matches passed to of_match_node()Grant Likely
2011-03-28dt: Refactor of_platform_bus_probe()Grant Likely
2011-03-28driver-core: remove conditionals around devicetree pointersGrant Likely
2011-03-28gpio: driver for 42 AB8500 GPIO pinsBibek Basu
2011-03-28regulator: add ab8500 enable and raise time delaysLinus Walleij
2011-03-28regulator: provide consumer interface for fall/rise timeLinus Walleij
2011-03-28regulator: add set_voltage_time_sel infrastructureLinus Walleij
2011-03-28regulator: initialization for ab8500 regulatorsBengt Jonsson
2011-03-28regulator: add support for USB voltage regulatorBengt Jonsson
2011-03-28regulator: switch the ab3100 to use enable_time()Linus Walleij
2011-03-28Regulator: add suspend-finish API for regulator core.MyungJoo Ham
2011-03-28regulator: fix typo in KconfigIgor Grinberg
2011-03-28regulator: Convert WM831x regulators to genirqMark Brown
2011-03-28regulator: If we fail when setting up a supply say which supplyMark Brown
2011-03-27Merge commit 'v2.6.38.1' into linaro-2.6.38Nicolas Pitre
2011-03-27usbnet: use eth%d name for known ethernet devicesArnd Bergmann
2011-03-27[CPUFREQ] Remove the pm_message_t argument from driver suspendRafael J. Wysocki
2011-03-27[CPUFREQ] Remove unneeded locksThomas Renninger
2011-03-27[CPUFREQ] Remove old, deprecated per cpu ondemand/conservative sysfs filesThomas Renninger
2011-03-27[CPUFREQ] Remove deprecated sysfs file sampling_rate_maxThomas Renninger
2011-03-27[CPUFREQ] calculate delay after dbs_check_cpuVincent Guittot
2011-03-27[CPUFREQ] drivers/cpufreq: Remove unnecessary semicolonsJoe Perches
2011-03-27NET: smsc95xx: don't use stack for async writes to the deviceMarc Zyngier
2011-03-27OMAP: Enable Magic SysRq on serial console ttyOxThomas Weber
2011-03-27I2C: OMAP1/OMAP2+: prepend I2C IP version to probed version shown in dev_infoAndy Green
2011-03-27I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from...Andy Green
2011-03-27I2C: OMAP2+: address confused probed version namingAndy Green
2011-03-27I2C: OMAP2+: Solve array bounds overflow error on i2c idleAndy Green
2011-03-27I2C: OMAP2+: use platform_data ip revision to select register mapAndy Green
2011-03-27I2C: OMAP2+: Name registers in I2C IP V2 only accordinglyAndy Green
2011-03-27Merge remote-tracking branch 'tmlind/omap-fixes-for-linus' into linaro-2.6.38Nicolas Pitre
2011-03-27video: Fix EDID macros H_SYNC_WIDTH and H_SYNC_OFFSETMartin Decky
2011-03-27fbcon: Bugfix soft cursor detection in Tile BlittingHenry Nestler
2011-03-27dcdbas: force SMI to happen when expectedStuart Hayes
2011-03-27drm/radeon/kms: fix hardcoded EDID handlingAlex Deucher
2011-03-27drm/radeon/kms: prefer legacy pll algo for tv-outAlex Deucher
2011-03-27drm: Fix use-after-free in drm_gem_vm_close()Chris Wilson
2011-03-27drm/i915: Prevent racy removal of request from client listHerton Ronaldo Krzesinski
2011-03-27drm/i915: Disable pagefaults along execbuffer relocation fast pathChris Wilson
2011-03-27drm: check for modesetting on modeset ioctlsDave Airlie
2011-03-27USB: cdc-acm: fix potential null-pointer dereference on disconnectJohan Hovold
2011-03-27USB: cdc-acm: fix potential null-pointer dereferenceJohan Hovold
2011-03-27USB: cdc-acm: fix memory corruption / panicJohan Hovold