Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | | | | | HID: driver for TopSeed Cyberlink quirky remote | Lev Babiev | 2009-01-03 | |
| | | | * | | | | | | | HID: make boot protocol drivers depend on EMBEDDED | Parag Warudkar | 2009-01-03 | |
| | | | * | | | | | | | HID: avoid sparse warning in HID_COMPAT_LOAD_DRIVER | Hannes Eder | 2009-01-03 | |
| | | | * | | | | | | | HID: hiddev cleanup -- handle all error conditions properly | Oliver Neukum | 2009-01-03 | |
| | | | * | | | | | | | HID: force feedback driver for GreenAsia 0x12 PID | Lukasz Lubojanski | 2009-01-03 | |
| | | | * | | | | | | | HID: switch specialized drivers from "default y" to !EMBEDDED | David Brownell | 2009-01-03 | |
| | | | * | | | | | | | HID: set proper dev.parent in hidraw | Jiri Kosina | 2009-01-03 | |
| | | | * | | | | | | | HID: add dynids facility | Jiri Slaby | 2009-01-03 | |
| | | | * | | | | | | | HID: use GFP_KERNEL in hid_alloc_buffers | Jiri Slaby | 2009-01-03 | |
| | | | * | | | | | | | HID: usbhid, use usb_endpoint_xfer_int | Jiri Slaby | 2009-01-03 | |
| | | | * | | | | | | | HID: move usbhid flags to usbhid.h | Jiri Slaby | 2009-01-03 | |
| | | | * | | | | | | | HID: add n-trig digitizer support | Rafi Rubin | 2009-01-03 | |
| | | | * | | | | | | | HID: add phys and name ioctls to hidraw | Jiri Kosina | 2009-01-03 | |
| | | | * | | | | | | | HID: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-03 | |
| | | | * | | | | | | | HID: automatically call usbhid_set_leds in usbhid driver | Alan Stern | 2009-01-03 | |
| | | | * | | | | | | | HID: non-input reports can also be numbered | Jiri Kosina | 2009-01-03 | |
| | | | * | | | | | | | HID: ignore mouse interface for unibody macbooks | Jiri Kosina | 2009-01-03 | |
| | | | |/ / / / / / | ||||
| | | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2009-01-05 | |
| | | |\ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | GFS2: Use DEFINE_SPINLOCK | Julia Lawall | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Fix use-after-free bug on umount (try #2) | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | Revert "GFS2: Fix use-after-free bug on umount" | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Streamline alloc calculations for writes | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Send useful information with uevent messages | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Fix use-after-free bug on umount | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Remove ancient, unused code | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Move four functions from super.c | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Fix bug in gfs2_lock_fs_check_clean() | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Send some sensible sysfs stuff | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Kill two daemons with one patch | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Move gfs2_recoverd into recovery.c | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Fix "truncate in progress" hang | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Clean up & move gfs2_quotad | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Add more detail to debugfs glock dumps | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Banish struct gfs2_rgrpd_host | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Move rg_igeneration into struct gfs2_rgrpd | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Banish struct gfs2_dinode_host | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Move di_eattr into "proper" inode | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Move "entries" into "proper" inode | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Move generation number into "proper" part of inode | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | GFS2: sparse annotation of gl->gl_spin | Harvey Harrison | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Fix up jdata writepage/delete_inode | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Rationalise header files | Steven Whitehouse | 2009-01-05 | |
| | | | * | | | | | | | GFS2: Support for FIEMAP ioctl | Steven Whitehouse | 2009-01-05 | |
| | | | | |_|_|_|_|/ | | | | |/| | | | | | ||||
| | | * | | | | | | | igb: fix anoying type mismatch warning on rx/tx queue sizing | Linus Torvalds | 2009-01-05 | |
| | | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-01-05 | |
| | | |\ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | sparc: Fix minor SPARC32 compile error | Julian Calaby | 2009-01-05 | |
| | | | * | | | | | | | sparc: Remove reg*.h from Kbuild | David S. Miller | 2009-01-05 | |
| | | | * | | | | | | | sparc: Clean arch-specific code in prom_common.c | Julian Calaby | 2009-01-05 |