summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | usb/pxa25x_udc: cleanup the LUBBOCK err pathSebastian Andrzej Siewior2011-06-061-3/+2
| | * | | | | | | usb/mv_udc_core: fix compileSebastian Andrzej Siewior2011-06-061-4/+4
| | * | | | | | | usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu2011-06-065-0/+5
| | * | | | | | | USB: s3c-hsotg: Tone down debuggingMark Brown2011-06-061-10/+12
| | * | | | | | | usb: remove bad dput after dentry_unhashSage Weil2011-06-061-1/+0
| | * | | | | | | USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek2011-06-061-2/+4
| | * | | | | | | musb: fix prefetch build failureMike Frysinger2011-06-061-0/+1
| | * | | | | | | USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7Toby Gray2011-06-061-0/+2
| | * | | | | | | usb-gadget: unlock data->lock mutex on error path in ep_write()Alexey Khoroshilov2011-06-061-1/+3
| | * | | | | | | USB: option Add blacklist for ZTE K3765-Z (19d2:2002)Torsten Hilbrich2011-06-061-1/+9
| | * | | | | | | option: add Prolink PH300 modem IDsDan Williams2011-06-061-0/+2
| | * | | | | | | option: add Alcatel X200 to sendsetup blacklistDan Williams2011-06-061-2/+11
| | * | | | | | | option: add Zoom 4597 modem USB IDsDan Williams2011-06-061-0/+4
| | * | | | | | | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-06-066-11/+51
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov2011-06-051-2/+12
| | | * | | | | | xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp2011-06-023-2/+20
| | | * | | | | | xhci: Do not issue device reset when device is not setupMaarten Lankhorst2011-06-021-0/+7
| | | * | | | | | xhci: Add defines for hardcoded slot statesMaarten Lankhorst2011-06-022-4/+9
| | | * | | | | | xhci: Bigendian fix for xhci_check_bandwidth()Matt Evans2011-06-021-2/+2
| | | * | | | | | xhci: Bigendian fix for skip_isoc_td()Matt Evans2011-06-011-1/+1
| | | | |/ / / / | | | |/| | | |
| * | | | | | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-06-082-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | spi/rtc-m41t93: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven2011-06-081-1/+1
| | * | | | | | | spi/omap2: fix uninitialized variableGovindraj.R2011-06-031-1/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-06-083-5/+6
| |\ \ \ \ \ \ \
| | * | | | | | | cifs: trivial: add space in fsc error messageJeff Layton2011-06-081-1/+1
| | * | | | | | | cifs: silence printk when establishing first session on socketJeff Layton2011-06-071-1/+1
| | * | | | | | | CIFS ACL support needs CONFIG_KEYS, so depend on itDarren Salt2011-06-061-1/+1
| | * | | | | | | possible memory corruption in cifs_parse_mount_options()Vasily Averin2011-06-061-1/+1
| | * | | | | | | cifs: make CIFS depend on CRYPTO_ECBSuresh Jayaraman2011-06-031-0/+1
| | * | | | | | | cifs: fix the kernel release version in the default security warning messageSuresh Jayaraman2011-06-031-1/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-06-082-15/+15
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | xen: off by one errors in multicalls.cDan Carpenter2011-06-031-6/+6
| | * | | | | | xen: use the trigger info we already have to choose the irq handlerStefano Stabellini2011-05-311-9/+9
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-0812-82/+97
| |\ \ \ \ \ \
| | * | | | | | perf: Fix comments in include/linux/perf_event.hVince Weaver2011-06-041-4/+4
| | * | | | | | perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABIVince Weaver2011-06-041-0/+6
| | * | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2011-06-04883-14873/+22951
| | |\ \ \ \ \ \
| | | * | | | | | perf python: Fix argument name list of read_on_cpu()Frederic Weisbecker2011-06-031-1/+1
| | | * | | | | | perf evlist: Don't die if sample_{id_all|type} is invalidArnaldo Carvalho de Melo2011-06-039-44/+74
| | | * | | | | | perf python: Use exception to propagate errorsArnaldo Carvalho de Melo2011-06-031-6/+4
| | | * | | | | | perf evlist: Remove dependency on debug routinesArnaldo Carvalho de Melo2011-06-031-9/+4
| | | | |/ / / / | | | |/| | | |
| | * | | | | | perf, cgroups: Fix up for new APIPeter Zijlstra2011-05-311-18/+4
| * | | | | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-06-083-35/+45
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'for_3.0/gpio-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Grant Likely2011-06-08200-1239/+2407
| | |\ \ \ \ \ \ \
| | | * | | | | | | GPIO: OMAP: add locking around calls to _set_gpio_triggeringColin Cross2011-06-061-0/+9
| | | * | | | | | | GPIO: OMAP: fix setting IRQWAKEN bits for OMAP4Colin Cross2011-06-061-10/+2
| | | * | | | | | | GPIO: OMAP: fix section mismatch warningsRussell King2011-06-061-1/+1
| | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | gpio/samsung: make Kconfig options def_boolH Hartley Sweeten2011-06-071-20/+8
| | * | | | | | | gpio/exynos4: Fix incorrect mapping of gpio pull-up macro to register settingThomas Abraham2011-06-071-4/+25
| | * | | | | | | gpio: Fix gpio-exynos4 build fails in mainlineKyungmin Park2011-05-291-8/+8
| | | |_|_|/ / / | | |/| | | | |
OpenPOWER on IntegriCloud