summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-05-01zcache/tmem: Better error checking on frontswap_register_ops return value.Konrad Rzeszutek Wilk2-2/+8
2013-05-01xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer3-19/+38
2013-05-01cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk2-7/+7
2013-05-01frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk2-7/+7
2013-05-01drivers/usb/storage/realtek_cr.c: fix buildAndrew Morton1-4/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-87/+205
2013-05-01Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds9-85/+123
2013-05-01mlx4_en: fix a build error on 32bit archesEric Dumazet1-4/+4
2013-05-01Revert "bnx2x: allow nvram test to run when device is down"Dmitry Kravkov1-10/+9
2013-05-01Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds150-2810/+10754
2013-05-01Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6Linus Torvalds46-1053/+5849
2013-05-01sata_highbank: Rename proc_name to the module nameRobert Richter1-1/+1
2013-05-01ACPI/libata: Restore libata.noacpi supportLv Zheng1-2/+2
2013-05-01[libata] acpi: make ata_ap_acpi_handle not blockAaron Lu1-18/+27
2013-05-01Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds49-800/+8694
2013-05-01Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds36-1000/+4381
2013-04-30drivers: net: cpsw: fix kernel warn on cpsw irq enableMugunthan V N1-1/+1
2013-04-30sh_eth: use random MAC address if no valid one suppliedSergei Shtylyov1-0/+5
2013-04-303c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead1-0/+2
2013-04-30tg3: fix to append hardware time stamping flagsFlavio Leitner1-1/+1
2013-04-30Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2013-04-30Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-28/+44
2013-04-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds584-27890/+38253
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds56-414/+1379
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds46-79/+83
2013-04-30Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+67
2013-04-30Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2013-04-30Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+212
2013-04-30efi: remove "kfree(NULL)"Dan Carpenter1-3/+1
2013-04-30efi: locking fix in efivar_entry_set_safe()Dan Carpenter1-3/+5
2013-04-30efi, pstore: Read data from variable store before memcpy()Matt Fleming2-23/+28
2013-04-30efi, pstore: Remove entry from list when erasingMatt Fleming1-0/+2
2013-04-30mmc: sdhci-s3c: Fix operation on non-single image Samsung platformsMark Brown1-1/+1
2013-04-30Merge branch 'devel-for-v3.10' into v4l_for_linusMauro Carvalho Chehab586-27899/+38262
2013-04-30efi, pstore: Initialise 'entry' before iteratingMatt Fleming1-1/+1
2013-04-30Merge tag 'v3.9' into efi-for-tip2Matt Fleming214-2101/+2774
2013-04-30Merge branches 'for-3.10/wiimote' and 'for-3.9/upstream-fixes' into for-linusJiri Kosina3-5/+40
2013-04-30Merge branches 'for-3.10/multitouch', 'for-3.10/roccat' and 'for-3.10/upstrea...Jiri Kosina16-32/+409
2013-04-30Merge branch 'for-3.10/mt-hybrid-finger-pen' into for-linusJiri Kosina2-60/+254
2013-04-30Merge branches 'for-3.10/appleir', 'for-3.10/hid-debug', 'for-3.10/hid-driver...Jiri Kosina42-310/+303
2013-04-30HID: protect hid_debug_listJiri Kosina2-0/+7
2013-04-30HID: debug: break out hid_dump_report() into hid-debugBenjamin Tissoires2-23/+32
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-66/+251
2013-04-30MD: ignore discard request for hard disks of hybid raid1/raid10 arrayShaohua Li2-2/+12
2013-04-30md: bad block list should default to disabled.NeilBrown1-6/+3
2013-04-30md: raid1/raid10 md devices leak memory when stoppingHirokazu Takahashi2-0/+2
2013-04-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller16-303/+471
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds153-1912/+1977
2013-04-30Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds3-22/+55