aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-01-05
|\
| * dlm: fs/dlm/ast.c: fix warningAndrew Morton2008-12-23
| * dlm: add new debugfs entryDavid Teigland2008-12-23
| * dlm: add time stamp of blocking callbackDavid Teigland2008-12-23
| * dlm: change lock time stampingDavid Teigland2008-12-23
| * dlm: improve how bast mode handlingDavid Teigland2008-12-23
| * dlm: remove extra blocking callback checkDavid Teigland2008-12-23
| * dlm: replace schedule with cond_reschedSteven Whitehouse2008-12-23
| * dlm: remove kmap/kunmapSteven Whitehouse2008-12-23
| * dlm: trivial annotation of be16 valueHarvey Harrison2008-12-23
| * dlm: fix up memory allocation flagsSteven Whitehouse2008-12-23
* | Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-01-05
|\ \
| * \ Merge branch 'i2c-next-s3c' into i2c-nextBen Dooks2009-01-05
| |\ \
| | * | i2c-s3c2410: Change IRQ to be plain integer.Ben Dooks2008-12-16
| | * | i2c-s3c2410: Allow more than one i2c-s3c2410 adapterBen Dooks2008-12-16
| | * | i2c-s3c2410: Remove default platform data.Ben Dooks2008-12-16
| | * | i2c-s3c2410: Use platform data for gpio configurationBen Dooks2008-12-16
| | * | i2c-s3c2410: Fixup style problems from checkpatch.plBen Dooks2008-12-16
| * | | i2c-omap: fix type of irq handler functionBen Dooks2008-12-16
| * | | Merge branch 'i2c-for-ben' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Ben Dooks2008-12-16
| |\ \ \ | | |/ / | |/| |
| | * | i2c-omap: Enable I2C wakeups for 34xxKalle Jokiniemi2008-11-21
| | * | i2c-omap: reprogram OCP_SYSCONFIG register after resetPaul Walmsley2008-11-21
| | * | i2c-omap: convert 'rev1' flag to generic 'rev' u8Paul Walmsley2008-11-21
| | * | i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle()Paul Walmsley2008-11-21
| | * | i2c-omap: Clean-up i2c-omapTony Lindgren2008-11-21
| | * | i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx buildsPaul Walmsley2008-11-21
| | * | i2c-omap: Mark init-only functions as __initPaul Walmsley2008-11-21
| | * | i2c-omap: Add support for omap34xxChandra shekhar2008-11-21
| | * | i2c-omap: FIFO handling support and broken hw workaround for i2c-omapNishanth Menon2008-11-21
| | * | i2c-omap: Add high-speed support to omap-i2cSyed Mohammed Khasim2008-11-21
| | * | i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr()Paul Walmsley2008-11-21
| | * | i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msgJarkko Nikula2008-11-21
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-05
|\ \ \ \
| * \ \ \ Merge branch 'upstream-fixes' into for-nextJiri Kosina2009-01-03
| |\ \ \ \
| | * | | | HID: fix error condition propagation in hid-sony driverJiri Kosina2009-01-03
| | * | | | HID: fix reference count leak hidrawOliver Neukum2009-01-03
| | * | | | HID: add proper support for pensketch 12x9 tabletMatt Helsley2009-01-03
| | * | | | HID: don't allow DealExtreme usb-radio be handled by usb hid driverAlexey Klimov2009-01-03
| * | | | | HID: fix default Kconfig setting for TopSpeed driverJiri Kosina2009-01-03
| * | | | | HID: driver for TopSeed Cyberlink quirky remoteLev Babiev2009-01-03
| * | | | | HID: make boot protocol drivers depend on EMBEDDEDParag Warudkar2009-01-03
| * | | | | HID: avoid sparse warning in HID_COMPAT_LOAD_DRIVERHannes Eder2009-01-03
| * | | | | HID: hiddev cleanup -- handle all error conditions properlyOliver Neukum2009-01-03
| * | | | | HID: force feedback driver for GreenAsia 0x12 PIDLukasz Lubojanski2009-01-03
| * | | | | HID: switch specialized drivers from "default y" to !EMBEDDEDDavid Brownell2009-01-03
| * | | | | HID: set proper dev.parent in hidrawJiri Kosina2009-01-03
| * | | | | HID: add dynids facilityJiri Slaby2009-01-03
| * | | | | HID: use GFP_KERNEL in hid_alloc_buffersJiri Slaby2009-01-03
| * | | | | HID: usbhid, use usb_endpoint_xfer_intJiri Slaby2009-01-03
| * | | | | HID: move usbhid flags to usbhid.hJiri Slaby2009-01-03