summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-10HID: usbhid: fix build problemJiri Kosina1-1/+1
2013-04-10HID: usbhid: quirk for MSI GX680R led panelJosh Boyer2-0/+4
2013-04-10HID: usbhid: quirk for Realtek Multi-card readerJosh Boyer2-0/+4
2013-04-10tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz1-6/+5
2013-04-10Bluetooth: Add support for Dell[QCA 0cf3:0036]Ming Lei2-0/+3
2013-04-10Bluetooth: Device 0cf3:3008 should map AR 3012Sunguk Lee2-0/+3
2013-04-10Bluetooth: Add support for atheros 04ca:3004 device to ath3kJosh Boyer2-0/+3
2013-04-10Bluetooth device 04ca:3008 should use ath3kSergio Cambra2-0/+3
2013-04-10Bluetooth: Add support for Foxconn / Hon Hai [0489:e056]AceLan Kao2-0/+3
2013-04-10Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e]AceLan Kao2-0/+3
2013-04-10Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k.Daniel Schaal2-0/+3
2013-04-10Bluetooth: Add support for IMC Networks [13d3:3393]AceLan Kao2-0/+3
2013-04-10UBIFS: make space fixup work in the remount caseArtem Bityutskiy1-6/+6
2013-04-10ASoC: imx-ssi: Fix occasional AC97 reset failureSascha Hauer1-0/+5
2013-04-10clockevents: Don't allow dummy broadcast timersMark Rutland1-1/+2
2013-03-27Linux 3.2.42v3.2.42Ben Hutchings1-1/+1
2013-03-27kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORERAndrew Morton1-1/+1
2013-03-27signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings13-0/+17
2013-03-27efivars: pstore: Do not check size when erasing variableBen Hutchings1-13/+15
2013-03-27KMS: fix EDID detailed timing frame rateTorsten Duwe1-0/+1
2013-03-27KMS: fix EDID detailed timing vsync parsingTorsten Duwe1-1/+1
2013-03-27mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li1-2/+6
2013-03-27vfs,proc: guarantee unique inodes in /procLinus Torvalds1-8/+4
2013-03-27i2c: tegra: check the clk_prepare_enable() return valueLaxman Dewangan1-2/+11
2013-03-27USB: serial: fix interface refcountingJohan Hovold1-1/+2
2013-03-27USB: io_ti: fix get_icount for two port adaptersJohan Hovold1-0/+1
2013-03-27USB: garmin_gps: fix memory leak on disconnectJohan Hovold1-6/+1
2013-03-27cifs: ignore everything in SPNEGO blob after mechTypesJeff Layton1-48/+5
2013-03-27efivars: Handle duplicate names from get_next_variable()Matt Fleming1-1/+48
2013-03-27efivars: explicitly calculate length of VariableNameMatt Fleming1-1/+31
2013-03-27efi_pstore: Introducing workqueue updating sysfsSeiji Aguchi2-7/+83
2013-03-27efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLEBen Hutchings1-1/+1
2013-03-27efivars: Add module parameter to disable use as a pstore backendSeth Forshee2-1/+16
2013-03-27efivars: Allow disabling use as a pstore backendSeth Forshee2-42/+29
2013-03-27dm thin: fix discard corruptionJoe Thornber2-24/+26
2013-03-27usb: gadget: udc-core: fix a regression during gadget driver unbindingAlan Stern1-1/+1
2013-03-27ALSA: hda - Fix typo in checking IEC958 emphasis bitTakashi Iwai1-1/+1
2013-03-27ext4: fix data=journal fast mount/umount hangTheodore Ts'o1-1/+2
2013-03-27ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()Daniel Mack1-3/+3
2013-03-27ALSA: snd-usb: mixer: propagate errors up the call chainDaniel Mack1-4/+6
2013-03-27x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang1-2/+2
2013-03-27USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov1-2/+2
2013-03-27ALSA: hda/cirrus - Fix the digital beep registrationTakashi Iwai1-4/+4
2013-03-27drm/radeon/benchmark: make sure bo blit copy exists before using itAlex Deucher1-7/+9
2013-03-27usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow1-0/+7
2013-03-27USB: xhci: correctly enable interruptsHannes Reinecke2-10/+16
2013-03-27tracing: Prevent buffer overwrite disabled for latency tracersSteven Rostedt (Red Hat)4-14/+61
2013-03-27tracing: Keep overwrite in sync between regular and snapshot buffersSteven Rostedt (Red Hat)1-1/+5
2013-03-27tracing: Protect tracer flags with trace_types_lockSteven Rostedt (Red Hat)1-7/+12
2013-03-27tracing: Fix free of probe entry by calling call_rcu_sched()Steven Rostedt (Red Hat)1-2/+2