aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-10
|\
| * xen/event: validate irq before get evtchn by irqJoe Jin2011-01-10
| * xen/fb: fix potential memory leakJoe Jin2011-01-10
| * xen/fb: fix xenfb suspend/resume race.Joe Jin2011-01-10
| * xen/irq: Cleanup the find_unbound_irqKonrad Rzeszutek Wilk2010-12-09
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-10
|\ \
| * | pata_platform: Remove CONFIG_HAVE_PATA_PLATFORM's dependencies.Nick Bowler2011-01-07
| * | pata_hpt37x: actually limit HPT370 to UltraDMA/66Sergei Shtylyov2011-01-07
| * | pata_hpt3x2n: coding style cleanupSergei Shtylyov2011-01-07
| * | pata_hpt37x: coding style cleanupSergei Shtylyov2011-01-07
| * | pata_hpt366: coding style cleanupSergei Shtylyov2011-01-07
| * | pata_hpt3x2n: calculate average f_CNTSergei Shtylyov2011-01-07
| * | pata_hpt3x2n: clarify about HPT371N supportSergei Shtylyov2011-01-07
| * | pata_hpt{37x|3x2n}: SATA mode filteringSergei Shtylyov2011-01-07
| * | [libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik2011-01-05
| * | [libata] new driver acard_ahci, for ATP8620 host controllerDavid Milburn2011-01-05
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-01-10
|\ \ \
| * | | HID: roccat: don't use #pragma packJiri Kosina2011-01-07
| * | | HID: roccat: Add support for Roccat Kone[+] v2Stefan Achatz2011-01-07
| * | | HID: roccat: reduce number of functions in kone and pyra driversStefan Achatz2011-01-07
| * | | HID: roccat: declare meaning of pack pragma usage in driver headersStefan Achatz2011-01-07
| * | | HID: roccat: use class for char device for sysfs attribute creationStefan Achatz2011-01-07
| * | | sysfs: Introducing binary attributes for struct classStefan Achatz2011-01-07
| * | | Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2011-01-07
| |\ \ \
| | * | | HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report()Jesper Juhl2011-01-02
| | * | | HID: picolcd: fix misuse of logical operation in place of bitopDavid Sterba2010-12-27
| | * | | HID: hid-mosart: support suspend/resumeBenjamin Tissoires2010-12-14
| | * | | HID: hid-mosart: ignore buttons reportBenjamin Tissoires2010-12-14
| | * | | HID: magicmouse: Don't report REL_{X,Y} for Magic TrackpadChase Douglas2010-12-09
| * | | | HID: hidraw: add compatibility ioctl() for 32-bit applications.Alan Ott2011-01-04
| * | | | HID: usbhid: base runtime PM on modern APIOliver Neukum2010-12-22
| * | | | HID: replace offsets values with their corresponding BTN_* definesFlorian Fainelli2010-12-14
| * | | | HID: hid-picolcd: don't use flush_scheduled_work()Tejun Heo2010-12-11
| * | | | Merge branch 'master' into upstreamJiri Kosina2010-12-10
| |\ \ \ \
| * | | | | HID: simplify an index check in hid_lookup_collectionJoe Perches2010-12-10
| * | | | | HID: Hoist assigns from ifsJoe Perches2010-12-10
| * | | | | HID: Remove superfluous __inline__Joe Perches2010-12-10
| * | | | | HID: Use vzalloc for vmalloc/memset(,0...)Joe Perches2010-12-10
| * | | | | HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-10
| * | | | | HID: add hid_hw_open/close/power() handlersDmitry Torokhov2010-12-08
| * | | | | HID: Consolidate device existence checks in hiddev_ioctlValentine Barshak2010-12-07
| * | | | | HID: Fix race between disconnect and hiddev_ioctlValentine Barshak2010-12-07
| * | | | | HID: hid-core - rename hid_blacklist to hid_have_special_driverDmitry Torokhov2010-11-28
| * | | | | HID: Add support for Perixx PERIBOARD-707 (Plus)Dennis Kügler2010-11-25
| * | | | | HID: wacom: make sysfs permissions more strictJiri Kosina2010-11-18
| * | | | | HID: prodikeys: make sysfs permissions more strictJiri Kosina2010-11-18
| * | | | | HID: usbhid: Clean up makefile (-y instead of -objs)Tracey Dent2010-11-18
| * | | | | HID: Clean up makefile (-y instead of -objs)Tracey Dent2010-11-18
| * | | | | input: bcm5974: Add support for MacBookAir3Edgar (gimli) Hucek2010-11-15
| * | | | | HID: make translation table selection more clearJiri Kosina2010-11-03