mfd: Convert HTC I2C CPLD driver to irq_ API
[deliverable/linux.git] / drivers /
2011-01-14  Mark Brownmfd: Convert HTC I2C CPLD driver to irq_ API
2011-01-14  Mark Brownmfd: Convert HTC EGPIO driver to irq_ API
2011-01-14  Lennert Buytenhekmfd: Convert ezx-pcap to new irq_ methods
2011-01-14  Mark Brownmfd: Convert AB8500 to new irq_ methods
2011-01-14  Mark Brownmfd: Convert AB3500 to new irq_ APIs
2011-01-14  Mark Brownmfd: Convert ASIC3 to new irq_ APIs
2011-01-14  Mark Brownmfd: Convert 88PM860x driver to new irq_ APIs
2011-01-14  Mark Brownmfd: Staticise internal functions in HTC I2CCPLD driver
2011-01-14  Mark Brownmfd: Use NULL to initialise NULL pointers in ab8500...
2011-01-14  Mark Brownmfd: Correct ASIC3 IRQ_OWM resource setup
2011-01-14  Mark Brownmfd: Staticise unexported symbols in ASIC3
2011-01-14  Stephen Warrenmfd: Remove tps6586x device ID check
2011-01-14  Bryan Wumfd: Fix twl_probe section mismatch warning in mfd...
2011-01-14  Mattias Wallinmfd: ab8500-core ioresources irq for subdrivers added
2011-01-14  Mattias Wallinmfd: ab8500-core wake up from suspend
2011-01-14  Mattias Wallinmfd: Export ab8500 chip id to sysfs
2011-01-14  Mattias Wallinmfd: ab8500-core improved error handling in get_chip_id
2011-01-14  Andres Salomongpio/misc: Add MODULE_ALIAS entries for CS5535 functions
2011-01-14  Andres Salomonmisc: Convert cs5535-mfgpt from pci device to platform...
2011-01-14  Andres Salomongpio: Convert cs5535 from pci device to platform device
2011-01-14  Andres Salomonmfd: Fix cs5535 warning on x86-64
2011-01-14  Mark Brownmfd: Implement runtime PM for WM8994 core driver
2011-01-14  Mark Brownmfd: Provide pm_runtime_no_callbacks flag in cell data
2011-01-14  Mattias Wallinmfd: Fix ab8500-debug indentation errors
2011-01-14  Mark Brownmfd: Convert WM8994 to new irq_ interrupt methods
2011-01-14  Mark Brownmfd: Convert WM835x to new irq_ interrupt methods
2011-01-14  Mark Brownmfd: Convert WM831x to new irq_ interrupt methods
2011-01-14  Mark Brownmfd: Add WM8326 support
2011-01-14  Mark Brownmfd: Simplify WM832x subdevice instantiation
2011-01-14  Joe Perchesmfd: Use printf extension %pR for struct resource
2011-01-14  Andres Salomonmfd: Add cs5535-mfd driver for AMD Geode's CS5535/CS553...
2011-01-14  Uwe Kleine-Königmfd: Don't open-code mc13xxx_unlock
2011-01-14  Axel Linmfd: Include <linux/gpio.h> instead of <asm/gpio.h>
2011-01-14  Axel Linmfd: Include <linux/io.h> instead of <asm/io.h>
2011-01-14  Joe Perchesmfd: Update WARN uses
2011-01-14  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-01-14  Linus TorvaldsMerge branch 'idle-release' of git://git./linux/kernel...
2011-01-14  Linus TorvaldsMerge branch 'sfi-release' of git://git./linux/kernel...
2011-01-14  Linus TorvaldsMerge branch 'vfs-scale-working' of git://git./linux...
2011-01-14  Linus TorvaldsMerge branch 'stable/gntdev' of git://git./linux/kernel...
2011-01-14  Linus TorvaldsMerge branch 'stable/platform-pci-fixes' of git://git...
2011-01-14  David Rientjesthp: transparent hugepage sysfs meminfo
2011-01-14  Claudio Scordinoatmel_serial: fix RTS high after initialization in...
2011-01-14  Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2011-01-14  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-01-13  NeilBrownmd: Fix removal of extra drives when converting RAID6...
2011-01-13  NeilBrownmd: range check slot number when manually adding a...
2011-01-13  NeilBrownmd/raid5: handle manually-added spares in start_reshape.
2011-01-13  Rémi Rérollemd: fix sync_completed reporting for very large drives...
2011-01-13  NeilBrownmd: allow suspend_lo and suspend_hi to decrease as...
2011-01-13  NeilBrownmd: Don't let implementation detail of curr_resync...
2011-01-13  Jonathan Brassowmd: separate meta and data devs
2011-01-13  Jonathan Brassowmd-new-param-to_sync_page_io
2011-01-13  Jonathan Brassowmd-new-param-to-calc_dev_sboffset
2011-01-13  NeilBrownmd: Be more careful about clearing flags bit in ->recovery
2011-01-13  NeilBrownmd: md_stop_writes requires mddev_lock.
2011-01-13  Jonathan Brassowmd/raid5: use sysfs_notify_dirent_safe to avoid NULL...
2011-01-13  NeilBrownmd: Ensure no IO request to get md device before it...
2011-01-13  Joe Perchesmd: Fix single printks with multiple KERN_<level>s
2011-01-13  NeilBrownmd: fix regression resulting in delays in clearing...
2011-01-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-13  NeilBrowndm: raid456 basic support
2011-01-13  NeilBrowndm: per target unplug callback support
2011-01-13  NeilBrowndm: introduce target callbacks and congestion callback
2011-01-13  Chandra Seetharamandm mpath: delay activate_path retry on SCSI_DH_RETRY
2011-01-13  Kiyoshi Uedadm: remove superfluous irq disablement in dm_request_fn
2011-01-13  Dan Carpenterdm log: use PTR_ERR value instead of ENOMEM
2011-01-13  Mike Snitzerdm snapshot: avoid storing private suspended state
2011-01-13  Tejun Heodm snapshot: persistent make metadata_wq multithreaded
2011-01-13  Tejun Heodm: use non reentrant workqueues if equivalent
2011-01-13  Tejun Heodm: convert workqueues to alloc_ordered
2011-01-13  Tejun Heodm stripe: switch from local workqueue to system_wq
2011-01-13  Tejun Heodm: dont use flush_scheduled_work
2011-01-13  Tejun Heodm snapshot: remove unused dm_snapshot queued_bios_work
2011-01-13  Milan Brozdm ioctl: suppress needless warning messages
2011-01-13  Milan Brozdm crypt: add loop aes iv generator
2011-01-13  Milan Brozdm crypt: add multi key capability
2011-01-13  Milan Brozdm crypt: add post iv call to iv generator
2011-01-13  Milan Brozdm crypt: use io thread for reads only if mempool exhausted
2011-01-13  Andi Kleendm crypt: scale to multiple cpus
2011-01-13  Milan Brozdm crypt: simplify compatible table output
2011-01-13  Jonathan Brassowdm log userspace: add version number to comms
2011-01-13  Jonathan Brassowdm log userspace: group clear and mark requests
2011-01-13  Jonathan Brassowdm log userspace: split flush queue
2011-01-13  Mikulas Patockadm kcopyd: delay unplugging
2011-01-13  Jonathan Brassowdm log userspace: trap all failed log construction...
2011-01-13  Milan Brozdm crypt: set key size early
2011-01-13  Milan Brozdm: remove dm_mutex after bkl conversion
2011-01-13  Mike Snitzerdm raid1: support discard
2011-01-13  Peter Jonesdm ioctl: allow rename to fill empty uuid
2011-01-13  Mikulas Patockadm io: remove BIO_RW_SYNCIO flag from kcopyd
2011-01-13  Mike Snitzerdm mpath: disable blk_abort_queue
2011-01-13  Mike Snitzerdm: dont take i_mutex to change device size
2011-01-13  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-01-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-13  Linus TorvaldsMerge branch 'for-2.6.38/drivers' of git://git.kernel...
2011-01-13  Linus TorvaldsMerge branch 'for-2.6.38/core' of git://git.kernel...
2011-01-13  Linus TorvaldsMerge branch 'for-linus/i2c-2638' of git://git.fluff...
2011-01-13  Linus TorvaldsMerge branch 'rmobile-latest' of git://git./linux/kerne...
2011-01-13  Linus TorvaldsMerge branch 'sh-latest' of git://git./linux/kernel...
next
This page took 0.047704 seconds and 8 git commands to generate.