aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* usbdevfs: Fix broken scatter-gather transferHenrik Rydberg2012-10-17
* USB: usb.h: remove dbg() macroGreg Kroah-Hartman2012-10-17
* USB: fix port probing and removal in garmin_gpsAlan Stern2012-10-16
* USB: pl2303: fix port-data memory leakJohan Hovold2012-10-16
* USB: cp210x: fix port-data memory leakJohan Hovold2012-10-16
* USB: belkin_sa: fix port-data memory leakJohan Hovold2012-10-16
* USB: cyberjack: fix port-data memory leakJohan Hovold2012-10-16
* USB: ark3116: fix NULL-pointer dereferenceJohan Hovold2012-10-16
* MAINTAINERS: Add maintainer entry for the USB webcam gadgetLaurent Pinchart2012-10-15
* usb: gadget: Make webcam gadget select USB_LIBCOMPOSITELaurent Pinchart2012-10-15
* Merge 3.7-rc1 usb-linusGreg Kroah-Hartman2012-10-14
|\
| * Linux 3.7-rc1Linus Torvalds2012-10-14
| * Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-14
| |\
| | * Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowe...Ralf Baechle2012-10-11
| | |\
| | | * UAPI: (Scripted) Disintegrate arch/mips/include/asmDavid Howells2012-10-09
| | * | MIPS: SNI: Switch RM400 serial to SCCNXP driverThomas Bogendoerfer2012-10-11
| | * | MIPS: Remove unused empty_bad_pmd_table[] declaration.Ralf Baechle2012-10-11
| | * | MIPS: MT: Remove kspd.Ralf Baechle2012-10-11
| | * | MIPS: Malta: Fix section mismatch.Ralf Baechle2012-10-11
| | * | MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.Ralf Baechle2012-10-11
| | * | MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.Manuel Lauss2012-10-11
| | * | MIPS: Alchemy: merge PB1550 support into DB1550 codeManuel Lauss2012-10-11
| | * | MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss2012-10-11
| | * | MIPS: Optimize TLB refill for RI/XI configurations.David Daney2012-10-11
| | * | MIPS: proc: Cleanup printing of ASEs.Ralf Baechle2012-10-11
| | * | MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle2012-10-11
| | * | MIPS: Add detection of DSP ASE Revision 2.Steven J. Hill2012-10-11
| | * | MIPS: Optimize pgd_init and pmd_initDavid Daney2012-10-11
| | * | MIPS: perf: Add perf functionality for BMIPS5000Al Cooper2012-10-11
| | * | MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMPAl Cooper2012-10-11
| | * | MIPS: perf: Remove unnecessary #ifdefAl Cooper2012-10-11
| | * | MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper2012-10-11
| | * | MIPS: perf: Change the "mips_perf_event" table unsupported indicator.Al Cooper2012-10-11
| | * | MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.David Daney2012-10-11
| | * | vmlinux.lds.h: Allow architectures to add sections to the front of .bssDavid Daney2012-10-11
| | * | Improve atomic.h robustnessJoshua Kinard2012-10-11
| * | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
| |\ \ \
| | * | | X.509: Fix indefinite length element skip error handlingDavid Howells2012-10-10
| | * | | X.509: Convert some printk calls to pr_develDavid Howells2012-10-10
| | * | | asymmetric keys: fix printk format warningRandy Dunlap2012-10-10
| | * | | MODSIGN: Fix 32-bit overflow in X.509 certificate validity date checkingDavid Howells2012-10-10
| | * | | MODSIGN: Make mrproper should remove generated files.Rusty Russell2012-10-10
| | * | | MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certsDavid Howells2012-10-10
| | * | | MODSIGN: Use the same digest for the autogen key sig as for the module sigDavid Howells2012-10-10
| | * | | MODSIGN: Sign modules during the build processDavid Howells2012-10-10
| | * | | MODSIGN: Provide a script for generating a key ID from an X.509 certDavid Howells2012-10-10
| | * | | MODSIGN: Implement module signature checkingDavid Howells2012-10-10
| | * | | MODSIGN: Provide module signing public keys to the kernelDavid Howells2012-10-10
| | * | | MODSIGN: Automatically generate module signing keys if missingDavid Howells2012-10-10
| | * | | MODSIGN: Provide Kconfig optionsDavid Howells2012-10-10