Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | i2c-omap: Mark init-only functions as __init | Paul Walmsley | 2008-11-21 | 1 | -2/+2 | |
| | | * | | | | | | i2c-omap: Add support for omap34xx | Chandra shekhar | 2008-11-21 | 1 | -9/+11 | |
| | | * | | | | | | i2c-omap: FIFO handling support and broken hw workaround for i2c-omap | Nishanth Menon | 2008-11-21 | 1 | -40/+150 | |
| | | * | | | | | | i2c-omap: Add high-speed support to omap-i2c | Syed Mohammed Khasim | 2008-11-21 | 2 | -24/+62 | |
| | | * | | | | | | i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr() | Paul Walmsley | 2008-11-21 | 1 | -4/+8 | |
| | | * | | | | | | i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msg | Jarkko Nikula | 2008-11-21 | 1 | -2/+6 | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-05 | 20 | -269/+685 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'upstream-fixes' into for-next | Jiri Kosina | 2009-01-04 | 5 | -2/+10 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | HID: fix error condition propagation in hid-sony driver | Jiri Kosina | 2009-01-04 | 1 | -1/+1 | |
| | | * | | | | | | | | HID: fix reference count leak hidraw | Oliver Neukum | 2009-01-04 | 1 | -1/+1 | |
| | | * | | | | | | | | HID: add proper support for pensketch 12x9 tablet | Matt Helsley | 2009-01-04 | 2 | -0/+4 | |
| | | * | | | | | | | | HID: don't allow DealExtreme usb-radio be handled by usb hid driver | Alexey Klimov | 2009-01-04 | 2 | -0/+4 | |
| | | | |_|_|_|/ / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | HID: fix default Kconfig setting for TopSpeed driver | Jiri Kosina | 2009-01-04 | 1 | -1/+1 | |
| | * | | | | | | | | HID: driver for TopSeed Cyberlink quirky remote | Lev Babiev | 2009-01-04 | 5 | -0/+89 | |
| | * | | | | | | | | HID: make boot protocol drivers depend on EMBEDDED | Parag Warudkar | 2009-01-04 | 1 | -1/+1 | |
| | * | | | | | | | | HID: avoid sparse warning in HID_COMPAT_LOAD_DRIVER | Hannes Eder | 2009-01-04 | 1 | -0/+2 | |
| | * | | | | | | | | HID: hiddev cleanup -- handle all error conditions properly | Oliver Neukum | 2009-01-04 | 1 | -36/+99 | |
| | * | | | | | | | | HID: force feedback driver for GreenAsia 0x12 PID | Lukasz Lubojanski | 2009-01-04 | 5 | -0/+199 | |
| | * | | | | | | | | HID: switch specialized drivers from "default y" to !EMBEDDED | David Brownell | 2009-01-04 | 1 | -17/+17 | |
| | * | | | | | | | | HID: set proper dev.parent in hidraw | Jiri Kosina | 2009-01-04 | 1 | -1/+1 | |
| | * | | | | | | | | HID: add dynids facility | Jiri Slaby | 2009-01-04 | 2 | -3/+103 | |
| | * | | | | | | | | HID: use GFP_KERNEL in hid_alloc_buffers | Jiri Slaby | 2009-01-04 | 1 | -7/+10 | |
| | * | | | | | | | | HID: usbhid, use usb_endpoint_xfer_int | Jiri Slaby | 2009-01-04 | 1 | -1/+1 | |
| | * | | | | | | | | HID: move usbhid flags to usbhid.h | Jiri Slaby | 2009-01-04 | 2 | -9/+10 | |
| | * | | | | | | | | HID: add n-trig digitizer support | Rafi Rubin | 2009-01-04 | 6 | -0/+97 | |
| | * | | | | | | | | HID: add phys and name ioctls to hidraw | Jiri Kosina | 2009-01-04 | 2 | -0/+30 | |
| | * | | | | | | | | HID: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-04 | 1 | -3/+4 | |
| | * | | | | | | | | HID: automatically call usbhid_set_leds in usbhid driver | Alan Stern | 2009-01-04 | 8 | -187/+9 | |
| | * | | | | | | | | HID: non-input reports can also be numbered | Jiri Kosina | 2009-01-04 | 1 | -4/+2 | |
| | * | | | | | | | | HID: ignore mouse interface for unibody macbooks | Jiri Kosina | 2009-01-04 | 1 | -0/+3 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2009-01-05 | 43 | -1084/+964 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | GFS2: Use DEFINE_SPINLOCK | Julia Lawall | 2009-01-05 | 1 | -1/+1 | |
| | * | | | | | | | | GFS2: Fix use-after-free bug on umount (try #2) | Steven Whitehouse | 2009-01-05 | 2 | -9/+12 | |
| | * | | | | | | | | Revert "GFS2: Fix use-after-free bug on umount" | Steven Whitehouse | 2009-01-05 | 6 | -94/+114 | |
| | * | | | | | | | | GFS2: Streamline alloc calculations for writes | Steven Whitehouse | 2009-01-05 | 4 | -49/+42 | |
| | * | | | | | | | | GFS2: Send useful information with uevent messages | Steven Whitehouse | 2009-01-05 | 1 | -2/+10 | |
| | * | | | | | | | | GFS2: Fix use-after-free bug on umount | Steven Whitehouse | 2009-01-05 | 6 | -114/+94 | |
| | * | | | | | | | | GFS2: Remove ancient, unused code | Steven Whitehouse | 2009-01-05 | 3 | -18/+0 | |
| | * | | | | | | | | GFS2: Move four functions from super.c | Steven Whitehouse | 2009-01-05 | 5 | -168/+167 | |
| | * | | | | | | | | GFS2: Fix bug in gfs2_lock_fs_check_clean() | Steven Whitehouse | 2009-01-05 | 4 | -75/+68 | |
| | * | | | | | | | | GFS2: Send some sensible sysfs stuff | Steven Whitehouse | 2009-01-05 | 2 | -2/+30 | |
| | * | | | | | | | | GFS2: Kill two daemons with one patch | Steven Whitehouse | 2009-01-05 | 13 | -341/+130 | |
| | * | | | | | | | | GFS2: Move gfs2_recoverd into recovery.c | Steven Whitehouse | 2009-01-05 | 6 | -43/+45 | |
| | * | | | | | | | | GFS2: Fix "truncate in progress" hang | Steven Whitehouse | 2009-01-05 | 7 | -7/+75 | |
| | * | | | | | | | | GFS2: Clean up & move gfs2_quotad | Steven Whitehouse | 2009-01-05 | 9 | -69/+84 | |
| | * | | | | | | | | GFS2: Add more detail to debugfs glock dumps | Steven Whitehouse | 2009-01-05 | 1 | -3/+8 | |
| | * | | | | | | | | GFS2: Banish struct gfs2_rgrpd_host | Steven Whitehouse | 2009-01-05 | 3 | -21/+13 | |
| | * | | | | | | | | GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd | Steven Whitehouse | 2009-01-05 | 3 | -16/+16 | |
| | * | | | | | | | | GFS2: Move rg_igeneration into struct gfs2_rgrpd | Steven Whitehouse | 2009-01-05 | 2 | -4/+4 | |
| | * | | | | | | | | GFS2: Banish struct gfs2_dinode_host | Steven Whitehouse | 2009-01-05 | 12 | -48/+38 |