aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-102-14/+26
|\
| * xen/event: validate irq before get evtchn by irqJoe Jin2011-01-101-0/+3
| * xen/fb: fix potential memory leakJoe Jin2011-01-101-8/+9
| * xen/fb: fix xenfb suspend/resume race.Joe Jin2011-01-101-0/+2
| * xen/irq: Cleanup the find_unbound_irqKonrad Rzeszutek Wilk2010-12-091-6/+12
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-1011-215/+858
|\ \
| * | pata_platform: Remove CONFIG_HAVE_PATA_PLATFORM's dependencies.Nick Bowler2011-01-071-8/+8
| * | pata_hpt37x: actually limit HPT370 to UltraDMA/66Sergei Shtylyov2011-01-071-5/+5
| * | pata_hpt3x2n: coding style cleanupSergei Shtylyov2011-01-071-39/+47
| * | pata_hpt37x: coding style cleanupSergei Shtylyov2011-01-071-81/+101
| * | pata_hpt366: coding style cleanupSergei Shtylyov2011-01-071-22/+29
| * | pata_hpt3x2n: calculate average f_CNTSergei Shtylyov2011-01-071-3/+14
| * | pata_hpt3x2n: clarify about HPT371N supportSergei Shtylyov2011-01-072-6/+4
| * | pata_hpt{37x|3x2n}: SATA mode filteringSergei Shtylyov2011-01-072-22/+93
| * | [libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik2011-01-053-38/+27
| * | [libata] new driver acard_ahci, for ATP8620 host controllerDavid Milburn2011-01-055-6/+545
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-01-1064-1187/+2269
|\ \ \
| * | | HID: roccat: don't use #pragma packJiri Kosina2011-01-083-54/+30
| * | | HID: roccat: Add support for Roccat Kone[+] v2Stefan Achatz2011-01-086-0/+1079
| * | | HID: roccat: reduce number of functions in kone and pyra driversStefan Achatz2011-01-082-173/+53
| * | | HID: roccat: declare meaning of pack pragma usage in driver headersStefan Achatz2011-01-082-0/+6
| * | | HID: roccat: use class for char device for sysfs attribute creationStefan Achatz2011-01-084-384/+209
| * | | sysfs: Introducing binary attributes for struct classStefan Achatz2011-01-081-2/+39
| * | | Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2011-01-083-2/+28
| |\ \ \
| | * | | HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report()Jesper Juhl2011-01-031-0/+1
| | * | | HID: picolcd: fix misuse of logical operation in place of bitopDavid Sterba2010-12-271-2/+2
| | * | | HID: hid-mosart: support suspend/resumeBenjamin Tissoires2010-12-141-0/+16
| | * | | HID: hid-mosart: ignore buttons reportBenjamin Tissoires2010-12-141-0/+4
| | * | | HID: magicmouse: Don't report REL_{X,Y} for Magic TrackpadChase Douglas2010-12-091-0/+5
| * | | | HID: hidraw: add compatibility ioctl() for 32-bit applications.Alan Ott2011-01-041-0/+3
| * | | | HID: usbhid: base runtime PM on modern APIOliver Neukum2010-12-222-39/+19
| * | | | HID: replace offsets values with their corresponding BTN_* definesFlorian Fainelli2010-12-141-6/+6
| * | | | HID: hid-picolcd: don't use flush_scheduled_work()Tejun Heo2010-12-111-1/+1
| * | | | Merge branch 'master' into upstreamJiri Kosina2010-12-103514-296330/+588365
| |\ \ \ \
| * | | | | HID: simplify an index check in hid_lookup_collectionJoe Perches2010-12-101-3/+7
| * | | | | HID: Hoist assigns from ifsJoe Perches2010-12-101-6/+13
| * | | | | HID: Remove superfluous __inline__Joe Perches2010-12-101-5/+5
| * | | | | HID: Use vzalloc for vmalloc/memset(,0...)Joe Perches2010-12-101-2/+1
| * | | | | HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-1050-393/+372
| * | | | | HID: add hid_hw_open/close/power() handlersDmitry Torokhov2010-12-084-33/+24
| * | | | | HID: Consolidate device existence checks in hiddev_ioctlValentine Barshak2010-12-071-184/+103
| * | | | | HID: Fix race between disconnect and hiddev_ioctlValentine Barshak2010-12-071-37/+131
| * | | | | HID: hid-core - rename hid_blacklist to hid_have_special_driverDmitry Torokhov2010-11-281-3/+3
| * | | | | HID: Add support for Perixx PERIBOARD-707 (Plus)Dennis Kügler2010-11-254-1/+4
| * | | | | HID: wacom: make sysfs permissions more strictJiri Kosina2010-11-181-1/+1
| * | | | | HID: prodikeys: make sysfs permissions more strictJiri Kosina2010-11-181-3/+3
| * | | | | HID: usbhid: Clean up makefile (-y instead of -objs)Tracey Dent2010-11-181-3/+3
| * | | | | HID: Clean up makefile (-y instead of -objs)Tracey Dent2010-11-181-6/+6
| * | | | | input: bcm5974: Add support for MacBookAir3Edgar (gimli) Hucek2010-11-151-0/+40
| * | | | | HID: make translation table selection more clearJiri Kosina2010-11-031-9/+10