aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | * | | | | | | 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
| | * | | | | | | HID: add n-trig digitizer supportRafi Rubin2009-01-03
| | * | | | | | | HID: add phys and name ioctls to hidrawJiri Kosina2009-01-03
| | * | | | | | | HID: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-03
| | * | | | | | | HID: automatically call usbhid_set_leds in usbhid driverAlan Stern2009-01-03
| | * | | | | | | HID: non-input reports can also be numberedJiri Kosina2009-01-03
| | * | | | | | | HID: ignore mouse interface for unibody macbooksJiri Kosina2009-01-03
| | |/ / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2009-01-05
| |\ \ \ \ \ \ \
| | * | | | | | | GFS2: Use DEFINE_SPINLOCKJulia Lawall2009-01-05
| | * | | | | | | GFS2: Fix use-after-free bug on umount (try #2)Steven Whitehouse2009-01-05
| | * | | | | | | Revert "GFS2: Fix use-after-free bug on umount"Steven Whitehouse2009-01-05
| | * | | | | | | GFS2: Streamline alloc calculations for writesSteven Whitehouse2009-01-05
| | * | | | | | | GFS2: Send useful information with uevent messagesSteven Whitehouse2009-01-05
| | * | | | | | | GFS2: Fix use-after-free bug on umountSteven Whitehouse2009-01-05
| | * | | | | | | GFS2: Remove ancient, unused codeSteven Whitehouse2009-01-05
| | * | | | | | | GFS2: Move four functions from super.cSteven Whitehouse2009-01-05
| | * | | | | | | GFS2: Fix bug in gfs2_lock_fs_check_clean()Steven Whitehouse2009-01-05
| | * | | | | | | GFS2: Send some sensible sysfs stuffSteven Whitehouse2009-01-05
| | * | | | | | | GFS2: Kill two daemons with one patchSteven Whitehouse2009-01-05
| | * | | | | | | GFS2: Move gfs2_recoverd into recovery.cSteven Whitehouse2009-01-05
| | * | | | | | | GFS2: Fix "truncate in progress" hangSteven Whitehouse2009-01-05
| | * | | | | | | GFS2: Clean up & move gfs2_quotadSteven Whitehouse2009-01-05
| | * | | | | | | GFS2: Add more detail to debugfs glock dumpsSteven Whitehouse2009-01-05
| | * | | | | | | GFS2: Banish struct gfs2_rgrpd_hostSteven Whitehouse2009-01-05
| | * | | | | | | GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpdSteven Whitehouse2009-01-05
| | * | | | | | | GFS2: Move rg_igeneration into struct gfs2_rgrpdSteven Whitehouse2009-01-05
| | * | | | | | | GFS2: Banish struct gfs2_dinode_hostSteven Whitehouse2009-01-05
| | * | | | | | | GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksizeSteven Whitehouse2009-01-05
| | * | | | | | | GFS2: Move di_eattr into "proper" inodeSteven Whitehouse2009-01-05
| | * | | | | | | GFS2: Move "entries" into "proper" inodeSteven Whitehouse2009-01-05
| | * | | | | | | GFS2: Move generation number into "proper" part of inodeSteven Whitehouse2009-01-05
| | * | | | | | | GFS2: sparse annotation of gl->gl_spinHarvey Harrison2009-01-05
| | * | | | | | | GFS2: Fix up jdata writepage/delete_inodeSteven Whitehouse2009-01-05
| | * | | | | | | GFS2: Rationalise header filesSteven Whitehouse2009-01-05
| | * | | | | | | GFS2: Support for FIEMAP ioctlSteven Whitehouse2009-01-05
| | | |_|_|_|_|/ | | |/| | | | |