summaryrefslogtreecommitdiffstats
path: root/drivers/acpi (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-15usb: uac2: Add ACHeader and FormatType descriptorJassi Brar1-0/+21
2012-02-15usb: gadget: Rename audio function to uac1Jassi Brar4-7/+7
2012-02-14usb: renesas: fix scheduling in atomic context bugGuennadi Liakhovetski2-13/+8
2012-02-14usb: renesas_usbhs: (cosmetic) simplify list operationsGuennadi Liakhovetski1-3/+2
2012-02-09usb: gadget: add usb3.0 descriptors to serial gadgetsSebastian Andrzej Siewior3-1/+93
2012-02-09usb: gadget: clean the ep in autoconf before returning it.Sebastian Andrzej Siewior1-6/+10
2012-02-09usb: gadget: pch_udc: Detecting VBUS through GPIO with interruptTomoya MORINAGA1-4/+83
2012-02-09usb: gadget: pch_udc: Detecting VBUS through GPIOTomoya MORINAGA1-3/+142
2012-02-09usb: gadget: dummy_hcd: fix null-deref free reqSebastian Andrzej Siewior1-1/+3
2012-02-09usb: gadget: dummy_hcd: don't assign ->desc on error caseSebastian Andrzej Siewior1-1/+1
2012-01-30usb: gadget: Add Interface Association Descriptor to ECMPraveena Nadahally1-0/+25
2012-01-24usb: gadget: f_mass_storage: remove one FSG_NO_INTR_EPSebastian Andrzej Siewior1-1/+0
2012-01-24usb: gadget: update Michal Nazarewicz's email addressMichal Nazarewicz10-10/+10
2012-01-24usb: gadget: dummy_hcd: clean up checkpatchSebastian Andrzej Siewior1-221/+211
2012-01-24usb: dummy_hcd: use usb_endpoint_type()Sebastian Andrzej Siewior1-3/+3
2012-01-24usb: gadget: dummy_hcd: complete stream supportSebastian Andrzej Siewior1-16/+181
2012-01-24usb: gadget: pch_udc: Add debug messageTomoya MORINAGA1-2/+6
2012-01-24usb: gadget: pch_udc: Reduce redundant interruptTomoya MORINAGA1-3/+6
2012-01-24usb: gadget: pch_udc: Fix usb/gadget/pch_udc: Fix ether gadget connect/discon...Tomoya MORINAGA1-4/+66
2012-01-24usb: gadget: pch_udc: Fix USB suspend issueTomoya MORINAGA1-1/+8
2012-01-24usb: gadget: pch_udc: Fix wrong return valueTomoya MORINAGA1-1/+3
2012-01-24usb: gadget: pch_udc: Fix disconnect issueTomoya MORINAGA1-1/+4
2012-01-24usb: s3c-hsudc: add basic runtime_pm callsHeiko Stübner1-0/+9
2012-01-24usb: s3c-hsudc: Use helper functions instead of generic container_ofHeiko Stübner1-5/+5
2012-01-24usb: renesas_usbhs: add support for SUDMACShimoda, Yoshihiro2-1/+6
2012-01-24usb: renesas_usbhs: add IRQ resource decoding for IRQF_SHAREDShimoda, Yoshihiro3-6/+8
2012-01-24usb: gadget: mv_udc: remove unneeded NULL checkDan Carpenter1-2/+1
2012-01-24usb: gadget: dummy_hcd: make alloc/free streams staticSebastian Andrzej Siewior1-2/+2
2012-01-24usb: gadget: dummy_hcd: rename dummy_udc_udpate_ep0() to dummy_udc_update_ep0()Sebastian Andrzej Siewior1-2/+2
2012-01-24usb: gadget: dummy_hcd: add sg supportSebastian Andrzej Siewior1-13/+67
2012-01-24usb: gadget: dummy_hcd: move the transfer part into its own functionSebastian Andrzej Siewior1-9/+19
2012-01-24usb: gadget: dummy_hcd: initialize max_streams earlySebastian Andrzej Siewior1-9/+3
2012-01-20Linux 3.3-rc1v3.3-rc1Linus Torvalds1-2/+2
2012-01-19x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin1-0/+1
2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro1-1/+3
2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro1-34/+22
2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro1-14/+12
2012-01-19KEYS: Permit key_serial() to be called with a const key pointerDavid Howells1-1/+1
2012-01-19keys: fix user_defined key sparse messagesMimi Zohar1-3/+3
2012-01-19ima: fix cred sparse warningMimi Zohar1-1/+2
2012-01-19uml: fix compile for x86-64Linus Torvalds1-0/+5
2012-01-19MPILIB: Add a missing ENOMEM checkDavid Howells1-0/+2
2012-01-19tpm: fix (ACPI S3) suspend regressionStefan Berger2-0/+12
2012-01-19nvme: fix merge error due to change of 'make_request_fn' fn typeLinus Torvalds1-7/+1
2012-01-19xen: using EXPORT_SYMBOL requires including export.hStephen Rothwell1-0/+1
2012-01-18gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan1-1/+1
2012-01-18acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck3-48/+234
2012-01-18intel_idle: Split up and provide per CPU initialization funcThomas Renninger2-40/+49
2012-01-18ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2Thomas Renninger1-9/+8
2012-01-18tg3: Fix single-vector MSI-X codeMatt Carlson1-13/+14