aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-06ARM: 5814/1: SA1100: h3100/h3600: convert all users of assign_h3600_egpio to gpiolibDmitry Artamonow2-18/+126
2009-12-06ARM: 5813/1: SA1100: h3100/h3600: add htc-egpio driverDmitry Artamonow2-0/+69
2009-12-06ARM: 5812/1: SA1100: h3100/h3600: separate machine-specific LCD helpersDmitry Artamonow1-9/+20
2009-12-06ARM: 5811/2: pcmcia: convert sa1100_h3600 driver to gpiolibDmitry Artamonow1-11/+71
2009-12-06ARM: 5799/1: SA1100: h3600: stop setting direction for LCD pinsDmitry Artamonow1-3/+1
2009-12-06ARM: 5798/1: SA1100: h3600: remove unused cruft from h3600.hDmitry Artamonow1-8/+0
2009-12-06ARM: 5796/1: SA1100: h3600: remove IRDA bits from serial PM callbackDmitry Artamonow1-4/+1
2009-12-06ARM: 5797/1: SA1100: h3100/h3600: remove dead links from Kconfig help textDmitry Artamonow1-2/+0
2009-12-06ARM: 5795/1: SA1100: h3100/h3600: mark *_mach_init functions as __initDmitry Artamonow1-3/+3
2009-12-06ARM: iPAQ: no need to set PWER_RTCRussell King1-1/+1
2009-12-06ARM: iPAQ: move serial port support functionsRussell King2-26/+52
2009-12-06ARM: iPAQ: convert H3100 IrDA to use generic gpio supportRussell King2-3/+17
2009-12-06ARM: iPAQ: provide a way to setup platform-controlled GPIOsRussell King1-0/+42
2009-12-06ARM: iPAQ: separate IrDA machine specificsRussell King1-21/+41
2009-12-06ARM: h3600: provide each iPAQ machine type with own init functionRussell King1-2/+12
2009-12-06ARM: sa11x0: convert set_xxx_data() to register_xxx()Russell King13-40/+42
2009-12-06i2c-stub: Documentation updateJean Delvare1-2/+2
2009-12-06i2c-stub: Allow user to disable some commandsJean Delvare2-2/+12
2009-12-06i2c-stub: Implement I2C block supportJean Delvare2-5/+29
2009-12-06i2c: Refactor for_each callbacksJean Delvare1-48/+22
2009-12-06i2c-i801: Retry on lost arbitrationJean Delvare1-0/+3
2009-12-06i2c: Remove big kernel lock from i2cdev_openVincent Sanders1-16/+6
2009-12-06ics932s401: Clean up detect functionJean Delvare1-22/+15
2009-12-06i2c: Simplify i2c_detect_addressJean Delvare1-13/+9
2009-12-06i2c: Drop probe, ignore and force module parametersJean Delvare3-154/+46
2009-12-06i2c: Add missing __devinit markers to old i2c adapter driversJean Delvare4-4/+4
2009-12-06i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDRJean Delvare3-11/+0
2009-12-06i2c: Prevent priority inversion on top of bus lockMika Kuoppala3-10/+10
2009-12-06i2c-voodoo3: DeleteJean Delvare5-338/+0
2009-12-06i2c-powermac: Drop temporary name bufferJean Delvare1-6/+5
2009-12-06i2c-powermac: Include the i2c_adapter in struct pmac_i2c_busJean Delvare3-37/+9
2009-12-06i2c-powermac: Log errorsJean Delvare1-5/+23
2009-12-06i2c-powermac: Refactor i2c_powermac_smbus_xferJean Delvare1-44/+41
2009-12-06i2c-powermac: Reject unsupported I2C transactionsJean Delvare1-0/+6
2009-12-06i2c/chips: Move ds1682 to drivers/miscWolfram Sang5-11/+11
2009-12-06PM: Add flag for devices capable of generating run-time wake-up eventsRafael J. Wysocki3-5/+22
2009-12-06PM / Runtime: Remove unnecessary braces in __pm_runtime_set_status()Rafael J. Wysocki1-5/+3
2009-12-06PM / Runtime: Make documentation of runtime_idle() agree with the codeRafael J. Wysocki1-2/+3
2009-12-06PM / Runtime: Ensure timer_expires is nonzero in pm_schedule_suspend()Rafael J. Wysocki1-0/+2
2009-12-06PM / Runtime: Use deferred_resume flag in pm_request_resumeAlan Stern1-4/+7
2009-12-06PM / Runtime: Export the PM runtime workqueueAlan Stern1-0/+1
2009-12-06PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()Rafael J. Wysocki1-1/+1
2009-12-06PM / Hibernate: Swap, use KERN_CONTJiri Slaby1-3/+3
2009-12-06PM / Hibernate: Shift remaining code from swsusp.c to hibernate.cNigel Cunningham3-30/+31
2009-12-06PM / Hibernate: Move swap functions to kernel/power/swap.c.Nigel Cunningham2-101/+101
2009-12-06m68k: parport_mfc3 - Not makes it a bool before the comparison.Roel Kluin1-1/+1
2009-12-06m68k: don't export static inline functionsStephen Rothwell2-2/+0
2009-12-06fbdev: atafb - add palette register checkKrzysztof Helt1-0/+3
2009-12-06m68k: Remove the BKL from sys_execveJohn Kacur1-4/+1
2009-12-06m68k: Cleanup linker scripts using new linker script macros.Tim Abbott2-95/+20